Definition Type: Attribute
Name: GuestRefNumber
Type: [Unresolved]: NumericStringLength1to16:
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Optional
Documentation:
Provides a reference number for the guest.
Collapse XSD Schema Diagram:
XSD Diagram of GuestRefNumber in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="GuestRefNumber" type="NumericStringLength1to16" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Provides a reference number for the guest.</xs:documentation>
    </xs:annotation>
</xs:attribute>