Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 2 elements |
Defined: |
|
Includes: |
definitions of 2 elements |
XML Representation Summary |
|||||
<velocity> |
|||||
|
|||||
</velocity> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element specifies the last reported velocity
</xsd:documentation>
associated with this address. Obviously for fixed addresses the velocity node either would not be present, or would be zero (indicating stationary position). <xsd:complexType>
<xsd:sequence>
</xsd:complexType>
<xsd:element maxOccurs="1" minOccurs="0" name="speed" type="string">
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element specifies the last-known speed associated
</xsd:documentation>
with this report in units of meters per second.
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element specifies the last known direction associated
</xsd:documentation>
with this report in units of decimal degrees. </xsd:element>
|
Type: |
string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element specifies the last known direction associated
</xsd:documentation>
with this report in units of decimal degrees. </xsd:element>
|
Type: |
string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element specifies the last-known speed associated
</xsd:documentation>
with this report in units of meters per second. </xsd:element>
|