init
This commit is contained in:
commit
e124a47765
19374 changed files with 9806149 additions and 0 deletions
|
@ -0,0 +1,60 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<wsdl:definitions xmlns:sch1="http://www.educatio.hu/common" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://www.educatio.hu/kretaif" xmlns:sch0="http://www.educatio.hu/kretaif" targetNamespace="http://www.educatio.hu/kretaif" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
|
||||
<wsdl:types>
|
||||
<xs:schema xmlns="http://www.educatio.hu/kretaif" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://www.educatio.hu/kretaif" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||
<xs:include schemaLocation="kir-kreta-kerelem.xsd" />
|
||||
</xs:schema>
|
||||
</wsdl:types>
|
||||
<wsdl:message name="KerelemStatuszLekerdezesResponse">
|
||||
<wsdl:part name="KerelemStatuszLekerdezesResponse" element="sch0:KerelemStatuszLekerdezesResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="KerelemBekuldesRequest">
|
||||
<wsdl:part name="KIR2AuthHeader" element="sch0:KIR2AuthHeader" />
|
||||
<wsdl:part name="KerelemBekuldesRequest" element="sch0:KerelemBekuldesRequest" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="KerelemBekuldesResponse">
|
||||
<wsdl:part name="KerelemBekuldesResponse" element="sch0:KerelemBekuldesResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="KerelemStatuszLekerdezesRequest">
|
||||
<wsdl:part name="KIR2AuthHeader" element="sch0:KIR2AuthHeader" />
|
||||
<wsdl:part name="KerelemStatuszLekerdezesRequest" element="sch0:KerelemStatuszLekerdezesRequest" />
|
||||
</wsdl:message>
|
||||
<wsdl:portType name="IService_KIR_IF">
|
||||
<wsdl:operation name="KerelemStatuszLekerdezes">
|
||||
<wsdl:input name="KerelemStatuszLekerdezesRequest" message="sch0:KerelemStatuszLekerdezesRequest" />
|
||||
<wsdl:output name="KerelemStatuszLekerdezesResponse" message="sch0:KerelemStatuszLekerdezesResponse" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="KerelemBekuldes">
|
||||
<wsdl:input name="KerelemBekuldesRequest" message="sch0:KerelemBekuldesRequest" />
|
||||
<wsdl:output name="KerelemBekuldesResponse" message="sch0:KerelemBekuldesResponse" />
|
||||
</wsdl:operation>
|
||||
</wsdl:portType>
|
||||
<wsdl:binding name="IService_KIR_IFSoap11" type="sch0:IService_KIR_IF">
|
||||
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
||||
<wsdl:operation name="KerelemStatuszLekerdezes">
|
||||
<soap:operation soapAction="" />
|
||||
<wsdl:input name="KerelemStatuszLekerdezesRequest">
|
||||
<soap:header message="sch0:KerelemStatuszLekerdezesRequest" part="KIR2AuthHeader" use="literal" />
|
||||
<soap:body use="literal" parts="KerelemStatuszLekerdezesRequest" />
|
||||
</wsdl:input>
|
||||
<wsdl:output name="KerelemStatuszLekerdezesResponse">
|
||||
<soap:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="KerelemBekuldes">
|
||||
<soap:operation soapAction="" />
|
||||
<wsdl:input name="KerelemBekuldesRequest">
|
||||
<soap:header message="sch0:KerelemBekuldesRequest" part="KIR2AuthHeader" use="literal" />
|
||||
<soap:body use="literal" parts="KerelemBekuldesRequest" />
|
||||
</wsdl:input>
|
||||
<wsdl:output name="KerelemBekuldesResponse">
|
||||
<soap:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
</wsdl:binding>
|
||||
<wsdl:service name="IService_KIR_IFService">
|
||||
<wsdl:port name="IService_KIR_IFSoap11" binding="sch0:IService_KIR_IFSoap11">
|
||||
<soap:address location="https://ws.educatio.hu/kir-interfesz-test/services" />
|
||||
</wsdl:port>
|
||||
</wsdl:service>
|
||||
</wsdl:definitions>
|
Loading…
Add table
Add a link
Reference in a new issue