<xs:element name="CitizenCountryName" minOccurs="0" maxOccurs="3">
<xs:annotation>
<xs:documentation xml:lang="en">Name of the (self-professed) country that is claimed for citizenship.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attributeGroup ref="CitizenCountryNameGroup">
<xs:annotation>
<xs:documentation xml:lang="en">Name of the (self-professed) country that is claimed for citizenship.</xs:documentation>
</xs:annotation>
</xs:attributeGroup>
</xs:complexType>
</xs:element>
|