<constraint>
| <constraint> (constraint rules) the formal rules of a constraint | |
| Module | tagdocs — 22 Documentation Elements | 
| Used by | |
| May contain | Empty element | 
| Declaration | 
 
element constraint { att.global.attributes, ( text | macro.anyXML ) } | 
| Example | <constraintSpec ident="local" scheme="private"> <constraint> (output = (ident(title) ident(author) "You must supply a title or an author")) </constraint> </constraintSpec> | 
