
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| id | ID | optional | ||||
| xconnector | string | required |
| Complex Type | profile:linkType |
| Element | linking:link |
<complexType name="linkPrototype"> <sequence> <element ref="linking:linkParam" minOccurs="0" maxOccurs="unbounded"/> <element ref="linking:bind" minOccurs="2" maxOccurs="unbounded"/> </sequence> <attribute name="id" type="ID" use="optional"/> <attribute name="xconnector" type="string" use="required"/> </complexType> |