ST_AnimLvlStr

Simple Type Information

Used By

Attribute CT_AnimLvl/@val

Source

<xsd:simpleType name="ST_AnimLvlStr" final="restriction">
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="none"/>
    <xsd:enumeration value="lvl"/>
    <xsd:enumeration value="ctr"/>
  </xsd:restriction>
</xsd:simpleType>