element <speed> (local)
Namespace:
Type:
Content:
simple
Defined:
locally within velocity element in hscommon.xsd; see XML source
XML Representation Summary
<speed>
   
Content: 
{ xsd:string }
</speed>
Included in content model of elements (1):
velocity (defined in addressType complexType)
Annotation
This element specifies the last-known speed associated with this report in units of meters per second.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="speed" type="string">
<xsd:annotation>
<xsd:documentation>
This element specifies the last-known speed associated
with this report in units of meters per second.
</xsd:documentation>
</xsd:annotation>
</xsd:element>