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