|
Subject: Re: [xsl] XML to XSLT to XSLT From: "L Rutker" <lrutker@xxxxxxxxxxx> Date: Tue, 16 Oct 2001 11:27:56 -0400 |
<x:stylesheet xmlns:x="http://www.w3.org/1999/XSL/Transform" xmlns:xsl="anything" version="1.0"> <x:namespace-alias stylesheet-prefix="xsl" result-prefix="x"/>
<x:template match="/" >
<xsl:stylesheet version="1.0">
<xsl:template match="/" />
</xsl:stylesheet>
</x:template>the namespace x nodes are interpreted while the xsl nodes get copied over ... real easy.
Sabrina Fords wrote:
Hi All,
I'm trying to create transform an XML to and XSLT style sheet, using a XSLT
style-sheet to do the transformation. I was wondering if anyone knew how I
add the namespace from one XSLT style-sheet to another, using XSLT to do the
transformation?
Appreciate any help/advice you can give me.
Sabrina
_________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] XML to XSLT to XSLT, Francis Norton | Thread | [xsl] actual path of XSL-file, Ursprung Manfred |
| [xsl] FW: Announcement: Extensible , DPawson | Date | Re: [xsl] XSL 1.0 Recommendation pu, David Carlisle |
| Month |