taxonPath

Element Group Information

Model

Children: taxonPath

Used By

Complex Type classification

Source

<xs:group name="taxonPath">
  <xs:sequence>
    <xs:element name="taxonPath" type="taxonPath">
      <xs:unique name="taxonPathUnique">
        <xs:selector xpath="*"/>
        <xs:field xpath="@uniqueElementName"/>
      </xs:unique>
    </xs:element>
  </xs:sequence>
</xs:group>