RE: [xsl] DTD copy

Subject: RE: [xsl] DTD copy
From: Jarno.Elovirta@xxxxxxxxx
Date: Wed, 15 Jan 2003 13:54:53 +0200
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
  • [xsl] DTD copy
    • xxx - Wed, 15 Jan 2003 10:27:06 +0100
      • martin - Wed, 15 Jan 2003 17:52:51 +0000 (GMT)
      • <Possible follow-ups>
      • Jarno . Elovirta - Wed, 15 Jan 2003 13:54:53 +0200 <=