Closed Intelligent2013 closed 3 years ago
This is blocking ISO-TC211/schemas.isotc211.org#18.
@Intelligent2013 can you help fix these with a PR? Thanks.
I have a question regarding issues:
19157\-\dqm\1.2.0\dqm.xsd
-> 19135/-2/pre/1.2.0/pre.xsd
19157\-\dqm\1.2.0\qualityMeasures.xsd
-> 19135/-2/pre/1.2.0/pre.xsd
In repository there isn't folder 19135/-2/pre/1.2.0
, only 19135/-2/pre/1.0
.
@ronaldtse @ejbleijs Can I change a link to 19135/-2/pre/1.0/pre.xsd
(i.e. decrease a version) ?
I’ll check it out today
Evert Bleys 4 Tudor Place HUGHES ACT Australia Mob: 0411 483 876
On 15 Apr 2021, at 02:57, Ronald Tse @.***> wrote:
@Intelligent2013 can you help fix these with a PR? Thanks.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Need to check ALL namespace URI declarations
Evert Bleys 4 Tudor Place HUGHES ACT Australia Mob: 0411 483 876
On 16 Apr 2021, at 01:05, Alexander Dyuzhev @.***> wrote:
I have a question regarding issues:
- 19157-\dqm\1.2.0\dqm.xsd -> 19135/-2/pre/1.2.0/pre.xsd
- 19157-\dqm\1.2.0\qualityMeasures.xsd -> 19135/-2/pre/1.2.0/pre.xsd
In repository there isn't folder 19135/-2/pre/1.2.0, only 19135/-2/pre/1.0. @ronaldtse @ejbleijs Can I change a link to 19135/-2/pre/1.0/pre.xsd (i.e. decrease a version) ?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
19163-2\igd\1.2.0\ removed 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-04-06, at 12:48 am, Alexander Dyuzhev @.***> wrote:
These XSDs have a links to the non-existing XSD:
19157-\mdq\1.2.0\dataQualityResult.xsd -> 19136/-/gmw/1.1.0/gmw.xsd 19130-1\smi\1.1.0\groundControlPoints.xsd -> 19163/-1/igd/1.1.0/igd.xsd 19130-1\smi\1.1.0\groundControlPoints.xsd -> 19163/-1/igd/1.1.0/IE_ImageryAndGriddedData.xsd 19130-1\smi\1.1.0\nonPhysicalSensorModel.xsd -> 19163/-1/igd/1.1.0/IE_ImageryAndGriddedData.xsd 19157-\dqm\1.2.0\dqm.xsd -> 19135/-2/pre/1.2.0/pre.xsd 19157-\dqm\1.2.0\qualityMeasures.xsd -> 19135/-2/pre/1.2.0/pre.xsd 19163-2\igd\1.2.0\IE_ImageryAndGriddedData.xsd -> 19136/-/gmw/1.1.1/gmlWrapperTypes.xsd 19163-2\igd\1.2.0\IE_ThematicGriddedData.xsd -> 19136/-/gmw/1.1.1/gmlWrapperTypes.xsd — 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/schemas/issues/33, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIBGJZ6MDHEA7O3ECDKXO4TTHHESDANCNFSM42M5OC7A.
FYI, my changes (in the branch issue/33) here: https://github.com/ISO-TC211/schemas/commit/e317640ad23318432ad439b7f8e105ad128428bd (except issues 5 and 6)
PR created https://github.com/ISO-TC211/schemas/pull/40
For 19135/-2/pre/1.0/pre.xsd I've changed namespace to http://standards.iso.org/iso/19135/-2/pre/1.0
.
Thanks 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-04-16, at 8:50 pm, Alexander Dyuzhev @.***> wrote:
For 19135/-2/pre/1.0/pre.xsd I've changed namespace to http://standards.iso.org/iso/19135/-2/pre/1.0.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ISO-TC211/schemas/issues/33#issuecomment-821091287, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN7UUZDRRFU4BCXFE472ALLTJAI63ANCNFSM42M5OC7A.
@ronaldtse everything looks ok now. Thank you!
These XSDs have a links to the non-existing XSD:
19157\-\mdq\1.2.0\dataQualityResult.xsd
-> `19136/-/gmw/1.1.0/gmw.xsd~ (fixed earlier in commit)19130\-1\smi\1.1.0\groundControlPoints.xsd
->19163/-1/igd/1.1.0/igd.xsd
(fixed)19130\-1\smi\1.1.0\groundControlPoints.xsd
->19163/-1/igd/1.1.0/IE_ImageryAndGriddedData.xsd
(fixed)19130\-1\smi\1.1.0\nonPhysicalSensorModel.xsd
->19163/-1/igd/1.1.0/IE_ImageryAndGriddedData.xsd
(fixed)19157\-\dqm\1.2.0\dqm.xsd
->19135/-2/pre/1.2.0/pre.xsd
19157\-\dqm\1.2.0\qualityMeasures.xsd
->19135/-2/pre/1.2.0/pre.xsd
19163\-2\igd\1.2.0\IE_ImageryAndGriddedData.xsd
->19136/-/gmw/1.1.1/gmlWrapperTypes.xsd
(fixed)19163\-2\igd\1.2.0\IE_ThematicGriddedData.xsd
->19136/-/gmw/1.1.1/gmlWrapperTypes.xsd
(fixed)