Specifies the booking status. Refer to OTA_Code list Status (STS).
XSD Schema Diagram:
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>