On Mon, 2013-04-01 at 13:36 -0400, Graydon Saunders wrote:

> I'd like to be able to say something like
> 
> let $decisionSchema :=
> concat(string-join(tokenize(get-query-path(),'/')[position() ne
> last()],'/'),'/decisions_schema.xsd')
> 
> only I can't figure out what get-query-path() is.

For many Query engines it won't be defined.

You could try constructing an element and asking for its base URI I
suppose.

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org freenode/#xml

_______________________________________________
BaseX-Talk mailing list
[email protected]
https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk

Reply via email to