Documentation for ATIS-Draft-03-00-79

Complex Type: DirectoryKeywordPair

[Table of contents]

Super-types: None
Sub-types: None
Name DirectoryKeywordPair
Used by (from the same schema document) Complex Type DirectoryExtendedRequest
Abstract no
XML Instance Representation
<...>
<keywords> Keywords </keywords> [1]
<searchOperator> SearchOperator </searchOperator> [1]
</...>
Diagram
h1674323759 h-496248271
Schema Component Representation
<xs:complexType name="DirectoryKeywordPair">
<xs:sequence>
<xs:element name="keywords" type=" Keywords "/>
<xs:element name="searchOperator" type=" SearchOperator "/>
</xs:sequence>
</xs:complexType>