Definition Type: Attribute
Name: Status
Type: Unresolved link to stringlength1to641
Containing Schema: OTA_CommonTypes.xsd
Use Optional
Documentation:
If present, recommended values are those enumerated in the OTA_ErrorRS, (NotProcessed | Incomplete | Complete | Unknown) however, the data type is designated as string data, recognizing that trading partners may identify additional status conditions not included in the enumeration.
Collapse XSD Schema Diagram:
XSD Diagram of Status in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="Status" type="StringLength1to64" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">If present, recommended values are those enumerated in the OTA_ErrorRS, (NotProcessed | Incomplete | Complete | Unknown) however, the data type is designated as string data, recognizing that trading partners may identify additional status conditions not included in the enumeration.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to stringlength1to641
    • Status