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

XMLSchemaValidator does not normalize values based on whitespace facet





------- Additional Comments From [EMAIL PROTECTED]  2002-02-26 07:26 -------
> for string the value of whiteSpace is preserve;

just to add to above information... as this value can be over-ridden by 
defining your own simple type, because in String datatype facet whitespace is 
not fixed.
A feature 
http://apache.org/xml/features/validation/schema/normalized-value 
was added in xerces2 for schema normalized values on elements and attributes. 
Its default is true, so unless u explicitly set it to false, values will be 
normalized. For more information on this feature 
http://xml.apache.org/xerces2-j/features.html

Thanks
Neeraj B.

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

Reply via email to