fn:base-uri with -pull
Replies (1)
Please register to reply
Added by Anonymous over 18 years ago
Legacy ID: #3628601 Legacy Poster: marcvc (marcvc)
Michael, Another pull-related question. The following query behaves different with -pull: declare base-uri "http://www.foo.org"; fn:base-uri(document{<e/>}) With the default setting, this evaluates to http://www.foo.org, with -pull to the empty sequence. Thanks, Marc
Legacy ID: #3653237 Legacy Poster: Michael Kay (mhkay)
Sorry for the delay in tackling this group of problems. A solution for this one is documented at https://sourceforge.net/tracker/index.php?func=detail&aid=1459405&group_id=29872&atid=397617 Michael Kay
Please register to reply