ReferenceListType

Complex Type Information

Model

Used By

Element ReferenceList

Source

<xs:complexType name="ReferenceListType">
  <xs:choice maxOccurs="unbounded">
    <xs:element ref="xmlenc:DataReference"/>
    <xs:element ref="xmlenc:KeyReference"/>
  </xs:choice>
</xs:complexType>