Reading XML [message #483456] |
Mon, 22 November 2010 04:53 |
Its_me_ved
Messages: 979 Registered: October 2009 Location: India
|
Senior Member |
|
|
The namespace included in xml is an invalid one (may be valid but can not access by network).And probably(if I am not wrong)that is causing the failure to read each of the xml tags.
Is there a way to override the namespace while converting the content to xmltype?
Also, from following content in the xml file,I want to extract the text(which is japanese character) and subtext separately.
<Japanese_lang:text1>?????
<Japanese_lang:subtext1> Hello!</Japanese_lang:subtext1>
</Japanese_lang:text1>
Thanks for the help!
ED:typo
Regards
Ved
[Updated on: Mon, 22 November 2010 08:23] Report message to a moderator
|
|
|
|
|
|
|
|
|