Definition Type: Element
Name: RecipientInfo
Namespace: http://www.opentravel.org/OTA/2003/05
Type: ContactPersonType
Containing Schema: OTA_CruiseBookingDocumentRQ.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Provides the address details for a recipient. The address is only sent when different than that of the reservation.
Collapse XSD Schema Diagram:
Drilldown into EmployeeInfo in schema ota_commontypes_xsd1 Drilldown into CompanyName in schema ota_commontypes_xsd1 Drilldown into URL in schema ota_commontypes_xsd1 Drilldown into Email in schema ota_commontypes_xsd1 Drilldown into Address in schema ota_commontypes_xsd1 Drilldown into Telephone in schema ota_commontypes_xsd1 Drilldown into PersonName in schema ota_commontypes_xsd1 Drilldown into DocumentDistribMethodCode in schema ota_commontypes_xsd1 Drilldown into CommunicationMethodCode in schema ota_commontypes_xsd1 Drilldown into RPH in schema ota_commontypes_xsd1 Drilldown into EmergencyFlag in schema ota_commontypes_xsd1 Drilldown into Relation in schema ota_commontypes_xsd1 Drilldown into ContactType in schema ota_commontypes_xsd1 Drilldown into DefaultInd in schema ota_commontypes_xsd1 Drilldown into DefaultIndGroup in schema ota_commontypes_xsd1 Drilldown into ShareMarketInd in schema ota_commontypes_xsd1 Drilldown into ShareSynchInd in schema ota_commontypes_xsd1 Drilldown into PrivacyGroup in schema ota_commontypes_xsd1 Drilldown into ContactPersonType in schema ota_commontypes_xsd1XSD Diagram of RecipientInfo in schema ota_cruisebookingdocumentrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersonName PersonName 0 (1)
Telephone Telephone 0 5
Address Address 0 5
Email Email 0 5
URL URL 0 5
CompanyName CompanyName 0 3
EmployeeInfo EmployeeInfo 0 3
Collapse Child Attributes:
Name Type Default Value Use
ShareSynchInd ShareSynchInd Optional
ShareMarketInd ShareMarketInd Optional
DefaultInd DefaultInd false Optional
ContactType ContactType (Optional)
Relation Relation (Optional)
EmergencyFlag EmergencyFlag false Optional
RPH RPH (Optional)
CommunicationMethodCode CommunicationMethodCode Optional
DocumentDistribMethodCode DocumentDistribMethodCode Optional
Collapse Derivation Tree: