Documentation for ATIS-Draft-03-00-79

Complex Type: DirectoryExtendedInformationReply

[Table of contents]

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