Navigation bar
  Print document Start Previous page
 214 of 303 
Next page End  

SAE J2735-Draft-Rev29 [issued: 12-11-08] 
-
214 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
               <xs:enumeration value="snow blower" id="_10110"/>
               <xs:enumeration value="rotary snow blower" id="_10111"/>
               <xs:enumeration value="road grader" id="_10112"/>
               <xs:enumeration value="steam truck" id="_10113"/>
            </xs:restriction>
         </xs:simpleType >
         <xs:simpleType> 
            <xs:restriction base="xs:string">
               <xs:pattern value="\[.+\].*"/>
            </xs:restriction>
         </xs:simpleType>         
         <xs:simpleType>
            <xs:restriction base="local:IncidentResponseEquipment" /> 
         </xs:simpleType>
      </xs:union>
</xs:simpleType>
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):
DF 
<XML>, and
MSG
In addition, this item may be used by data structures in other ITS standards.
8.2 Data Element: DE_ITIS_Text [ITIS]
Use: Simple text used with ITIS codes.
ASN.1 Representation:
ITIStext ::= IA5String (SIZE(1..500))
XML Representation:
<xs:simpleType name="ITIStext" >
      <xs:restriction base="xs:string">
         <xs:minLength value="1"/>
         <xs:maxLength value="500"/>
      </xs:restriction>
</xs:simpleType>
Used By: This entry is used directly by one other data structure in this standard, a DF called DF_ITIS-
Codes_And_Text <ASN> <XML>.   In addition, this item may be used by data structures in other ITS
standards.
8.3 Data Element: DE_Responder Group Affected [ITIS]
Use: The ITIS enumeration list commonly refered to as "Responder Group Affected," is assigned the
upper byte value of [38] (which provides for value ranges from 9728 to 9983, inclusive).  This list is
formally called "ResponderGroupAffected" in the ASN.1 and XML productions.  Items from this
enumeration list can be used as an event category classification.  This list contains a total of 14 different
phrases.  The remaining 113 values up to the lower byte value of [127] are reserved for additional
"national" phrases in this byte range.  Local phrases may be added to the list starting with the lower byte
value of 128 and proceeding upward from there (in other words, the first value assigned for any local
additions to this list would be given the value 9856).  
ASN.1 Representation:
ResponderGroupAffected ::= ENUMERATED  { 
   emergency-vehicle-units           (9729),  -- Default phrase, to be used when one of
                                              -- the below does not fit better
   federal-law-enforcement-units     (9730),  
   state-police-units                (9731),  
   county-police-units               (9732),  -- Hint: also sheriff response units
   local-police-units                (9733),