RE: [xsl] Stylesheets to render stylesheets.. [Repost?]

Subject: RE: [xsl] Stylesheets to render stylesheets.. [Repost?]
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 21 Feb 2003 17:23:49 +0100
At 2003-02-21 08:14 -0800, Dion Houston wrote:
It does make perfect sense and that's what xsl:namespace-alias was
created for...  It works like:

... xmlns:_xsl="http://myURI";

<xsl:namespacespace-alias stylesheet-prefix="_xsl" result-prefix="xsl"/>

Then to create XSLT elements in the output simply write (e.g.)

<_xsl:template ... >

HTH!

Dion
p.s. Can anyone think of any other use for this element?

Protecting digital signature URI's in the stylesheet from being processed by digital signature infrastructure, yet allowing the composed result to have the digital signature URI applied to some sections that would then be processed by the infrastructure.


I haven't seen this yet, but it is cited in a note in section 7.1.1 of the XSLT Recommendation as a scenario.

.................... Ken

--
Upcoming hands-on in-depth   Europe:         February 17-21, 2003
XSLT/XPath and/or XSL-FO     North America:      June 16-20, 2003

G. Ken Holman                mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
Crane Softwrights Ltd.         http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0   +1(613)489-0999 (F:-0995)
ISBN 0-13-065196-6                      Definitive XSLT and XPath
ISBN 0-13-140374-5                              Definitive XSL-FO
ISBN 1-894049-08-X  Practical Transformation Using XSLT and XPath
ISBN 1-894049-10-1              Practical Formatting Using XSL-FO
Male Breast Cancer Awareness http://www.CraneSoftwrights.com/s/bc


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



Current Thread