[XML 1.0] - E13 of third edition errata needs to be implemented.
----------------------------------------------------------------

                 Key: XERCESJ-1221
                 URL: http://issues.apache.org/jira/browse/XERCESJ-1221
             Project: Xerces2-J
          Issue Type: Bug
          Components: Other
    Affects Versions: 2.9.0
            Reporter: Michael Glavassevich
            Priority: Minor


E13 [1] of the XML 1.0 3rd edition errata clarifies that even internal 
parameter entity references are enough to make undeclared entities into mere 
validity errors rather than well-formedness errors.  Xerces will currently 
report a fatal error for such a document.  I see alot of REVISITs in the code 
so this is probably broken for all references to parameter entities (not just 
internal ones).

[1] http://www.w3.org/XML/xml-V10-3e-errata#E13

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to