complexType WorkZoneData
diagram
namespace http://www.IM-Draft-03-00-44a
children distribute header eventID currentlyActive currentEventID description restrictions descriptiveText liveImage graphicOverview localWorkZoneData
used by
elements workZoneData IMWrapper/workZoneData MobileIDXWrapper/workZoneData IDX-Wrapper/workZoneDataReports/workZoneDataReport
annotation
documentation
      
            this is in sync with recent SAE changes which provide a
            strong "consumer" work zone message to start from
        
source <xs:complexType name="WorkZoneData">
 
<xs:annotation>
   
<xs:documentation>      
            this is in sync with recent SAE changes which provide a
            strong &amp;quot;consumer&amp;quot; work zone message to start from
        
</xs:documentation>
 
</xs:annotation>
 
<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="eventID" type="ReferenceID" minOccurs="0"/>
   
<!-- a number for the event itself used in the CAD -->
   
<xs:element name="currentlyActive" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:boolean"/>
     
</xs:simpleType>
   
</xs:element>
   
<!-- when true the event is currently taking place
         the precise meaning of this may require local agreements --
>
   
<xs:element name="currentEventID" type="ReferenceID" minOccurs="0"/>
   
<!-- some CAD use a dual numbering system for
         active events,  if this is the case this field will
         hold the active value,  while the above will hold the
         the long term value --
>
   
<xs:element name="description" type="atis:EventInformation"/>
   
<!-- a complex summary of the event from SAE
         note that it also includes the complex lane description
         frame taken from this std --
>
   
<xs:element name="restrictions" type="LinkDataSet" minOccurs="0"/>
   
<!-- a sequence of various link restrictions,  which
         exist over the links of the event --
>
   
<xs:element name="descriptiveText" type="FreeText" minOccurs="0"/>
   
<!-- other data that needs to be conveyed in a free text format -->
   
<xs:element name="liveImage" type="URL-Link" minOccurs="0"/>
   
<!-- a URL/URI for any live image data feeds -->
   
<xs:element name="graphicOverview" type="URL-Link" minOccurs="0"/>
   
<!-- link to a file or to a URI/URL to carry any
         explanatory graphic file for this message --
>
   
<xs:element name="localWorkZoneData" type="local:WorkZoneData" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element WorkZoneData/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 WorkZoneData/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 WorkZoneData/eventID
diagram
type ReferenceID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 64
source <xs:element name="eventID" type="ReferenceID" minOccurs="0"/>

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

element WorkZoneData/currentEventID
diagram
type ReferenceID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 64
source <xs:element name="currentEventID" type="ReferenceID" minOccurs="0"/>

element WorkZoneData/description
diagram
type atis:EventInformation
properties
isRef 0
content complex
children head location isForecast coverageTime forecastExpires typeEvent severity status cause description advice affectedLane vehiclesInvolvedCount types injuries startTime clearTime repeatTimes furtherData tail localEventInformation
source <xs:element name="description" type="atis:EventInformation"/>

element WorkZoneData/restrictions
diagram
type LinkDataSet
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children links lanesAffected laneCnt typeEvent currentCapacity capacity delay density lanesMinimumNumber lanesNumberOpen length levelOfService medianType name occupancy pavementType restrictionAxleCount restrictionClass restrictionHeight restrictionLength restrictionWeightAxle restrictionWeight restrictionWidth roadNumber shoulderWidthLeft shoulderWidthRight speed speedAdvisory speedLimit status surfaceCondition travelTime truckSpeedLimit nodeLinksNum nodeName nodeStatus owner jurisdiction tmddOther weatherConditions precipitation winds windDirection sky visibility temperature pavementConditions winterDrivingRestrictions winterDrivingIndex temp humidity rainHour rainDay snow snowPack snowRate localLinkDataSet
source <xs:element name="restrictions" type="LinkDataSet" minOccurs="0"/>

element WorkZoneData/descriptiveText
diagram
type FreeText
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 500
source <xs:element name="descriptiveText" type="FreeText" minOccurs="0"/>

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

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

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


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