simpleType ISOFormerLanguageCodeType
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type restriction of xsd:token
used by
simpleType com:ExtendedISOLanguageCodeType
source <xsd:simpleType name="ISOFormerLanguageCodeType">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="jw">
<xsd:annotation>
<xsd:documentation>
Javanese
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="sh">
<xsd:annotation>
<xsd:documentation>
Serbo-Croatian
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>