Definition Type: Attribute
Name: errorCode
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: ota2-0400:ErrorCodes_Enum_Base
Containing Schema: Common_4_0_0.xsd
Use Required
Documentation:
The ErrorCode attribute MUST be present and is defined as free-text with a list of recommended enumerated values, to indicate the error type.
Collapse XSD Schema Diagram:
XSD Diagram of errorCode in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="errorCode" type="ota2-0400:ErrorCodes_Enum_Base" use="required">
    <xsd:annotation>
        <xsd:documentation source="Description">The ErrorCode attribute MUST be present and is defined as free-text with a list of recommended enumerated values, to indicate the error type.</xsd:documentation>
        <xsd:appinfo>
            <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">ErrorCode</otm:Equivalent>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: