<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://V300" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://V300" xmlns:intf="http://V300" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns1="http://addUpdateCreditCard.creditCard.V300" xmlns:tns2="http://request.base.V300" xmlns:tns3="http://_creditcard.creditCard.V300" xmlns:tns4="http://response.base.V300" xmlns:tns5="http://base" xmlns:tns6="http://rpc.xml.coldfusion" xmlns:tns7="http://getCreditCard.creditCard.V300" xmlns:tns8="http://searchCreditCards.creditCard.V300" xmlns:tns9="http://getCreditCardForOrder.creditCard.V300" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<!--WSDL created by ColdFusion-->
 <wsdl:types>
  <schema targetNamespace="http://request.base.V300" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://V300"/>
   <import namespace="http://response.base.V300"/>
   <import namespace="http://getCreditCard.creditCard.V300"/>
   <import namespace="http://rpc.xml.coldfusion"/>
   <import namespace="http://base"/>
   <import namespace="http://addUpdateCreditCard.creditCard.V300"/>
   <import namespace="http://searchCreditCards.creditCard.V300"/>
   <import namespace="http://_creditcard.creditCard.V300"/>
   <import namespace="http://getCreditCardForOrder.creditCard.V300"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="Security">
    <sequence>
     <element name="Password" nillable="true" type="xsd:string"/>
     <element name="Username" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
   <complexType name="Request">
    <sequence>
     <element name="Security" nillable="true" type="tns2:Security"/>
    </sequence>
   </complexType>
  </schema>
  <schema targetNamespace="http://_creditcard.creditCard.V300" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://V300"/>
   <import namespace="http://response.base.V300"/>
   <import namespace="http://getCreditCard.creditCard.V300"/>
   <import namespace="http://rpc.xml.coldfusion"/>
   <import namespace="http://request.base.V300"/>
   <import namespace="http://base"/>
   <import namespace="http://addUpdateCreditCard.creditCard.V300"/>
   <import namespace="http://searchCreditCards.creditCard.V300"/>
   <import namespace="http://getCreditCardForOrder.creditCard.V300"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="CreditCard">
    <sequence>
     <element name="CardExpiryMonth" nillable="true" type="xsd:double"/>
     <element name="CardExpiryYear" nillable="true" type="xsd:double"/>
     <element name="ContactID" nillable="true" type="xsd:string"/>
     <element name="CreditCardID" nillable="true" type="xsd:string"/>
     <element name="CreditCardType" nillable="true" type="xsd:string"/>
     <element name="DateAdded" nillable="true" type="xsd:dateTime"/>
     <element name="DateModified" nillable="true" type="xsd:dateTime"/>
     <element name="EncryptedCardNumber" nillable="true" type="xsd:string"/>
     <element name="IsPrimary" nillable="true" type="xsd:boolean"/>
     <element name="MaskedCardNumber" nillable="true" type="xsd:string"/>
     <element name="NameOnCard" nillable="true" type="xsd:string"/>
     <element name="WebsiteID" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
  </schema>
  <schema targetNamespace="http://addUpdateCreditCard.creditCard.V300" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://V300"/>
   <import namespace="http://response.base.V300"/>
   <import namespace="http://getCreditCard.creditCard.V300"/>
   <import namespace="http://rpc.xml.coldfusion"/>
   <import namespace="http://request.base.V300"/>
   <import namespace="http://base"/>
   <import namespace="http://searchCreditCards.creditCard.V300"/>
   <import namespace="http://_creditcard.creditCard.V300"/>
   <import namespace="http://getCreditCardForOrder.creditCard.V300"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="Request">
    <complexContent>
     <extension base="tns2:Request">
      <sequence>
       <element name="CreditCard" nillable="true" type="tns3:CreditCard"/>
       <element name="Mode" nillable="true" type="xsd:string"/>
      </sequence>
     </extension>
    </complexContent>
   </complexType>
   <complexType name="Response">
    <complexContent>
     <extension base="tns4:Response">
      <sequence>
       <element name="CreditCardID" nillable="true" type="xsd:string"/>
      </sequence>
     </extension>
    </complexContent>
   </complexType>
  </schema>
  <schema targetNamespace="http://base" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://V300"/>
   <import namespace="http://response.base.V300"/>
   <import namespace="http://getCreditCard.creditCard.V300"/>
   <import namespace="http://rpc.xml.coldfusion"/>
   <import namespace="http://request.base.V300"/>
   <import namespace="http://addUpdateCreditCard.creditCard.V300"/>
   <import namespace="http://searchCreditCards.creditCard.V300"/>
   <import namespace="http://_creditcard.creditCard.V300"/>
   <import namespace="http://getCreditCardForOrder.creditCard.V300"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="baseResponse">
    <sequence/>
   </complexType>
  </schema>
  <schema targetNamespace="http://response.base.V300" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://V300"/>
   <import namespace="http://getCreditCard.creditCard.V300"/>
   <import namespace="http://rpc.xml.coldfusion"/>
   <import namespace="http://request.base.V300"/>
   <import namespace="http://base"/>
   <import namespace="http://addUpdateCreditCard.creditCard.V300"/>
   <import namespace="http://searchCreditCards.creditCard.V300"/>
   <import namespace="http://_creditcard.creditCard.V300"/>
   <import namespace="http://getCreditCardForOrder.creditCard.V300"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="Error">
    <sequence>
     <element name="ErrorCode" nillable="true" type="xsd:string"/>
     <element name="ErrorMessage" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
   <complexType name="Response">
    <complexContent>
     <extension base="tns5:baseResponse">
      <sequence>
       <element name="Errors" nillable="true" type="impl:ArrayOf_tns4_Error"/>
       <element name="IsSuccessful" nillable="true" type="xsd:boolean"/>
       <element name="RecordCount" nillable="true" type="xsd:double"/>
      </sequence>
     </extension>
    </complexContent>
   </complexType>
  </schema>
  <schema targetNamespace="http://V300" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://response.base.V300"/>
   <import namespace="http://getCreditCard.creditCard.V300"/>
   <import namespace="http://rpc.xml.coldfusion"/>
   <import namespace="http://request.base.V300"/>
   <import namespace="http://base"/>
   <import namespace="http://addUpdateCreditCard.creditCard.V300"/>
   <import namespace="http://searchCreditCards.creditCard.V300"/>
   <import namespace="http://_creditcard.creditCard.V300"/>
   <import namespace="http://getCreditCardForOrder.creditCard.V300"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="ArrayOf_tns4_Error">
    <complexContent>
     <restriction base="soapenc:Array">
      <attribute ref="soapenc:arrayType" wsdl:arrayType="tns4:Error[]"/>
     </restriction>
    </complexContent>
   </complexType>
   <complexType name="ArrayOf_tns3_CreditCard">
    <complexContent>
     <restriction base="soapenc:Array">
      <attribute ref="soapenc:arrayType" wsdl:arrayType="tns3:CreditCard[]"/>
     </restriction>
    </complexContent>
   </complexType>
  </schema>
  <schema targetNamespace="http://rpc.xml.coldfusion" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://V300"/>
   <import namespace="http://response.base.V300"/>
   <import namespace="http://getCreditCard.creditCard.V300"/>
   <import namespace="http://request.base.V300"/>
   <import namespace="http://base"/>
   <import namespace="http://addUpdateCreditCard.creditCard.V300"/>
   <import namespace="http://searchCreditCards.creditCard.V300"/>
   <import namespace="http://_creditcard.creditCard.V300"/>
   <import namespace="http://getCreditCardForOrder.creditCard.V300"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="CFCInvocationException">
    <sequence/>
   </complexType>
  </schema>
  <schema targetNamespace="http://getCreditCard.creditCard.V300" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://V300"/>
   <import namespace="http://response.base.V300"/>
   <import namespace="http://rpc.xml.coldfusion"/>
   <import namespace="http://request.base.V300"/>
   <import namespace="http://base"/>
   <import namespace="http://addUpdateCreditCard.creditCard.V300"/>
   <import namespace="http://searchCreditCards.creditCard.V300"/>
   <import namespace="http://_creditcard.creditCard.V300"/>
   <import namespace="http://getCreditCardForOrder.creditCard.V300"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="Request">
    <complexContent>
     <extension base="tns2:Request">
      <sequence>
       <element name="CreditCardID" nillable="true" type="xsd:string"/>
      </sequence>
     </extension>
    </complexContent>
   </complexType>
   <complexType name="Response">
    <complexContent>
     <extension base="tns4:Response">
      <sequence>
       <element name="CreditCard" nillable="true" type="tns3:CreditCard"/>
      </sequence>
     </extension>
    </complexContent>
   </complexType>
  </schema>
  <schema targetNamespace="http://searchCreditCards.creditCard.V300" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://V300"/>
   <import namespace="http://response.base.V300"/>
   <import namespace="http://getCreditCard.creditCard.V300"/>
   <import namespace="http://rpc.xml.coldfusion"/>
   <import namespace="http://request.base.V300"/>
   <import namespace="http://base"/>
   <import namespace="http://addUpdateCreditCard.creditCard.V300"/>
   <import namespace="http://_creditcard.creditCard.V300"/>
   <import namespace="http://getCreditCardForOrder.creditCard.V300"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="Request">
    <complexContent>
     <extension base="tns2:Request">
      <sequence>
       <element name="ContactID" nillable="true" type="xsd:string"/>
       <element name="CreditCardID" nillable="true" type="xsd:string"/>
       <element name="DateModifiedFrom" nillable="true" type="xsd:dateTime"/>
       <element name="DateModifiedTo" nillable="true" type="xsd:dateTime"/>
       <element name="MaxRows" nillable="true" type="xsd:double"/>
       <element name="Page" nillable="true" type="xsd:double"/>
       <element name="WebsiteIDs" nillable="true" type="xsd:string"/>
      </sequence>
     </extension>
    </complexContent>
   </complexType>
   <complexType name="Response">
    <complexContent>
     <extension base="tns4:Response">
      <sequence>
       <element name="CreditCards" nillable="true" type="impl:ArrayOf_tns3_CreditCard"/>
      </sequence>
     </extension>
    </complexContent>
   </complexType>
  </schema>
  <schema targetNamespace="http://getCreditCardForOrder.creditCard.V300" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://V300"/>
   <import namespace="http://response.base.V300"/>
   <import namespace="http://getCreditCard.creditCard.V300"/>
   <import namespace="http://rpc.xml.coldfusion"/>
   <import namespace="http://request.base.V300"/>
   <import namespace="http://base"/>
   <import namespace="http://addUpdateCreditCard.creditCard.V300"/>
   <import namespace="http://searchCreditCards.creditCard.V300"/>
   <import namespace="http://_creditcard.creditCard.V300"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="Request">
    <complexContent>
     <extension base="tns2:Request">
      <sequence>
       <element name="OrderID" nillable="true" type="xsd:string"/>
       <element name="WebsiteID" nillable="true" type="xsd:string"/>
      </sequence>
     </extension>
    </complexContent>
   </complexType>
   <complexType name="OrderCreditCard">
    <sequence>
     <element name="CardExpiryMonth" nillable="true" type="xsd:double"/>
     <element name="CardExpiryYear" nillable="true" type="xsd:double"/>
     <element name="CreditCardType" nillable="true" type="xsd:string"/>
     <element name="EncryptedCardNumber" nillable="true" type="xsd:string"/>
     <element name="MaskedCardNumber" nillable="true" type="xsd:string"/>
     <element name="NameOnCard" nillable="true" type="xsd:string"/>
     <element name="OrderID" nillable="true" type="xsd:string"/>
     <element name="WebsiteID" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
   <complexType name="Response">
    <complexContent>
     <extension base="tns4:Response">
      <sequence>
       <element name="OrderCreditCard" nillable="true" type="tns9:OrderCreditCard"/>
      </sequence>
     </extension>
    </complexContent>
   </complexType>
  </schema>
 </wsdl:types>

   <wsdl:message name="GetCreditCardResponse">

      <wsdl:part name="GetCreditCardReturn" type="tns7:Response">

      </wsdl:part>

   </wsdl:message>

   <wsdl:message name="GetCreditCardForOrderResponse">

      <wsdl:part name="GetCreditCardForOrderReturn" type="tns9:Response">

      </wsdl:part>

   </wsdl:message>

   <wsdl:message name="CFCInvocationException">

      <wsdl:part name="fault" type="tns6:CFCInvocationException">

      </wsdl:part>

   </wsdl:message>

   <wsdl:message name="AddUpdateCreditCardRequest">

      <wsdl:part name="Request" type="tns1:Request">

      </wsdl:part>

   </wsdl:message>

   <wsdl:message name="GetCreditCardRequest">

      <wsdl:part name="Request" type="tns7:Request">

      </wsdl:part>

   </wsdl:message>

   <wsdl:message name="SearchCreditCardsRequest">

      <wsdl:part name="Request" type="tns8:Request">

      </wsdl:part>

   </wsdl:message>

   <wsdl:message name="AddUpdateCreditCardResponse">

      <wsdl:part name="AddUpdateCreditCardReturn" type="tns1:Response">

      </wsdl:part>

   </wsdl:message>

   <wsdl:message name="SearchCreditCardsResponse">

      <wsdl:part name="SearchCreditCardsReturn" type="tns8:Response">

      </wsdl:part>

   </wsdl:message>

   <wsdl:message name="GetCreditCardForOrderRequest">

      <wsdl:part name="Request" type="tns9:Request">

      </wsdl:part>

   </wsdl:message>

   <wsdl:portType name="CreditCardServiceX">

      <wsdl:operation name="AddUpdateCreditCard" parameterOrder="Request">

         <wsdl:input message="intf:AddUpdateCreditCardRequest" name="AddUpdateCreditCardRequest">

       </wsdl:input>

         <wsdl:output message="intf:AddUpdateCreditCardResponse" name="AddUpdateCreditCardResponse">

       </wsdl:output>

         <wsdl:fault message="intf:CFCInvocationException" name="CFCInvocationException">

       </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="GetCreditCard" parameterOrder="Request">

         <wsdl:input message="intf:GetCreditCardRequest" name="GetCreditCardRequest">

       </wsdl:input>

         <wsdl:output message="intf:GetCreditCardResponse" name="GetCreditCardResponse">

       </wsdl:output>

         <wsdl:fault message="intf:CFCInvocationException" name="CFCInvocationException">

       </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="SearchCreditCards" parameterOrder="Request">

         <wsdl:input message="intf:SearchCreditCardsRequest" name="SearchCreditCardsRequest">

       </wsdl:input>

         <wsdl:output message="intf:SearchCreditCardsResponse" name="SearchCreditCardsResponse">

       </wsdl:output>

         <wsdl:fault message="intf:CFCInvocationException" name="CFCInvocationException">

       </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="GetCreditCardForOrder" parameterOrder="Request">

         <wsdl:input message="intf:GetCreditCardForOrderRequest" name="GetCreditCardForOrderRequest">

       </wsdl:input>

         <wsdl:output message="intf:GetCreditCardForOrderResponse" name="GetCreditCardForOrderResponse">

       </wsdl:output>

         <wsdl:fault message="intf:CFCInvocationException" name="CFCInvocationException">

       </wsdl:fault>

      </wsdl:operation>

   </wsdl:portType>

   <wsdl:binding name="CreditCardServiceX.cfcSoapBinding" type="intf:CreditCardServiceX">

      <wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>

      <wsdl:operation name="AddUpdateCreditCard">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="AddUpdateCreditCardRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://V300" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="AddUpdateCreditCardResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://V300" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://V300" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="GetCreditCard">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="GetCreditCardRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://V300" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="GetCreditCardResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://V300" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://V300" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="SearchCreditCards">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="SearchCreditCardsRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://V300" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="SearchCreditCardsResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://V300" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://V300" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="GetCreditCardForOrder">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="GetCreditCardForOrderRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://V300" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="GetCreditCardForOrderResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://V300" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://V300" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

   </wsdl:binding>

   <wsdl:service name="CreditCardServiceXService">

      <wsdl:port binding="intf:CreditCardServiceX.cfcSoapBinding" name="CreditCardServiceX.cfc">

         <wsdlsoap:address location="http://webservices.aus.vin65.com/V300/CreditCardServiceX.cfc"/>

      </wsdl:port>

   </wsdl:service>

</wsdl:definitions>
