<constraint>

<constraint> (constraint rules) the formal rules of a constraint
모듈 tagdocs — 22 Documentation Elements
에 의해 사용된
포함할 수 있다 공백 요소
선언

<rng:element name="constraint">
 <rng:ref name="att.global.attributes"/>
 <rng:choice>
  <rng:text/>
  <rng:ref name="macro.anyXML"/>
 </rng:choice>
</rng:element>
element constraint { att.global.attributes, ( text | macro.anyXML ) }
<constraintSpec ident="local" scheme="private">
 <constraint>
   (output = (ident(title) ident(author) "You must supply a title or an author"))
 </constraint>
</constraintSpec>