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 2001/09/12 17:19:36 UTC

[DO NOT REPLY: Bug 3567] Unable to perform schema validation without namespace processing

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

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

*** shadow/3567	Wed Sep 12 07:42:16 2001
--- shadow/3567.tmp.18069	Wed Sep 12 08:19:36 2001
***************
*** 24,27 ****
  then the validator is selected to the schema via the 
  XMLScanner::scanRawAttrListforNameSpaces method. This is because the 
  XMLScanner::scanStartTagNS method is used, as opposed to the 
! XMLScanner::scanStartTag method, when using namespace processing.
--- 24,33 ----
  then the validator is selected to the schema via the 
  XMLScanner::scanRawAttrListforNameSpaces method. This is because the 
  XMLScanner::scanStartTagNS method is used, as opposed to the 
! XMLScanner::scanStartTag method, when using namespace processing.
! 
! ------- Additional Comments From keshlam@us.ibm.com  2001-09-12 08:19 -------
! Schemas are namespace-aware, by definition. I don't believe one can talk about 
! schema validation without including namespaces in the mix.
! 
! Perhaps requesting the former should imply the latter...

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