<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="IWsReportBuilderservice" targetNamespace="http://tempuri.org/" xmlns:tns="http://tempuri.org/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:ns1="urn:uTicketRemotable" xmlns:ns2="urn:System" xmlns:ns3="http://omniticket.network/ovw7">
  <types>
    <xs:schema targetNamespace="urn:uTicketRemotable" xmlns="urn:uTicketRemotable">
      <xs:complexType name="PDFTICKET_EXT">
        <sequence xmlns="http://www.w3.org/2001/XMLSchema">
          <xs:element name="PDF" type="xs:hexBinary"/>
          <xs:element name="Name" type="xs:string"/>
        </sequence>
      </xs:complexType>
      <xs:complexType name="PDFTICKET_EXT_LIST">
        <sequence xmlns="http://www.w3.org/2001/XMLSchema">
          <xs:element name="PDF_List" type="ns1:ARRAYPDFTICKET_EXT"/>
        </sequence>
      </xs:complexType>
      <xs:complexType name="ARRAYPDFTICKET_EXT">
        <xs:complexContent>
          <xs:restriction base="soapenc:Array">
            <sequence xmlns="http://www.w3.org/2001/XMLSchema"/>
            <xs:attribute ref="soapenc:arrayType" n1:arrayType="ns1:PDFTICKET_EXT[]" xmlns:n1="http://schemas.xmlsoap.org/wsdl/"/>
          </xs:restriction>
        </xs:complexContent>
      </xs:complexType>
    </xs:schema>
    <xs:schema targetNamespace="urn:System" xmlns="urn:System">
      <xs:complexType name="TArray&lt;System.TArray&lt;System.Byte&gt;&gt;">
        <xs:complexContent>
          <xs:restriction base="soapenc:Array">
            <sequence xmlns="http://www.w3.org/2001/XMLSchema"/>
            <xs:attribute ref="soapenc:arrayType" n1:arrayType="xs:base64Binary[]" xmlns:n1="http://schemas.xmlsoap.org/wsdl/"/>
          </xs:restriction>
        </xs:complexContent>
      </xs:complexType>
    </xs:schema>
    <xs:schema targetNamespace="http://omniticket.network/ovw7" xmlns="http://omniticket.network/ovw7">
      <xs:complexType name="GENERATEWALLETRESP">
        <sequence xmlns="http://www.w3.org/2001/XMLSchema">
          <xs:element name="ERROR" type="ns3:ERROR"/>
          <xs:element name="[ArrayItemName=&quot;WALLET&quot;]" type="ns3:WALLETLIST"/>
        </sequence>
      </xs:complexType>
      <xs:complexType name="ERROR">
        <sequence xmlns="http://www.w3.org/2001/XMLSchema">
          <xs:element name="CODE" type="xs:long"/>
          <xs:element name="TYPE" type="xs:string"/>
          <xs:element name="TEXT" type="xs:string"/>
        </sequence>
      </xs:complexType>
      <xs:complexType name="WALLETLIST">
        <xs:complexContent>
          <xs:restriction base="soapenc:Array">
            <sequence xmlns="http://www.w3.org/2001/XMLSchema"/>
            <xs:attribute ref="soapenc:arrayType" n1:arrayType="ns3:WALLET[]" xmlns:n1="http://schemas.xmlsoap.org/wsdl/"/>
          </xs:restriction>
        </xs:complexContent>
      </xs:complexType>
      <xs:complexType name="WALLET">
        <sequence xmlns="http://www.w3.org/2001/XMLSchema">
          <xs:element name="[ArrayItemName=&quot;MEDIACODE&quot;]" type="ns3:MEDIACODELIST"/>
          <xs:element name="PKPASS" type="xs:hexBinary"/>
          <xs:element name="ACCOUNT" type="ns3:ACCOUNTWALLET"/>
        </sequence>
      </xs:complexType>
      <xs:complexType name="MEDIACODELIST">
        <xs:complexContent>
          <xs:restriction base="soapenc:Array">
            <sequence xmlns="http://www.w3.org/2001/XMLSchema"/>
            <xs:attribute ref="soapenc:arrayType" n1:arrayType="ns3:MEDIACODE[]" xmlns:n1="http://schemas.xmlsoap.org/wsdl/"/>
          </xs:restriction>
        </xs:complexContent>
      </xs:complexType>
      <xs:complexType name="ACCOUNTWALLET">
        <sequence xmlns="http://www.w3.org/2001/XMLSchema">
          <xs:element name="AK" type="xs:string"/>
          <xs:element name="DISPLAYNAME" type="xs:string"/>
        </sequence>
      </xs:complexType>
      <xs:complexType name="MEDIACODE">
        <sequence xmlns="http://www.w3.org/2001/XMLSchema">
          <xs:element name="IDENTIFIER" type="xs:string"/>
        </sequence>
      </xs:complexType>
    </xs:schema>
  </types>
  <message name="InitializeParam0Request">
    <part name="aReportProcessRoot" type="xs:string"/>
  </message>
  <message name="InitializeParam0Response">
    <part name="aReportProcessRoot" type="xs:string"/>
  </message>
  <message name="ExecuteXml1Request">
    <part name="aReportProcessRoot" type="xs:string"/>
  </message>
  <message name="ExecuteXml1Response">
    <part name="aReportProcessRoot" type="xs:string"/>
  </message>
  <message name="Execute2Request">
    <part name="ADocTemplateId" type="xs:int"/>
    <part name="aReportProcessRoot" type="xs:string"/>
  </message>
  <message name="Execute2Response">
    <part name="aReportProcessRoot" type="xs:string"/>
  </message>
  <message name="ExecuteWeb3Request">
    <part name="ADocTemplateId" type="xs:int"/>
    <part name="aReportProcessRoot" type="xs:string"/>
  </message>
  <message name="ExecuteWeb3Response">
    <part name="aReportProcessRoot" type="xs:string"/>
  </message>
  <message name="ResetCache4Request"/>
  <message name="ResetCache4Response"/>
  <message name="CreateAPIPDFAttachmentByTicketID5Request">
    <part name="ATicketID" type="xs:int"/>
    <part name="AIsGenerated" type="xs:boolean"/>
  </message>
  <message name="CreateAPIPDFAttachmentByTicketID5Response">
    <part name="AIsGenerated" type="xs:boolean"/>
    <part name="return" type="xs:base64Binary"/>
  </message>
  <message name="CreateAPIPDFAttachment6Request">
    <part name="ASaleId" type="xs:int"/>
    <part name="AIsGenerated" type="xs:boolean"/>
    <part name="AAccountId" type="xs:int"/>
  </message>
  <message name="CreateAPIPDFAttachment6Response">
    <part name="AIsGenerated" type="xs:boolean"/>
    <part name="return" type="xs:base64Binary"/>
  </message>
  <message name="CreateAPIPDFAttachment_Ext7Request">
    <part name="ASaleId" type="xs:int"/>
    <part name="AIsGenerated" type="xs:boolean"/>
    <part name="AAccountId" type="xs:int"/>
  </message>
  <message name="CreateAPIPDFAttachment_Ext7Response">
    <part name="AIsGenerated" type="xs:boolean"/>
    <part name="return" type="ns1:PDFTICKET_EXT"/>
  </message>
  <message name="CreateAPISinglePDFAttachment8Request">
    <part name="ASaleId" type="xs:int"/>
    <part name="AIsGenerated" type="xs:boolean"/>
    <part name="AAccountId" type="xs:int"/>
  </message>
  <message name="CreateAPISinglePDFAttachment8Response">
    <part name="AIsGenerated" type="xs:boolean"/>
    <part name="return" type="ns2:TArray&lt;System.TArray&lt;System.Byte&gt;&gt;"/>
  </message>
  <message name="CreateAPISinglePDFAttachment_Ext9Request">
    <part name="ASaleId" type="xs:int"/>
    <part name="AIsGenerated" type="xs:boolean"/>
    <part name="AAccountId" type="xs:int"/>
  </message>
  <message name="CreateAPISinglePDFAttachment_Ext9Response">
    <part name="AIsGenerated" type="xs:boolean"/>
    <part name="return" type="ns1:PDFTICKET_EXT_LIST"/>
  </message>
  <message name="CreateWalletAttachment10Request">
    <part name="ASaleId" type="xs:int"/>
    <part name="AIsGenerated" type="xs:boolean"/>
    <part name="AAccountId" type="xs:int"/>
  </message>
  <message name="CreateWalletAttachment10Response">
    <part name="AIsGenerated" type="xs:boolean"/>
    <part name="return" type="ns3:GENERATEWALLETRESP"/>
  </message>
  <message name="CreateTicketsPDFAttachment11Request">
    <part name="ASaleId" type="xs:int"/>
  </message>
  <message name="CreateTicketsPDFAttachment11Response">
    <part name="return" type="xs:base64Binary"/>
  </message>
  <message name="CreateReceiptPDFAttachment12Request">
    <part name="ASaleId" type="xs:int"/>
  </message>
  <message name="CreateReceiptPDFAttachment12Response">
    <part name="return" type="xs:base64Binary"/>
  </message>
  <message name="CreateEventPDFAttachment13Request">
    <part name="ASaleId" type="xs:int"/>
    <part name="AIsGenerated" type="xs:boolean"/>
  </message>
  <message name="CreateEventPDFAttachment13Response">
    <part name="AIsGenerated" type="xs:boolean"/>
    <part name="return" type="ns1:PDFTICKET_EXT_LIST"/>
  </message>
  <message name="CreateGiftAidAttachment14Request">
    <part name="ASaleId" type="xs:int"/>
    <part name="ATemplateId" type="xs:int"/>
    <part name="AIsGenerated" type="xs:boolean"/>
  </message>
  <message name="CreateGiftAidAttachment14Response">
    <part name="AIsGenerated" type="xs:boolean"/>
    <part name="return" type="xs:base64Binary"/>
  </message>
  <message name="CreatePaymentPDFAttachment15Request">
    <part name="ASaleId" type="xs:int"/>
    <part name="AIsGenerated" type="xs:boolean"/>
  </message>
  <message name="CreatePaymentPDFAttachment15Response">
    <part name="AIsGenerated" type="xs:boolean"/>
    <part name="return" type="ns2:TArray&lt;System.TArray&lt;System.Byte&gt;&gt;"/>
  </message>
  <portType name="IWsReportBuilder">
    <operation name="InitializeParam">
      <input message="tns:InitializeParam0Request"/>
      <output message="tns:InitializeParam0Response"/>
    </operation>
    <operation name="ExecuteXml">
      <input message="tns:ExecuteXml1Request"/>
      <output message="tns:ExecuteXml1Response"/>
    </operation>
    <operation name="Execute">
      <input message="tns:Execute2Request"/>
      <output message="tns:Execute2Response"/>
    </operation>
    <operation name="ExecuteWeb">
      <input message="tns:ExecuteWeb3Request"/>
      <output message="tns:ExecuteWeb3Response"/>
    </operation>
    <operation name="ResetCache">
      <input message="tns:ResetCache4Request"/>
      <output message="tns:ResetCache4Response"/>
    </operation>
    <operation name="CreateAPIPDFAttachmentByTicketID">
      <input message="tns:CreateAPIPDFAttachmentByTicketID5Request"/>
      <output message="tns:CreateAPIPDFAttachmentByTicketID5Response"/>
    </operation>
    <operation name="CreateAPIPDFAttachment">
      <input message="tns:CreateAPIPDFAttachment6Request"/>
      <output message="tns:CreateAPIPDFAttachment6Response"/>
    </operation>
    <operation name="CreateAPIPDFAttachment_Ext">
      <input message="tns:CreateAPIPDFAttachment_Ext7Request"/>
      <output message="tns:CreateAPIPDFAttachment_Ext7Response"/>
    </operation>
    <operation name="CreateAPISinglePDFAttachment">
      <input message="tns:CreateAPISinglePDFAttachment8Request"/>
      <output message="tns:CreateAPISinglePDFAttachment8Response"/>
    </operation>
    <operation name="CreateAPISinglePDFAttachment_Ext">
      <input message="tns:CreateAPISinglePDFAttachment_Ext9Request"/>
      <output message="tns:CreateAPISinglePDFAttachment_Ext9Response"/>
    </operation>
    <operation name="CreateWalletAttachment">
      <input message="tns:CreateWalletAttachment10Request"/>
      <output message="tns:CreateWalletAttachment10Response"/>
    </operation>
    <operation name="CreateTicketsPDFAttachment">
      <input message="tns:CreateTicketsPDFAttachment11Request"/>
      <output message="tns:CreateTicketsPDFAttachment11Response"/>
    </operation>
    <operation name="CreateReceiptPDFAttachment">
      <input message="tns:CreateReceiptPDFAttachment12Request"/>
      <output message="tns:CreateReceiptPDFAttachment12Response"/>
    </operation>
    <operation name="CreateEventPDFAttachment">
      <input message="tns:CreateEventPDFAttachment13Request"/>
      <output message="tns:CreateEventPDFAttachment13Response"/>
    </operation>
    <operation name="CreateGiftAidAttachment">
      <input message="tns:CreateGiftAidAttachment14Request"/>
      <output message="tns:CreateGiftAidAttachment14Response"/>
    </operation>
    <operation name="CreatePaymentPDFAttachment">
      <input message="tns:CreatePaymentPDFAttachment15Request"/>
      <output message="tns:CreatePaymentPDFAttachment15Response"/>
    </operation>
  </portType>
  <binding name="IWsReportBuilderbinding" type="tns:IWsReportBuilder">
    <binding xmlns="http://schemas.xmlsoap.org/wsdl/soap/" style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="InitializeParam">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsReportBuilderIntf-IWsReportBuilder#InitializeParam" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </output>
    </operation>
    <operation name="ExecuteXml">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsReportBuilderIntf-IWsReportBuilder#ExecuteXml" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </output>
    </operation>
    <operation name="Execute">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsReportBuilderIntf-IWsReportBuilder#Execute" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </output>
    </operation>
    <operation name="ExecuteWeb">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsReportBuilderIntf-IWsReportBuilder#ExecuteWeb" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </output>
    </operation>
    <operation name="ResetCache">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsReportBuilderIntf-IWsReportBuilder#ResetCache" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </output>
    </operation>
    <operation name="CreateAPIPDFAttachmentByTicketID">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsReportBuilderIntf-IWsReportBuilder#CreateAPIPDFAttachmentByTicketID" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </output>
    </operation>
    <operation name="CreateAPIPDFAttachment">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsReportBuilderIntf-IWsReportBuilder#CreateAPIPDFAttachment" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </output>
    </operation>
    <operation name="CreateAPIPDFAttachment_Ext">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsReportBuilderIntf-IWsReportBuilder#CreateAPIPDFAttachment_Ext" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </output>
    </operation>
    <operation name="CreateAPISinglePDFAttachment">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsReportBuilderIntf-IWsReportBuilder#CreateAPISinglePDFAttachment" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </output>
    </operation>
    <operation name="CreateAPISinglePDFAttachment_Ext">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsReportBuilderIntf-IWsReportBuilder#CreateAPISinglePDFAttachment_Ext" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </output>
    </operation>
    <operation name="CreateWalletAttachment">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsReportBuilderIntf-IWsReportBuilder#CreateWalletAttachment" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </output>
    </operation>
    <operation name="CreateTicketsPDFAttachment">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsReportBuilderIntf-IWsReportBuilder#CreateTicketsPDFAttachment" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </output>
    </operation>
    <operation name="CreateReceiptPDFAttachment">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsReportBuilderIntf-IWsReportBuilder#CreateReceiptPDFAttachment" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </output>
    </operation>
    <operation name="CreateEventPDFAttachment">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsReportBuilderIntf-IWsReportBuilder#CreateEventPDFAttachment" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </output>
    </operation>
    <operation name="CreateGiftAidAttachment">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsReportBuilderIntf-IWsReportBuilder#CreateGiftAidAttachment" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </output>
    </operation>
    <operation name="CreatePaymentPDFAttachment">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsReportBuilderIntf-IWsReportBuilder#CreatePaymentPDFAttachment" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsReportBuilderIntf-IWsReportBuilder"/>
      </output>
    </operation>
  </binding>
  <service name="IWsReportBuilderservice">
    <port name="IWsReportBuilderPort" binding="tns:IWsReportBuilderbinding">
      <address xmlns="http://schemas.xmlsoap.org/wsdl/soap/" location="http://skc-isapi-bos.vivaticket.com/BosServices.dll/soap/IWsReportBuilder"/>
    </port>
  </service>
</definitions>

