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

IgnoreWhitespace does not work for schema validation

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2002-10-11 20:09 -------
In the "features" of Xerces docs, it says "This feature is relevant only when 
the grammar is DTD".

"Ignorable whitespace" maps to the "element content whitespace" property of a 
character information item in the XML Infoset [1]. This property has a "true" 
value only when the containing element has "element content", as defined in a 
DTD. This has nothing to do with Schema validaiton, which is why Schema never 
marks an whitespace as "ignorable".

[1] http://www.w3.org/TR/xml-infoset/#infoitem.character

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

Reply via email to