[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: Is there an elegant way to copy a DOCTYPE declaration from on e do c to another?


Subject: RE: Is there an elegant way to copy a DOCTYPE declaration from on e do c to another?
From: bryan.s.schnabel@xxxxxxxxxxxxxx
Date: Thu, 10 Aug 2000 12:41:49 -0700

This:

<xsl:output doctype-system="my.dtd"/>

is how I do it.  I don't know how elegant it is.

Bryan Schnabel

-----Original Message-----
From: Joe Ward [mailto:jward@xxxxxxxxxxxxxxxx]
Sent: Thursday, August 10, 2000 10:35 AM
To: XSL-List@xxxxxxxxxxxxxxxx
Subject: Is there an elegant way to copy a DOCTYPE declaration from one
do c to another?


So far, the only way I've found to keep the doctype declaration intact after
a "pass-through" transformation is to hide a copy of the declaration in a
comment via a pre-processor and then extract it.

Is there a more elegant way? (Frankly, if I have to write a preprocess
script, I might as well skip XSLT altogether.)

Is this a major flaw in XSLT?

Thanks,
Joe

(Still wearing XSL training wheels...)


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


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



Current Thread
Keywords