|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XML to XSLT to XSLT
The following was posted to this list by William Lam a while ago:
This is what I did. <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></x:stylesheet> the namespace x nodes are interpreted while the xsl nodes get copied over ... real easy. Sabrina Fords wrote: Sabrina _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








