Hi,

In addition to Neil's patch (sent to the list yesterday) I also have a
couple patches to fix 2E errata, written by myself and Glenn Marcy.

This fixes E15.1, (elements declared to be EMPTY in the DTD cannot have
comments, PIs or entity references) and E15.2 (character references to
whitespace are not allowed when the elements are declared to have child
content).

Glenn Marcy's patch fixes E27, which deals with UTF-8 encoding (
"Specifically, it is a fatal error if an entity encoded in UTF-8 contains
any irregular code unit sequences, as defined in Unicode 3.1").

Since I've modified the same files as Neil's patch, I've integrated his
changes into this patch.

Cheers,
Peter McCracken/Toronto/IBM
(See attached file: XMLMessages.properties.diff)(See attached file:
XMLDocumentFragmentScannerImpl.java.diff)(See attached file:
XMLDTDValidator.java.diff)(See attached file: UTF8Reader.java.diff)

Attachment: XMLMessages.properties.diff
Description: Binary data

Attachment: XMLDocumentFragmentScannerImpl.java.diff
Description: Binary data

Attachment: XMLDTDValidator.java.diff
Description: Binary data

Attachment: UTF8Reader.java.diff
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to