This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XSLT and Text Processing Languages



> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]