Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - < and > XSL -> Text File >Thread Next - Re: < and > XSL -> Text File Re: < and > XSL -> Text FileTo: NULL Date: 8/3/2004 6:47:00 PM Hi George ! I wrote poésieB.xml as : <?xml version="1.0" encoding="ISO-8859-1"?> <!--With "C:\Program Files\XML NotePad\poésie2.str"--> <poem> <author>Lamartine</author> <date>XIXème siècle</date> <title>Le Lac</title> </poem> --------------------- Then testA.xsl as : <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:output method="text" encoding="ISO-8859-1"/> <xsl:template match="/"> <George Durzi> </xsl:template> </xsl:stylesheet> --------------------- And when I transformed poésieB.xml with testA.xsl I obtained poésieB.txt as : <George Durzi> ---------------------- Did you forget to specify <xsl:output method="text"> in your xsl file ? Yves Boyer | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
