complexType atis:DirectoryCoreRequest
diagram
namespace http://www.ATIS-Draft-03-00-79
children traveler-Identity entry-Location directorySearch-Radius requestPair limitReturns directoryEntry-LocationType
used by
elements atis:DirectoryNameRequest/basicRequest atis:DirectoryRequest/coreRequest
source <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>

element atis:DirectoryCoreRequest/traveler-Identity
diagram
type atis:Traveler-Identity
properties
isRef 0
content simple
facets
minLength 1
maxLength 12
source <xs:element name="traveler-Identity" type="Traveler-Identity"/>

element atis:DirectoryCoreRequest/entry-Location
diagram
type atis:RouteOrLocation
properties
isRef 0
content complex
children route id location
source <xs:element name="entry-Location" type="RouteOrLocation"/>

element atis:DirectoryCoreRequest/directorySearch-Radius
diagram
type atis:SearchRadius
properties
isRef 0
content complex
children numericRadius geometry
source <xs:element name="directorySearch-Radius" type="SearchRadius"/>

element atis:DirectoryCoreRequest/requestPair
diagram
type atis:DirectoryTypePair
properties
isRef 0
content complex
children directoryEntry-Type directoryEntry-SubType
source <xs:element name="requestPair" type="DirectoryTypePair"/>

element atis:DirectoryCoreRequest/limitReturns
diagram
type atis:LimitReturns
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive 1
source <xs:element name="limitReturns" type="LimitReturns" minOccurs="0"/>

element atis:DirectoryCoreRequest/directoryEntry-LocationType
diagram
type lrms:LocationReference
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children locationName externalID pointLocation linkLocation areaLocation chain transition groupLocation routeLocation geometry geoCoord grid linearReference crossStreets address preCoded nodeAttribute spatialObject publicGrid
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:element name="directoryEntry-LocationType" type="lrms:LocationReference" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy