complexType NewIncidentEvent
diagram
namespace http://www.IM-Draft-03-00-44a
children distribute header typeEvent localNewIncidentEvent
used by
elements newIncidentEvent IMWrapper/newIncidentEvent
source <xs:complexType name="NewIncidentEvent">
 
<xs:sequence>
   
<xs:element name="distribute" type="Distribution" minOccurs="0"/>
   
<xs:element name="header" type="Header"/>
   
<!-- if an inner element is not present then
         the header content of the message which
         carries this DF shall be applied to the
         context of this message. The header has the
         data creator,  time stamps,  location,
         and what to do when the message becomes
         old  (how to get a fresh one)  and the
         reference ID of this message or submessage --
>
   
<xs:element name="typeEvent" type="itis:ITISEventType"/>
   
<!-- a catagory and an item from that catagory
         Uses the same basic types as ITIS
/ATIS/TMDD -->
   
<xs:element name="localNewIncidentEvent" type="local:NewIncidentEvent" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element NewIncidentEvent/distribute
diagram
type Distribution
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children from to reference localDistribution
source <xs:element name="distribute" type="Distribution" minOccurs="0"/>

element NewIncidentEvent/header
diagram
type Header
properties
isRef 0
content complex
children senderIncidentID inReplyTo pedigreeSequence sender basics issueTime updateTime expiryTime onExpiry urgency testMessage localHeader
source <xs:element name="header" type="Header"/>

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


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