Re: [xml-dev] DTD parameter entities

From
Toni Uusitalo <>
To
Karl Waclawek <>
Date
2004-04-21T22:01:22Z
ID
<>
Thread
Re: [xml-dev] DTD parameter entities
At 21:52 21.4.2004, you wrote:
>Could you test with current CVS of Expat? I think this one is fixed.
>It should report a syntax error now.
>Overall, Expat fails only on a handful of test cases in the XML test suite.


I checked 1.9.8 from CVS and it reports:
xmlwf -p -dTemp petest.xml
petest.dtd:6:0: syntax error
petest.xml:1:33: error in processing external entity reference

But I'm still a little puzzled, waiting for others to comment on this too. 
Is this really a syntax error?
<!ATTLIST %ELEMNAME;%ATTNAME; CDATA #FIXED "value"%CLOSE;
works for Expat 1.9.8 ...



with respect,
Toni Uusitalo