[Bug 4109] The output=soap12 result returns an xml containing a non exsisting uri

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4109


ville.skytta@iki.fi changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #1 from ville.skytta@iki.fi  2006-12-27 22:48 -------
http://www.w3.org/2005/10/markup-validator is a namespace URI, and there is no
requirement for it to actually point to anything - it's just an identifier.  If
something makes an assumption that it can retrieve anything at all from a
namespace URI, it needs to be fixed not to assume that, let alone try it
automatically.

http://www.w3.org/TR/xml-names/
http://www.rpbourret.com/xml/NamespacesFAQ.htm#q12_3

Received on Wednesday, 27 December 2006 22:48:46 UTC