simpleType StopoverType
type restriction of s:string
properties
base s:string
used by
attributes SIG_AirServicesRQ/Itinerary/Flights/Flight/@S CouponBaseType/@S
facets
Kind Value Annotation
enumeration Transfer
enumeration Stopover
source <s:simpleType name="StopoverType">
 
<s:restriction base="s:string">
   
<s:enumeration value="Transfer"/>
   
<s:enumeration value="Stopover"/>
 
</s:restriction>
</s:simpleType>


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