| diagram | ![]() |
||
| namespace | http://www.DSRC-Draft-03-00-24 | ||
| children | msgID sample directions term snapshot txInterval cntTthreshold dataElements | ||
| used by |
|
||
| 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> |
| diagram | |||||
| type | DSRCmsgID | ||||
| properties |
|
||||
| source | <xs:element name="msgID" type="DSRCmsgID"/> |
| diagram | ![]() |
||||
| type | Sample | ||||
| properties |
|
||||
| children | sampleStart sampleEnd | ||||
| source | <xs:element name="sample" type="Sample"/> |
| diagram | |||||
| type | HeadingSlice | ||||
| properties |
|
||||
| source | <xs:element name="directions" type="HeadingSlice"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| 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> |
| diagram | |||||
| type | TermTime | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="termtime" type="TermTime"/> |
| diagram | |||||
| type | TermDistance | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="termDistance" type="TermDistance"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| 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> |
| diagram | ![]() |
||||
| type | SnapshotTime | ||||
| properties |
|
||||
| children | t1 s1 t2 s2 | ||||
| source | <xs:element name="snapshotTime" type="SnapshotTime"/> |
| diagram | ![]() |
||||
| type | SnapshotDistance | ||||
| properties |
|
||||
| children | d1 s1 d2 s2 | ||||
| source | <xs:element name="snapshotDistance" type="SnapshotDistance"/> |
| diagram | |||||
| type | TxTime | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="txInterval" type="TxTime"/> |
| diagram | |||||
| type | restriction of xs:unsignedByte | ||||
| properties |
|
||||
| facets |
|
||||
| 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> |
| diagram | ![]() |
||||
| properties |
|
||||
| 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> |
| diagram | ![]() |
||||
| type | VehicleStatusDeviceType | ||||
| properties |
|
||||
| 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"/> |