Hi, I have problem to convert < > & that are in my XML document to < > & in the HTML, for example: my XML file contains <title> < form ...... > </title> The conversion with XSL does'nt create an HTML document like: <form ....> but < form....> I alraedy tried to define the line: <xsl:output method="text"> but the problem here is that the rest of the document destroied. Thanks in advance Tomer Oster. (tomero@cs.bgu.ac.il)Received on Sunday, 4 June 2000 10:42:00 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 10 August 2007 00:11:27 GMT