I'm generating an XML doc to be stored as a CLOB using the sys_xmlagg function. I've been able to make a valid XML doc, but I can't figure out how to assign schema and namespace attributes to the enclosing tag using xmlformat.Createformat. Right now I have the code as:
sys_xmlagg(
...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.