Subject: Re: XSLT and Text Processing Languages
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 8 Sep 2000 09:36:53 GMT
|
> I was mistaken --
No you weren't.
> not for the reason you suggest, but because I forgot
> that the entity is *external*. This means it may have a text declaration
> like <?xml version="1.0" encoding="foo"?> but no standalone declaration,
> and it may have a <!DOCTYPE> as well.
external entities can't have doctypes. That;s one of the advantages of
including with xlink/xinclude rather than with entities: you can include
complete documents.
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|