phy:AppliesTo

Simple Type Information

Used By

Source

<xs:simpleType name="AppliesTo">
  <xs:restriction base="xs:token">
    <xs:enumeration value="phylogeny"/>
    <xs:enumeration value="clade"/>
    <xs:enumeration value="node"/>
    <xs:enumeration value="annotation"/>
    <xs:enumeration value="parent_branch"/>
    <xs:enumeration value="other"/>
  </xs:restriction>
</xs:simpleType>