http://www.csapi.org/schema/parlayx/terminal_location/v2_2
The LocationInfo Complex Type

Location information represented as a coordinate.


Local elements (5)
latitude longitude altitude accuracy timestamp
Complex Type LocationInfo
The LocationInfo type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-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
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="LocationInfo">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Location information represented as a coordinate.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  name="latitude"  type="xsd:float">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Location latitude.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="longitude"  type="xsd:float">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Location longitude.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="altitude"  type="xsd:float">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Location altitude.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="accuracy"  type="xsd:int">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Accuracy of location provided in meters.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="timestamp"  type="xsd:dateTime">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Date and time that location was collected.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

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