Definition Type: Attribute
Name: DeclineIndicator
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Optional
Documentation:
Can be true in event that wait list category is cleared at booking retrieval time. (Possibly used by CabinUnhold.)
Collapse XSD Schema Diagram:
XSD Diagram of DeclineIndicator in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="DeclineIndicator" type="xs:boolean" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Can be true in event that wait list category is cleared at booking retrieval time.	(Possibly used by CabinUnhold.)		</xs:documentation>
    </xs:annotation>
</xs:attribute>