Definition Type: Attribute
Name: StatusCode
Type: [Unresolved]: OTA_CodeType:
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Optional
Documentation:
Specifies the booking status. Refer to OTA_Code list Status (STS).
Collapse XSD Schema Diagram:
XSD Diagram of StatusCode in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="StatusCode" type="OTA_CodeType" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Specifies the booking status. Refer to OTA_Code list Status (STS).</xs:documentation>
    </xs:annotation>
</xs:attribute>