use of xml:lang in the SOAP schema

The current SOAP schema specification uses the statement 
   <xs:import namespace="http://www.w3.org/XML/1998/namespace">

rather than the form

  <xs:import namespace="http://www.w3.org/XML/1998/namespace"
schemaLocation="http://www.w3.org/2001/xml.xsd">

This means that parsers which do not have built-in knowledge of the xml
namespace schema location will fail to parse a SOAP 1.2 schema. I have seen
this problem on both xerces 2.5.0 and on XMLSpy 4.4.

Are there any plans to fix this issue ? It is a real problem for anyone
using validating parsers.

Any help you can give would be welcome. 

Kieran


_______________________________________
Kieran Dolan 
Technical Architect 

LogicaCMG Wireless Networks
Brook Drive 
Reading 
Berkshire RG2 6UA 
United Kingdom 
Phone: +44 118 9659265 
Mobile: +44 7801 371726 
Fax:       +44 118 9650317
E-mail: kieran.dolan@logicacmg.com
________________________________________ 
Internet: www.logicacmg.com

This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.

LogicaCMG global sponsors, Gartner Symposium, Cannes, 4th -7th November 2003

http://symposium.gartner.com/story.php.id.3323.s.5.html

Please note that LogicaCMG does not have control over content from,or availability of, this website

Received on Monday, 29 September 2003 12:25:01 UTC