Re: 404 not found on url https://www.w3.org/2004/08/xop/include

Hi Julien,

On Friday morning we upgraded our web servers to the latest Debian
release. Unfortunately, this release removed the xsd mime type from its
global mime configuration and our test suite didn't include any test
that could catch this in time to avoid the issues you experienced.

The issue got fixed a few hours later.

To avoid being impacted by similar issues in the future please consider
updating your code to remove the dependency on the W3C website
availability. You could consider using a local cache or better an XML
catalog instead of querying our server to retrieve this XSD file.

Regards,
Vivien

On Fri, 3 Jun 2022 14:05:44 +0200, Julien Greard wrote:
> Hi,
> 
> I didn't find how to report this elsewhere, sorry, but I found a 404 
> error in the https://www.w3.org/TR/xop10/#xop_include section of
> w3.org documentation.
> 
> This sections mentions the url https://www.w3.org/2004/08/xop/include
> which doesn't exist anymore (since today?). This URL is also
> referenced in the Onvif Specification (here:
> https://www.onvif.org/ver10/schema/onvif.xsd).
> 
> I suppose there is someone already working on this issue.
> FYI I opened an issue in StackOverflow about it (here 
> <
https://stackoverflow.com/questions/72488780/onvif-compilation-error-with-missing-page>
;)
> 
> Regards,
> 
> Julien Gréard

-- 
Vivien Lacourba                      World Wide Web Consortium
vivien@w3.org                        https://www.w3.org
https://www.w3.org/People/Vivien

Received on Sunday, 5 June 2022 08:55:34 UTC