-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
9 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 <font color="#1f497d">for metadata applications describing aggregated resources with linked metadata records</font></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 <font color="#1f497d">for metadata applications describing aggregated resources with linked metadata records</font></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> |