Attributes | xlf:ec/@type, xlf:pc/@type, xlf:ph/@type, xlf:sc/@type |
<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> |