xlf:attrType_type

Simple Type Information

Used By

Source

<xs:simpleType name="attrType_type">
  <xs:restriction base="xs:string">
    <xs:enumeration value="fmt"/>
    <xs:enumeration value="ui"/>
    <xs:enumeration value="quote"/>
    <xs:enumeration value="link"/>
    <xs:enumeration value="image"/>
    <xs:enumeration value="other"/>
  </xs:restriction>
</xs:simpleType>