The country in which the reference point is located.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="CountryCode" type="ISO3166" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The country in which the reference point is located.</xs:documentation>
</xs:annotation>
</xs:attribute>