complexType Destinations
diagram pscev_p419.png
children Destination
used by
elements BookingRate/DestinationDetails Address/Destinations AvailabilityRateType/Destinations
attributes
Name  Type  Use  Default  Fixed  annotation
ItemsCountItemsCount      
source <xs:complexType name="Destinations">
 
<xs:sequence>
   
<xs:element name="Destination" type="Destination" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="ItemsCount" type="ItemsCount"/>
</xs:complexType>

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

element Destinations/Destination
diagram pscev_p420.png
type Destination
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
DestinationTypePSCodeTyperequired      
DestinationCodeDestinationCoderequired      
IATACodexs:string      
SequenceSequence      
source <xs:element name="Destination" type="Destination" maxOccurs="unbounded"/>


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