1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
<refentry id="constraint.element" revision='EBNF'>
<?dbhtml filename="constraint.html"?>
<refentryinfo>
<pubdate>$Date$</pubdate>
<releaseinfo>$Revision$</releaseinfo>
</refentryinfo>
<refmeta>
<indexterm><primary>elements</primary>
<secondary>constraint</secondary></indexterm>
<refentrytitle>constraint</refentrytitle>
<refmiscinfo>Element</refmiscinfo>
</refmeta>
<refnamediv>
<refname>constraint</refname>
<refpurpose>&constraint.purpose;</refpurpose>
</refnamediv>
&constraint.synopsis.gen;
<refsect1 condition='ref.description'><title>Description</title>
<para>This element is only available if you are using the
<link linkend="ebnf.module">EBNF Module</link>.</para>
<para>A <sgmltag>Constraint</sgmltag> is a cross-reference to a
description of a constraint that cannot be expressed in the grammar
(generally logical rather than syntactic constraints).</para>
&constraint.parents.gen;
</refsect1>
<refsect1 condition='ref.elem.attrdesc'><title>Attributes</title>
<variablelist>
<varlistentry><term>linkend</term>
<listitem>
<para revision="EBNF">FIXME:</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1>
<refsect1><title>Examples</title>
&constraint.example.seealso.gen;
</refsect1>
</refentry>
|