Home » Developer & Programmer » JDeveloper, Java & XML » how to insert attributes in xml while generating from package dbms_xmlgen
how to insert attributes in xml while generating from package dbms_xmlgen [message #227917] Fri, 30 March 2007 03:16
kukreja
Messages: 33
Registered: February 2007
Member
Hi
can anyone tell me how to insert attributes into xml elements while generating a xml from package dbms_xmlgen.
I create context from qryCtx := DBMS_XMLGEN.newContext('query')
and get result := DBMS_XMLGEN.getXML(qryCtx);

but in between if i want to add attribute to some element how can i

thanks
kukreja
Previous Topic: Adding extra tags using dbms_xmlquery
Next Topic: Quering in join tables with contains (too slow!)
Goto Forum:
  


Current Time: Thu Mar 28 06:21:24 CDT 2024