fixes
This commit is contained in:
Binary file not shown.
@@ -1,5 +1,40 @@
|
||||
<?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:firstName>siema</ns0:firstName>
|
||||
<ns0:lastName>tydr</ns0:lastName>
|
||||
<ns0:age>12</ns0:age>
|
||||
<ns0:dateOfBirth>2024-08-21</ns0:dateOfBirth>
|
||||
<ns0:dateOfDeath>2024-08-08</ns0:dateOfDeath>
|
||||
</ns0:author>
|
||||
<ns0:author xmlns:ns0="http://www.demo.com/author" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" id="1410">
|
||||
<ns0:firstName>asd</ns0:firstName>
|
||||
<ns0:lastName>asd</ns0:lastName>
|
||||
<ns0:age>21</ns0:age>
|
||||
<ns0:dateOfBirth>2024-08-07</ns0:dateOfBirth>
|
||||
<ns0:dateOfDeath>2024-08-07</ns0:dateOfDeath>
|
||||
</ns0:author>
|
||||
<ns0:author xmlns:ns0="http://www.demo.com/author" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" id="5678">
|
||||
<ns0:firstName>siema</ns0:firstName>
|
||||
<ns0:lastName>asd</ns0:lastName>
|
||||
<ns0:age>56</ns0:age>
|
||||
<ns0:dateOfBirth>2024-08-15</ns0:dateOfBirth>
|
||||
<ns0:dateOfDeath>2024-08-23</ns0:dateOfDeath>
|
||||
</ns0:author>
|
||||
<ns0:author xmlns:ns0="http://www.demo.com/author" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" id="12221">
|
||||
<ns0:firstName>siema</ns0:firstName>
|
||||
<ns0:lastName>asd</ns0:lastName>
|
||||
<ns0:age>12</ns0:age>
|
||||
<ns0:dateOfBirth>2024-08-07</ns0:dateOfBirth>
|
||||
<ns0:dateOfDeath>2024-08-07</ns0:dateOfDeath>
|
||||
</ns0:author>
|
||||
<ns0:author xmlns:ns0="http://www.demo.com/author" id="4353">
|
||||
<ns0:firstName>fgdg</ns0:firstName>
|
||||
<ns0:lastName>asd</ns0:lastName>
|
||||
<ns0:age>12</ns0:age>
|
||||
<ns0:dateOfBirth>2024-08-02</ns0:dateOfBirth>
|
||||
<ns0:dateOfDeath>2024-08-22</ns0:dateOfDeath>
|
||||
</ns0:author>
|
||||
<ns0:author xmlns:ns0="http://www.demo.com/author" id="99">
|
||||
<ns0:firstName>prubva</ns0:firstName>
|
||||
<ns0:lastName>sfdgsg</ns0:lastName>
|
||||
|
||||
Reference in New Issue
Block a user