Navigation bar
  Print document Start Previous page
 157 of 289 
Next page End  

SAE ATIS Committee Working Draft
ITIS Phrase Tables, Draft [issued: 04-11-09] 
-
157 -
This is a draft document of the SAE ATIS committee, subject to change.
   private-contractor-response-units (9742),  
   ... -- # LOCAL_CONTENT_ITIS 
   }
   -- These groups are used in coordinated response and staging area information
   -- (rather than typically consumer related)
XML Representation:
<xs:simpleType name="ResponderGroupAffected" >
      <xs:union>
         <xs:simpleType>
            <xs:restriction base="xs:unsignedInt">
               <xs:minInclusive value="9728"/>
               <xs:maxInclusive value="9983"/>
            </xs:restriction>
         </xs:simpleType>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:enumeration value="emergency vehicle units" id="_9729"/>
               <xs:enumeration value="federal law enforcement units" id="_9730"/>
               <xs:enumeration value="state police units" id="_9731"/>
               <xs:enumeration value="county police units" id="_9732"/>
               <xs:enumeration value="local police units" id="_9733"/>
               <xs:enumeration value="ambulance units" id="_9734"/>
               <xs:enumeration value="rescue units" id="_9735"/>
               <xs:enumeration value="fire units" id="_9736"/>
               <xs:enumeration value="hAZMAT units" id="_9737"/>
               <xs:enumeration value="light tow unit" id="_9738"/>
               <xs:enumeration value="heavy tow unit" id="_9739"/>
               <xs:enumeration value="private tow units" id="_9743"/>
               <xs:enumeration value="freeway service patrols" id="_9740"/>
               <xs:enumeration value="transportation response units" id="_9741"/>
               <xs:enumeration value="private contractor response units" id="_9742"/>
            </xs:restriction>
         </xs:simpleType >
         <xs:simpleType> 
            <xs:restriction base="xs:string">
               <xs:pattern value="\[.+\].*"/>
            </xs:restriction>
         </xs:simpleType>         
         <xs:simpleType>
            <xs:restriction base="local:ResponderGroupAffected" /> 
         </xs:simpleType>
      </xs:union>
</xs:simpleType>
Used By: This entry is used directly by one other data structure in this standard, a DF called
DF_ITIS_EventType <ASN> <XML>.   In addition, this item may be used by data structures in other
ITS standards.
6.33 Data Element: DE_Restrictions
Use: The ITIS enumeration list commonly referred to as "Restrictions," is assigned the upper byte value of
[10] (which provides for value ranges from 2560 to 2815, inclusive).  This list is formally called
"RestrictionClass" 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 41 different phrases, divided into 2 further sub-
categories (the division into these sub-categories is informational only and other groupings may also be
used).  The remaining 86 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 2688).  
ASN.1 Representation:
RestrictionClass ::= ENUMERATED  { 
   restrictions                                     (2561),