<constraint>
| <constraint> (constraint rules) the formal rules of a constraint | |
| 組件 | tagdocs — 22 Documentation Elements | 
| 屬於 | |
| 可包含 | 空白元素 | 
| 宣告 | 
 
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> | 
