|
SAE J2735-Draft-Rev15 [issued: 01-30-07]
-
140 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
manMachineInterface (9)
intersystemInterface (10)
automaticVehicleID (11)
emergencyWarning (12)
private (13) -- Move to range of >127
multiPurposePayment (14)
dsrcResourceManager (15)
afterTheftSystems (16)
cruiseAssistHighwaySystem (17) -- DUPE Entry!
multiPurposeInfoSystem (18)
publicSafety (19)
vehicleSafety (20)
generalPurposeInternetAccess (21) -- This would never go over WSM!
</xs:appinfo>
<xs:documentation>
values to 127 reserved for std use
values 128 to 255 reserved for local use
</xs:documentation>
</xs:annotation>
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:unsignedInt">
<xs:minInclusive value="0"/>
<xs:maxInclusive value="21"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="cruiseAssistHighwaySystem"/>
<xs:enumeration value="automaticFeeCollection"/>
<xs:enumeration value="freightFleetManagement"/>
<xs:enumeration value="publicTransport"/>
<xs:enumeration value="trafficTravellerInformation"/>
<xs:enumeration value="trafficControl"/>
<xs:enumeration value="parkingManagement"/>
<xs:enumeration value="geographicRoadDatabase"/>
<xs:enumeration value="mediumRangePreinformation"/>
<xs:enumeration value="manMachineInterface"/>
<xs:enumeration value="intersystemInterface"/>
<xs:enumeration value="automaticVehicleID"/>
<xs:enumeration value="emergencyWarning"/>
<xs:enumeration value="private"/>
<xs:enumeration value="multiPurposePayment"/>
<xs:enumeration value="dsrcResourceManager"/>
<xs:enumeration value="afterTheftSystems"/>
<xs:enumeration value="cruiseAssistHighwaySystem"/>
<xs:enumeration value="multiPurposeInfoSystem"/>
<xs:enumeration value="publicSafety"/>
<xs:enumeration value="vehicleSafety"/>
<xs:enumeration value="generalPurposeInternetAccess"/>
</xs:restriction>
</xs:simpleType >
<xs:simpleType>
<xs:restriction base="local:ApplicationID" />
</xs:simpleType>
</xs:union>
</xs:simpleType>
Remarks: Is the rest of this byte defined in IEEE somewhere? Who is the authority for this information, SAE or
IEEE or someone else? This is probably an external (foreign) data element because is comes from IEEE. Which
of these is for the probe application?
|