xsl-list
[Top] [All Lists]

RE: overriding namespaces

2003-05-29 19:03:11
michael shea wrote:
<snip/>
So my question is, does anyone know of a way to have 
different namespaces handled by the same stylesheet?

I know one solution would be to double up the code inside 
the stylesheet to include a check for both versions, but 
this is not an ideal solution.

The only way I could think of is to use XPath expressions like 
"*[local-name(.)='root']/*[local-name(.)='name']" 
instead of: "test:root/test:name" in your stylesheets. 

Yes it's not pretty. 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



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