Is there an elegant way to copy a DOCTYPE declaration from one do c to another?

Subject: Is there an elegant way to copy a DOCTYPE declaration from one do c to another?
From: Joe Ward <jward@xxxxxxxxxxxxxxxx>
Date: Thu, 10 Aug 2000 10:34:54 -0700
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


Current Thread