Definition Type: Attribute
Name: Location
Type: [Unresolved]: CategoryLocationType:
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Optional
Documentation:
Specifies the Category location such as Inside, Outside or Both
Collapse XSD Schema Diagram:
XSD Diagram of Location in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="Location" type="CategoryLocationType" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Specifies the Category location such as Inside, Outside or Both</xs:documentation>
    </xs:annotation>
</xs:attribute>