Похожие чаты

<?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 ответов

7 просмотров

@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.

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

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

Какой-то там пердун в 90-х решил, что есть какая-то разная типизация. Кого вообще это волнует?
КТ315
49
Hi. Do we have a raid bot? Why nobody doing raids on X? Even RH mentioned this and nobody paying attention...whats the channel for hex memes? If mods cant run raids just insta...
H
31
Подскажите, а есть vault lite или ченить такое?) А то нужен вольт для похода в вольт, но весит он ~500 мб) как-то многовато для парочки запросов ))
Alexandr Orloff
17
блеать, почему так?? где в роутере это исправляется?
Арсен Маньяков 🇦🇲
16
void terminal_scroll() { memmove(terminal_buffer, terminal_buffer + VGA_WIDTH, buffer_size - VGA_WIDTH); memset(terminal_buffer + buffer_size - VGA_WIDTH, 0, VGA_WIDTH); ...
Егор
47
🌊 Ocean Nodes Dashboard Update 🚀 Hey, Oceaners! First off, a massive round of applause 👏to all of you for the amazing engagement since we launched Ocean Nodes. In just a few ...
KreigDK | Never DM first🌊
3
Всем привет! Подскажите, пожалуйста, в чем ошибка? Настраиваю подключение к MySQL. Либы лежат рядом с exe. Все как по "учебнику"
Евгений
16
А можете как-то проверить меня по знаниям по ассемблеру?
A A
132
Здравствуйте! У меня появилась возможность купить книгу "Изучай Haskell во имя добра!". Но я где-то слышал, что эта книга устарела. Насколько это правда??
E
22
люди, которые используют flameshot, к вам вопрос. Можно-ли поставить хоткей на создание скриншота? В программе есть отдел "горячие клавиши", но там все для редактирования, скр...
ThunDer104
11
Карта сайта