complexType Description
diagram
namespace http://www.IM-Draft-03-00-44a
children header typeEvent subject description qual incidentCmdr furtherData involvedItems involvedCenters localDescription
used by
elements MobileIDXWrapper/description IDX-Wrapper/descriptionReports/descriptionReport
annotation
documentation
      
            Description Submessage,  "incident Description information"
        
source <xs:complexType name="Description">
 
<xs:annotation>
   
<xs:documentation>      
            Description Submessage,  &amp;quot;incident Description information&amp;quot;
        
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<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="subject" type="FreeText" minOccurs="0"/>
   
<!-- used as an   OPTIONAL   subject summary line -->
   
<xs:element name="description" type="itis:ITIScodesAndText" minOccurs="0"/>
   
<!-- a combination of ITIS phrase codes and free text
         which can be used to carry any possible message text
         if there is a need to break data into groups of
         description
/ cause / advice or to provide summary
         counts of injuries or vehicles,  then use the ATIS event --
>
   
<xs:element name="qual" type="Reliability" minOccurs="0"/>
   
<!-- reliability estimate of the above data -->
   
<xs:element name="incidentCmdr" type="OrganizationPosition" minOccurs="0"/>
   
<!-- used to sent the incidentCmdr when needed or known -->
   
<xs:element name="furtherData" type="URL-Link" minOccurs="0"/>
   
<!-- a URL to any related data
         note that the data returned by such a link is not
         controled by the standard and may vary over time --
>
   
<xs:element name="involvedItems" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="500">
         
<xs:element name="involvedItem" type="ReferenceID"/>
         
<!-- A list of references to other objects  (people or things)  that are known to be involved in this event -->
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="involvedCenters" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="50">
         
<xs:element name="involvedCenter" type="CenterType"/>
         
<!-- A list of other 1512 centers which are engaged or expected to become engaged in this event the contents of this feild can used to determine who to send a message to when other indications are not present -->
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="localDescription" type="local:Description" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element Description/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 Description/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 Description/subject
diagram
type FreeText
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 500
source <xs:element name="subject" type="FreeText" minOccurs="0"/>

element Description/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 Description/qual
diagram
type Reliability
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children textual role roleText percent geometry
source <xs:element name="qual" type="Reliability" minOccurs="0"/>

element Description/incidentCmdr
diagram
type OrganizationPosition
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children group level title role titleExtension eMail radio personRef person positionRef localOrganizationPosition
source <xs:element name="incidentCmdr" type="OrganizationPosition" minOccurs="0"/>

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

element Description/involvedItems
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children involvedItem
source <xs:element name="involvedItems" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="500">
     
<xs:element name="involvedItem" type="ReferenceID"/>
     
<!-- A list of references to other objects  (people or things)  that are known to be involved in this event -->
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element Description/involvedItems/involvedItem
diagram
type ReferenceID
properties
isRef 0
content simple
facets
minLength 1
maxLength 64
source <xs:element name="involvedItem" type="ReferenceID"/>

element Description/involvedCenters
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children involvedCenter
source <xs:element name="involvedCenters" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="50">
     
<xs:element name="involvedCenter" type="CenterType"/>
     
<!-- A list of other 1512 centers which are engaged or expected to become engaged in this event the contents of this feild can used to determine who to send a message to when other indications are not present -->
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element Description/involvedCenters/involvedCenter
diagram
type CenterType
properties
isRef 0
content complex
children centerID centerHint centerHandles centerType localCenterType
source <xs:element name="involvedCenter" type="CenterType"/>

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


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