complexType PassengerTypeCodes
diagram pscev_p949.png
children PassengerTypeCode
used by
element FareSummary/PassengerTypeCodes
attributes
Name  Type  Use  Default  Fixed  annotation
ItemsCountItemsCount      
source <xs:complexType name="PassengerTypeCodes">
 
<xs:sequence>
   
<xs:element name="PassengerTypeCode" type="PassengerTypeCode" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="ItemsCount" type="ItemsCount"/>
</xs:complexType>

attribute PassengerTypeCodes/@ItemsCount
type ItemsCount
properties
isRef 0
facets
Kind Value annotation 
minInclusive 
source <xs:attribute name="ItemsCount" type="ItemsCount"/>

element PassengerTypeCodes/PassengerTypeCode
diagram pscev_p950.png
type PassengerTypeCode
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
SequenceSequence      
PassengerTypeCodexs:stringrequired      
source <xs:element name="PassengerTypeCode" type="PassengerTypeCode" maxOccurs="unbounded"/>


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