in reply to Re: Re: XML::SAX::PurePerl experience
in thread XML::SAX::PurePerl experience

Uh? Expat supports both entities and DTDs. Could you describe a little more what you think is missing?

The only problem I am aware of is with (non-character) entities in attribute values (they disappear).

  • Comment on Re: Re: Re: XML::SAX::PurePerl experience

Replies are listed 'Best First'.
Re: Re: Re: Re: XML::SAX::PurePerl experience
by diotalevi (Canon) on Jun 23, 2003 at 11:56 UTC

    Perhaps my recollection of the documentation is faulty. I remember both user entities and inline DTDs being specifically disclaimed. Oops!