Definition Type: Element
Name: Warning
Namespace: http://opentravel.org/common/message/v02
Type: ota2msg:ProcessingCondition
Containing Schema: OTA2_Message_v2.0.0.xsd
Abstract
Documentation:
The Warning object contains descriptive information for conditions that occured during the processing of the transaction that have NOT been determined to be serious enough that transaction processing cannot continue.
Collapse XSD Schema Diagram:
Drilldown into Type in schema ota2_message_v2_0_0_xsd Drilldown into xmlTag in schema ota2_message_v2_0_0_xsd Drilldown into language in schema ota2_message_v2_0_0_xsd Drilldown into url in schema ota2_message_v2_0_0_xsd Drilldown into description in schema ota2_message_v2_0_0_xsd Drilldown into code in schema ota2_message_v2_0_0_xsd Drilldown into recordID in schema ota2_message_v2_0_0_xsd Drilldown into ProcessingCondition in schema ota2_message_v2_0_0_xsdXSD Diagram of Warning in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:element name="Warning" type="ProcessingCondition">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The Warning object contains descriptive information for conditions that occured during the processing of the transaction that have NOT been determined to be serious enough that transaction processing cannot continue.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Type ota2msg:Type (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
recordID ota2msg:recordID Optional
code ota2msg:code Optional
description ota2msg:description Optional
url ota2msg:url Optional
language ota2msg:language Optional
xmlTag ota2msg:xmlTag Optional
Collapse Derivation Tree: