complexType BookingClass
diagram pscev_p210.png
used by
element BookingClasses/BookingClass
attributes
Name  Type  Use  Default  Fixed  annotation
Codexs:stringrequired      
AgeTypePSCodeType      
SequenceSequence      
source <xs:complexType name="BookingClass">
 
<xs:attribute name="Code" type="xs:string" use="required"/>
 
<xs:attribute name="AgeType" type="PSCodeType"/>
 
<xs:attribute name="Sequence" type="Sequence"/>
</xs:complexType>

attribute BookingClass/@Code
type xs:string
properties
isRef 0
use required
source <xs:attribute name="Code" type="xs:string" use="required"/>

attribute BookingClass/@AgeType
type PSCodeType
properties
isRef 0
facets
Kind Value annotation 
minLength 
source <xs:attribute name="AgeType" type="PSCodeType"/>

attribute BookingClass/@Sequence
type Sequence
properties
isRef 0
source <xs:attribute name="Sequence" type="Sequence"/>


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