http://www.endeca.com/MDEX/conversation/1/0
The GeocodeReferencePoint Complex Type
Specification of a reference point for range filtering of geocode properties.
Complex Type GeocodeReferencePoint
The GeocodeReferencePoint type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... Latitude="double"Click here to hide Comment This attribute is required. Longitude="double"Click here to hide Comment This attribute is required.></...>

 Collapse Attributes

Name Type Summary
Latitude double
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
Longitude double
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="GeocodeReferencePoint">
-<annotation>
<documentation> Specification of a reference point for range filtering of geocode properties. </documentation>
</annotation>
<attribute  name="Latitude"  type="double"  use="required" />
<attribute  name="Longitude"  type="double"  use="required" />
</complexType>

 Collapse Uses
 Collapse Type (1)
double 
 
 Collapse Used-By
 
Generated by WSDLdoc ©