You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2002/12/13 19:30:12 UTC

DO NOT REPLY [Bug 15371] New: - Requesting schema validation by DOMBuilder is non-obvious

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

Requesting schema validation by DOMBuilder is non-obvious

           Summary: Requesting schema validation by DOMBuilder is non-
                    obvious
           Product: Xerces-C++
           Version: 2.1.0
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: DOM
        AssignedTo: xerces-c-dev@xml.apache.org
        ReportedBy: colin@colina.demon.co.uk


Trying canSetFeature("http://apache.org/xml/features/validation/schema",true)
returns false, but going ahead and setting the feature works.

This is at best downright misleading, but I think it is a positive bug.
In addition, the documentation says this is the default, but in fact you have to
set it to true to get schema validation.

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