1 <?xml version="1.0" encoding="UTF-8"?>
3 xmlns="http://schemas.xmlsoap.org/wsdl/"
4 xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
5 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
6 xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" name="PokusService" targetNamespace="http://ws.nekurak.frantovo.cz/" xmlns:tns="http://ws.nekurak.frantovo.cz/" xmlns:wsp="http://www.w3.org/ns/ws-policy" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsoma="http://schemas.xmlsoap.org/ws/2004/09/policy/optimizedmimeserialization" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsrm="http://docs.oasis-open.org/ws-rx/wsrmp/200702" xmlns:sp="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702" xmlns:sc="http://schemas.sun.com/2006/03/wss/server" xmlns:wspp="http://java.sun.com/xml/ns/wsit/policy"
8 <message name="pozdravOsobu"/>
9 <message name="pozdravOsobuResponse"/>
10 <portType name="Pokus">
11 <operation name="pozdravOsobu">
12 <input message="tns:pozdravOsobu"/>
13 <output message="tns:pozdravOsobuResponse"/>
16 <binding name="PokusPortBinding" type="tns:Pokus">
17 <operation name="pozdravOsobu">
22 <service name="PokusService">
23 <port name="PokusPort" binding="tns:PokusPortBinding"/>
25 <wsp:Policy wsu:Id="PokusPortBinding_pozdrav_Input_Policy">
39 <wsp:Policy wsu:Id="PokusPortBinding_pozdrav_Output_Policy">
53 <wsp:Policy wsu:Id="PokusPortBinding_pozdravOsobu_Input_Policy">
65 <wsp:Policy wsu:Id="PokusPortBinding_pozdravOsobu_Output_Policy">