Documentation for ATIS-Draft-03-00-79

Complex Type: DirectoryCoreRequest

[Table of contents]

Super-types: None
Sub-types: None
Name DirectoryCoreRequest
Used by (from the same schema document) Complex Type DirectoryNameRequest , Complex Type DirectoryRequest
Abstract no
XML Instance Representation
<...>
<traveler-Identity> Traveler-Identity </traveler-Identity> [1]
<entry-Location> RouteOrLocation </entry-Location> [1]
<directorySearch-Radius> SearchRadius </directorySearch-Radius> [1]
<requestPair> DirectoryTypePair </requestPair> [1]
<limitReturns> LimitReturns </limitReturns> [0..1]
<directoryEntry-LocationType> lrms:LocationReference </directoryEntry-LocationType> [0..1]
</...>
Diagram
h1417300159 h-2060357956 h674831711 h1763712220 h-22783475 h1843378481
Schema Component Representation
<xs:complexType name="DirectoryCoreRequest">
<xs:sequence>
<xs:element name="traveler-Identity" type=" Traveler-Identity "/>
<xs:element name="entry-Location" type=" RouteOrLocation "/>
<xs:element name="directorySearch-Radius" type=" SearchRadius "/>
<xs:element name="requestPair" type=" DirectoryTypePair "/>
<xs:element name="limitReturns" type=" LimitReturns " minOccurs="0"/>
<xs:element name="directoryEntry-LocationType" type=" lrms:LocationReference " minOccurs="0"/>
</xs:sequence>
</xs:complexType>