complexType DirectoryCoreRequest
diagram
namespace http://www.ATIS-Draft-03-00-79
children traveler-Identity entry-Location directorySearch-Radius requestPair limitReturns directoryEntry-LocationType
used by
elements DirectoryNameRequest/basicRequest 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 DirectoryCoreRequest/traveler-Identity
diagram
type Traveler-Identity
properties
isRef 0
content simple
facets
minLength 1
maxLength 12
source <xs:element name="traveler-Identity" type="Traveler-Identity"/>

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

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

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

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

element 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