final fixes in xml
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
<?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">
|
||||
<ns0:author xmlns:ns0="http://www.demo.com/author" id="99">
|
||||
<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>
|
||||
<author xmlns:ns0="http://www.demo.com/author" xmlns="http://www.demo.com/author" id="15">
|
||||
<firstName>piwo</firstName>
|
||||
<lastName>harnas</lastName>
|
||||
<age>12</age>
|
||||
|
||||
Reference in New Issue
Block a user