Documentation for ATIS-Draft-03-00-79

Complex Type: DirectoryNameRequest

[Table of contents]

Super-types: None
Sub-types: None
Name DirectoryNameRequest
Used by (from the same schema document) Element directoryNameRequest
Abstract no
XML Instance Representation
<...>
<basicRequest> DirectoryCoreRequest </basicRequest> [1]
<directoryEntry-Name> Name </directoryEntry-Name> [1]
<start> DateTimePair </start> [0..1]
<end> DateTimePair </end> [0..1]
<locationType> lrms:LocationReference </locationType> [0..1]
</...>
Diagram
h-1148422840 h518229136 h1210973722 h1210973722 h1843378481
Schema Component Representation
<xs:complexType name="DirectoryNameRequest">
<xs:sequence>
<xs:element name="basicRequest" type=" DirectoryCoreRequest "/>
<xs:element name="directoryEntry-Name" type=" Name "/>
<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>