References to old ISO schemas URL
rmalyankar opened this issue · 8 comments
The file gmlWrapperTypes2014.xsd on the standards.iso.org site (home>iso>19115>-3>gmw>1.0) references the schemaLocation "http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19136_Schemas/gml.xsd", but at the time I am writing this, accessing that results in a 404 error, causing schema validation failures. Shouldn't the standards.iso.org server redirect accesses to the correct location?
Deprecated it may be, but it should still work, at least by means of a URL redirection.
Agreed that the old http://standards.iso.org/ittf/PubliclyAvailableStandards/ links should redirect, as now any XML document using those XSDs in xsi:schemaLocation suddenly fail validation. Not great!
I also encounter this problem now.
Isn't it possible to rederict all the xsd files to the new xsd files?
Now it redirects to an http page but the validation using the xsd files fails.
Which is really a big issue.
Who is responsible for the http://standards.iso.org/ittf/PubliclyAvailableStandards/ urls?
or in other words the http:// .../standards.iso.org/ domain?
standards.iso.org belongs to the whole ISO organisation, and is managed by the ISO Central Secretariat. TC211 has a "Technical Programme Manager" in ISO/CS who is our point of contact in regards to that domain (and much else).