Definition Type: Element
Name: Warning
Type: WarningType
Containing Schema: OTA_CommonTypes.xsd
MinOccurs (1)
MaxOccurs 999
Abstract
Documentation:
Used in conjunction with the Success element to define a business error.
Collapse XSD Schema Diagram:
Drilldown into Language in schema ota_commontypes_xsd1 Drilldown into LanguageGroup in schema ota_commontypes_xsd Drilldown into FreeTextType in schema ota_commontypes_xsd Drilldown into RPH in schema ota_commontypes_xsd1 Drilldown into RecordID in schema ota_commontypes_xsd1 Drilldown into Tag in schema ota_commontypes_xsd1 Drilldown into Status in schema ota_commontypes_xsd1 Drilldown into DocURL in schema ota_commontypes_xsd1 Drilldown into Code in schema ota_commontypes_xsd1 Drilldown into ShortText in schema ota_commontypes_xsd1 Drilldown into ErrorWarningAttributeGroup in schema ota_commontypes_xsd Drilldown into Type in schema ota_commontypes_xsd1 Drilldown into WarningType in schema ota_commontypes_xsdXSD Diagram of Warning in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Warning" type="WarningType" maxOccurs="999">
    <xs:annotation>
        <xs:documentation xml:lang="en">Used in conjunction with the Success element to define a business error. </xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
Language Language Optional
Type Type Required
ShortText ShortText Optional
Code Code Optional
DocURL DocURL Optional
Status Status Optional
Tag Tag Optional
RecordID RecordID Optional
RPH RPH Optional
Collapse Derivation Tree: