complexType UpdateVector
diagram Docs_p396.png
namespace http://www.DSRC-Draft-03-00-24
children lastMin lastSec long lat heading speed elevation localUpdateVector
used by
element ValueList/updateVector
source <xs:complexType name="UpdateVector">
 
<xs:sequence>
   
<xs:element name="lastMin" type="DMinute"/>
   
<xs:element name="lastSec" type="DSecond"/>
   
<xs:element name="long" type="Longitude"/>
   
<xs:element name="lat" type="Latitude"/>
   
<xs:element name="heading" type="Heading"/>
   
<xs:element name="speed" type="Speed"/>
   
<xs:element name="elevation" type="Elevation"/>
   
<xs:element name="localUpdateVector" type="local:UpdateVector" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element UpdateVector/lastMin
diagram Docs_p397.png
type DMinute
properties
isRef 0
content simple
facets
maxInclusive 63
source <xs:element name="lastMin" type="DMinute"/>

element UpdateVector/lastSec
diagram Docs_p398.png
type DSecond
properties
isRef 0
content simple
source <xs:element name="lastSec" type="DSecond"/>

element UpdateVector/long
diagram Docs_p399.png
type Longitude
properties
isRef 0
content simple
facets
minInclusive -1440000000
maxInclusive 1440000000
source <xs:element name="long" type="Longitude"/>

element UpdateVector/lat
diagram Docs_p400.png
type Latitude
properties
isRef 0
content simple
facets
minInclusive -720000000
maxInclusive 720000000
source <xs:element name="lat" type="Latitude"/>

element UpdateVector/heading
diagram Docs_p401.png
type Heading
properties
isRef 0
content simple
source <xs:element name="heading" type="Heading"/>

element UpdateVector/speed
diagram Docs_p402.png
type Speed
properties
isRef 0
content simple
facets
minInclusive -32765
maxInclusive 32765
source <xs:element name="speed" type="Speed"/>

element UpdateVector/elevation
diagram Docs_p403.png
type Elevation
properties
isRef 0
content simple
source <xs:element name="elevation" type="Elevation"/>

element UpdateVector/localUpdateVector
diagram Docs_p404.png
type local:UpdateVector
properties
isRef 0
minOcc 0
maxOcc 1
source <xs:element name="localUpdateVector" type="local:UpdateVector" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy