Definition Type: Element
Name: CruiseDocument
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to documenthandlingtype
Containing Schema: OTA_CruiseBookingDocumentRQ.xsd
MinOccurs (1)
MaxOccurs 9
Abstract
Documentation:
The document and the delivery method of the request.
Collapse XSD Schema Diagram:
Drilldown into RecipientInfo in schema ota_cruisebookingdocumentrq_xsd 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 XSD Diagram of CruiseDocument in schema ota_cruisebookingdocumentrq_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:sequence>
                    <xs:element name="RecipientInfo" type="ContactPersonType" minOccurs="0">
                        <xs:annotation>
                            <xs:documentation xml:lang="en">Provides the address details for a recipient. The address is only sent when different than that of the reservation. </xs:documentation>
                        </xs:annotation>
                    </xs:element>
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VendorOption Unresolved link to vendoroption 0 5
RecipientInfo nsA:RecipientInfo 0 (1)
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
Collapse Derivation Tree:
  • Unresolved link to documenthandlingtype
    • CruiseDocument