%DOC% |
<xs:simpleType name="TK_DogCodeCodeType"> <xs:annotation> <xs:documentation xml:lang="EN">%DOC%</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="DogBigSize"/> <xs:enumeration value="DogSmallSize"/> </xs:restriction> </xs:simpleType> |