<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> |