Re: [xsl] DTD for XSLT

Subject: Re: [xsl] DTD for XSLT
From: Colin Paul Adams <colin@xxxxxxxxxxxxxxxxxx>
Date: 02 Oct 2001 07:56:35 +0100
>>>>> "Mike" == Mike Brown <mike@xxxxxxxx> writes:

    Mike> Evan Lenz wrote:
    >> Yes. Check out the spec itself

Thanks Evan - I should have remembered.

    Mike> And note that due to the unpredictability of namespace
    Mike> prefixes and the names (types) of literal result elements,
    Mike> you can't really write a DTD for the validation of an XSLT
    Mike> document, if that's what you were hoping to do.

No. I just want to save time when I get to writing my
parallel XSLT processor, by generating Haskell (the language I shall
be using) types direct from the DTD.
-- 
Colin Paul Adams
Preston Lancashire

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


Current Thread