fix delete
This commit is contained in:
@@ -1,10 +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>trestupdate</firstName>
|
||||
<lastName>asdf</lastName>
|
||||
<age>54</age>
|
||||
<dateOfBirth>2000-12-01</dateOfBirth>
|
||||
<dateOfDeath>2000-12-01</dateOfDeath>
|
||||
<firstName>piwo</firstName>
|
||||
<lastName>harnas</lastName>
|
||||
<age>12</age>
|
||||
<dateOfBirth>2000-12-12</dateOfBirth>
|
||||
<dateOfDeath>2000-12-12</dateOfDeath>
|
||||
</author>
|
||||
</ns0:authors>
|
||||
Reference in New Issue
Block a user