simpleType PaymentOptionType
namespace http://www.ibillingclient.org/schema/edi
type restriction of xs:string
used by
attribute QueryPaymentOption/@paymentOptionType
facets
enumeration A
enumeration C
enumeration D
enumeration S
enumeration V
enumeration M
annotation
documentation
The Interface PaymentOptionType.
source <xs:simpleType name="PaymentOptionType">
 
<xs:annotation>
   
<xs:documentation>The Interface PaymentOptionType.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="A">
     
<xs:annotation>
       
<xs:documentation>Amex: The Amex.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="C">
     
<xs:annotation>
       
<xs:documentation>Checking: The Checking.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="D">
     
<xs:annotation>
       
<xs:documentation>Discover: The Discover.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="S">
     
<xs:annotation>
       
<xs:documentation>Savings: The Savings.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="V">
     
<xs:annotation>
       
<xs:documentation>Visa: The Visa.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="M">
     
<xs:annotation>
       
<xs:documentation>MasterCard: The Master card.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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