Skip to content

Commit

Permalink
Fix carriage-return only
Browse files Browse the repository at this point in the history
  • Loading branch information
ejbleys committed May 21, 2024
1 parent d6ff678 commit 5a18b67
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 40 deletions.
1 change: 0 additions & 1 deletion 19115/-2/gmi/1.0/metadataEntitySet.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ xmlns:gmd="http://www.isotc211.org/2005/gmd"
<xs:import namespace="http://www.isotc211.org/2005/gmd" schemaLocation="https://schemas.isotc211.org/19139/-/gmd/1.0/gmd.xsd"/>

<xs:import namespace="http://www.isotc211.org/2005/gco" schemaLocation="https://schemas.isotc211.org/19139/-/gco/1.0/gco.xsd"/>

<xs:include schemaLocation="acquisitionInformation.xsd"/>
<!-- ########################################################################### -->
<!-- ########################################################################### -->
Expand Down
2 changes: 0 additions & 2 deletions 19115/-2/gmi/1.0/spatialRepresentationInformation.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@
<!-- ================================== Imports ================================== -->
<xs:import namespace="http://www.isotc211.org/2005/gmd" schemaLocation="https://schemas.isotc211.org/19139/-/gmd/1.0/gmd.xsd"/>
<xs:import namespace="http://www.isotc211.org/2005/gco" schemaLocation="https://schemas.isotc211.org/19139/-/gco/1.0/gco.xsd"/>

<xs:import namespace="http://www.opengis.net/gml/3.2" schemaLocation="http://www.opengis.net/gml/3.2.1"/>

<xs:include schemaLocation="acquisitionInformation.xsd"/>
<!-- ########################################################################### -->
<!-- ########################################################################### -->
Expand Down
14 changes: 0 additions & 14 deletions 19115/-3/gmw/1.0/gmlWrapperTypes.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
targetNamespace="http://standards.iso.org/iso/19115/-3/gmw/1.0"
elementFormDefault="qualified"
version="2014-12-25">

<!-- smr 2014-12-27 refactor gco, gsr, gts, gss to put all gml dependencies in this namespace for base data types -->
<!-- ================================= Annotation ================================ -->
<xs:annotation>
Expand All @@ -21,8 +20,6 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:import namespace="http://www.w3.org/1999/xlink" schemaLocation="http://www.w3.org/1999/xlink.xsd"/>
<!-- <xs:include schemaLocation="gco.xsd"/>-->
<xs:import namespace="http://standards.iso.org/iso/19115/-3/gco/1.0" schemaLocation="../../gco/1.0/baseTypes.xsd"/>


<!-- ============================= Units of Measure ============================ -->
<!-- ........................................................................ -->
<xs:complexType name="UnitOfMeasure_PropertyType">
Expand All @@ -41,7 +38,6 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>-->

<!-- ........................................................................ -->
<xs:complexType name="UomLength_PropertyType">
<!-- used by content.xsd mrc:MD_Band.boundUnits -->
Expand All @@ -51,7 +47,6 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>

<!-- .............................not used.................................... -->
<!-- <xs:complexType name="UomScale_PropertyType">
<xs:sequence minOccurs="0">
Expand All @@ -60,7 +55,6 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>-->

<!-- .........................not used ..................................... -->
<!--<xs:complexType name="UomArea_PropertyType">
<xs:sequence minOccurs="0">
Expand All @@ -69,7 +63,6 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>-->

<!-- ............................not used.................................... -->
<!--<xs:complexType name="UomVelocity_PropertyType">
<xs:sequence minOccurs="0">
Expand All @@ -78,7 +71,6 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>-->

<!-- ........................not used........................................ -->
<!-- <xs:complexType name="UomTime_PropertyType">
<xs:sequence minOccurs="0">
Expand All @@ -87,7 +79,6 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>-->

<!-- ...............................not used.................................. -->
<!-- <xs:complexType name="UomVolume_PropertyType">
<xs:sequence minOccurs="0">
Expand All @@ -99,7 +90,6 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<!-- ........................................................................ -->
<!-- ........................................................................ -->
<!-- ========================================================================== -->

<!-- ### from gts temporalObjects.xsd ######################################### -->
<!-- ########################################################################### -->
<!-- ================================== Classes ================================= -->
Expand All @@ -114,9 +104,7 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>

<!--================================================-->

<!-- ### from gss geometry.xsd ################################################ -->
<!-- ########################################################################### -->
<!-- ================================== Classes ================================= -->
Expand All @@ -142,7 +130,6 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
<!-- =========================================================================== -->

<!-- ###### from gsr spatialrepresentation.xsd ############################### -->
<!-- ########################################################################### -->
<!-- ================================== Classes ================================ -->
Expand All @@ -157,5 +144,4 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
<!-- =========================================================================== -->

