taxonPath

Complex Type Information

Model

(source) | (taxon) |
Children: source, taxon

Used By

Source

<xs:complexType name="taxonPath">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:group ref="source"/>
    <xs:group ref="taxon"/>
    <xs:group ref="ex:customElements"/>
  </xs:choice>
  <xs:attributeGroup ref="ag:taxonPath"/>
  <xs:attributeGroup ref="ex:customAttributes"/>
</xs:complexType>