linking:linkPrototype

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ID optional
xconnector string required

Used By

Complex Type profile:linkType
Element linking:link

Source

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