Documentation for ATIS-Draft-03-00-79

Complex Type: ITISEventType

[Table of contents]

Super-types: None
Sub-types: None
Name ITISEventType
Abstract no
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
XML Instance Representation
<...>
Start Choice [1]
<trafficConditions> TrafficConditions </trafficConditions> [1]
<accidentsAndIncidents> AccidentsAndIncidents </accidentsAndIncidents> [1]
<closures> Closures </closures> [1]
<roadwork> Roadwork </roadwork> [1]
<obstruction> Obstruction </obstruction> [1]
<delayStatusCancellation> DelayStatusCancellation </delayStatusCancellation> [1]
<unusualDriving> UnusualDriving </unusualDriving> [1]
<mobileSituation> MobileSituation </mobileSituation> [1]
<deviceStatus> DeviceStatus </deviceStatus> [1]
<restrictionClass> RestrictionClass </restrictionClass> [1]
<incidentResponseStatus> IncidentResponseStatus </incidentResponseStatus> [1]
<disasters> Disasters </disasters> [1]
<disturbances> Disturbances </disturbances> [1]
<sportingEvents> SportingEvents </sportingEvents> [1]
<specialEvents> SpecialEvents </specialEvents> [1]
<parkingInformation> ParkingInformation </parkingInformation> [1]
<systemInformation> SystemInformation </systemInformation> [1]
<weatherConditions> WeatherConditions </weatherConditions> [1]
<precipitation> Precipitation </precipitation> [1]
<winds> Winds </winds> [1]
<visibilityAndAirQuality> VisibilityAndAirQuality </visibilityAndAirQuality> [1]
<temperature> Temperature </temperature> [1]
<pavementConditions> PavementConditions </pavementConditions> [1]
<winterDrivingRestrictions> WinterDrivingRestrictions </winterDrivingRestrictions> [1]
<winterDrivingIndex> WinterDrivingIndex </winterDrivingIndex> [1]
<suggestionAdvice> SuggestionAdvice </suggestionAdvice> [1]
<warningAdvice> WarningAdvice </warningAdvice> [1]
<adviceInstructionsRecommendations> AdviceInstructionsRecommendations </adviceInstructionsRecommendations> [1]
<adviceInstructionsMandatory> AdviceInstructionsMandatory </adviceInstructionsMandatory> [1]
<laneRoadway> LaneRoadway </laneRoadway> [1]
<alternateRoute> AlternateRoute </alternateRoute> [1]
<transitMode> TransitMode </transitMode> [1]
<vehicleGroupAffected> VehicleGroupAffected </vehicleGroupAffected> [1]
<travelerGroupAffected> TravelerGroupAffected </travelerGroupAffected> [1]
<responderGroupAffected> ResponderGroupAffected </responderGroupAffected> [1]
<incidentResponseEquipment> IncidentResponseEquipment </incidentResponseEquipment> [1]
<transitOperations> TransitOperations </transitOperations> [1]
End Choice
</...>
Diagram
h1327086256 h-1072057143 h-2050472675 h569785782 h-205431301 h1631283923 h427599427 h-1014208425 h-327450899 h1465079697 h1628409802 h1151840973 h-667189398 h-592150932 h165298893 h2093616025 h171435416 h-1636431897 h340131614 h-1106214906 h2132583797 h-351644721 h551251035 h-1745649756 h852955637 h1507119777 h-1788258481 h-1979923592 h-732281865 h-1642444130 h1922354612 h1711476849 h732589644 h1727136935 h-1855528970 h-847513930 h-1785013190
Schema Component Representation
<xs:complexType name="ITISEventType">
<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" type=" AdviceInstructionsRecommendations "/>
<xs:element name="adviceInstructionsMandatory" type=" 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>