Element | linking:bind |
Complex Type | profile:bindType |
<complexType name="bindPrototype"> <sequence minOccurs="0" maxOccurs="unbounded"> <element ref="linking:bindParam"/> </sequence> <attribute name="role" type="string" use="required"/> <attribute name="component" type="IDREF" use="required"/> <attribute name="interface" type="string" use="optional"/> </complexType> |