Definition Type: Element
Name: Radius
Containing Schema: OTA_CommonTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Used to specify the extent of a search area. The extent is relative to an element (position, address, hotel reference, etc.) present in this ItemSearchCriterionType that specifies a location.
Collapse XSD Schema Diagram:
Drilldown into UnitOfMeasureCode in schema ota_commontypes_xsd1 Drilldown into DistanceMax in schema ota_commontypes_xsd1 Drilldown into Direction in schema ota_commontypes_xsd1 Drilldown into DistanceMeasure in schema ota_commontypes_xsd1 Drilldown into Distance in schema ota_commontypes_xsd1 Drilldown into DistanceAttributesGroup in schema ota_commontypes_xsdXSD Diagram of Radius in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Radius" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">Used to specify the extent of a search area. The extent is relative to an element (position, address, hotel reference, etc.) present in this ItemSearchCriterionType that specifies a location.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="DistanceAttributesGroup">
            <xs:annotation>
                <xs:documentation xml:lang="en">Used to provide distance and direction information from the referenced location.</xs:documentation>
            </xs:annotation>
        </xs:attributeGroup>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
Distance Distance Optional
DistanceMeasure DistanceMeasure Optional
Direction Direction Optional
DistanceMax DistanceMax Optional
UnitOfMeasureCode UnitOfMeasureCode Optional