complexType ResponseGroup
diagram
namespace http://www.ATIS-Draft-03-00-79
children head coverageArea weatherReport link incident event flight route detour parkingLot dsrcMsg transit furtherData tail localResponseGroup
used by
elements SubRoute/events AdvisoryInformation/responseGroup InformationResponse/responseGroup
source <xs:complexType name="ResponseGroup">
 
<xs:sequence>
   
<xs:element name="head" type="Head" minOccurs="0"/>
   
<!-- basic meta data for the whole group -->
   
<xs:element name="coverageArea" type="lrms:LocationReference" minOccurs="0"/>
   
<xs:element name="weatherReport" type="WeatherInformation" minOccurs="0" maxOccurs="100"/>
   
<xs:element name="link" type="LinkTrafficInformation" minOccurs="0" maxOccurs="100"/>
   
<xs:element name="incident" type="IncidentInformation" minOccurs="0" maxOccurs="100"/>
   
<xs:element name="event" type="EventInformation" minOccurs="0" maxOccurs="100"/>
   
<xs:element name="flight" type="AirlineTravelInformation" minOccurs="0" maxOccurs="100"/>
   
<xs:element name="route" type="Route" minOccurs="0" maxOccurs="100"/>
   
<xs:element name="detour" type="Route" minOccurs="0" maxOccurs="100"/>
   
<xs:element name="parkingLot" type="ParkingLotInformation" minOccurs="0" maxOccurs="100"/>
   
<xs:element name="dsrcMsg" type="RoadSideAlert" minOccurs="0" maxOccurs="100"/>
   
<xs:element name="transit" type="TransitInformation" minOccurs="0" maxOccurs="100"/>
   
<xs:element name="furtherData" type="URL-Link" minOccurs="0"/>
   
<xs:element name="tail" type="Tail" minOccurs="0"/>
   
<xs:element name="localResponseGroup" type="local:ResponseGroup" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element ResponseGroup/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 ResponseGroup/coverageArea
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="coverageArea" type="lrms:LocationReference" minOccurs="0"/>

element ResponseGroup/weatherReport
diagram
type WeatherInformation
properties
isRef 0
minOcc 0
maxOcc 100
content complex
children head location altLoc lat-long elevationsAbove elevationsBelow isForecast coverageTime forecastExpires tempSummary tempQualifers highTemp lowTemp currTemp conditions sunriseTime sunsetTime skyConditions cloudPercent visibilityLevel visibilityQualifier visibility windsType windDirection windAngle windSpeed windGustSpeed precipitationProbability precipitation humidity snowDepth snowPack snowFall snowOffRoad iceThickness blackIce freezePoint rain24hrs rain1hr rainRate precipSituation precipYesNo waterDepth surfaceWaterDepth precipStart precipEnd smogAlert airQualityIndex carbonMonoxide carbonDioxide hydroCarbon sulfurDioxide nitricOxide nitrousDioxide particulate ozone uvLevel airQuality airQualifier levelofservice status drivingRestrictions drivingIndex mediantype mobileFriction pavementConditions pavementTemperature surfaceTemperature surfaceSalinity pavementtype treatmentForm treatmentType treatmentAmount treatmentWidth pressure solarRate dewPoint other furtherText furtherData tail localWeatherInformation
source <xs:element name="weatherReport" type="WeatherInformation" minOccurs="0" maxOccurs="100"/>

element ResponseGroup/link
diagram
type LinkTrafficInformation
properties
isRef 0
minOcc 0
maxOcc 100
content complex
children head location isForecast coverageTime forecastExpires affectedLanes capacity delay density lanesMinimumNumber lanesNumberOpen length levelOfService medianType name occupancy pavementType restrictionAxleCount restrictionAxleWeight restrictionClass restrictionHeight restrictionLength restrictionWeight restrictionWidth roadNumber shoulderWidthLeft shoulderWidthRight speed speedLimit linkStatus surfaceConditions travelTime truckSpeedLimit nodeDelay nodeLinksNum nodeName nodeStatus owner jurisdiction tmddOther furtherData tail localLinkTrafficInformation
source <xs:element name="link" type="LinkTrafficInformation" minOccurs="0" maxOccurs="100"/>

element ResponseGroup/incident
diagram
type IncidentInformation
properties
isRef 0
minOcc 0
maxOcc 100
content complex
children head location isForecast coverageTime forecastExpires typeEvent severity status cause description advice affectedLanes vehiclesInvolvedCount types injuries startTime clearTime furtherData tail localIncidentInformation
source <xs:element name="incident" type="IncidentInformation" minOccurs="0" maxOccurs="100"/>

element ResponseGroup/event
diagram
type EventInformation
properties
isRef 0
minOcc 0
maxOcc 100
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="event" type="EventInformation" minOccurs="0" maxOccurs="100"/>

element ResponseGroup/flight
diagram
type AirlineTravelInformation
properties
isRef 0
minOcc 0
maxOcc 100
content complex
children head location isForecast coverageTime forecastExpires serviceName originAirport destinationAirport departTimeScheduled arriveTimeScheduled offSchedule departureConcourse arrivalConcourse departureGate arrivalGate generalGate baggageClaim overallStatus timeValue furtherData tail localAirlineTravelInformation
source <xs:element name="flight" type="AirlineTravelInformation" minOccurs="0" maxOccurs="100"/>

element ResponseGroup/route
diagram
type Route
properties
isRef 0
minOcc 0
maxOcc 100
content complex
children head isItinerary otherEvent origin subroutes destination primeMode estimatedTravelTime startTime endTime tripTotalDistance estimatedCost maps localRoute
source <xs:element name="route" type="Route" minOccurs="0" maxOccurs="100"/>

element ResponseGroup/detour
diagram
type Route
properties
isRef 0
minOcc 0
maxOcc 100
content complex
children head isItinerary otherEvent origin subroutes destination primeMode estimatedTravelTime startTime endTime tripTotalDistance estimatedCost maps localRoute
source <xs:element name="detour" type="Route" minOccurs="0" maxOccurs="100"/>

element ResponseGroup/parkingLot
diagram
type ParkingLotInformation
properties
isRef 0
minOcc 0
maxOcc 100
content complex
children messageHeader head location isForecast coverageTime forecastExpires lot-ident owningAgency parkingFacID parkingType percentFull lotDetail prices generalStatus furtherData tail localParkingLotInformation
source <xs:element name="parkingLot" type="ParkingLotInformation" minOccurs="0" maxOccurs="100"/>

element ResponseGroup/dsrcMsg
diagram
type RoadSideAlert
properties
isRef 0
minOcc 0
maxOcc 100
content complex
children typeEvent description priority extent spaceVector furtherInfoID
source <xs:element name="dsrcMsg" type="RoadSideAlert" minOccurs="0" maxOccurs="100"/>

element ResponseGroup/transit
diagram
type TransitInformation
properties
isRef 0
minOcc 0
maxOcc 100
content complex
children head location isForecast coverageTime forecastExpires groupName schedules furtherData tail localTransitInformation
source <xs:element name="transit" type="TransitInformation" minOccurs="0" maxOccurs="100"/>

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


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