simpleType NationalityCodeType
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Common/1
type union of com:ExtendedISOCountryCodeTypecom:NationalityCategoryType
used by
element com:EntitlementDomiciledCode com:EntitlementEstablishmentCode com:EntitlementNationalityCode dgn:HabitualResidenceCode com:NationalityCode
source <xsd:simpleType name="NationalityCodeType">
<xsd:union memberTypes="com:ExtendedISOCountryCodeType com:NationalityCategoryType"/>
</xsd:simpleType>