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/03/23 23:07:03 UTC

[Bug 1095] Changed - Ver 1.3.1 won't operate with SOAP (1.2.3 works fine)

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

*** shadow/1095	Fri Mar 23 07:31:31 2001
--- shadow/1095.tmp.3015	Fri Mar 23 14:07:02 2001
***************
*** 79,82 ****
  Soap 2.1
  Xerces 1.3.1
  Jaf 1.0.1
! Javamail 1.2
--- 79,102 ----
  Soap 2.1
  Xerces 1.3.1
  Jaf 1.0.1
! Javamail 1.2
! 
! ------- Additional Comments From zongaro@ca.ibm.com  2001-03-23 14:07 -------
! Xerces-J 1.3.0 and 1.3.1 support a subset of the W3C XML Schema Language as 
! specified in the 24 October 2000 Candidate Recommendations for Structures [1] 
! and Datatypes [2].  The schema vocabulary specified by [1] is identified by [3] 
! and the namespace URI is [4]; that's what Xerces-J 1.3.0 and 1.3.1 support.
! 
! The URI's shown in the SOAP request and response were those supported by 
! Xerces-J 1.2.3, and that's why it works with these documents but Xerces-J 1.3.0 
! and 1.3.1 do not.
! 
! The XML Schema for SOAP might need to be brought up-to-date; I haven't looked 
! into it.
! 
! I hope that helps.
! 
! [1] http://www.w3.org/TR/2000/CR-xmlschema-1-20001024/
! [2] http://www.w3.org/TR/2000/CR-xmlschema-2-20001024/
! [3] http://www.w3.org/2000/10/XMLSchema
! [4] http://www.w3.org/2000/10/XMLSchema-instance

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