complexType DirectoryAppointmentRequest
diagram
namespace http://www.ATIS-Draft-03-00-79
children traveler-Identity directoryEntry-Identity appointmentTime
used by
element directoryAppointmentRequest
source <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>

element DirectoryAppointmentRequest/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 DirectoryAppointmentRequest/directoryEntry-Identity
diagram
type Identity
properties
isRef 0
content simple
facets
minLength 1
maxLength 9
source <xs:element name="directoryEntry-Identity" type="Identity"/>

element DirectoryAppointmentRequest/appointmentTime
diagram
type DateTimePair
properties
isRef 0
content simple
source <xs:element name="appointmentTime" type="DateTimePair"/>


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