Home » Developer & Programmer » JDeveloper, Java & XML » Problem with updatexml()
Problem with updatexml() [message #92804] Mon, 31 January 2005 03:24
Manoj
Messages: 101
Registered: August 2000
Senior Member
Hi Experts,
I have one problem , there is one tag( numbers/item) in my xml which is null.this xml is already inserted in oracle column. now i want to replace this null value to some other value, but using Updatexml I am unabe to do the. this updatexml works perfectly if this tag has some value except null. what is the reason.

This is XML

-------------------------
things>
countries>
item x=1 India /item>
item x=2 Egypt /item>
item x=3 Italy /item>
/countries>
numbers>
item x="1"/>
item x="2" 101 /item>
/numbers>
/things>>

Please help me it is urgent.
Previous Topic: ORA-31011: XML parsing failed
Next Topic: subscribing jar file in oracle(kind of urgent)
Goto Forum:
  


Current Time: Fri Apr 26 14:28:19 CDT 2024