Re: [xsl] Trying to find a working XSLT processor

Subject: Re: [xsl] Trying to find a working XSLT processor
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 6 Sep 2001 18:08:05 +0100
> XT is _OLD_. And has a number of known non-compliances.
true
> Your belief about your XML being properly constructed is incorrect.
I believe that Ken was correct and the xmlparse output you show is
incorrect.

The restrictions on parameter entities in the internal subset _only_
apply to declarations strictly between the [ ]  declarations that
are in external entities that are included into the internal subset
don't count as being in the internal subset. (Although XML spec could be
clearer about that)

so I think this is false as the marked section is in an external entity
not directly in the local subset.


> error (861): illegal marked section in internal DTD subset,
> /home/users/s/snowhare/test/xml/test.xml, line 7: <![INCLUDE[

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread