
2 Mar
2007
2 Mar
'07
5:31 p.m.
Joel de Guzman <joel@boost-consulting.com> writes:
- entity references
yes
Well, if you don't do DTD parsing then you can't possibly support entity references. They are defined in DTD.
- DTD well-formedness checking, entity declaration processing and replacement, substitution of default attribute values, etc.
no. it is not validating.
As already pointed out, in order to be conforming non-validating XML parser it still needs to parse and perform a number of tasks on DTD. This is all spelled out very clearly in the spec. Though I am impressed you support namespaces and character references. -boris -- Boris Kolpackov Code Synthesis Tools CC http://www.codesynthesis.com Open-Source, Cross-Platform C++ XML Data Binding