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

SAE ATIS Committee Working Draft
ITIS Phrase Tables, Draft [issued: 04-11-09] 
-
193 -
This is a draft document of the SAE ATIS committee, subject to change.
   regional-traffic                (9479),  
   arrivals                        (9480),  
   departures                      (9481),  
   airline-travelers               (9482),  
   commuter-airline-travelers      (9483),  
   domestic-airline-travelers      (9484),  
   international-airline-travelers (9485),  
   pedestrians                     (9486),  
   bicyclists                      (9487),  -- Hint: may be used as a traveler
                                            -- restriction, as in "bicycles prohibited on
                                            -- subways during rush hour" or "road closed
                                            -- to bicyclists"
   ... -- # LOCAL_CONTENT_ITIS 
   }
XML Representation:
<xs:simpleType name="TravelerGroupAffected" >
      <xs:union>
         <xs:simpleType>
            <xs:restriction base="xs:unsignedInt">
               <xs:minInclusive value="9472"/>
               <xs:maxInclusive value="9727"/>
            </xs:restriction>
         </xs:simpleType>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:enumeration value="through traffic" id="_9473"/>
               <xs:enumeration value="holiday traffic" id="_9474"/>
               <xs:enumeration value="residents" id="_9475"/>
               <xs:enumeration value="visitors" id="_9476"/>
               <xs:enumeration value="long distance traffic" id="_9477"/>
               <xs:enumeration value="local traffic" id="_9478"/>
               <xs:enumeration value="regional traffic" id="_9479"/>
               <xs:enumeration value="arrivals" id="_9480"/>
               <xs:enumeration value="departures" id="_9481"/>
               <xs:enumeration value="airline travelers" id="_9482"/>
               <xs:enumeration value="commuter airline travelers" id="_9483"/>
               <xs:enumeration value="domestic airline travelers" id="_9484"/>
               <xs:enumeration value="international airline travelers" id="_9485"/>
               <xs:enumeration value="pedestrians" id="_9486"/>
               <xs:enumeration value="bicyclists" id="_9487"/>
            </xs:restriction>
         </xs:simpleType >
         <xs:simpleType> 
            <xs:restriction base="xs:string">
               <xs:pattern value="\[.+\].*"/>
            </xs:restriction>
         </xs:simpleType>         
         <xs:simpleType>
            <xs:restriction base="local:TravelerGroupAffected" /> 
         </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.48 Data Element: DE_Unit Values
Use: The ITIS enumeration list commonly referred to as "Unit Values," is assigned the upper byte value of
[34] (which provides for value ranges from 8704 to 8959, inclusive).  This list is formally called "Units" in
the ASN.1 and XML productions.  The items in this enumeration list are not allowed to be used as an event
category classification.  This list contains a total of 63 different phrases, divided into 5 further sub-
categories (the division into these sub-categories is informational only and other groupings may also be