You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2001/11/26 08:59:12 UTC

DO NOT REPLY [Bug 5073] New: - attributeDecl should have nonNormalizedDefaultValue parameter

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5073>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5073

attributeDecl should have nonNormalizedDefaultValue parameter

           Summary: attributeDecl should have nonNormalizedDefaultValue
                    parameter
           Product: Xerces2-J
           Version: 2.0.0 [beta 2]
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: XNI
        AssignedTo: xerces-j-dev@xml.apache.org
        ReportedBy: jjc@jclark.com


Since XMLAttributes provides getNonNormalizedValue, and since
internalEntityDecl has a nonNormalizedTextParameter, it seems to me
that org.apache.xerces.xni.XMLDTDHandler.attributeDecl should provide
an nonNormalizedDefaultValue parameter providing the non-normalized
default value. Without this, the internal subset of the document
cannot be reconstructed without loss of significant information.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org