Definition Type: ComplexType
Name: Read_RS
Namespace: http://www.opentravel.org/OTM/reservation/v2
Type: ota2msg:OTA2_Response_Payload
Containing Schema: Reservation_2_0_0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint in schema otm_builtins_xsd Drilldown into ReservationSubGrp in schema reservation_2_0_0_xsd Drilldown into Result in schema common_4_0_0_xsd Drilldown into PayloadStdAttributes in schema reservation_2_0_0_xsd Drilldown into Transaction in schema ota2_message_v2_0_0_xsd Drilldown into TargetSystem in schema ota2_message_v2_0_0_xsd Drilldown into Encryption in schema ota2_message_v2_0_0_xsd Drilldown into DataPolicy in schema ota2_message_v2_0_0_xsd Drilldown into encryptionInd in schema ota2_message_v2_0_0_xsd Drilldown into dataPolicyInd in schema ota2_message_v2_0_0_xsd Drilldown into version in schema ota2_message_v2_0_0_xsd Drilldown into timeStamp in schema ota2_message_v2_0_0_xsd Drilldown into OTA2_Payload in schema ota2_message_v2_0_0_xsd Drilldown into OTA2_Response_Payload in schema ota2_message_v2_0_0_xsdXSD Diagram of Read_RS in schema reservation_2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="Read_RS">
    <xsd:annotation>
        <xsd:appinfo>
            <otm:OTA2Entity type="Operation" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Reservation_Read</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ota2msg:OTA2_Response_Payload">
            <xsd:sequence>
                <xsd:element minOccurs="0" name="PayloadStdAttributes" type="ota2-0400:PayloadStdAttributes">
                    <xsd:annotation>
                        <xsd:documentation source="Description">The standard attributes that appear on the root element for all OpenTravel messages.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="ota2-0400:Result">
                    <xsd:annotation>
                        <xsd:documentation source="Description">When present indicates that errors or warnings occurred during processing.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="res-0200:ReservationSubGrp">
                    <xsd:annotation>
                        <xsd:documentation source="Description">The reservation requested.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="ota2:ExtensionPoint" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DataPolicy ota2msg:DataPolicy 0 unbounded
Encryption ota2msg:Encryption 0 unbounded
TargetSystem ota2msg:TargetSystem 0 1
Transaction ota2msg:Transaction 0 1
PayloadStdAttributes res-0200:PayloadStdAttributes 0 (1)
Result ota2-0400:Result 0 (1)
ReservationSubGrp res-0200:ReservationSubGrp 0 (1)
ExtensionPoint ota2:ExtensionPoint 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
timeStamp ota2msg:timeStamp Required
version ota2msg:version Required
dataPolicyInd ota2msg:dataPolicyInd Optional
encryptionInd ota2msg:encryptionInd Optional
Collapse Derivation Tree:
Collapse References:
res-0200:ReadRS