test/ws/pokus-data.xml
changeset 99 fd22f66e812d
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/ws/pokus-data.xml	Mon Apr 12 12:09:45 2010 +0200
     1.3 @@ -0,0 +1,8 @@
     1.4 +<?xml version='1.0' encoding='UTF-8'?>
     1.5 +<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
     1.6 +    <S:Body>
     1.7 +	<ns2:pozdravOsobu xmlns:ns2="pokusNS">
     1.8 +	    <jmenoOsoby>češtino</jmenoOsoby>
     1.9 +	</ns2:pozdravOsobu>
    1.10 +    </S:Body>
    1.11 +</S:Envelope>