Re: [xsl] What effect does DOCTYPE have

Subject: Re: [xsl] What effect does DOCTYPE have
From: Colin Paul Adams <colin@xxxxxxxxxxxxxxxxxx>
Date: 03 Feb 2006 17:42:13 +0000
>>>>> "Michael" == Michael Kay <mike@xxxxxxxxxxxx> writes:

    Michael> Unfortunately the XML parser doesn't tell the XSLT
    Michael> processor what DOCTYPE declaration was present, so the

This is true. But ...

    Michael> XSLT processor can't reproduce it in the output.

... doesn't necessarily follow, since in XSLT 2.0 you can call
unparsed-text on the document and read the DOCTYPE by hand.
-- 
Colin Adams
Preston Lancashire

Current Thread