| diagram | ![]() |
||
| namespace | http://www.ATIS-Draft-03-00-79 | ||
| children | messageHeader returnAddress filter eventID subscription parkingRequest verbosity language tail localInformationRequest | ||
| used by |
|
||
| source | <xs:complexType name="InformationRequest"> <xs:sequence> <xs:element name="messageHeader" type="MessageHeader"/> <!-- contains the message id, sender, time, etc. --> <xs:element name="returnAddress" type="URL-Link" minOccurs="0"/> <!-- this string may be a URI, an email, an IP, or other format to establish a return path --> <xs:choice> <xs:element name="filter"> <xs:complexType> <xs:sequence> <!-- information filters to apply in the request --> <xs:element name="location" type="RouteOrLocation" minOccurs="0"/> <!-- the location for which data is sought --> <xs:element name="dataTypes" type="InformationRequestType" minOccurs="0"/> <!-- organized sets of data to request --> <xs:element name="severity" type="tmdd:Event-incident-severity" minOccurs="0"/> <xs:element name="issueAgency" type="tmdd:Organization-resource-identifier" minOccurs="0" maxOccurs="16"/> <!-- centers that originated the data --> <xs:element name="start" type="DateTimePair" minOccurs="0"/> <xs:element name="end" type="DateTimePair" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="eventID" type="im:ReferenceID" maxOccurs="100"/> </xs:choice> <xs:element name="subscription" type="SubscribeForm" minOccurs="0"/> <!-- if a subscribe is present, values inside it will provide the time interval and frequency of the subscribe --> <xs:element name="parkingRequest" type="ParkingRequestDetails" minOccurs="0"/> <xs:element name="verbosity" type="ReplyVerbosity" minOccurs="0"/> <xs:element name="language" type="LanguageCode" minOccurs="0"/> <!-- the requested language of the response --> <xs:element name="tail" type="Tail" minOccurs="0"/> <xs:element name="localInformationRequest" type="local:InformationRequest" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| type | MessageHeader | ||||
| properties |
|
||||
| children | sender messageID responseTo timeStamp revision msgCount | ||||
| source | <xs:element name="messageHeader" type="MessageHeader"/> |
| diagram | |||||||||
| type | URL-Link | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="returnAddress" type="URL-Link" minOccurs="0"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | location dataTypes severity issueAgency start end | ||||
| source | <xs:element name="filter"> <xs:complexType> <xs:sequence> <!-- information filters to apply in the request --> <xs:element name="location" type="RouteOrLocation" minOccurs="0"/> <!-- the location for which data is sought --> <xs:element name="dataTypes" type="InformationRequestType" minOccurs="0"/> <!-- organized sets of data to request --> <xs:element name="severity" type="tmdd:Event-incident-severity" minOccurs="0"/> <xs:element name="issueAgency" type="tmdd:Organization-resource-identifier" minOccurs="0" maxOccurs="16"/> <!-- centers that originated the data --> <xs:element name="start" type="DateTimePair" minOccurs="0"/> <xs:element name="end" type="DateTimePair" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||
| type | RouteOrLocation | ||||||||
| properties |
|
||||||||
| children | route id location | ||||||||
| source | <xs:element name="location" type="RouteOrLocation" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | InformationRequestType | ||||||||
| properties |
|
||||||||
| children | all disasters alerts weather roads events incidents flights transit routes itineraries detourRoutes detourItineraries parkingLots localInformationRequestType | ||||||||
| source | <xs:element name="dataTypes" type="InformationRequestType" minOccurs="0"/> |
| diagram | |||||||||
| type | tmdd:Event-incident-severity | ||||||||
| properties |
|
||||||||
| source | <xs:element name="severity" type="tmdd:Event-incident-severity" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | tmdd:Organization-resource-identifier | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="issueAgency" type="tmdd:Organization-resource-identifier" minOccurs="0" maxOccurs="16"/> |
| diagram | |||||||||
| type | DateTimePair | ||||||||
| properties |
|
||||||||
| source | <xs:element name="start" type="DateTimePair" minOccurs="0"/> |
| diagram | |||||||||
| type | DateTimePair | ||||||||
| properties |
|
||||||||
| source | <xs:element name="end" type="DateTimePair" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | im:ReferenceID | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="eventID" type="im:ReferenceID" maxOccurs="100"/> |
| diagram | ![]() |
||||||||
| type | SubscribeForm | ||||||||
| properties |
|
||||||||
| children | action id start end frequency | ||||||||
| source | <xs:element name="subscription" type="SubscribeForm" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | ParkingRequestDetails | ||||||||
| properties |
|
||||||||
| children | vehicleData lengthofStay parkingType radius | ||||||||
| source | <xs:element name="parkingRequest" type="ParkingRequestDetails" minOccurs="0"/> |
| diagram | |||||||||
| type | ReplyVerbosity | ||||||||
| properties |
|
||||||||
| source | <xs:element name="verbosity" type="ReplyVerbosity" minOccurs="0"/> |
| diagram | |||||||||
| type | LanguageCode | ||||||||
| properties |
|
||||||||
| source | <xs:element name="language" type="LanguageCode" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | Tail | ||||||||
| properties |
|
||||||||
| children | entry | ||||||||
| source | <xs:element name="tail" type="Tail" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | local:InformationRequest | ||||||||
| properties |
|
||||||||
| children | yourName | ||||||||
| source | <xs:element name="localInformationRequest" type="local:InformationRequest" minOccurs="0"/> |