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

SAE ATIS Committee Working Draft
ITIS Phrase Tables, Draft [issued: 04-11-09] 
-
215 -
This is a draft document of the SAE ATIS committee, subject to change.
   travelerGroupAffected               TravelerGroupAffected,  
   responderGroupAffected              ResponderGroupAffected,
   incidentResponseEquipment           IncidentResponseEquipment,
   transitOperations                   TransitOperations,
   regulatorySigns                     RegulatoryAndWarningSigns
   }
   -- the set of  ITIS.ITISgroups
   -- a single code representing the top level grouping of ITIS sub-groups
   -- surrounded by the element tag of its sub group
XML Representation:
<xs:complexType name="ITISEventType" >
      <xs:annotation>
         <xs:documentation>       
            the set of  ITIS.ITISgroups
            a single code representing the top level grouping of ITIS sub-groups
            surrounded by the element tag of its sub group
         </xs:documentation>
      </xs:annotation>
      <xs:choice>
         <xs:element name="trafficConditions" type="TrafficConditions" />
         <xs:element name="accidentsAndIncidents" type="AccidentsAndIncidents" />
         <xs:element name="closures" type="Closures" />
         <xs:element name="roadwork" type="Roadwork" />
         <xs:element name="obstruction" type="Obstruction" />
         <xs:element name="delayStatusCancellation" type="DelayStatusCancellation" />
         <xs:element name="unusualDriving" type="UnusualDriving" />
         <xs:element name="mobileSituation" type="MobileSituation" />
         <xs:element name="deviceStatus" type="DeviceStatus" />
         <xs:element name="restrictionClass" type="RestrictionClass" />
         <xs:element name="incidentResponseStatus" type="IncidentResponseStatus" />
         <xs:element name="disasters" type="Disasters" />
         <xs:element name="disturbances" type="Disturbances" />
         <xs:element name="sportingEvents" type="SportingEvents" />
         <xs:element name="specialEvents" type="SpecialEvents" />
         <xs:element name="parkingInformation" type="ParkingInformation" />
         <xs:element name="systemInformation" type="SystemInformation" />
         <xs:element name="weatherConditions" type="WeatherConditions" />
         <xs:element name="precipitation" type="Precipitation" />
         <xs:element name="winds" type="Winds" />
         <xs:element name="visibilityAndAirQuality" type="VisibilityAndAirQuality" />
         <xs:element name="temperature" type="Temperature" />
         <xs:element name="pavementConditions" type="PavementConditions" />
         <xs:element name="winterDrivingRestrictions" type="WinterDrivingRestrictions"
/>
         <xs:element name="winterDrivingIndex" type="WinterDrivingIndex" />
         <xs:element name="suggestionAdvice" type="SuggestionAdvice" />
         <xs:element name="warningAdvice" type="WarningAdvice" />
         <xs:element name="adviceInstructionsRecommendations"
         <xs:element name="adviceInstructionsMandatory"
         <xs:element name="laneRoadway" type="LaneRoadway" />
         <xs:element name="alternateRoute" type="AlternateRoute" />
         <xs:element name="transitMode" type="TransitMode" />
         <xs:element name="vehicleGroupAffected" type="VehicleGroupAffected" />
         <xs:element name="travelerGroupAffected" type="TravelerGroupAffected" />
         <xs:element name="responderGroupAffected" type="ResponderGroupAffected" />
         <xs:element name="incidentResponseEquipment" type="IncidentResponseEquipment"
/>
         <xs:element name="transitOperations" type="TransitOperations" />
      </xs:choice>
</xs:complexType>
<!-- the set of  ITIS.ITISgroups
a single code representing the top level grouping of ITIS sub-groups
surrounded by the element tag of its sub group -->