![]() ![]() ![]() ![]() SAE J2735-Draft-Rev26 [issued: 09-18-08]
-
154 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
<xs:simpleType>
<xs:restriction base="local:NMEA-Revision" />
</xs:simpleType>
</xs:union>
</xs:simpleType>
Used By: This entry is used directly by one other data structure in this standard, a MSG called
MSG_NMEA_Corrections (Remove?) <ASN> <XML>. In addition, this item may be used by data
structures in other ITS standards.
7.94 Data Element: DE_NMEA_MsgType
Use: The NMEA-MsgType provides the--- value defined in the NMEA standards for each message. In this
standard this -- tbd.
ASN.1 Representation:
NMEA-MsgType ::= INTEGER (0..65535)
XML Representation:
<xs:restriction base="xs:unsignedShort"/>
</xs:simpleType>
Used By: This entry is used directly by one other data structure in this standard, a MSG called
MSG_NMEA_Corrections (Remove?) <ASN> <XML>. In addition, this item may be used by data
structures in other ITS standards.
7.95 Data Element: DE_NMEA_Payload
Use: The NMEA Payload element contains the stream so of bytes in the actual NMEA message that is
being sent.
ASN.1 Representation:
NMEA-Payload ::= OCTET STRING (SIZE(1..1023))
XML Representation:
<xs:simpleContent>
<xs:extension base="NMEA-Payload-string" >
<xs:attribute name="EncodingType" use="required">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="base64Binary"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:simpleType name="NMEA-Payload-string">
<xs:restriction base="xs:base64Binary">
<xs:minLength value="2"/>
<xs:maxLength value="1364"/>
</xs:restriction>
</xs:simpleType >
Used By: This entry is used directly by one other data structure in this standard, a MSG called
MSG_NMEA_Corrections (Remove?) <ASN> <XML>. In addition, this item may be used by data
structures in other ITS standards.
7.96 Data Element: DE_NTCIPVehicleclass,
Use: The DE_NTCIP Vehicle class data element is constructed of two 4-bit nibbles defined by the
|