Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - RE: How to create XSLT that produces XSLT How to create XSLT that produces XSLTTo: NULL Date: 4/9/2008 4:41:00 AM Having xslt file like this <transform xmlns="http://www.w3.org/1999/XSL/Transform" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <template match="/"> <xsl:transform/> </template> </transform> I would suppose that (from any xml file) it generates another xslt file like this <xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Transform" /> However (using MSXML 6), this error appears: Keyword xsl:transform may not be used here. How to generate XSLT file with correctly set namespaces? Thank you, karuzo | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
