add batch remove batch split batch comment selection show hidden batches hide batch highlight batch
db<>fiddle
donate feedback about
By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
ORA-31011: XML parsing failed
ORA-19213: error occurred in XML processing at lines 1
LPX-00245: extra data after end of document
ORA-06512: at "SYS.XMLTYPE", line 310
ORA-06512: at line 1
ORA-31011: XML parsing failed
ORA-19213: error occurred in XML processing at lines 1
LPX-00245: extra data after end of document
ORA-06512: at "SYS.XMLTYPE", line 310
ORA-06512: at line 1
XML
<?xml version="1.0" encoding="UTF-8"?>
<foo>
  <bar>
    <val>42</val>
  </bar>
</foo>
XML
<?xml version="1.0" encoding="UTF-8"?>
<foo>
  <bar>
    <val>42</val>
  </bar>
</foo>
XML
<foo>
  <bar>
    <val>42</val>
  </bar>
</foo>
XML
<foo>
  <bar>
    <val>42</val>
  </bar>
</foo>