Definition Type: Attribute
Name: Direction
Type: Unresolved link to stringlength1to81
Containing Schema: OTA_CommonTypes.xsd
Use Optional
Documentation:
An optional string value used to indicate the compass point(s) direction, e.g.: S, SE (South, Southeast), FROM the Reference Point TO the hotel location if the search is not a full circumference from the reference point.
Collapse XSD Schema Diagram:
XSD Diagram of Direction in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="Direction" type="StringLength1to8" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">An optional string value used to indicate the compass point(s) direction, e.g.: S, SE (South, Southeast), FROM the Reference Point TO the hotel location if the search is not a full circumference from the reference point.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to stringlength1to81
    • Direction