xsl-list
[Top] [All Lists]

Namespace Aliasing without xsl:namespace-alia

2006-01-23 14:34:34
Hi,

I want to transform an XML document to HTML. The XML elements are bound to a
certain namespace I had to define that namespace in my transformation. The
XSLT processor chooses it as namespace for literal result elements which are
my HTML-Tags. Unfortunately this parser doesn't support namespace:aliasing:
<xsl:namespace-alias stylesheet-prefix="..." result-prefix=""/> could solve
this.

Of course I could generate all tags using xsl:text or xsl:element but this
isn't quite comfortable. Do you have any idea how to perform this task?

Thanks in advance
Tobias

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