simpleType
ISOFormerLanguageCodeType
version
1.0
namespace
https://www.wipo.int/standards/XMLSchema/Common/1
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
>