Updates to SOAP 1.1 envelope and encoding schemas

Certain schema validators have been having trouble loading the SOAP 1.1
envelope[1] and encoding[2] schemas. This is because those schemas
contained default values for mustUnderstand and root attributes
respectively, but the type upon which the attributes are based has no
canonical form. Thus the schemas were, strictly speaking, invalid.

I have removed the default value constraints from both attribute
declarations.

The updated schemas should now be live at[1,2].

Regards

Martin 

[1] http://schemas.xmlsoap.org/soap/envelope/
[1] http://schemas.xmlsoap.org/soap/encoding/

Received on Friday, 14 March 2003 14:25:42 UTC