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