simpleType NationalityCodeType
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
type union of com:ExtendedISOCountryCodeType com:NationalityCategoryType
used by
element com:NationalityCode
simpleType com:ExtendedNationalityCodeType
source <xsd:simpleType name="NationalityCodeType">
<xsd:union memberTypes="com:ExtendedISOCountryCodeType com:NationalityCategoryType">
</xsd:union>
</xsd:simpleType>