Home » Developer & Programmer » JDeveloper, Java & XML » Add Namespace using oracle.xml.parser.v2
Add Namespace using oracle.xml.parser.v2 [message #92838] Fri, 18 February 2005 05:53
Swaroop Wakade
Messages: 1
Registered: February 2005
Junior Member
Hi,

I am working on Oracle8i.
I need to create an XML and I am using oracle.xml.parser.v2 for creating the XML.
I am using the following constructor of the class XMLElement:
XMLElement(String name,String prefix,String namespace)

When I do method getNameSpace on this Element, I get the appropriate Namespace value, but when I convert the XML to a string, I am not getting the Namespace name in the string for the element.

Any clues ..?

Regards,

Swaroop
Previous Topic: solve this problem
Next Topic: procedure
Goto Forum:
  


Current Time: Fri Apr 26 05:10:31 CDT 2024