base-uri of constructed nodes in pull mode
Replies (1)
Please register to reply
Added by Anonymous about 18 years ago
Legacy ID: #3915621 Legacy Poster: marcvc (marcvc)
Michael, with Saxon 8.8, consider the followign query declare base-uri "http://foo.com"; base-uri(<foo/>) It evaluates to "http://foo.com" With the -pull option, Saxon returns an empty sequence. Thanks, Marc
Legacy ID: #3916061 Legacy Poster: Michael Kay (mhkay)
Thanks, now fixed in Subversion. See bug 1559527
Please register to reply