Documentation for ATIS-Draft-03-00-79

Complex Type: DirectoryInformation

[Table of contents]

Super-types: None
Sub-types: None
Name DirectoryInformation
Used by (from the same schema document) Element directoryInformation
Abstract no
XML Instance Representation
<...>
Start Sequence [1..100]
<directoryInformation-item> DirectoryEntry </directoryInformation-item> [1]
End Sequence
</...>
Diagram
h-864287286
Schema Component Representation
<xs:complexType name="DirectoryInformation">
<xs:sequence minOccurs="1" maxOccurs="100">
<xs:element name="directoryInformation-item" type=" DirectoryEntry "/>
</xs:sequence>
</xs:complexType>