Documentation for ATIS-Draft-03-00-79

Complex Type: DirectoryExtendedInformationEntry

[Table of contents]

Super-types: None
Sub-types: None
Name DirectoryExtendedInformationEntry
Used by (from the same schema document) Element directoryExtendedInformationEntry , Complex Type DirectoryExtendedInformationReply
Abstract no
XML Instance Representation
<...>
<identity> Identity </identity> [1]
<type> ExtendedInfo </type> [1]
<information> DirectoryDetailReply </information> [1]
</...>
Diagram
h1015412803 h655572620 h427569265
Schema Component Representation
<xs:complexType name="DirectoryExtendedInformationEntry">
<xs:sequence>
<xs:element name="identity" type=" Identity "/>
<xs:element name="type" type=" ExtendedInfo "/>
<xs:element name="information" type=" DirectoryDetailReply "/>
</xs:sequence>
</xs:complexType>