Re: [xsl] XML to XSLT to XSLT

Subject: Re: [xsl] XML to XSLT to XSLT
From: Francis Norton <francis@xxxxxxxxxxx>
Date: Tue, 16 Oct 2001 15:30:56 +0100
see xsl:namespace-alias
(http://www.w3.org/TR/xslt.html#literal-result-element) for the spec on
how to do it, and then search tutorials or books for namespace-alias if
you need a slightly more digested explanation.

Francis.

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

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


Current Thread