<constraint>
<constraint> (constraint rules) the formal rules of a constraint | |
Module | tagdocs — 22 Documentation Elements |
Utilisé par | |
Peut contenir | Elément vide |
Declaration |
element constraint { att.global.attributes, ( text | macro.anyXML ) } |
Exemple |
<constraintSpec ident="local" scheme="private">
<constraint> (output = (ident(title) ident(author) "You must supply a title or an author")) </constraint> </constraintSpec> |