Definition Type: Attribute
Name: Type
Type: Unresolved link to ota_codetype1
Containing Schema: OTA_CommonTypes.xsd
Use Required
Documentation:
The Error element MUST contain the Type attribute that uses a recommended set of values to indicate the error type. The validating XSD can expect to accept values that it has NOT been explicitly coded for and process them by using Type ="Unknown". Refer to OTA Code List Error Warning Type (EWT).
Collapse XSD Schema Diagram:
XSD Diagram of Type in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="Type" type="OTA_CodeType" use="required">
    <xs:annotation>
        <xs:documentation xml:lang="en">The Error element MUST contain the Type attribute that uses a recommended set of values to indicate the error type. The validating XSD can expect to accept values that it has NOT been explicitly coded for and process them by using Type ="Unknown".  Refer to OTA Code List Error Warning Type (EWT).</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to ota_codetype1
    • Type