Re: [xsl] XSLT, XHTML, and default attribute values [somewhat OT]

Subject: Re: [xsl] XSLT, XHTML, and default attribute values [somewhat OT]
From: Colin Paul Adams <colin@xxxxxxxxxxxxxxxxxx>
Date: 11 Sep 2004 07:17:03 +0100
>>>>> "Joseph" == Joseph Dane <jdane@xxxxxxxxxx> writes:

    Joseph> A consequence of this is that default attribute values get
    Joseph> added to the tree before my processor has a chance operate
    Joseph> on it.

Only if your XML parser reads the DTD. If you can configure it not to
do so (and most have such a configuration option), then this won't happen.
-- 
Colin Paul Adams
Preston Lancashire

Current Thread