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/02/20 20:31:05 UTC

[Bug 629] Changed - Schema validator doesn't correctly handle mixed content with wildcard child

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

*** shadow/629	Fri Feb 16 13:43:59 2001
--- shadow/629.tmp.21485	Tue Feb 20 11:31:05 2001
***************
*** 45,48 ****
  If the mixed attribute in the schema is changed to "false", no errors are 
  generated. 
  
! I would expect the validation to succeed in either case.
--- 45,52 ----
  If the mixed attribute in the schema is changed to "false", no errors are 
  generated. 
  
! I would expect the validation to succeed in either case.
! 
! ------- Additional Comments From todd.schwartz@intel.com  2001-02-20 11:31 -------
! Created an attachment (id=18)
! Proposed patch for MixedContentModel class