jms and http in one wsdl file
This commit is contained in:
@@ -1,6 +1,83 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ns0:authors xmlns:ns0="http://www.demo.com/author">
|
||||
<ns0:author xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://www.demo.com/author" id="123">
|
||||
<ns0:author xmlns:ns0="http://www.demo.com/author" id="1009">
|
||||
<ns0:firstName>siema</ns0:firstName>
|
||||
<ns0:lastName>asd</ns0:lastName>
|
||||
<ns0:age>56</ns0:age>
|
||||
<ns0:dateOfBirth>2024-08-27</ns0:dateOfBirth>
|
||||
<ns0:dateOfDeath>2024-08-27</ns0:dateOfDeath>
|
||||
</ns0:author>
|
||||
<ns0:author xmlns:ns0="http://www.demo.com/author" id="1007">
|
||||
<ns0:firstName>siema</ns0:firstName>
|
||||
<ns0:lastName>asd</ns0:lastName>
|
||||
<ns0:age>34</ns0:age>
|
||||
<ns0:dateOfBirth>2024-08-05</ns0:dateOfBirth>
|
||||
<ns0:dateOfDeath>2024-08-14</ns0:dateOfDeath>
|
||||
</ns0:author>
|
||||
<ns0:author xmlns:ns0="http://www.demo.com/author" id="1006">
|
||||
<ns0:firstName>siema</ns0:firstName>
|
||||
<ns0:lastName>asd</ns0:lastName>
|
||||
<ns0:age>11</ns0:age>
|
||||
<ns0:dateOfBirth>2024-07-31</ns0:dateOfBirth>
|
||||
<ns0:dateOfDeath>2024-08-12</ns0:dateOfDeath>
|
||||
</ns0:author>
|
||||
<ns0:author xmlns:ns0="http://www.demo.com/author" id="101">
|
||||
<ns0:firstName>asd</ns0:firstName>
|
||||
<ns0:lastName>asd</ns0:lastName>
|
||||
<ns0:age>23</ns0:age>
|
||||
<ns0:dateOfBirth>2024-08-27</ns0:dateOfBirth>
|
||||
<ns0:dateOfDeath>2024-08-27</ns0:dateOfDeath>
|
||||
</ns0:author>
|
||||
<ns0:author xmlns:ns0="http://www.demo.com/author" id="47965">
|
||||
<ns0:firstName>wer</ns0:firstName>
|
||||
<ns0:lastName>asd</ns0:lastName>
|
||||
<ns0:age>12</ns0:age>
|
||||
<ns0:dateOfBirth>2024-08-14</ns0:dateOfBirth>
|
||||
<ns0:dateOfDeath>2024-08-30</ns0:dateOfDeath>
|
||||
</ns0:author>
|
||||
<ns0:author xmlns:ns0="http://www.demo.com/author" id="46375">
|
||||
<ns0:firstName>siema</ns0:firstName>
|
||||
<ns0:lastName>fgtbn</ns0:lastName>
|
||||
<ns0:age>45</ns0:age>
|
||||
<ns0:dateOfBirth>2024-08-27</ns0:dateOfBirth>
|
||||
<ns0:dateOfDeath>2024-08-27</ns0:dateOfDeath>
|
||||
</ns0:author>
|
||||
<ns0:author xmlns:ns0="http://www.demo.com/author" id="35675">
|
||||
<ns0:firstName>siema</ns0:firstName>
|
||||
<ns0:lastName>asd</ns0:lastName>
|
||||
<ns0:age>67</ns0:age>
|
||||
<ns0:dateOfBirth>2024-08-27</ns0:dateOfBirth>
|
||||
<ns0:dateOfDeath>2024-08-27</ns0:dateOfDeath>
|
||||
</ns0:author>
|
||||
<ns0:author xmlns:ns0="http://www.demo.com/author" id="5925">
|
||||
<ns0:firstName>asd</ns0:firstName>
|
||||
<ns0:lastName>dsf</ns0:lastName>
|
||||
<ns0:age>32</ns0:age>
|
||||
<ns0:dateOfBirth>2024-08-27</ns0:dateOfBirth>
|
||||
<ns0:dateOfDeath>2024-08-27</ns0:dateOfDeath>
|
||||
</ns0:author>
|
||||
<ns0:author xmlns:ns0="http://www.demo.com/author" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" id="3692">
|
||||
<ns0:firstName>piwo</ns0:firstName>
|
||||
<ns0:lastName>tydr</ns0:lastName>
|
||||
<ns0:age>54</ns0:age>
|
||||
<ns0:dateOfBirth>2024-08-26</ns0:dateOfBirth>
|
||||
<ns0:dateOfDeath>2024-08-26</ns0:dateOfDeath>
|
||||
</ns0:author>
|
||||
<ns0:author xmlns:ns0="http://www.demo.com/author" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" id="4864">
|
||||
<ns0:firstName>drtg</ns0:firstName>
|
||||
<ns0:lastName>dfg</ns0:lastName>
|
||||
<ns0:age>54</ns0:age>
|
||||
<ns0:dateOfBirth>2024-08-26</ns0:dateOfBirth>
|
||||
<ns0:dateOfDeath>2024-08-26</ns0:dateOfDeath>
|
||||
</ns0:author>
|
||||
<ns0:author xmlns:ns0="http://www.demo.com/author" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" id="7347">
|
||||
<ns0:firstName>siema</ns0:firstName>
|
||||
<ns0:lastName>asd</ns0:lastName>
|
||||
<ns0:age>12</ns0:age>
|
||||
<ns0:dateOfBirth>2024-08-26</ns0:dateOfBirth>
|
||||
<ns0:dateOfDeath>2024-08-26</ns0:dateOfDeath>
|
||||
</ns0:author>
|
||||
<ns0:author xmlns:ns0="http://www.demo.com/author" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" id="123">
|
||||
<ns0:firstName>siema</ns0:firstName>
|
||||
<ns0:lastName>tydr</ns0:lastName>
|
||||
<ns0:age>12</ns0:age>
|
||||
|
||||
Reference in New Issue
Block a user