Skip to content

Commit 8c77767

Browse files
committed
Remove includes
1 parent 4d111ec commit 8c77767

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

core/AbstractTypes.xsd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning" vc:maxVersion="1.1" vc:minVersion="1.0"
55
elementFormDefault="qualified" targetNamespace="http://diggsml.org/schemas/3" version="3.0.0">
66

7-
<!-- Uncomment to clear validation errors without a master file-->
7+
<!-- Uncomment to clear validation errors without a master file
88
<include schemaLocation="../Diggs.xsd"/>
9-
9+
-->
1010
<!-- Imports -->
1111
<import namespace="http://www.opengis.net/gml/3.2" schemaLocation="gml3.2Profile_diggs.xsd"/>
1212
<import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd"/>

core/Common.xsd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning" vc:maxVersion="1.1" vc:minVersion="1.0"
55
elementFormDefault="qualified" targetNamespace="http://diggsml.org/schemas/3" version="3.0.0">
66

7-
<!-- Uncomment to clear validation errors without a master file-->
7+
<!-- Uncomment to clear validation errors without a master file
88
<include schemaLocation="../Diggs.xsd"/>
9-
9+
-->
1010
<import namespace="http://www.opengis.net/gml/3.2" schemaLocation="gml3.2Profile_diggs.xsd"/>
1111
<import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd"/>
1212

specialty/Geophysics.xsd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning" vc:maxVersion="1.1" vc:minVersion="1.0"
55
elementFormDefault="qualified" targetNamespace="http://diggsml.org/schemas/3" version="3.0.0">
66

7-
7+
<!-- Uncomment to clear validation errors without a master file
8+
<include schemaLocation="../Diggs.xsd"/>
9+
-->
810
<import namespace="http://www.opengis.net/gml/3.2"
911
schemaLocation="../core/gml3.2Profile_diggs.xsd"/>
1012

0 commit comments

Comments
 (0)