Hi All 

I have doc(some-uri) and the xpath in two separate variables can I get the 
value of the element Its like

let $var1 := doc("abc.xml")/content
let $var2 := /data/state

final query will assume to work like what exactly the query  
doc("abc.xml")/content/data/state will do

I need to find the fn:data() of the "state" tag.Can any one please suggest 
the options without using xdmp:eval() as because in actual query I have 
local variables and in eval I need to pass the value through external 
variables.


thanks in advance
Santhosh Rajasekaran
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to