xsl-list
[Top] [All Lists]

Re: [xsl] xsl:namespace

2009-02-20 17:37:40

Jesper Tverskov wrote:

  Hi,

But the two proposals of Florent and Vladimir are basically the
literal example one more time where xsl:namespace is not needed

  For real-life feedback, I used xsl:namespace almost exclusively in 
meta-stylesheets.  For example for function and template names (both the URI 
and the prefixes are dynamic, trying to reuse a human-written prefix, because 
this is more meaningful than generated prefixes).  But especially for embedded 
XPath expressions, because we have to ensure then that the same namespace 
bindings are in scope in the generated stylesheet where the expression is 
evaluated than in the initial document where the expression appear.

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/























--~------------------------------------------------------------------
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>