Definition Type: Element
Name: CruiseDocument
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to documenthandlingtype
Containing Schema: OTA_CruiseBookingDocumentRS.xsd
MinOccurs (1)
MaxOccurs 9
Abstract
Documentation:
The document and the delivery method of the request.
Collapse XSD Schema Diagram:
Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into Reason in schema ota_cruisebookingdocumentrs_xsd Drilldown into Status in schema ota_cruisebookingdocumentrs_xsdXSD Diagram of CruiseDocument in schema ota_cruisebookingdocumentrs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="CruiseDocument" maxOccurs="9">
    <xs:annotation>
        <xs:documentation xml:lang="en">The document and the delivery method of the request.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="DocumentHandlingType">
                <xs:attribute name="Status" type="OTA_CodeType" use="optional">
                    <xs:annotation>
                        <xs:documentation xml:lang="en">Provides the status of the cruise booking document (e.g. "confirmed" or "declined"). Refer to OTA Code List Status (STS).</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="Reason" type="StringLength1to32" use="optional">
                    <xs:annotation>
                        <xs:documentation xml:lang="en">Provides a short description of the reason for why the document has a particular status.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VendorOption Unresolved link to vendoroption 0 5
Collapse Child Attributes:
Name Type Default Value Use
DocumentTypeCode Unresolved link to documenttypecode Optional
DeliveryMethodCode Unresolved link to deliverymethodcode Optional
DocumentDestination Unresolved link to documentdestination Optional
SelectedOptionIndicator Unresolved link to selectedoptionindicator1 Optional
DefaultIndicator Unresolved link to defaultindicator1 Optional
AddressRequiredIndicator Unresolved link to addressrequiredindicator Optional
AddressRPH Unresolved link to addressrph Optional
EmailRPH Unresolved link to emailrph Optional
TelephoneRPH Unresolved link to telephonerph Optional
DocumentLanguage Unresolved link to documentlanguage Optional
Status nsA:Status Optional
Reason nsA:Reason Optional
Collapse Derivation Tree:
  • Unresolved link to documenthandlingtype
    • CruiseDocument