Definition Type: Element
Name: Error
Type: ErrorType
Containing Schema: OTA_CommonTypes.xsd
MinOccurs (1)
MaxOccurs 99
Abstract
Documentation:
An error that occurred during the processing of a message.
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 NodeList 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 ErrorType in schema ota_commontypes_xsdXSD Diagram of Error in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Error" type="ErrorType" maxOccurs="99">
    <xs:annotation>
        <xs:documentation xml:lang="en">An error that occurred during the processing of a message.</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
NodeList NodeList (Optional)
Collapse Derivation Tree: