simpleType QuoteType
type restriction of s:string
properties
base s:string
used by
attributes SIG_AirTicketRS/TicketInfo/Ticket/RefundData/@QuoteMethod TicketActionInfo/RefundData/@QuoteMethod
facets
Kind Value Annotation
enumeration Automatic
enumeration Manual
annotation
documentation
Quote calculation method:
        Automatic
        Manual
     
source <s:simpleType name="QuoteType">
 
<s:annotation>
   
<s:documentation>Quote calculation method:
        Automatic
        Manual
     
</s:documentation>
 
</s:annotation>
 
<s:restriction base="s:string">
   
<s:enumeration value="Automatic"/>
   
<s:enumeration value="Manual"/>
 
</s:restriction>
</s:simpleType>


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