<xs:simpleType name="countryOfAffiliationType">
<xs:annotation>
<xs:documentation>
<p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Reflects the citizenship(s) or affiliation(s) of the entity</p>
</xs:documentation>
</xs:annotation>
<xs:restriction base="genccountry:CVEnumGENCCountryCode"/>
</xs:simpleType>
|