Definition Type: Attribute
Name: PortCountryCode
Type: [Unresolved]: ISO3166:
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Optional
Documentation:
Specifies the Country Code for the above port. ISO3166 specifies all the ISO country codes.
Collapse XSD Schema Diagram:
XSD Diagram of PortCountryCode in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="PortCountryCode" type="ISO3166" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Specifies the Country Code for the above port. ISO3166 specifies all the ISO country codes.</xs:documentation>
    </xs:annotation>
</xs:attribute>