simpleType PaidOnType
type restriction of s:string
properties
base s:string
used by
attributes SIG_AirServicesRQ/Parameters/@SaleType RemarkType/@SaleType
facets
Kind Value Annotation
enumeration Check-in
enumeration Prepaid
source <s:simpleType name="PaidOnType">
 
<s:restriction base="s:string">
   
<s:enumeration value="Check-in"/>
   
<s:enumeration value="Prepaid"/>
 
</s:restriction>
</s:simpleType>


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