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

SAE J2735-Draft-Rev26 [issued: 09-18-08] 
-
121 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
7.41 Data Element: DE_DHour
Use: The DSRC style hour is a simple value consisting of integer values from zero to 23 representing the
hours within a day.  The value of 31 SHALL represent an unknown value, the range 24 to 30 is reserved. 
ASN.1 Representation:
DHour ::= INTEGER (0..31) -- units of hours
XML Representation:
<xs:simpleType name="DHour" >
      <xs:annotation>
         <xs:documentation>       
            units of hours
         </xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:unsignedByte">
         <xs:maxInclusive value="31"/>
      </xs:restriction>
</xs:simpleType>
Used By: This entry is directly used by the following 3 other data structures in this standard (record type,
descriptive name, ASN.1, and XML name (if present) of each):
DF 
<ASN> <XML>, and
DF 
<ASN> <XML>, and
DF 
In addition, this item may be used by data structures in other ITS standards.
7.42 Data Element: DE_DMinute
Use: The DSRC style minute is a simple value consisting of integer values from zero to 59 representing
the minutes within an hour.   The value of 63 SHALL represent an unknown value, the range 60 to 62 is
reserved. 
ASN.1 Representation:
DMinute ::= INTEGER (0..63) -- units of minutes
XML Representation:
<xs:simpleType name="DMinute" >
      <xs:annotation>
         <xs:documentation>       
            units of minutes
         </xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:unsignedByte">
         <xs:maxInclusive value="63"/>
      </xs:restriction>
</xs:simpleType>
Used By: This entry is directly used by the following 4 other data structures in this standard (record type,
descriptive name, ASN.1, and XML name (if present) of each):
DF 
<ASN> <XML>, and
DF 
<ASN> <XML>, and
DF 
<ASN> <XML>, and
DF 
In addition, this item may be used by data structures in other ITS standards.
Click to Convert - Powerful PDF Converter and HTML Converter.