<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>
|