Похожие чаты

<?Xml version="1.0" encoding="UTF-8" standalone="no"?> <wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://localhost:3001/gateway" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="InvoiceGeneral" targetNamespace="http://localhost:3001/gateway">

<wsdl:types>
<xsd:schema targetNamespace="http://localhost:3001/gateway">
<xsd:element name="listInvoicesRequest">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="ipaCode" type="xsd:string"/>
<xsd:element name="dateFrom" type="xsd:string"/>
<xsd:element name="dateTo" type="xsd:string"/>
<xsd:element name="Accepted_invoice" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="getInvoiceRequest">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="ipaCode" type="xsd:string"/>
<xsd:element name="dateFrom" type="xsd:string"/>
<xsd:element name="dateTo" type="xsd:string"/>
<xsd:element name="Accepted_invoice" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="getInvoiceResponse">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="DocInvoice" type="xsd:string"/>
<xsd:element name="descres" type="xsd:string"/>
<xsd:element name="resultCode" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="listInvoicesResponse">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="InvoiceList" type="tns:string"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:schema>
</wsdl:types>
<wsdl:message name="listInvoicesRequest">
<wsdl:part element="tns:listInvoicesRequest" name="parameters"/>
</wsdl:message>
<wsdl:message name="listInvoicesResponse">
<wsdl:part element="tns:listInvoicesResponse" name="parameters"/>
</wsdl:message>
<wsdl:message name="getInvoiceRequest">
<wsdl:part element="tns:getInvoiceRequest" name="parameters"/>
</wsdl:message>
<wsdl:message name="getInvoiceResponse">
<wsdl:part element="tns:getInvoiceResponse" name="parameters"/>
</wsdl:message>
<wsdl:portType name="gatewayP">
<wsdl:operation name="listInvoices">
<wsdl:input message="tns:listInvoicesRequest"/>
<wsdl:output message="tns:listInvoicesResponse"/>
</wsdl:operation>
<wsdl:operation name="getInvoice">
<wsdl:input message="tns:getInvoiceRequest"/>
<wsdl:output message="tns:getInvoiceResponse"/>
</wsdl:operation>
</wsdl:portType>
<wsdl:binding name="Gateways" type="tns:gatewayP">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="getInvoice">
<soap:operation soapAction="http://localhost:3001/gateway/getInvoice"/>
<wsdl:input>
<soap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="listInvoices">
<soap:operation soapAction="http://localhost:3001/gateway/listInvoices"/>
<wsdl:input>
<soap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" use="literal"/>
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:service name="ws">
<wsdl:port binding="tns:Gateways" name="gateway">
<soap:address location="http://localhost:3001/WebServices/InvoiceGeneral"/>
</wsdl:port>
</wsdl:service>
</wsdl:definitions>

1 ответов

11 просмотров

@greggo_94 Paste this code in hastebin.com and paste the link here if possible. I think it is preferred option to share the code as per guidelines.

Похожие вопросы

Обсуждают сегодня

Господа, а что сейчас вообще с рынком труда на делфи происходит? Какова ситуация?
Rꙮman Yankꙮvsky
29
А вообще, что может смущать в самой Julia - бы сказал, что нет единого стандартного подхода по многим моментам, поэтому многое выглядит как "хаки" и произвол. Короче говоря, с...
Viktor G.
2
@Benzenoid can you tell me the easiest, and safest way to bu.y HEX now?
Živa Žena
20
This is a question from my wife who make a fortune with memes 😂😂 About the Migration and Tokens: 1. How will the old tokens be migrated to the new $LGCYX network? What is th...
🍿 °anton°
2
30500 за редактор? )
Владимир
47
а через ESC-код ?
Alexey Kulakov
29
What is the Dex situation? Agora team started with the Pnetwork for their dex which helped them both with integration. It’s completed but as you can see from the Pnetwork ann...
Ben
1
Гайс, вопрос для разносторонее развитых: читаю стрим с юарта, нада выделять с него фреймы с определенной структурой, если ли чо готовое, или долбаться с ринг буффером? нада у...
Vitaly
9
Anyone knows where there are some instructions or discort about failed bridge transactions ?
Jochem
21
@lozuk how do I get my phex copies of my ehex from a atomic wallet, to move to my rabby?
Justfrontin 👀
11
Карта сайта