Použil jsem metodu createxml a nyní to funguje dobře
insert into mytable (id, xmldata) values (p_id, xmltype.createxml(p_xmldata));
Použil jsem metodu createxml a nyní to funguje dobře
insert into mytable (id, xmldata) values (p_id, xmltype.createxml(p_xmldata));