</xs:schema>
14 changes: 0 additions & 14 deletions 19115/-3/gmw/1.0/gmlWrapperTypes2014.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
targetNamespace="http://standards.iso.org/iso/19115/-3/gmw/1.0"
elementFormDefault="qualified"
version="2014-12-25">

<!-- smr 2014-12-27 refactor gco, gsr, gts, gss to put all gml dependencies in this namespace for base data types -->
<!-- ================================= Annotation ================================ -->
<xs:annotation>
Expand All @@ -21,8 +20,6 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:import namespace="http://www.w3.org/1999/xlink" schemaLocation="http://www.w3.org/1999/xlink.xsd"/>
<!-- <xs:include schemaLocation="gco.xsd"/>-->
<xs:import namespace="http://standards.iso.org/iso/19115/-3/gco/1.0" schemaLocation="../../gco/1.0/baseTypes2014.xsd"/>


<!-- ============================= Units of Measure ============================ -->
<!-- ........................................................................ -->
<xs:complexType name="UnitOfMeasure_PropertyType">
Expand All @@ -41,7 +38,6 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>-->

<!-- ........................................................................ -->
<xs:complexType name="UomLength_PropertyType">
<!-- used by content.xsd mrc:MD_Band.boundUnits -->
Expand All @@ -51,7 +47,6 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>

<!-- .............................not used.................................... -->
<!-- <xs:complexType name="UomScale_PropertyType">
<xs:sequence minOccurs="0">
Expand All @@ -60,7 +55,6 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>-->

<!-- .........................not used ..................................... -->
<!--<xs:complexType name="UomArea_PropertyType">
<xs:sequence minOccurs="0">
Expand All @@ -69,7 +63,6 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>-->

<!-- ............................not used.................................... -->
<!--<xs:complexType name="UomVelocity_PropertyType">
<xs:sequence minOccurs="0">
Expand All @@ -78,7 +71,6 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>-->

<!-- ........................not used........................................ -->
<!-- <xs:complexType name="UomTime_PropertyType">
<xs:sequence minOccurs="0">
Expand All @@ -87,7 +79,6 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>-->

<!-- ...............................not used.................................. -->
<!-- <xs:complexType name="UomVolume_PropertyType">
<xs:sequence minOccurs="0">
Expand All @@ -99,7 +90,6 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<!-- ........................................................................ -->
<!-- ........................................................................ -->
<!-- ========================================================================== -->

<!-- ### from gts temporalObjects.xsd ######################################### -->
<!-- ########################################################################### -->
<!-- ================================== Classes ================================= -->
Expand All @@ -114,9 +104,7 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>

<!--================================================-->

<!-- ### from gss geometry.xsd ################################################ -->
<!-- ########################################################################### -->
<!-- ================================== Classes ================================= -->
Expand All @@ -142,7 +130,6 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
<!-- =========================================================================== -->

<!-- ###### from gsr spatialrepresentation.xsd ############################### -->
<!-- ########################################################################### -->
<!-- ================================== Classes ================================ -->
Expand All @@ -157,5 +144,4 @@ Information Metadata documented in ISO/TS 19139:2007. GCO includes all the defin
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
<!-- =========================================================================== -->

</xs:schema>
18 changes: 9 additions & 9 deletions 19115/-3/mda/2.0/mda.xsd
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<schema
xmlns="http://www.w3.org/2001/XMLSchema"
xmlns="http://www.w3.org/2001/XMLSchema"
xmlns:md2="http://standards.iso.org/iso/19115/-3/md2/2.0"
xmlns:mda="http://standards.iso.org/iso/19115/-3/mda/2.0"
xmlns:mda="http://standards.iso.org/iso/19115/-3/mda/2.0"
elementFormDefault="qualified"
targetNamespace="http://standards.iso.org/iso/19115/-3/mda/2.0"
version="1.0">
<annotation><documentation>Namespace for XML elements &lt;font color="#1f497d"&gt;for metadata applications describing aggregated resources with linked metadata records&lt;/font&gt;</documentation></annotation>
<include schemaLocation="metadataApplication.xsd"/>
<import namespace="http://standards.iso.org/iso/19115/-3/md2/2.0" schemaLocation="https://schemas.isotc211.org/19115/-3/md2/2.0/md2.xsd"/>
<!--XML Schema document created by ShapeChange - http://shapechange.net/-->
</schema>
version="1.0">
<annotation><documentation>Namespace for XML elements &lt;font color="#1f497d"&gt;for metadata applications describing aggregated resources with linked metadata records&lt;/font&gt;</documentation></annotation>
<include schemaLocation="metadataApplication.xsd"/>
<import namespace="http://standards.iso.org/iso/19115/-3/md2/2.0" schemaLocation="https://schemas.isotc211.org/19115/-3/md2/2.0/md2.xsd"/>
<!--XML Schema document created by ShapeChange - http://shapechange.net/-->
</schema>

0 comments on commit 5a18b67

Please sign in to comment.