Hi,
> 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
Am I correct in assuming your nbsp entity referes to NO-BREAK SPACE character? If so, using   will work, too, and you don't need the DTD.
> 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.
See xsl:output element and doctype-public and doctype-system attributes.
Cheers,
Jarno - Assemblage 23: I Am The Rain
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- DTD copy
- xxx - Wed, 15 Jan 2003 04:24:50 -0500 (EST)
- martin - Wed, 15 Jan 2003 12:51:53 -0500 (EST)
- <Possible follow-ups>
- Jarno . Elovirta - Wed, 15 Jan 2003 06:53:58 -0500 (EST) <=
- xxx - Wed, 15 Jan 2003 10:20:54 -0500 (EST)
- J.Pietschmann - Wed, 15 Jan 2003 17:21:49 -0500 (EST)
|
|