Navigation bar
  Print document Start Previous page
 236 of 240 
Next page End  

SAE J2735-Draft-Rev26 [issued: 09-18-08] 
-
236 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
Used By: This entry is used directly by one other data structure in this standard, a DF called
DF_VehicleStatus <ASN> <XML>.   In addition, this item may be used by data structures in other ITS
standards.
8.23 Value Domain: EXT_Int-latitude32 [LRMS]
Use: Value Domain for the geographic latitude of a node or point, expressed in integer microdegrees.
ASN.1 Representation:
Int-latitude32 ::= INTEGER (-90000000..90000000)
XML Representation:
<xs:simpleType name="Int-latitude32" >
      <xs:restriction base="xs:int">
         <xs:minInclusive value="-90000000"/>
         <xs:maxInclusive value="90000000"/>
      </xs:restriction>
</xs:simpleType>
In addition, this item may be used by data structures in other ITS standards.
8.24 Value Domain: EXT_Int-longitude32 [LRMS]
Use: Value Domain for the geographic longitude of a node or point, expressed in integer microdegrees.
ASN.1 Representation:
Int-longitude32 ::= INTEGER (-180000000..180000000)
XML Representation:
<xs:simpleType name="Int-longitude32" >
      <xs:restriction base="xs:int">
         <xs:minInclusive value="-180000000"/>
         <xs:maxInclusive value="180000000"/>
      </xs:restriction>
</xs:simpleType>
In addition, this item may be used by data structures in other ITS standards.
8.25 Data Element: EXT_ITIS_Codes [ITIS]
Use: The complete set of ITIS codes can be found in Volume Two of the J2540 Standard.  This is a set of
over 1,000 items which are used to encode common events and list items in ITS.
ASN.1 Representation:
ITIScodes ::= INTEGER (0..65565)
-- The defined list of ITIS codes are too long to list here
-- Many smaller lists use a sub-set of these codes as defined elements
-- Also enumerated values expressed as text constant are very common,
-- and in many deployment the list codes are used as a shorthand for
-- this text.  Also the XML expressions commonly use a union of the 
-- code values and the textual expressions.  
-- Consult SAE J2540 for further details.
Used By: This entry is directly used by the following 2 other data structures in this standard (record type,
descriptive name, ASN.1, and XML name (if present) of each):
MSG
<ASN> <XML>, and
DF 
In addition, this item may be used by data structures in other ITS standards.
Remarks: Refer to the SAE ITIS documents for the complete (and lengthy) listing of these codes and for
an XML rendering.  An XML schema is also available in the "itis" namespace for this element.  Note the
Click to Convert - Powerful PDF Converter and HTML Converter.