Created: (XERCESJ-1220) Need to consider declarations in parameter entiti 2006-12-19 - By Michael Glavassevich (JIRA)
Need to consider declarations in parameter entities when checking the "Standalone Document Declaration" validity constraint. ------------------------------------------------------------------------------- ---------------------------------------------
Key: XERCESJ-1220 URL: http://issues.apache.org/jira/browse/XERCESJ-1220 Project: Xerces2-J Issue Type: Bug Components: DTD Affects Versions: 2.9.0 Reporter: Michael Glavassevich Priority: Minor
The "Standalone Document Declaration" [1] validity constraint applies to markup declarations which occur in the external subset and/or a parameter entity (also known as external markup declarations [2]). Xerces is only considering declarations in the external subset when it checks this constraint.
[1] http://www.w3.org/TR/2006/REC-xml-20060816/#vc-check-rmd [2] http://www.w3.org/TR/2006/REC-xml-20060816/#dt-extmkpdecl
-- 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: j-dev-unsubscribe@(protected) For additional commands, e-mail: j-dev-help@(protected)
|
|