java/nekurak.net-ws/web/WEB-INF/wsit-cz.frantovo.nekurak.ws.Pokus.xml
changeset 99 fd22f66e812d
parent 98 75dec396f0e3
child 100 01be78803f73
     1.1 --- a/java/nekurak.net-ws/web/WEB-INF/wsit-cz.frantovo.nekurak.ws.Pokus.xml	Mon Apr 12 10:50:39 2010 +0200
     1.2 +++ b/java/nekurak.net-ws/web/WEB-INF/wsit-cz.frantovo.nekurak.ws.Pokus.xml	Mon Apr 12 12:09:45 2010 +0200
     1.3 @@ -1,50 +1,50 @@
     1.4  <?xml version="1.0" encoding="UTF-8"?> 
     1.5 - <definitions 
     1.6 - xmlns="http://schemas.xmlsoap.org/wsdl/" 
     1.7 - xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" 
     1.8 - xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
     1.9 - 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"
    1.10 - >
    1.11 +<definitions 
    1.12 +    xmlns="http://schemas.xmlsoap.org/wsdl/"
    1.13 +    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
    1.14 +    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    1.15 +    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"
    1.16 +    >
    1.17      <message name="pozdravOsobu"/>
    1.18      <message name="pozdravOsobuResponse"/>
    1.19      <portType name="Pokus">
    1.20 -        <operation name="pozdravOsobu">
    1.21 -            <input message="tns:pozdravOsobu"/>
    1.22 -            <output message="tns:pozdravOsobuResponse"/>
    1.23 -        </operation>
    1.24 +	<operation name="pozdravOsobu">
    1.25 +	    <input message="tns:pozdravOsobu"/>
    1.26 +	    <output message="tns:pozdravOsobuResponse"/>
    1.27 +	</operation>
    1.28      </portType>
    1.29      <binding name="PokusPortBinding" type="tns:Pokus">
    1.30 -        <operation name="pozdravOsobu">
    1.31 -            <input/>
    1.32 -            <output/>
    1.33 -        </operation>
    1.34 +	<operation name="pozdravOsobu">
    1.35 +	    <input/>
    1.36 +	    <output/>
    1.37 +	</operation>
    1.38      </binding>
    1.39      <service name="PokusService">
    1.40 -        <port name="PokusPort" binding="tns:PokusPortBinding"/>
    1.41 +	<port name="PokusPort" binding="tns:PokusPortBinding"/>
    1.42      </service>
    1.43      <wsp:Policy wsu:Id="PokusPortBinding_pozdrav_Input_Policy">
    1.44 -        <wsp:ExactlyOne>
    1.45 -            <wsp:All>
    1.46 -                <sp:EncryptedParts>
    1.47 -                    <sp:Body/>
    1.48 -                </sp:EncryptedParts>
    1.49 -                <sp:SignedParts>
    1.50 -                    <sp:Body/>
    1.51 -                </sp:SignedParts>
    1.52 -            </wsp:All>
    1.53 -        </wsp:ExactlyOne>
    1.54 +	<wsp:ExactlyOne>
    1.55 +	    <wsp:All>
    1.56 +		<sp:EncryptedParts>
    1.57 +		    <sp:Body/>
    1.58 +		</sp:EncryptedParts>
    1.59 +		<sp:SignedParts>
    1.60 +		    <sp:Body/>
    1.61 +		</sp:SignedParts>
    1.62 +	    </wsp:All>
    1.63 +	</wsp:ExactlyOne>
    1.64      </wsp:Policy>
    1.65      <wsp:Policy wsu:Id="PokusPortBinding_pozdrav_Output_Policy">
    1.66 -        <wsp:ExactlyOne>
    1.67 -            <wsp:All>
    1.68 -                <sp:EncryptedParts>
    1.69 -                    <sp:Body/>
    1.70 -                </sp:EncryptedParts>
    1.71 -                <sp:SignedParts>
    1.72 -                    <sp:Body/>
    1.73 -                </sp:SignedParts>
    1.74 -            </wsp:All>
    1.75 -        </wsp:ExactlyOne>
    1.76 +	<wsp:ExactlyOne>
    1.77 +	    <wsp:All>
    1.78 +		<sp:EncryptedParts>
    1.79 +		    <sp:Body/>
    1.80 +		</sp:EncryptedParts>
    1.81 +		<sp:SignedParts>
    1.82 +		    <sp:Body/>
    1.83 +		</sp:SignedParts>
    1.84 +	    </wsp:All>
    1.85 +	</wsp:ExactlyOne>
    1.86      </wsp:Policy>
    1.87  </definitions>
    1.88