Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Why extract() is not working without namespace

RakinSep 8 2011 — edited Sep 8 2011
Hi,

Why extract() is not working without menthioning the namespace, I read namespace is optional parameter.


Also How can I remove the namespace from a node which is in a xmltype variable.
eg:
<FruitList xmlns="https://abc.efg.org/FOOD-ITEMS">
<fruitname>Orange </fruitname>
<fruitname>Apple</fruitname>
<fruitname>Banana</fruitname>
</FruitList>




Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 6 2011
Added on Sep 8 2011
4 comments
6,945 views