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