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 2002/01/17 00:44:51 UTC

DO NOT REPLY [Bug 5891] New: - XMLSchemaValidator does not contribute element's default value

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=5891>.
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=5891

XMLSchemaValidator does not contribute element's default value

           Summary: XMLSchemaValidator does not contribute element's default
                    value
           Product: Xerces2-J
           Version: 2.0.0 [beta 4]
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: XML Schema Structures
        AssignedTo: xerces-j-dev@xml.apache.org
        ReportedBy: tkamiya@iona.com


Hi,

XMLSchemaValidator does not contribute element's default value
as specified in the schema while it does so for attributes.
I have two problems with this issue. One is that the behaviour
has been changed since 1.4.3 which gave me default values for
elements. The other is that the behaviour should be consistent
both for elements and attributes as far as XNI is concerned.

I see it is partly implemented in XMLSchemaValidator#endElement.
Is it planned to be improved in the production release?

Thanks,

-taki

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