simpleType
ISOFormerCountryCodeType
version
V2_2
namespace
https://www.wipo.int/standards/XMLSchema/ST96/Common
type
restriction of
xsd:token
used by
simpleType
com:
ExtendedISOCountryCodeType
source
<
xsd:simpleType
name
="
ISOFormerCountryCodeType
"
>
<
xsd:restriction
base
="
xsd:token
"
>
<
xsd:enumeration
value
="
AN
"
>
<
xsd:annotation
>
<
xsd:documentation
>
Netherlands Antilles
<
/
xsd:documentation
>
<
/
xsd:annotation
>
<
/
xsd:enumeration
>
<
xsd:enumeration
value
="
YU
"
>
<
xsd:annotation
>
<
xsd:documentation
>
Yugoslavia, Serbia and Montenegro
<
/
xsd:documentation
>
<
/
xsd:annotation
>
<
/
xsd:enumeration
>
<
/
xsd:restriction
>
<
/
xsd:simpleType
>