Skip to content

Commit

Permalink
Missing namespace declaration
Browse files Browse the repository at this point in the history
No change to function
Add missing XSLt 19115/resources/transforms/19115-3-2016-2022/ISO19115-1_Reorder.xsl
  • Loading branch information
ejbleys committed Dec 19, 2022
1 parent 0999da6 commit 7f2282b
Show file tree
Hide file tree
Showing 4 changed files with 622 additions and 9 deletions.
17 changes: 10 additions & 7 deletions 19115/-1/mdb/1.3.0/mdb.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
xmlns:mda="https://schemas.isotc211.org/19115/-1/mda/1.3"
xmlns:mdb="https://schemas.isotc211.org/19115/-1/mdb/1.3"
xmlns:mri="https://schemas.isotc211.org/19115/-1/mri/1.3"
xmlns:msr="https://schemas.isotc211.org/19115/-1/msr/1.3"
elementFormDefault="qualified"
targetNamespace="https://schemas.isotc211.org/19115/-1/mdb/1.3"
version="1.3.0"
Expand All @@ -16,13 +17,15 @@
<documentation>Wrapper namespace to support Catalog Service implementations</documentation>
</annotation>
<include schemaLocation="metadataBase.xsd"/>
<import namespace="https://schemas.isotc211.org/19115/-1/cit/1.3" schemaLocation="../../../../19115/-1/cit/1.3.0/cit.xsd"/>
<import namespace="https://schemas.isotc211.org/19157/-/dqc/1.2" schemaLocation="../../../../19157/-/dqc/1.2.0/dqc.xsd"/>
<import namespace="https://schemas.isotc211.org/19115/-1/lan/1.3" schemaLocation="../../../../19115/-1/lan/1.3.0/lan.xsd"/>
<import namespace="https://schemas.isotc211.org/19115/-1/mcc/1.3" schemaLocation="../../../../19115/-1/mcc/1.3.0/mcc.xsd"/>
<import namespace="https://schemas.isotc211.org/19115/-1/mda/1.3" schemaLocation="../../../../19115/-1/mda/1.3.0/mda.xsd"/>
<import namespace="https://schemas.isotc211.org/19115/-1/mri/1.3" schemaLocation="../../../../19115/-1/mri/1.3.0/mri.xsd"/>
<import namespace="https://schemas.isotc211.org/19115/-1/cit/1.3" schemaLocation="../../../../19115/-1/cit/1.3.0/cit.xsd"/>
<import namespace="https://schemas.isotc211.org/19157/-/dqc/1.2" schemaLocation="../../../../19157/-/dqc/1.2.0/dqc.xsd"/>
<import namespace="https://schemas.isotc211.org/19115/-1/lan/1.3" schemaLocation="../../../../19115/-1/lan/1.3.0/lan.xsd"/>
<import namespace="https://schemas.isotc211.org/19115/-1/mcc/1.3" schemaLocation="../../../../19115/-1/mcc/1.3.0/mcc.xsd"/>
<import namespace="https://schemas.isotc211.org/19115/-1/mda/1.3" schemaLocation="../../../../19115/-1/mda/1.3.0/mda.xsd"/>
<import namespace="https://schemas.isotc211.org/19115/-1/mri/1.3" schemaLocation="../../../../19115/-1/mri/1.3.0/mri.xsd"/>
<import namespace="https://schemas.isotc211.org/19115/-1/msr/1.3" schemaLocation="../../../../19115/-1/msr/1.3.0/msr.xsd"/>
<!-- need to import gex because bounding box is mandatory if metadataScope is dataset -->
<import namespace="https://schemas.isotc211.org/19115/-1/gex/1.3" schemaLocation="../../../../19115/-1/gex/1.3.0/gex.xsd"/>
<import namespace="https://schemas.isotc211.org/19115/-1/gex/1.3"
schemaLocation="../../../../19115/-1/gex/1.3.0/gex.xsd"/>
<!--XML Schema document created by ShapeChange - http://shapechange.net/-->
</schema>
4 changes: 3 additions & 1 deletion 19115/-1/mdb/1.3.0/metadataBase.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,17 @@
xmlns:mcc="https://schemas.isotc211.org/19115/-1/mcc/1.3"
xmlns:mdb="https://schemas.isotc211.org/19115/-1/mdb/1.3"
xmlns:mda="https://schemas.isotc211.org/19115/-1/mda/1.3"
xmlns:msr="https://schemas.isotc211.org/19115/-1/msr/1.3"
elementFormDefault="qualified"
targetNamespace="https://schemas.isotc211.org/19115/-1/mdb/1.3"
version="1.3.0">
<include schemaLocation="mdb.xsd"/>
<import namespace="https://schemas.isotc211.org/19103/-/gco/1.2" schemaLocation="../../../../19103/-/gco/1.2.0/gco.xsd"/>
<import namespace="https://schemas.isotc211.org/19157/-/dqc/1.2" schemaLocation="../../../../19157/-/dqc/1.2.0/dqc.xsd"/>
<import namespace="https://schemas.isotc211.org/19115/-1/lan/1.3" schemaLocation="../../../../19115/-1/lan/1.3.0/lan.xsd"/>
<import namespace="https://schemas.isotc211.org/19115/-1/mda/1.3" schemaLocation="../../../../19115/-1/mda/1.3.0/mda.xsd"/>
<import namespace="https://schemas.isotc211.org/19115/-1/mcc/1.3" schemaLocation="../../../../19115/-1/mcc/1.3.0/mcc.xsd"/>
<import namespace="https://schemas.isotc211.org/19115/-1/mda/1.3" schemaLocation="../../../../19115/-1/mda/1.3.0/mda.xsd"/>
<import namespace="https://schemas.isotc211.org/19115/-1/msr/1.3" schemaLocation="../../../../19115/-1/msr/1.3.0/msr.xsd"/>
<!--XML Schema document created by ShapeChange - http://shapechange.net/-->
<!-- =========================================================================== -->
<element name="MD_Metadata" substitutionGroup="mcc:Abstract_Metadata" type="mdb:MD_Metadata_Type" id="ISO19115-1.015">
Expand Down
2 changes: 1 addition & 1 deletion 19115/resources/Schematron/metadata-19115-1And-2.sch
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<sch:ns prefix="srv" uri="https://schemas.isotc211.org/19115/-1/srv/1.3"/>
<sch:ns prefix="gex" uri="https://schemas.isotc211.org/19115/-1/gex/1.3"/>
<sch:ns prefix="mrc" uri="https://schemas.isotc211.org/19115/-1/mrc/1.3"/>
<sch:ns prefix="mac" uri="http://standards.iso.org/iso/19115/-2/mac/2.2"/>
<sch:ns prefix="mac" uri="https://schemas.isotc211.org/19115/-2/mac/2.2"/>
<sch:ns prefix="mco" uri="https://schemas.isotc211.org/19115/-1/mco/1.3"/>
<sch:ns prefix="mex" uri="https://schemas.isotc211.org/19115/-1/mex/1.3"/>
<sch:ns prefix="mmi" uri="https://schemas.isotc211.org/19115/-1/mmi/1.3"/>
Expand Down
Loading

0 comments on commit 7f2282b

Please sign in to comment.