complexType Tickets
diagram pscev_p1290.png
children Ticket
used by
element Passenger/Tickets
source <xs:complexType name="Tickets">
 
<xs:sequence>
   
<xs:element name="Ticket" type="Ticket" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element Tickets/Ticket
diagram pscev_p1291.png
type Ticket
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
TicketNumberxs:string      
source <xs:element name="Ticket" type="Ticket" maxOccurs="unbounded"/>


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