Open rmalyankar opened 4 years ago
Not sure
standards.iso.org http://standards.iso.org/ has been deprecated
Please use https://schemas.isotc211.org https://schemas.isotc211.org/
https://schemas.isotc211.org/19115/-3/gmw/1.0/gmlWrapperTypes2014.xsd https://schemas.isotc211.org/19115/-3/gmw/1.0/gmlWrapperTypes2014.xsd references http://schemas.opengis.net/gml/3.2.1/gml.xsd http://schemas.opengis.net/gml/3.2.1/gml.xsd
Evert Bleys 4 Tudor Place HUGHES ACT 2605 Australia email: ejbleys@gmail.com Mob: +61 (0)411 483 876 Land: +61 (0)2 6281 1773 Skype: ejbleijs@gmail.com
On 2020-03-27, at 4:29 pm, rmalyankar notifications@github.com wrote:
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 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?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ISO-TC211/XML/issues/210, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIBGJZ3I3XWAJ4QBMZUZPCLRJQ2UHANCNFSM4LUX7FSA.
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.
TC211 has no control over any of the domains other than https:…/isotc211.org/
Cheers E Evert Bleys 4 Tudor Place HUGHES ACT 2605 Australia email: @. Mob: +61 (0)411 483 876 Land: +61 (0)2 6281 1773 Skype: @.
On 2021-05-06, at 10:07 pm, MartinePaepen @.***> wrote:
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.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ISO-TC211/XML/issues/210#issuecomment-833470508, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIBGJZ22LYSXDRJKSQLZ3MLTMKBA7ANCNFSM4LUX7FSA.
Who is responsible for the http://standards.iso.org/ittf/PubliclyAvailableStandards/ urls?
or in other words the http:// .../standards.iso.org/ domain?
That is an interesting question! e Evert Bleys 4 Tudor Place HUGHES ACT 2605 Australia +61 (0)2 62811773 +61 (0)411 483 876 @. Skype @.
On 2021-05-07, at 4:12 pm, MartinePaepen @.***> wrote:
Who is responsible for the http://standards.iso.org/ittf/PubliclyAvailableStandards/ http://standards.iso.org/ittf/PubliclyAvailableStandards/ urls? or in other words the http:// .../standards.iso.org/ domain?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ISO-TC211/XML/issues/210#issuecomment-834096656, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIBGJZ5KGB3D5EABPK6Y4LLTMOAGFANCNFSM4LUX7FSA.
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).
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?