version |
V2_0 |
namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Common |
type |
restriction of xsd:token |
properties |
|
used by |
|
facets |
Kind |
|
Value |
|
annotation |
enumeration |
|
AN |
|
Netherlands Antilles |
enumeration |
|
YU |
|
Yugoslavia, Serbia and Montenegro |
|
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> |