complexType atis:InformationResponse
diagram
namespace http://www.ATIS-Draft-03-00-79
children messageHeader responseGroup statusBlock
used by
elements atis:informationResponse atis:ATISMessage/informationResponse
source <xs:complexType name="InformationResponse">
 
<xs:sequence>
   
<xs:element name="messageHeader" type="MessageHeader"/>
   
<xs:element name="responseGroup" type="ResponseGroup" minOccurs="0" maxOccurs="100"/>
   
<xs:element name="statusBlock" type="StatusBlock" minOccurs="0" maxOccurs="100"/>
 
</xs:sequence>
</xs:complexType>

element atis:InformationResponse/messageHeader
diagram
type atis:MessageHeader
properties
isRef 0
content complex
children sender messageID responseTo timeStamp revision msgCount
source <xs:element name="messageHeader" type="MessageHeader"/>

element atis:InformationResponse/responseGroup
diagram
type atis:ResponseGroup
properties
isRef 0
minOcc 0
maxOcc 100
content complex
children head coverageArea weatherReport link incident event flight route detour parkingLot dsrcMsg transit furtherData tail localResponseGroup
source <xs:element name="responseGroup" type="ResponseGroup" minOccurs="0" maxOccurs="100"/>

element atis:InformationResponse/statusBlock
diagram
type atis:StatusBlock
properties
isRef 0
minOcc 0
maxOcc 100
content complex
children level code text relatedData furtherInfo
source <xs:element name="statusBlock" type="StatusBlock" minOccurs="0" maxOccurs="100"/>


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