Files
tibcoRepository/databaseXML.xml
2024-07-24 17:04:39 +02:00

46 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<authors>
<ns0:author xmlns:ns0="http://www.demo.com/author" id="64">
<ns0:firstName>prubva</ns0:firstName>
<ns0:lastName>sfdgsg</ns0:lastName>
<ns0:age>987</ns0:age>
<ns0:dateOfBirth>2000-02-01</ns0:dateOfBirth>
<ns0:dateOfDeath>2000-02-06</ns0:dateOfDeath>
</ns0:author>
<ns0:author xmlns:ns0="http://www.demo.com/author" id="65">
<ns0:firstName>prubva</ns0:firstName>
<ns0:lastName>sfdgsg</ns0:lastName>
<ns0:age>987</ns0:age>
<ns0:dateOfBirth>2000-02-01</ns0:dateOfBirth>
<ns0:dateOfDeath>2000-02-06</ns0:dateOfDeath>
</ns0:author>
<ns0:author xmlns:ns0="http://www.demo.com/author" id="66">
<ns0:firstName>prubva</ns0:firstName>
<ns0:lastName>sfdgsg</ns0:lastName>
<ns0:age>987</ns0:age>
<ns0:dateOfBirth>2000-02-01</ns0:dateOfBirth>
<ns0:dateOfDeath>2000-02-06</ns0:dateOfDeath>
</ns0:author>
<ns0:author xmlns:ns0="http://www.demo.com/author" id="76">
<ns0:firstName>prubva</ns0:firstName>
<ns0:lastName>sfdgsg</ns0:lastName>
<ns0:age>987</ns0:age>
<ns0:dateOfBirth>2000-02-01</ns0:dateOfBirth>
<ns0:dateOfDeath>2000-02-06</ns0:dateOfDeath>
</ns0:author>
<ns0:author xmlns:ns0="http://www.demo.com/author" id="12">
<ns0:firstName>czesc</ns0:firstName>
<ns0:lastName>czesc</ns0:lastName>
<ns0:age>12</ns0:age>
<ns0:dateOfBirth>2000-01-01</ns0:dateOfBirth>
<ns0:dateOfDeath>2000-01-01</ns0:dateOfDeath>
</ns0:author>
<ns0:author xmlns:ns0="http://www.demo.com/author" id="69">
<ns0:firstName>69</ns0:firstName>
<ns0:lastName>69</ns0:lastName>
<ns0:age>69</ns0:age>
<ns0:dateOfBirth>1999-01-01</ns0:dateOfBirth>
<ns0:dateOfDeath>1999-01-01</ns0:dateOfDeath>
</ns0:author>
<ns0:author xmlns:ns0="http://www.demo.com/author" id="979"><ns0:firstName>69</ns0:firstName><ns0:lastName>69</ns0:lastName><ns0:dateOfBirth>1999-01-01</ns0:dateOfBirth><ns0:dateOfDeath>1999-01-01</ns0:dateOfDeath><ns0:age>69</ns0:age></ns0:author></authors>