[xsl] RE: DTD within an XML document

Subject: [xsl] RE: DTD within an XML document
From: Alessandro di Bella <adibella@xxxxxxxxxxxxx>
Date: Mon, 7 Apr 2003 16:17:15 +0100
Hi,
I've been trying to find a solution to this for the last two days so I would
really appreciate if someone could give me some help. The problem is simple:
I need to write a stylesheet that outputs something like:

<!DOCTYPE test SYSTEM [	
   ...entities definition...	
]>

I know it is possible to specify a DTD with the entities in it using
<xsl:output.../> for a list of long reasons I need to do as described above.

Any ideas?

Thanks

Alessandro


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


Current Thread