identifier

Complex Type Information

Model

(catalog) | (entry) |
Children: catalog, entry

Used By

Source

<xs:complexType name="identifier">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:group ref="catalog"/>
    <xs:group ref="entry"/>
    <xs:group ref="ex:customElements"/>
  </xs:choice>
  <xs:attributeGroup ref="ag:identifier"/>
  <xs:attributeGroup ref="ex:customAttributes"/>
</xs:complexType>