ST_AnimOneStr

Simple Type Information

Used By

Attribute CT_AnimOne/@val

Source

<xsd:simpleType name="ST_AnimOneStr" final="restriction">
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="none"/>
    <xsd:enumeration value="one"/>
    <xsd:enumeration value="branch"/>
  </xsd:restriction>
</xsd:simpleType>