simpleType ExtendedISOCountryCodeType
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Common/1
type union of com:ISOCountryCodeTypecom:ISOFormerCountryCodeType
used by
element com:CountryCode com:ExhibitionCountryCode com:IncorporationCountryCode
simpleType com:NationalityCodeType
source <xsd:simpleType name="ExtendedISOCountryCodeType">
<xsd:union memberTypes="com:ISOCountryCodeType com:ISOFormerCountryCodeType"/>
</xsd:simpleType>