[Home] [By Thread] [By Date] [Recent Entries]
hi,
I am using the oracle xml parser.
with xml structure
<?xml version="1.0"?>
<first>
<second> data1
<child att="x">data2</child>
</second>
</first>
I want to fetch the values "data1" and "data2" .
I am trying to do it through the function getNodeValue() for "Node"
which is always returning null.
I have tried this method for getting the values from the attributes then it
is working.
kindly help.
thank in advance.
-dhiraj
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



