This commit is contained in:
wojciech
2024-07-30 11:40:19 +02:00
parent 7952246ce8
commit 5fe17704ba
3 changed files with 154 additions and 170 deletions

View File

@@ -1,31 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<ns0:authors xmlns:ns0="http://www.demo.com/author">
<author xmlns="http://www.demo.com/author" id="15">
<firstName>piwo</firstName>
<lastName>harnas</lastName>
<age>12</age>
<dateOfBirth>2000-12-12</dateOfBirth>
<dateOfDeath>2000-12-12</dateOfDeath>
</author>
<author xmlns:ns0="http://www.demo.com/author" xmlns="http://www.demo.com/author" id="12">
<firstName>piwo</firstName>
<lastName>harnas</lastName>
<age>12</age>
<dateOfBirth>2000-12-12</dateOfBirth>
<dateOfDeath>2000-12-12</dateOfDeath>
</author>
<author xmlns:ns0="http://www.demo.com/author" xmlns="http://www.demo.com/author" id="12">
<firstName>piwo</firstName>
<lastName>harnas</lastName>
<age>12</age>
<dateOfBirth>2000-12-12</dateOfBirth>
<dateOfDeath>2000-12-12</dateOfDeath>
</author>
<author xmlns:ns0="http://www.demo.com/author" xmlns="http://www.demo.com/author" id="12">
<firstName>piwo</firstName>
<lastName>harnas</lastName>
<age>12</age>
<dateOfBirth>2000-12-12</dateOfBirth>
<dateOfDeath>2000-12-12</dateOfDeath>
<firstName>trestupdate</firstName>
<lastName>asdf</lastName>
<age>54</age>
<dateOfBirth>2000-12-01</dateOfBirth>
<dateOfDeath>2000-12-01</dateOfDeath>
</author>
</ns0:authors>