Files
tibcoRepository/Resources/databases/databaseXML.xml
wojciech 5fe17704ba fix put
2024-07-30 11:40:19 +02:00

10 lines
367 B
XML

<?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>
</author>
</ns0:authors>