Documentation for ATIS-Draft-03-00-79

Complex Type: DirectoryAppointmentRequest

[Table of contents]

Super-types: None
Sub-types: None
Name DirectoryAppointmentRequest
Used by (from the same schema document) Element directoryAppointmentRequest
Abstract no
XML Instance Representation
<...>
<traveler-Identity> Traveler-Identity </traveler-Identity> [1]
<directoryEntry-Identity> Identity </directoryEntry-Identity> [1]
<appointmentTime> DateTimePair </appointmentTime> [1]
</...>
Diagram
h1417300159 h1015412803 h1210973722
Schema Component Representation
<xs:complexType name="DirectoryAppointmentRequest">
<xs:sequence>
<xs:element name="traveler-Identity" type=" Traveler-Identity "/>
<xs:element name="directoryEntry-Identity" type=" Identity "/>
<xs:element name="appointmentTime" type=" DateTimePair "/>
</xs:sequence>
</xs:complexType>