<constraint>
<constraint> (constraint rules) the formal rules of a constraint | |
Módulo | tagdocs — 22 Documentation Elements |
Usado por | |
Puede contener | Elemento vacío |
Declaración |
element constraint { att.global.attributes, ( text | macro.anyXML ) } |
Ejemplo |
<constraintSpec ident="local" scheme="private">
<constraint> (output = (ident(title) ident(author) "You must supply a title or an author")) </constraint> </constraintSpec> |