hello

how can i access to local document with   " fn:document"

so
i want to modify a file locate an data base sedna with a script in local
file

                                "UPDATE\n"
                                 "replace $l in \n"
                                 " let
$p:=fn:document(\"profo\")//context\n"
                                 " return\n"
                                 "
fn:document(\"/home/khalifa/Bureau/uaprof.xml\")//context\n"
                                 " with <i>{$l/text()}</i>";

 that "profo" is the name of file in sedna

but it return error

SEDNA Message: ERROR FODC0002
Error retrieving resource.
Details: Document 'file:///home/khalifa/Bureau/uaprof.xml'


thank you
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Sedna-discussion mailing list
Sedna-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to