xsl-list
[Top] [All Lists]

Re: [xsl] Accessing the input document's @xmlns

2012-12-14 09:18:27
I'm trying to access the value "http://example.com/ns/ex#"; given the
value "ex", without the transform knowing a priori.

Thanks for your time and consideration. Am I missing any other alternative?

sounds like you need namespace-uri-for-prefix() and possibly
in-scope-prefixes()

http://www.w3.org/TR/xpath-functions/#func-namespace-uri-for-prefix



-- 
Andrew Welch
http://andrewjwelch.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>