
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| constituent | IDREF | required | ||||
| rule | string | required |
| Complex Type | profile:bindRuleType |
| Element | testRule:bindRule |
<complexType name="bindRulePrototype"> <attribute name="constituent" type="IDREF" use="required"/> <attribute name="rule" type="string" use="required"/> </complexType> |