Definition Type: Attribute
Name: PartyID
Type: [Unresolved]: StringLength1to8:
Containing Schema: OTA_AirPreferences.xsd
Use Optional
Documentation:
Identifier assigned to a tour group by the airline.
Collapse XSD Schema Diagram:
XSD Diagram of PartyID in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="PartyID" type="StringLength1to8" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifier assigned to a tour group by the airline.</xs:documentation>
    </xs:annotation>
</xs:attribute>