Documentation for ATIS-Draft-03-00-79

Complex Type: DirectoryExtendedRequest

[Table of contents]

Super-types: None
Sub-types: None
Name DirectoryExtendedRequest
Used by (from the same schema document) Element directoryExtendedRequest
Abstract no
XML Instance Representation
<...>
<identity> Traveler-Identity </identity> [1]
<location> RouteOrLocation </location> [0..1]
<search-Radius> SearchRadius </search-Radius> [0..1]
<returnedLimit> LimitReturns </returnedLimit> [0..1]
<typePair> DirectoryTypePair </typePair> [0..16]
<keywordPair> DirectoryKeywordPair </keywordPair> [0..16]
<constrainByProfile> ConstrainByProfile </constrainByProfile> [1]
<orderEntriesBy> OrderEntriesBy </orderEntriesBy> [1]
<start> DateTimePair </start> [0..1]
<end> DateTimePair </end> [0..1]
<locationType> lrms:LocationReference </locationType> [0..1]
</...>
Diagram
h1417300159 h-2060357956 h674831711 h-22783475 h1763712220 h1191408571 h1210005216 h-2020234978 h1210973722 h1210973722 h1843378481
Schema Component Representation
<xs:complexType name="DirectoryExtendedRequest">
<xs:sequence>
<xs:element name="identity" type=" Traveler-Identity "/>
<xs:element name="location" type=" RouteOrLocation " minOccurs="0"/>
<xs:element name="search-Radius" type=" SearchRadius " minOccurs="0"/>
<xs:element name="returnedLimit" type=" LimitReturns " minOccurs="0"/>
<xs:element name="typePair" type=" DirectoryTypePair " minOccurs="0" maxOccurs="16"/>
<xs:element name="keywordPair" type=" DirectoryKeywordPair " minOccurs="0" maxOccurs="16"/>
<xs:element name="constrainByProfile" type=" ConstrainByProfile "/>
<xs:element name="orderEntriesBy" type=" OrderEntriesBy "/>
<xs:element name="start" type=" DateTimePair " minOccurs="0"/>
<xs:element name="end" type=" DateTimePair " minOccurs="0"/>
<xs:element name="locationType" type=" lrms:LocationReference " minOccurs="0"/>
</xs:sequence>
</xs:complexType>