Definition Type: Element
Name: OTA2_Request_Payload
Namespace: http://opentravel.org/common/message/v02
Type: ota2msg:OTA2_Request_Payload
Containing Schema: OTA2_Message_v2.0.0.xsd
Abstract True
Documentation:
Global message element for service requests.
Collapse XSD Schema Diagram:
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_Request_Payload in schema ota2_message_v2_0_0_xsdXSD Diagram of OTA2_Request_Payload in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:element name="OTA2_Request_Payload" substitutionGroup="OTA2_Payload" type="OTA2_Request_Payload" abstract="true">
    <xsd:annotation>
        <xsd:documentation>Global message element for service requests.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
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
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:
ota2msg:OTA2_Payload