| diagram | ![]()  | 
			||
| namespace | http://www.ATIS-Draft-03-00-79 | ||
| children | all disasters alerts weather roads events incidents flights transit routes itineraries detourRoutes detourItineraries parkingLots localInformationRequestType | ||
| used by | 
  | 
			||
| source | <xs:complexType name="InformationRequestType"> <xs:sequence> <xs:element name="all" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> <xs:element name="disasters" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> <!-- both man made and natural --> <xs:element name="alerts" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> <!-- all types of alert messages including systems status and public safety --> <xs:element name="weather" type="WeatherTypes" minOccurs="0" maxOccurs="16"/> <xs:element name="roads" type="RoadTypes" minOccurs="0" maxOccurs="16"/> <xs:element name="events" type="EventTypes" minOccurs="0" maxOccurs="16"/> <xs:element name="incidents" type="EventTypes" minOccurs="0" maxOccurs="16"/> <xs:element name="flights" type="FlightTypes" minOccurs="0" maxOccurs="16"/> <xs:element name="transit" type="TransitTypes" minOccurs="0" maxOccurs="16"/> <xs:element name="routes" type="RouteTypes" minOccurs="0" maxOccurs="16"/> <xs:element name="itineraries" type="RouteTypes" minOccurs="0" maxOccurs="16"/> <xs:element name="detourRoutes" type="RouteTypes" minOccurs="0" maxOccurs="16"/> <xs:element name="detourItineraries" type="RouteTypes" minOccurs="0" maxOccurs="16"/> <xs:element name="parkingLots" type="ParkingTypes" minOccurs="0" maxOccurs="16"/> <xs:element name="localInformationRequestType" type="local:InformationRequestType" minOccurs="0"/> </xs:sequence> </xs:complexType>  | 
			
| diagram | |||||||||
| type | restriction of xs:boolean | ||||||||
| properties | 
  | 
			||||||||
| source | <xs:element name="all" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element>  | 
			
| diagram | |||||||||
| type | restriction of xs:boolean | ||||||||
| properties | 
  | 
			||||||||
| source | <xs:element name="disasters" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element>  | 
			
| diagram | |||||||||
| type | restriction of xs:boolean | ||||||||
| properties | 
  | 
			||||||||
| source | <xs:element name="alerts" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element>  | 
			
| diagram | ![]()  | 
			||||||||
| type | atis:WeatherTypes | ||||||||
| properties | 
  | 
			||||||||
| source | <xs:element name="weather" type="WeatherTypes" minOccurs="0" maxOccurs="16"/> | 
| diagram | ![]()  | 
			||||||||
| type | atis:RoadTypes | ||||||||
| properties | 
  | 
			||||||||
| source | <xs:element name="roads" type="RoadTypes" minOccurs="0" maxOccurs="16"/> | 
| diagram | ![]()  | 
			||||||||
| type | atis:EventTypes | ||||||||
| properties | 
  | 
			||||||||
| source | <xs:element name="events" type="EventTypes" minOccurs="0" maxOccurs="16"/> | 
| diagram | ![]()  | 
			||||||||
| type | atis:EventTypes | ||||||||
| properties | 
  | 
			||||||||
| source | <xs:element name="incidents" type="EventTypes" minOccurs="0" maxOccurs="16"/> | 
| diagram | ![]()  | 
			||||||||
| type | atis:FlightTypes | ||||||||
| properties | 
  | 
			||||||||
| source | <xs:element name="flights" type="FlightTypes" minOccurs="0" maxOccurs="16"/> | 
| diagram | ![]()  | 
			||||||||
| type | atis:TransitTypes | ||||||||
| properties | 
  | 
			||||||||
| source | <xs:element name="transit" type="TransitTypes" minOccurs="0" maxOccurs="16"/> | 
| diagram | ![]()  | 
			||||||||
| type | atis:RouteTypes | ||||||||
| properties | 
  | 
			||||||||
| source | <xs:element name="routes" type="RouteTypes" minOccurs="0" maxOccurs="16"/> | 
| diagram | ![]()  | 
			||||||||
| type | atis:RouteTypes | ||||||||
| properties | 
  | 
			||||||||
| source | <xs:element name="itineraries" type="RouteTypes" minOccurs="0" maxOccurs="16"/> | 
| diagram | ![]()  | 
			||||||||
| type | atis:RouteTypes | ||||||||
| properties | 
  | 
			||||||||
| source | <xs:element name="detourRoutes" type="RouteTypes" minOccurs="0" maxOccurs="16"/> | 
| diagram | ![]()  | 
			||||||||
| type | atis:RouteTypes | ||||||||
| properties | 
  | 
			||||||||
| source | <xs:element name="detourItineraries" type="RouteTypes" minOccurs="0" maxOccurs="16"/> | 
| diagram | ![]()  | 
			||||||||
| type | atis:ParkingTypes | ||||||||
| properties | 
  | 
			||||||||
| source | <xs:element name="parkingLots" type="ParkingTypes" minOccurs="0" maxOccurs="16"/> | 
| diagram | ![]()  | 
			||||||||
| type | InformationRequestType | ||||||||
| properties | 
  | 
			||||||||
| children | yourName | ||||||||
| source | <xs:element name="localInformationRequestType" type="local:InformationRequestType" minOccurs="0"/> |