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

SAE ATIS Committee Working Draft
ITIS Phrase Tables, Draft [issued: 04-11-09] 
-
195 -
This is a draft document of the SAE ATIS committee, subject to change.
   kilograms-per-lane-mile (8745),  
   tons-per-lane-mile      (8746),  
   -- Misc.
   dollar                  (8747),  -- Alternative rendering: dollar symbol  Not to be
                                    -- used as the default value for this category
   percent                 (8748),  -- Alternative rendering: percent symbol
   grade                   (8757),  -- NEW: Typically preceded by a percent value entry
   time-delimiter          (8749),  -- Alternative rendering: "-"
   dollars                 (8750),  -- Alternative rendering can use local currency sign
   flight-number           (8751),  -- A number value may PRECEDE the unit value in use
   person-people           (8752),  
   response-plan           (8753),  -- A value may PRECEDE the unit value in use
                                    -- (involving a combination of numbers and / or
                                    -- letters)
   placard-type            (8754),  -- For hazmat class and division type designations, a
                                    -- value may PRECEDE the unit value in use
   placard-number          (8755),  -- For chemical designations, a value may PRECEDE the
                                    -- unit value in use
   fM                      (8756),  -- A number value may PRECEDE the unit value in use
                                    -- representing the frequency of a radio station
   ... -- # LOCAL_CONTENT_ITIS 
   }
   -- Used in conjunction with # values.  In many ITS messages there are specific
   -- place holders (data elements) in the message set to send these values.  This
   -- category shall not be used to circumvent message sets which support various units
   -- in this way
XML Representation:
<xs:simpleType name="Units" >
      <xs:union>
         <xs:simpleType>
            <xs:restriction base="xs:unsignedInt">
               <xs:minInclusive value="8704"/>
               <xs:maxInclusive value="8959"/>
            </xs:restriction>
         </xs:simpleType>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:enumeration value="square feet" id="_8705"/>
               <xs:enumeration value="square meters" id="_8706"/>
               <xs:enumeration value="acres" id="_8707"/>
               <xs:enumeration value="hectares" id="_8708"/>
               <xs:enumeration value="inches" id="_8709"/>
               <xs:enumeration value="feet" id="_8710"/>
               <xs:enumeration value="mile" id="_8711"/>
               <xs:enumeration value="miles" id="_8712"/>
               <xs:enumeration value="nautical miles" id="_8713"/>
               <xs:enumeration value="millimeters" id="_8714"/>
               <xs:enumeration value="meters" id="_8715"/>
               <xs:enumeration value="kilometer" id="_8716"/>
               <xs:enumeration value="kilometers" id="_8717"/>
               <xs:enumeration value="feet per second" id="_8718"/>
               <xs:enumeration value="meters per second" id="_8719"/>
               <xs:enumeration value="mPH" id="_8720"/>
               <xs:enumeration value="kPH" id="_8721"/>
               <xs:enumeration value="knots" id="_8722"/>
               <xs:enumeration value="elevation" id="_8766"/>
               <xs:enumeration value="aM" id="_8723"/>
               <xs:enumeration value="pM" id="_8724"/>
               <xs:enumeration value="holiday" id="_8726"/>
               <xs:enumeration value="seconds" id="_8727"/>
               <xs:enumeration value="minutes" id="_8728"/>
               <xs:enumeration value="hours" id="_8729"/>
               <xs:enumeration value="days" id="_8730"/>
               <xs:enumeration value="weeks" id="_8731"/>
               <xs:enumeration value="months" id="_8732"/>
               <xs:enumeration value="other times" id="_8767"/>
               <xs:enumeration value="xSunday" id="_8758"/>