Definition Type: ComplexType
Name: WrittenConfInstType
Containing Schema: OTA_CommonTypes.xsd
Abstract
Documentation:
Method by which confirmations should be delivered.
Collapse XSD Schema Diagram:
Drilldown into Email in schema ota_commontypes_xsd Drilldown into SupplementalData in schema ota_commontypes_xsd Drilldown into ConfirmInd in schema ota_commontypes_xsd1 Drilldown into Telephone in schema ota_commontypes_xsd1 Drilldown into Address in schema ota_commontypes_xsd1 Drilldown into AddresseeName in schema ota_commontypes_xsd1 Drilldown into LanguageID in schema ota_commontypes_xsd1XSD Diagram of WrittenConfInstType in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="WrittenConfInstType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Method by which confirmations should be delivered.</xs:documentation>
    </xs:annotation>
    <xs:sequence>
        <xs:element name="SupplementalData" type="ParagraphType" minOccurs="0">
            <xs:annotation>
                <xs:documentation xml:lang="en">Additional data that will be sent with the confirmation.  This could be used to include a map, pictures, or any other information that the reservation source wishes to include with the confirmation</xs:documentation>
            </xs:annotation>
        </xs:element>
        <xs:element name="Email" type="EmailType" minOccurs="0">
            <xs:annotation>
                <xs:documentation xml:lang="en">An email address to which the confirmation should be sent.</xs:documentation>
            </xs:annotation>
        </xs:element>
    </xs:sequence>
    <xs:attribute name="LanguageID" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation xml:lang="en">The language in which the confirmation should be provided.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="AddresseeName" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation xml:lang="en">The name to which the confirmation should be addressed.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="Address" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation xml:lang="en">The mailing address to which the confirmation should be delivered.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="Telephone" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation xml:lang="en">The telephone number associated with the delivery address.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="ConfirmInd" type="xs:boolean" use="optional">
        <xs:annotation>
            <xs:documentation xml:lang="en">When true a written confirmation was requested and will be sent.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SupplementalData SupplementalData 0 (1)
Email Email 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
LanguageID LanguageID Optional
AddresseeName AddresseeName Optional
Address Address Optional
Telephone Telephone Optional
ConfirmInd ConfirmInd Optional
Collapse Derivation Tree:
  • WrittenConfInstType
    • Unresolved link to writtenconfinst1
    • Unresolved link to writtenconfinst2
    • Unresolved link to writtenconfinst5
    • Unresolved link to writtenconfinst6
    • Unresolved link to writtenconfinst8
Collapse References:
Unresolved link to writtenconfinst1, Unresolved link to writtenconfinst2, Unresolved link to writtenconfinst5, Unresolved link to writtenconfinst6, Unresolved link to writtenconfinst8