xsl-list
[Top] [All Lists]

Re: DTD copy

2003-01-15 10:52:51

use the 'doctype-public' and 'doctype-system' attributes of xsl:output
->>
http://www.w3.org/TR/xslt#output

hth,

/m

Martin Klang
http://www.o-xml.org - the object-oriented XML programming language

On Wed, 15 Jan 2003, xxx wrote:

Hello,

I'm working on a project involving XML,XSL,FOP.
To preserve sequence of spaces in the PDF, I've noticed that when I code
them with entity ( ) they are kept.But there must be a DOCTYPE in the
XSL-FO that resolves the entity of course.
My problem is here: I don't know how to keep the mention of the DTD after
having processed a XML with a XSL. I have to keep it for the next processing
by FOP.

Thanks in advance!!


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>