Specifies the birth country of the document holder.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="BirthCountry" type="ISO3166" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Specifies the birth country of the document holder.</xs:documentation>
</xs:annotation>
</xs:attribute>