complexType EventInformation
diagram
namespace http://www.ATIS-Draft-03-00-79
children head location isForecast coverageTime forecastExpires typeEvent severity status cause description advice affectedLane vehiclesInvolvedCount types injuries startTime clearTime repeatTimes furtherData tail localEventInformation
used by
element ResponseGroup/event
source <xs:complexType name="EventInformation">
 
<xs:sequence>
   
<xs:element name="head" type="Head" minOccurs="0"/>
   
<xs:element name="location" type="lrms:LocationReference"/>
   
<!-- location for which this applies -->
   
<xs:element name="isForecast" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:boolean"/>
     
</xs:simpleType>
   
</xs:element>
   
<!-- forecast or predicted period -->
   
<xs:element name="coverageTime" type="ComplexTime" minOccurs="0"/>
   
<xs:element name="forecastExpires" type="DateTimePair" minOccurs="0"/>
   
<xs:element name="typeEvent" type="itis:ITISEventType"/>
   
<!-- a catagory and an item from that catagory
         all ITS stds use the same types here --
>
   
<xs:element name="severity" type="tmdd:Event-incident-severity" minOccurs="0"/>
   
<xs:element name="status" type="itis:IncidentResponseStatus" minOccurs="0"/>
   
<!-- status of the event (from ITIS) -->
   
<xs:element name="cause" type="itis:ITIScodesAndText" minOccurs="0"/>
   
<xs:element name="description" type="itis:ITIScodesAndText" minOccurs="0"/>
   
<xs:element name="advice" type="itis:ITIScodesAndText" minOccurs="0"/>
   
<!-- current relevent information in text and codes -->
   
<xs:element name="affectedLane" type="im:LaneDescription" minOccurs="0" maxOccurs="16"/>
   
<xs:element name="vehiclesInvolvedCount" type="tmdd:Event-incident-vehicles-involved-count" minOccurs="0"/>
   
<!-- the number of vehicles -->
   
<xs:element name="types" type="VehiclesInvolved" minOccurs="0" maxOccurs="16"/>
   
<!-- the types of vehicles and a count of each -->
   
<xs:element name="injuries" type="im:InjuryCounts" minOccurs="0" maxOccurs="5"/>
   
<xs:element name="startTime" type="DateTimePair" minOccurs="0"/>
   
<!-- point in time this event started -->
   
<xs:element name="clearTime" type="DateTimePair" minOccurs="0"/>
   
<!-- an estimated clear time -->
   
<xs:element name="repeatTimes" type="ComplexTime" minOccurs="0"/>
   
<!-- a set of repeating times for events
         which re-occur over a periods of days --
>
   
<xs:element name="furtherData" type="URL-Link" minOccurs="0"/>
   
<xs:element name="tail" type="Tail" minOccurs="0"/>
   
<xs:element name="localEventInformation" type="local:EventInformation" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element EventInformation/head
diagram
type Head
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children id reference pedigree language charSet table issuingAgency updateTime expiryTime onExpiry confidence urgency
source <xs:element name="head" type="Head" minOccurs="0"/>

element EventInformation/location
diagram
type lrms:LocationReference
properties
isRef 0
content complex
children locationName externalID pointLocation linkLocation areaLocation chain transition groupLocation routeLocation geometry geoCoord grid linearReference crossStreets address preCoded nodeAttribute spatialObject publicGrid
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:element name="location" type="lrms:LocationReference"/>

element EventInformation/isForecast
diagram
type restriction of xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="isForecast" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean"/>
 
</xs:simpleType>
</xs:element>

element EventInformation/coverageTime
diagram
type ComplexTime
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children start end weekly occurrences furtherData
source <xs:element name="coverageTime" type="ComplexTime" minOccurs="0"/>

element EventInformation/forecastExpires
diagram
type DateTimePair
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="forecastExpires" type="DateTimePair" minOccurs="0"/>

element EventInformation/typeEvent
diagram
type itis:ITISEventType
properties
isRef 0
content complex
children trafficConditions accidentsAndIncidents closures roadwork obstruction delayStatusCancellation unusualDriving mobileSituation deviceStatus restrictionClass incidentResponseStatus disasters disturbances sportingEvents specialEvents parkingInformation systemInformation weatherConditions precipitation winds visibilityAndAirQuality temperature pavementConditions winterDrivingRestrictions winterDrivingIndex suggestionAdvice warningAdvice adviceInstructionsRecommendations adviceInstructionsMandatory laneRoadway alternateRoute transitMode vehicleGroupAffected travelerGroupAffected responderGroupAffected incidentResponseEquipment transitOperations
source <xs:element name="typeEvent" type="itis:ITISEventType"/>

element EventInformation/severity
diagram
type tmdd:Event-incident-severity
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="severity" type="tmdd:Event-incident-severity" minOccurs="0"/>

element EventInformation/status
diagram
type itis:IncidentResponseStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="status" type="itis:IncidentResponseStatus" minOccurs="0"/>

element EventInformation/cause
diagram
type itis:ITIScodesAndText
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children itis text
source <xs:element name="cause" type="itis:ITIScodesAndText" minOccurs="0"/>

element EventInformation/description
diagram
type itis:ITIScodesAndText
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children itis text
source <xs:element name="description" type="itis:ITIScodesAndText" minOccurs="0"/>

element EventInformation/advice
diagram
type itis:ITIScodesAndText
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children itis text
source <xs:element name="advice" type="itis:ITIScodesAndText" minOccurs="0"/>

element EventInformation/affectedLane
diagram
type im:LaneDescription
properties
isRef 0
minOcc 0
maxOcc 16
content complex
children lanesAffected laneTotalCnt types location condition direction estClearTime barrier furtherInfo
source <xs:element name="affectedLane" type="im:LaneDescription" minOccurs="0" maxOccurs="16"/>

element EventInformation/vehiclesInvolvedCount
diagram
type tmdd:Event-incident-vehicles-involved-count
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="vehiclesInvolvedCount" type="tmdd:Event-incident-vehicles-involved-count" minOccurs="0"/>

element EventInformation/types
diagram
type VehiclesInvolved
properties
isRef 0
minOcc 0
maxOcc 16
content complex
children kind count
source <xs:element name="types" type="VehiclesInvolved" minOccurs="0" maxOccurs="16"/>

element EventInformation/injuries
diagram
type im:InjuryCounts
properties
isRef 0
minOcc 0
maxOcc 5
content complex
children injuryLevel count
source <xs:element name="injuries" type="im:InjuryCounts" minOccurs="0" maxOccurs="5"/>

element EventInformation/startTime
diagram
type DateTimePair
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="startTime" type="DateTimePair" minOccurs="0"/>

element EventInformation/clearTime
diagram
type DateTimePair
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="clearTime" type="DateTimePair" minOccurs="0"/>

element EventInformation/repeatTimes
diagram
type ComplexTime
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children start end weekly occurrences furtherData
source <xs:element name="repeatTimes" type="ComplexTime" minOccurs="0"/>

element EventInformation/furtherData
diagram
type URL-Link
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 255
source <xs:element name="furtherData" type="URL-Link" minOccurs="0"/>

element EventInformation/tail
diagram
type Tail
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children entry
source <xs:element name="tail" type="Tail" minOccurs="0"/>

element EventInformation/localEventInformation
diagram
type local:EventInformation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localEventInformation" type="local:EventInformation" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy