[xsl] XSL to output new XML document with root node

Subject: [xsl] XSL to output new XML document with root node
From: "Gary E. Daniels" <gdaniels@xxxxxxxxxxx>
Date: Mon, 01 May 2006 21:48:18 -0500
Hi. I have an XSL sheet to extract certain data from an XML document. I use Saxon for the transform and have the output as XML. I need to have the outputted XML document to contain a root node. How do I code the XSL sheet to create the root node for the XML output document? The purpose is so I am able to run a different XSL transform on the output XML document. Thanks.


Gary


Current Thread