| schema location: | X:\Documents\Java\panama_public\oracle\panama\spatial\soap\xsd\lbsParameter.xsd |
| targetNamespace: | http://xmlns.oracle.com/lbs |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://xmlns.oracle.com/lbs | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | lbsAddressType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="lbsAddress" type="lbsAddressType"> <xs:annotation> <xs:documentation>An address (lbsAddressType)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://xmlns.oracle.com/lbs | ||||
| children | lbsAddress | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:element name="lbsAddressArray"> <xs:annotation> <xs:documentation>An array of addresses; used, for example, to represent a list of alternative geocode results</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="lbsAddress" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| children | lbsAddressArray | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="lbsAddressArrayArray"> <xs:annotation> <xs:documentation>A 2-dimensional array of addresses; used, for example, to represent a list of alternative geocode results for each address in a bulk geocode request</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="lbsAddressArray" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://xmlns.oracle.com/lbs | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | lbsBusinessType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="lbsBusiness" type="lbsBusinessType"> <xs:annotation> <xs:documentation>A business (lbsBusinessType); used, for instance, in a yellow page result</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| children | lbsBusiness | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="lbsBusinessArray"> <xs:annotation> <xs:documentation>An array of businesses; used, for example, to represent all businesses in a yellow page query result</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="lbsBusiness" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://xmlns.oracle.com/lbs | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="lbsCategory"> <xs:annotation> <xs:documentation>A yellow page category; used, for instance, to make a yellow page request for businesses in the respective category</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="fullyQualifiedName" type="xs:string" use="required"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| children | lbsCategory | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="lbsCategoryArray"> <xs:annotation> <xs:documentation>An array of categories; used, for instance, to represent a list of subcategories for a parent category</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="lbsCategory" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| children | lbsPointArray | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="lbsGeometry"> <xs:annotation> <xs:documentation>A geometry (list of points); used, for instance, to represent the geometry of a driving direction or of a single maneuver</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="lbsPointArray"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://xmlns.oracle.com/lbs | ||||||||||||||||||||||||
| children | lbsGeometry | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="lbsManeuver"> <xs:annotation> <xs:documentation>A driving directions maneuver; used, for instance, in a driving direction result</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="lbsGeometry" minOccurs="0"/> </xs:sequence> <xs:attribute name="distanceMeters" type="xs:decimal" use="required"/> <xs:attribute name="map" type="xs:string" use="optional"/> <xs:attribute name="narrative" type="xs:string" use="required"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| children | lbsManeuver | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="lbsManeuverArray"> <xs:annotation> <xs:documentation>An array of driving directions maneuvers; used, for instance, to represent the list of maneuvers in a driving directions result</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="lbsManeuver" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| children | lbsManeuverArray | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="lbsManeuvers"> <xs:annotation> <xs:documentation>A container for the maneuver array; used, for instance, in a driving direction result</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="lbsManeuverArray"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://xmlns.oracle.com/lbs | ||||||||||||
| children | leftUpperCorner leftLowerCorner rightUpperCorner rightLowerCorner | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="lbsMap"> <xs:annotation> <xs:documentation>A map, including URL and bounding box; used in case the bounding box for a mapping result needs to be known</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="leftUpperCorner"/> <xs:element ref="leftLowerCorner"/> <xs:element ref="rightUpperCorner"/> <xs:element ref="rightLowerCorner"/> </xs:sequence> <xs:attribute name="url" type="xs:string" use="required"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://xmlns.oracle.com/lbs | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="lbsMapUrl"> <xs:annotation> <xs:documentation>A map URL; used, for instance, in a map response</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="url" type="xs:string" use="required"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| children | lbsMapUrl | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="lbsMapURLArray"> <xs:annotation> <xs:documentation>An array of map URLs</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="lbsMapUrl" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| children | lbsMapURLArray | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="lbsMapURLArrayArray"> <xs:annotation> <xs:documentation>A 2-dimensional array of map URLs; used, for instance, to represent the result of a matrix map request</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="lbsMapURLArray" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| type | lbsParameterType | ||
| children | lbsAddress lbsAddressArray lbsAddressArrayArray lbsBusiness lbsBusinessArray lbsCategory lbsCategoryArray lbsManeuver lbsMap lbsMapUrl lbsMapURLArrayArray lbsPhone lbsPhoneArray lbsPhoneArrayArray lbsPoint lbsPointArray lbsRoute lbsRouteSettings | ||
| annotation |
|
||
| source | <xs:element name="lbsParameter" type="lbsParameterType"> <xs:annotation> <xs:documentation>Root element for LBS parameters</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://xmlns.oracle.com/lbs | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="lbsPhone"> <xs:annotation> <xs:documentation>A phone number; used, for instance, in a telephone geocoding request</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="number" type="xs:string" use="required"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://xmlns.oracle.com/lbs | ||||
| children | lbsPhone | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:element name="lbsPhoneArray"> <xs:annotation> <xs:documentation>An array of phone numbers; used, for instance, in a bulk telephone geocoding request, or a reverse telephone geocoding result</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="lbsPhone" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| children | lbsPhoneArray | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="lbsPhoneArrayArray"> <xs:annotation> <xs:documentation>A 2-dimensional array of phone numbers; used, for instance, to represent a bulk reverse telephone geocoding result</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="lbsPhoneArray" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | |||||||||||||||||||||||||||||||
| namespace | http://xmlns.oracle.com/lbs | ||||||||||||||||||||||||||||||
| type | lbsPointType | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="lbsPoint" type="lbsPointType"> <xs:annotation> <xs:documentation>A point (lbsPointType)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://xmlns.oracle.com/lbs | ||||
| children | lbsPoint | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:element name="lbsPointArray"> <xs:annotation> <xs:documentation>An array of points; used, for instance, to make a map request</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="lbsPoint" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://xmlns.oracle.com/lbs | ||||||||||||||||||||||||
| children | lbsGeometry lbsManeuvers | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="lbsRoute"> <xs:annotation> <xs:documentation>A driving directions result (route)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="lbsGeometry" minOccurs="0"/> <xs:element ref="lbsManeuvers"/> </xs:sequence> <xs:attribute name="distanceMeters" type="xs:decimal" use="required"/> <xs:attribute name="map" type="xs:string" use="optional"/> <xs:attribute name="timeMinutes" type="xs:decimal" use="required"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| used by |
|
||
| attributes | |||
| annotation |
|
||
| source | <xs:element name="lbsRouteSettings"> <xs:annotation> <xs:documentation>A set of settings for a driving directions request</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="requestMap" type="xs:string" use="required"/> <xs:attribute name="requestGeometry" type="xs:string" use="required"/> <xs:attribute name="avoidFerry" type="xs:string" use="optional"/> <xs:attribute name="avoidToll" type="xs:string" use="optional"/> <xs:attribute name="avoidLimitedAccessHwy" type="xs:string" use="optional"/> <xs:attribute name="maneuverMapHeight" type="xs:string" use="optional"/> <xs:attribute name="maneuverMapScale" type="xs:string" use="optional"/> <xs:attribute name="maneuverMapWidth" type="xs:string" use="optional"/> <xs:attribute name="maneuverMapZoomLevel" type="xs:string" use="optional"/> <xs:attribute name="overviewMapHeight" type="xs:string" use="optional"/> <xs:attribute name="overviewMapScale" type="xs:string" use="optional"/> <xs:attribute name="overviewMapWidth" type="xs:string" use="optional"/> <xs:attribute name="overviewMapZoomLevel" type="xs:string" use="optional"/> <xs:attribute name="maneuverMapFormat" type="xs:string" use="optional"/> <xs:attribute name="overviewMapFormat" type="xs:string" use="optional"/> <xs:attribute name="optimization" type="xs:string" use="optional"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| children | lbsPoint | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="leftLowerCorner"> <xs:annotation> <xs:documentation>The lower left corner of a bounding box; used to represent the lower left corner of the bounding box in a map result</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="lbsPoint"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| children | lbsPoint | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="leftUpperCorner"> <xs:annotation> <xs:documentation>The upper left corner of a bounding box; used to represent the upper left corner of the bounding box in a map result</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="lbsPoint"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| children | lbsPoint | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="rightLowerCorner"> <xs:annotation> <xs:documentation>The lower right corner of a bounding box; used to represent the lower right corner of the bounding box in a map result</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="lbsPoint"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| children | lbsPoint | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="rightUpperCorner"> <xs:annotation> <xs:documentation>The upper right corner of a bounding box; used to represent the upper right corner of the bounding box in a map result</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="lbsPoint"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| type | restriction of lbsParameterType | ||
| children | lbsAddressArrayArray | ||
| annotation |
|
||
| source | <xs:complexType name="lbsAddressArrayArrayParameterType"> <xs:annotation> <xs:documentation>An LBS parameter, restricted to lbsAddressArrayArray</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="lbsParameterType"> <xs:choice minOccurs="0"> <xs:element ref="lbsAddressArrayArray"/> </xs:choice> </xs:restriction> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| type | restriction of lbsParameterType | ||
| children | lbsAddressArray | ||
| annotation |
|
||
| source | <xs:complexType name="lbsAddressArrayParameterType"> <xs:annotation> <xs:documentation>An LBS parameter, restricted to lbsAddressArray</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="lbsParameterType"> <xs:choice minOccurs="0"> <xs:element ref="lbsAddressArray"/> </xs:choice> </xs:restriction> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| type | restriction of lbsParameterType | ||
| children | lbsAddress | ||
| annotation |
|
||
| source | <xs:complexType name="lbsAddressParameterType"> <xs:annotation> <xs:documentation>An LBS parameter, restricted to lbsAddress</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="lbsParameterType"> <xs:choice minOccurs="0"> <xs:element ref="lbsAddress"/> </xs:choice> </xs:restriction> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||||
| namespace | http://xmlns.oracle.com/lbs | ||||
| type | extension of lbsPointType | ||||
| used by |
|
||||
| attributes | |||||
| annotation |
|
||||
| source | <xs:complexType name="lbsAddressType" mixed="true"> <xs:annotation> <xs:documentation>An address, including street, city, state, ...; extending point; can be used in virtually all services</xs:documentation> </xs:annotation> <xs:complexContent mixed="true"> <xs:extension base="lbsPointType"> <xs:attribute name="name" type="xs:string" use="optional"/> <xs:attribute name="line1" type="xs:string" use="required"/> <xs:attribute name="city" type="xs:string" use="required"/> <xs:attribute name="state" type="xs:string" use="required"/> <xs:attribute name="postalCode" type="xs:string" use="required"/> <xs:attribute name="postalCodeExt" type="xs:string" use="optional"/> <xs:attribute name="country" type="xs:string" use="optional"/> <xs:attribute name="houseNumber" type="xs:string" use="optional"/> <xs:attribute name="street1" type="xs:string" use="required"/> <xs:attribute name="street2" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| type | restriction of lbsParameterType | ||
| children | lbsBusinessArray | ||
| annotation |
|
||
| source | <xs:complexType name="lbsBusinessArrayParameterType"> <xs:annotation> <xs:documentation>An LBS parameter, restricted to lbsBusinessArray</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="lbsParameterType"> <xs:choice minOccurs="0"> <xs:element ref="lbsBusinessArray"/> </xs:choice> </xs:restriction> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| type | restriction of lbsParameterType | ||
| children | lbsBusiness | ||
| annotation |
|
||
| source | <xs:complexType name="lbsBusinessParameterType"> <xs:annotation> <xs:documentation>An LBS parameter, restricted to lbsBusiness</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="lbsParameterType"> <xs:choice minOccurs="0"> <xs:element ref="lbsBusiness"/> </xs:choice> </xs:restriction> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| type | extension of lbsAddressType | ||
| used by |
|
||
| attributes | |||
| annotation |
|
||
| source | <xs:complexType name="lbsBusinessType"> <xs:annotation> <xs:documentation>A yellow page business; extending address; can be used in virtually all services</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="lbsAddressType"> <xs:attribute name="description" type="xs:string" use="optional"/> <xs:attribute name="phone" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||||
| namespace | http://xmlns.oracle.com/lbs | ||||
| type | restriction of lbsParameterType | ||||
| children | lbsCategoryArray | ||||
| annotation |
|
||||
| source | <xs:complexType name="lbsCategoryArrayParameterType"> <xs:annotation> <xs:documentation>An LBS parameter, restricted to lbsCategoryArray</xs:documentation> <xs:documentation>An LBS parameter, restricted to lbsCategoryArray</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="lbsParameterType"> <xs:choice minOccurs="0"> <xs:element ref="lbsCategoryArray"/> </xs:choice> </xs:restriction> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| type | restriction of lbsParameterType | ||
| children | lbsCategory | ||
| annotation |
|
||
| source | <xs:complexType name="lbsCategoryParameterType"> <xs:annotation> <xs:documentation>An LBS parameter, restricted to lbsCategory</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="lbsParameterType"> <xs:choice minOccurs="0"> <xs:element ref="lbsCategory"/> </xs:choice> </xs:restriction> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| type | restriction of lbsParameterType | ||
| children | lbsManeuver | ||
| annotation |
|
||
| source | <xs:complexType name="lbsManeuverParameterType"> <xs:annotation> <xs:documentation>An LBS parameter, restricted to lbsManeuver</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="lbsParameterType"> <xs:choice minOccurs="0"> <xs:element ref="lbsManeuver"/> </xs:choice> </xs:restriction> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| type | restriction of lbsParameterType | ||
| children | lbsMap | ||
| annotation |
|
||
| source | <xs:complexType name="lbsMapParameterType"> <xs:annotation> <xs:documentation>An LBS parameter, restricted to lbsMap</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="lbsParameterType"> <xs:choice minOccurs="0"> <xs:element ref="lbsMap"/> </xs:choice> </xs:restriction> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| type | restriction of lbsParameterType | ||
| children | lbsMapURLArrayArray | ||
| annotation |
|
||
| source | <xs:complexType name="lbsMapURLArrayArrayParameterType"> <xs:annotation> <xs:documentation>An LBS parameter, restricted to lbsURLArrayArray</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="lbsParameterType"> <xs:choice minOccurs="0"> <xs:element ref="lbsMapURLArrayArray"/> </xs:choice> </xs:restriction> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| type | restriction of lbsParameterType | ||
| children | lbsMapUrl | ||
| annotation |
|
||
| source | <xs:complexType name="lbsMapURLParameterType"> <xs:annotation> <xs:documentation>An LBS parameter, restricted to lbsMapURL</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="lbsParameterType"> <xs:choice minOccurs="0"> <xs:element ref="lbsMapUrl"/> </xs:choice> </xs:restriction> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| children | lbsAddress lbsAddressArray lbsAddressArrayArray lbsBusiness lbsBusinessArray lbsCategory lbsCategoryArray lbsManeuver lbsMap lbsMapUrl lbsMapURLArrayArray lbsPhone lbsPhoneArray lbsPhoneArrayArray lbsPoint lbsPointArray lbsRoute lbsRouteSettings | ||
| used by | |||
| annotation |
|
||
| source | <xs:complexType name="lbsParameterType"> <xs:annotation> <xs:documentation>A generic LBS parameter</xs:documentation> </xs:annotation> <xs:choice minOccurs="0"> <xs:element ref="lbsAddress"/> <xs:element ref="lbsAddressArray"/> <xs:element ref="lbsAddressArrayArray"/> <xs:element ref="lbsBusiness"/> <xs:element ref="lbsBusinessArray"/> <xs:element ref="lbsCategory"/> <xs:element ref="lbsCategoryArray"/> <xs:element ref="lbsManeuver"/> <xs:element ref="lbsMap"/> <xs:element ref="lbsMapUrl"/> <xs:element ref="lbsMapURLArrayArray"/> <xs:element ref="lbsPhone"/> <xs:element ref="lbsPhoneArray"/> <xs:element ref="lbsPhoneArrayArray"/> <xs:element ref="lbsPoint"/> <xs:element ref="lbsPointArray"/> <xs:element ref="lbsRoute"/> <xs:element ref="lbsRouteSettings"/> </xs:choice> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| type | restriction of lbsParameterType | ||
| children | lbsPhoneArrayArray | ||
| annotation |
|
||
| source | <xs:complexType name="lbsPhoneArrayArrayParameterType"> <xs:annotation> <xs:documentation>An LBS parameter, restricted to lbsPhoneArrayArray</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="lbsParameterType"> <xs:choice minOccurs="0"> <xs:element ref="lbsPhoneArrayArray"/> </xs:choice> </xs:restriction> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| type | restriction of lbsParameterType | ||
| children | lbsPhoneArray | ||
| annotation |
|
||
| source | <xs:complexType name="lbsPhoneArrayParameterType"> <xs:annotation> <xs:documentation>An LBS parameter, restricted to lbsPhoneArray</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="lbsParameterType"> <xs:choice minOccurs="0"> <xs:element ref="lbsPhoneArray"/> </xs:choice> </xs:restriction> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| type | restriction of lbsParameterType | ||
| children | lbsPhone | ||
| annotation |
|
||
| source | <xs:complexType name="lbsPhoneParameterType"> <xs:annotation> <xs:documentation>An LBS parameter, restricted to lbsPhone</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="lbsParameterType"> <xs:choice minOccurs="0"> <xs:element ref="lbsPhone"/> </xs:choice> </xs:restriction> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| type | restriction of lbsParameterType | ||
| children | lbsPointArray | ||
| annotation |
|
||
| source | <xs:complexType name="lbsPointArrayParameterType"> <xs:annotation> <xs:documentation>An LBS parameter, restricted to lbsPointArray</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="lbsParameterType"> <xs:choice minOccurs="0"> <xs:element ref="lbsPointArray"/> </xs:choice> </xs:restriction> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| type | restriction of lbsParameterType | ||
| children | lbsPoint | ||
| annotation |
|
||
| source | <xs:complexType name="lbsPointParameterType"> <xs:annotation> <xs:documentation>An LBS parameter, restricted to lbsPoint</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="lbsParameterType"> <xs:choice minOccurs="0"> <xs:element ref="lbsPoint"/> </xs:choice> </xs:restriction> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://xmlns.oracle.com/lbs | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:complexType name="lbsPointType"> <xs:annotation> <xs:documentation>A point, including latitude and longitude (WGS84); used in virtually all services</xs:documentation> </xs:annotation> <xs:attribute name="longitude" type="xs:decimal" use="optional"/> <xs:attribute name="latitude" type="xs:decimal" use="optional"/> <xs:attribute name="radius" type="xs:decimal" use="optional"/> <xs:attribute name="label" type="xs:string" use="optional"/> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| type | restriction of lbsParameterType | ||
| children | lbsRoute | ||
| annotation |
|
||
| source | <xs:complexType name="lbsRouteParameterType"> <xs:annotation> <xs:documentation>An LBS parameter, restricted to lbsRoute</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="lbsParameterType"> <xs:choice minOccurs="0"> <xs:element ref="lbsRoute"/> </xs:choice> </xs:restriction> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/lbs | ||
| type | restriction of lbsParameterType | ||
| children | lbsRouteSettings | ||
| annotation |
|
||
| source | <xs:complexType name="lbsRouteSettingsParameterType"> <xs:annotation> <xs:documentation>An LBS parameter, restricted to lbsRouteSettings</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="lbsParameterType"> <xs:choice minOccurs="0"> <xs:element ref="lbsRouteSettings"/> </xs:choice> </xs:restriction> </xs:complexContent> </xs:complexType> |