[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Henry S. Thompson" <ht@c...>
  • To: xml-dev@i...
  • Date: Thu, 29 Oct 1998 14:49:20 GMT

I'd be interested in reports from validating parsers wrt the
following:

<!DOCTYPE foo [
<!ELEMENT foo (a+)>
<!ENTITY empty ''>
<!ENTITY space ' '>
<!ELEMENT a EMPTY>]>
<foo>
&empty;
<a/>
&space;
<a/>
<![CDATA[]]>
<a/>
<![CDATA[ ]]>
<a/>
</foo>

You might be interested in trying to predict the results BEFORE
running the parser.

nsgmls -wxml -c .../xml.soc

gives a surprising answer, which I'll post tomorrow.

ht

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member