complexType ProbeDataManagement
diagram Docs_p274.png
namespace http://www.DSRC-Draft-03-00-24
children msgID sample directions term snapshot txInterval cntTthreshold dataElements
used by
element probeDataManagement
source <xs:complexType name="ProbeDataManagement">
 
<xs:sequence>
   
<xs:element name="msgID" type="DSRCmsgID"/>
   
<xs:element name="sample" type="Sample"/>
   
<xs:element name="directions" type="HeadingSlice"/>
   
<xs:element name="term">
     
<xs:complexType>
       
<xs:choice>
         
<xs:element name="termtime" type="TermTime"/>
         
<xs:element name="termDistance" type="TermDistance"/>
       
</xs:choice>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="snapshot">
     
<xs:complexType>
       
<xs:choice>
         
<xs:element name="snapshotTime" type="SnapshotTime"/>
         
<xs:element name="snapshotDistance" type="SnapshotDistance"/>
       
</xs:choice>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="txInterval" type="TxTime"/>
   
<xs:element name="cntTthreshold">
     
<xs:simpleType>
       
<xs:restriction base="xs:unsignedByte">
         
<xs:minInclusive value="1"/>
         
<xs:maxInclusive value="32"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="dataElements">
     
<xs:complexType>
       
<xs:sequence maxOccurs="32">
         
<xs:element name="dataElement" type="VehicleStatusDeviceType"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ProbeDataManagement/msgID
diagram Docs_p275.png
type DSRCmsgID
properties
isRef 0
content simple
source <xs:element name="msgID" type="DSRCmsgID"/>

element ProbeDataManagement/sample
diagram Docs_p276.png
type Sample
properties
isRef 0
content complex
children sampleStart sampleEnd
source <xs:element name="sample" type="Sample"/>

element ProbeDataManagement/directions
diagram Docs_p277.png
type HeadingSlice
properties
isRef 0
content simple
source <xs:element name="directions" type="HeadingSlice"/>

element ProbeDataManagement/term
diagram Docs_p278.png
properties
isRef 0
content complex
children termtime termDistance
source <xs:element name="term">
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="termtime" type="TermTime"/>
     
<xs:element name="termDistance" type="TermDistance"/>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element ProbeDataManagement/term/termtime
diagram Docs_p279.png
type TermTime
properties
isRef 0
content simple
facets
minInclusive 1
maxInclusive 1800
source <xs:element name="termtime" type="TermTime"/>

element ProbeDataManagement/term/termDistance
diagram Docs_p280.png
type TermDistance
properties
isRef 0
content simple
facets
minInclusive 1
maxInclusive 30000
source <xs:element name="termDistance" type="TermDistance"/>

element ProbeDataManagement/snapshot
diagram Docs_p281.png
properties
isRef 0
content complex
children snapshotTime snapshotDistance
source <xs:element name="snapshot">
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="snapshotTime" type="SnapshotTime"/>
     
<xs:element name="snapshotDistance" type="SnapshotDistance"/>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element ProbeDataManagement/snapshot/snapshotTime
diagram Docs_p282.png
type SnapshotTime
properties
isRef 0
content complex
children t1 s1 t2 s2
source <xs:element name="snapshotTime" type="SnapshotTime"/>

element ProbeDataManagement/snapshot/snapshotDistance
diagram Docs_p283.png
type SnapshotDistance
properties
isRef 0
content complex
children d1 s1 d2 s2
source <xs:element name="snapshotDistance" type="SnapshotDistance"/>

element ProbeDataManagement/txInterval
diagram Docs_p284.png
type TxTime
properties
isRef 0
content simple
facets
minInclusive 1
maxInclusive 20
source <xs:element name="txInterval" type="TxTime"/>

element ProbeDataManagement/cntTthreshold
diagram Docs_p285.png
type restriction of xs:unsignedByte
properties
isRef 0
content simple
facets
minInclusive 1
maxInclusive 32
source <xs:element name="cntTthreshold">
 
<xs:simpleType>
   
<xs:restriction base="xs:unsignedByte">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="32"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ProbeDataManagement/dataElements
diagram Docs_p286.png
properties
isRef 0
content complex
children dataElement
source <xs:element name="dataElements">
 
<xs:complexType>
   
<xs:sequence maxOccurs="32">
     
<xs:element name="dataElement" type="VehicleStatusDeviceType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ProbeDataManagement/dataElements/dataElement
diagram Docs_p287.png
type VehicleStatusDeviceType
properties
isRef 0
content complex
children lights wipers brakes stab trac abs sunS rainS airTemp steering vertAccelThres vertAccel hozAccelLong hozAccelLat hozAccelCon accell4way confidenceSet obDist obDirect yaw yawRateCon dateTime fullPos position2D position3D vehicle speedHeadC speedC localVehicleStatusDeviceType
source <xs:element name="dataElement" type="VehicleStatusDeviceType"/>


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