Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ilnoca

  1. ilnoca

    Adding schema and namespace attributes with XMLFormat

    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( ...

Part and Inventory Search

Back
Top