HOW to add a attribute into existing node?
kozandDec 8 2011 — edited Dec 8 2011Hello
I have a question - is it possible to add a NEW attribute to existing xml node saved in xmltype?
I didn't find such a possibility.
I must use update ! :)
I have: <tag> <tag2/> <tag/>
I want to have <tag value = 1> <tag2/> <tag/>
THANKS IN ADVANCE! :)