complexType Basics
diagram
namespace http://www.IM-Draft-03-00-44a
children incidentLoc estimate1 incidentArea estimate2 typeEvent severity status localBasics
used by
elements MergeIncidentEvent/oldHeaders/oldHeader/basics SplitIncidentEvent/newHeaders/newHeader/basics Header/basics
source <xs:complexType name="Basics">
 
<xs:sequence>
   
<xs:element name="incidentLoc" type="lrms:LocationReference"/>
   
<!-- Based on [SAE.LRMS.ANY]
         LRMS profile for best estimate of point location of
         incident may use whatever profile is best suited
         e.g. an address value might be best in some cases --
>
   
<xs:element name="estimate1" type="Reliability"/>
   
<!-- the estimated quality with which the above
         data is known --
>
   
<xs:element name="incidentArea" type="lrms:LocationReference" minOccurs="0"/>
   
<!-- Based on [SAE.LRMS.ANY]
         LRMS profile for affected area of incident --
>
   
<xs:element name="estimate2" type="Reliability" minOccurs="0"/>
   
<!-- the estimated quality with which the above data is known -->
   
<xs:element name="typeEvent" type="itis:ITISEventType"/>
   
<!-- the major catagory  (and sub catagory)
         of the event  (from ITIS)
         a two part code that identifies class of event
         and a specific type of event
         from the sending-centers perspective --
>
   
<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)
         code indicating timeline status of incident
         from the sending-centers perspective --
>
   
<xs:element name="localBasics" type="local:Basics" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element Basics/incidentLoc
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="incidentLoc" type="lrms:LocationReference"/>

element Basics/estimate1
diagram
type Reliability
properties
isRef 0
content complex
children textual role roleText percent geometry
source <xs:element name="estimate1" type="Reliability"/>

element Basics/incidentArea
diagram
type lrms:LocationReference
properties
isRef 0
minOcc 0
maxOcc 1
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="incidentArea" type="lrms:LocationReference" minOccurs="0"/>

element Basics/estimate2
diagram
type Reliability
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children textual role roleText percent geometry
source <xs:element name="estimate2" type="Reliability" minOccurs="0"/>

element Basics/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 Basics/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 Basics/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 Basics/localBasics
diagram
type local:Basics
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localBasics" type="local:Basics" minOccurs="0"/>


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