This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XML to XSLT to XSLT


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]