http://www.csapi.org/schema/parlayx/terminal_location/v2_2
The currentLocation Element

Location of terminal. It is only provided if ReportStatus=Retrieved.


Element LocationData/currentLocation : LocationInfo  [0 .. 1]
The currentLocation element cannot have "xsi:nil" as an attribute. The currentLocation element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

Location of terminal. It is only provided if ReportStatus=Retrieved.

<currentLocation>
-Begin Sequence [1...1]

Location latitude.

<latitude>xsd:float</latitude> [1..1]

Location longitude.

<longitude>xsd:float</longitude> [1..1]

Location altitude.

<altitude>xsd:float</altitude> [0..1]

Accuracy of location provided in meters.

<accuracy>xsd:int</accuracy> [1..1]

Date and time that location was collected.

<timestamp>xsd:dateTime</timestamp> [1..1]
End Sequence
</currentLocation>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="currentLocation"  type="terminal_location_xsd:LocationInfo">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Location of terminal. It is only provided if ReportStatus=Retrieved.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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