I want to generate XML including the declaration:
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE toto SYSTEM "toto.dtd">
But when I include this in my xsl, the lotus processor does interpret those
lines (xsl is xml). So it generates an error. I tryed using constants, but
it interpret the constant. What can I do?
----------------------------------------------------------------------------
--------
Simon Bécot
Ingénieur développement Softeam - http://www.softeam.fr
<http://www.softeam.fr/> -
- CNET Rennes -
mailto:simon.becot@xxxxxxxxxx <mailto:simon.becot@xxxxxxxxxx>
----------------------------------------------------------------------------
--------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|