test/ws/pokus-data.xml
author František Kučera <franta-hg@frantovo.cz>
Wed Apr 14 00:40:51 2010 +0200 (2010-04-14)
changeset 104 e774a42b8e2a
permissions -rw-r--r--
Číslo popisné nebude int ale Integer (aby mohlo být nevyplněné – null)
     1 <?xml version='1.0' encoding='UTF-8'?>
     2 <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
     3     <S:Body>
     4 	<ns2:pozdravOsobu xmlns:ns2="pokusNS">
     5 	    <jmenoOsoby>češtino</jmenoOsoby>
     6 	</ns2:pozdravOsobu>
     7     </S:Body>
     8 </S:Envelope>