hello,
       i have problem regarding the use of 'src:key'.

Consider the output xml on executing xpath against 
xindice:
---------------------------------------------------
<product product_id="120320"
xmlns:src="http://xml.apache.org/xindice/NodeSource";
      src:col="/db/data/products" 
      src:key="0625df6b0001a5d4000bc49d0060b6f5 ">
   <description>Glazed Ham</description>
</product>
         
----------------------------------------------------
(Note:The above document is got after xpath:
         //*/[EMAIL PROTECTED]'120320'] ) 

Now, how can i use 'src:key' from the output document
to again retrive the whole document?

Please suggest me the API to use or the method

Thanks in advance
                                 --ragu    

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

Reply via email to