Skip to content

Instantly share code, notes, and snippets.

@amercader
Created October 23, 2012 09:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amercader/3937828 to your computer and use it in GitHub Desktop.
Save amercader/3937828 to your computer and use it in GitHub Desktop.
Differences between NGDC (green) and EDEN (red) ISO 19139 XSD schemas
Only in iso19139eden/gco: ReadMe.txt
diff -u -r -w -E iso19139eden/gfc/featureCataloging.xsd iso19139ngdc/schema/gfc/featureCataloging.xsd
--- iso19139eden/gfc/featureCataloging.xsd 2012-10-29 13:24:30.225904233 +0000
+++ iso19139ngdc/schema/gfc/featureCataloging.xsd 2012-10-29 13:23:34.929905367 +0000
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
-<xs:schema xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmx="http://www.isotc211.org/2005/gmx" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://www.isotc211.org/2005/gfc" version="0.1">
+<xs:schema xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmx="http://www.isotc211.org/2005/gmx" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.isotc211.org/2005/gfc" elementFormDefault="qualified" version="0.1">
<!-- ================================= Annotation ================================ -->
<xs:annotation>
<xs:documentation>This file was generated from ISO TC/211 UML class diagrams == 03-09-2009 14:09:36 ====== </xs:documentation>
</xs:annotation>
<!-- ================================== Imports ================================== -->
- <xs:import namespace="http://www.isotc211.org/2005/gmd" schemaLocation="../gmd/citation.xsd"/>
+ <xs:import namespace="http://www.isotc211.org/2005/gmd" schemaLocation="../gmd/gmd.xsd"/>
<xs:import namespace="http://www.isotc211.org/2005/gco" schemaLocation="../gco/gco.xsd"/>
<xs:import namespace="http://www.isotc211.org/2005/gmx" schemaLocation="../gmx/gmx.xsd"/>
<!-- ########################################################################### -->
@@ -19,9 +19,9 @@
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element name="label" type="gco:CharacterString_PropertyType"/>
- <xs:element name="code" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
- <xs:element name="definition" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
- <xs:element name="definitionReference" type="gfc:FC_DefinitionReference_PropertyType" minOccurs="0" maxOccurs="1"/>
+ <xs:element name="code" type="gco:CharacterString_PropertyType" minOccurs="0"/>
+ <xs:element name="definition" type="gco:CharacterString_PropertyType" minOccurs="0"/>
+ <xs:element name="definitionReference" type="gfc:FC_DefinitionReference_PropertyType" minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
@@ -68,8 +68,8 @@
<xs:extension base="gmx:AbstractCT_Catalogue_Type">
<xs:sequence>
<xs:element name="producer" type="gmd:CI_ResponsibleParty_PropertyType"/>
- <xs:element name="functionalLanguage" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
- <xs:element name="featureType" type="gfc:FC_FeatureType_PropertyType" minOccurs="1" maxOccurs="unbounded"/>
+ <xs:element name="functionalLanguage" type="gco:CharacterString_PropertyType" minOccurs="0"/>
+ <xs:element name="featureType" type="gfc:FC_FeatureType_PropertyType" maxOccurs="unbounded"/>
<xs:element name="definitionSource" type="gfc:FC_DefinitionSource_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="globalProperty" type="gfc:FC_PropertyType_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="inheritanceRelation" type="gfc:FC_InheritanceRelation_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
@@ -95,9 +95,9 @@
<xs:complexContent>
<xs:extension base="gfc:AbstractFC_PropertyType_Type">
<xs:sequence>
- <xs:element name="code" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
- <xs:element name="valueMeasurementUnit" type="gco:UnitOfMeasure_PropertyType" minOccurs="0" maxOccurs="1"/>
- <xs:element name="valueType" type="gco:TypeName_PropertyType" minOccurs="0" maxOccurs="1"/>
+ <xs:element name="code" type="gco:CharacterString_PropertyType" minOccurs="0"/>
+ <xs:element name="valueMeasurementUnit" type="gco:UnitOfMeasure_PropertyType" minOccurs="0"/>
+ <xs:element name="valueType" type="gco:TypeName_PropertyType" minOccurs="0"/>
<xs:element name="listedValue" type="gfc:FC_ListedValue_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
@@ -125,7 +125,7 @@
<xs:element name="isOrdered" type="gco:Boolean_PropertyType"/>
<xs:element name="isNavigable" type="gco:Boolean_PropertyType"/>
<xs:element name="relation" type="gfc:FC_FeatureAssociation_PropertyType"/>
- <xs:element name="rolePlayer" type="gfc:FC_FeatureType_PropertyType" minOccurs="0" maxOccurs="1"/>
+ <xs:element name="rolePlayer" type="gfc:FC_FeatureType_PropertyType" minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
@@ -149,15 +149,15 @@
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element name="typeName" type="gco:LocalName_PropertyType"/>
- <xs:element name="definition" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
- <xs:element name="code" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
+ <xs:element name="definition" type="gco:CharacterString_PropertyType" minOccurs="0"/>
+ <xs:element name="code" type="gco:CharacterString_PropertyType" minOccurs="0"/>
<xs:element name="isAbstract" type="gco:Boolean_PropertyType"/>
<xs:element name="aliases" type="gco:LocalName_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="inheritsFrom" type="gfc:FC_InheritanceRelation_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="inheritsTo" type="gfc:FC_InheritanceRelation_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
- <xs:element name="featureCatalogue" type="gfc:FC_FeatureCatalogue_PropertyType" minOccurs="1" maxOccurs="1"/>
+ <xs:element name="featureCatalogue" type="gfc:FC_FeatureCatalogue_PropertyType"/>
<xs:element name="constrainedBy" type="gfc:FC_Constraint_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
- <xs:element name="definitionReference" type="gfc:FC_DefinitionReference_PropertyType" minOccurs="0" maxOccurs="1"/>
+ <xs:element name="definitionReference" type="gfc:FC_DefinitionReference_PropertyType" minOccurs="0"/>
<xs:element name="carrierOfCharacteristics" type="gfc:FC_CarrierOfCharacteristics_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
@@ -181,11 +181,11 @@
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
- <xs:element name="name" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
+ <xs:element name="name" type="gco:CharacterString_PropertyType" minOccurs="0"/>
<xs:element name="description" type="gco:CharacterString_PropertyType"/>
<xs:element name="uniqueInstance" type="gco:Boolean_PropertyType"/>
- <xs:element name="subtype" type="gfc:FC_FeatureType_PropertyType" minOccurs="1" maxOccurs="1"/>
- <xs:element name="supertype" type="gfc:FC_FeatureType_PropertyType" minOccurs="1" maxOccurs="1"/>
+ <xs:element name="subtype" type="gfc:FC_FeatureType_PropertyType"/>
+ <xs:element name="supertype" type="gfc:FC_FeatureType_PropertyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
@@ -209,7 +209,7 @@
<xs:extension base="gfc:AbstractFC_PropertyType_Type">
<xs:sequence>
<xs:element name="signature" type="gco:CharacterString_PropertyType"/>
- <xs:element name="formalDefinition" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
+ <xs:element name="formalDefinition" type="gco:CharacterString_PropertyType" minOccurs="0"/>
<xs:element name="triggeredByValuesOf" type="gfc:FC_CarrierOfCharacteristics_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="affectsValuesOf" type="gfc:FC_CarrierOfCharacteristics_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="observesValuesOf" type="gfc:FC_CarrierOfCharacteristics_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
@@ -236,10 +236,10 @@
<xs:extension base="gfc:AbstractFC_CarrierOfCharacteristics_Type">
<xs:sequence>
<xs:element name="memberName" type="gco:LocalName_PropertyType"/>
- <xs:element name="definition" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
+ <xs:element name="definition" type="gco:CharacterString_PropertyType" minOccurs="0"/>
<xs:element name="cardinality" type="gco:Multiplicity_PropertyType"/>
- <xs:element name="definitionReference" type="gfc:FC_DefinitionReference_PropertyType" minOccurs="0" maxOccurs="1"/>
- <xs:element name="featureCatalogue" type="gfc:FC_FeatureCatalogue_PropertyType" minOccurs="0" maxOccurs="1"/>
+ <xs:element name="definitionReference" type="gfc:FC_DefinitionReference_PropertyType" minOccurs="0"/>
+ <xs:element name="featureCatalogue" type="gfc:FC_FeatureCatalogue_PropertyType" minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
@@ -285,7 +285,7 @@
<xs:complexContent>
<xs:extension base="gfc:AbstractFC_CarrierOfCharacteristics_Type">
<xs:sequence>
- <xs:element name="description" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
+ <xs:element name="description" type="gco:CharacterString_PropertyType" minOccurs="0"/>
<xs:element name="globalProperty" type="gfc:FC_PropertyType_PropertyType"/>
</xs:sequence>
</xs:extension>
@@ -332,8 +332,8 @@
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
- <xs:element name="sourceIdentifier" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
- <xs:element name="definitionSource" type="gfc:FC_DefinitionSource_PropertyType" minOccurs="1" maxOccurs="1"/>
+ <xs:element name="sourceIdentifier" type="gco:CharacterString_PropertyType" minOccurs="0"/>
+ <xs:element name="definitionSource" type="gfc:FC_DefinitionSource_PropertyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
@@ -356,7 +356,7 @@
<xs:complexContent>
<xs:extension base="gfc:FC_Binding_Type">
<xs:sequence>
- <xs:element name="valueType" type="gco:TypeName_PropertyType" minOccurs="0" maxOccurs="1"/>
+ <xs:element name="valueType" type="gco:TypeName_PropertyType" minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
@@ -379,7 +379,7 @@
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
- <xs:element name="featureType" type="gfc:FC_FeatureType_PropertyType" minOccurs="0" maxOccurs="1"/>
+ <xs:element name="featureType" type="gfc:FC_FeatureType_PropertyType" minOccurs="0"/>
<xs:element name="constrainedBy" type="gfc:FC_Constraint_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
@@ -403,7 +403,7 @@
<xs:complexContent>
<xs:extension base="gfc:FC_Binding_Type">
<xs:sequence>
- <xs:element name="rolePlayer" type="gfc:FC_FeatureType_PropertyType" minOccurs="0" maxOccurs="1"/>
+ <xs:element name="rolePlayer" type="gfc:FC_FeatureType_PropertyType" minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
Only in iso19139eden/gfc: ReadMe.txt
Only in iso19139eden/gmd: ReadMe.txt
diff -u -r -w -E iso19139eden/gmi/acquisitionInformation.xsd iso19139ngdc/schema/gmi/acquisitionInformation.xsd
--- iso19139eden/gmi/acquisitionInformation.xsd 2012-10-29 13:24:30.869904220 +0000
+++ iso19139ngdc/schema/gmi/acquisitionInformation.xsd 2012-10-29 13:23:35.621905352 +0000
@@ -1,5 +1,33 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- edited with XMLSpy v2005 rel. 3 U (http://www.altova.com) by STEPHANE BIDAULT (I.G.N/SAF/RECEPTIONS) -->
+<!--
+ Update: 5/21/2009, AMilan
+ Edits for consistency with ISO 19115-2
+ MI_Operation_Type
+ * added: <xs:element name="identifier" type="gmd:MD_Identifier_PropertyType"/>
+ * added: <xs:element name="type" type="gmi:MI_OperationTypeCode_PropertyType" minOccurs="0" maxOccurs="1"/>
+ * Added: <xs:element name="MI_OperationTypeCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString"/>
+ *Added: <xs:complexType name="MI_OperationTypeCode_PropertyType">
+ <xs:sequence><xs:element ref="gmi:MI_OperationTypeCode" minOccurs="0"/></xs:sequence>
+ <xs:attribute ref="gco:nilReason"/>
+ </xs:complexType>
+
+ Update: 4/30/2009, AMilan
+ Edits for consistency with ISO 19115-2
+ MI_Objective
+ * changed conditionality from 1 to [1..*]<xs:element name="identifier" type="gmd:MD_Identifier_PropertyType" minOccurs="1" maxOccurs="unbounded"/>
+ MI_Operation_Type
+ * changed citation to optional
+ MI_Requirement_Type
+ * changed citation to optional
+ MI_Event, MI_Plan = OK
+ MI_Instrument_Type
+ * added unbounded maxOccurs: <xs:element name="citation" type="gmd:CI_Citation_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
+ * added this element: <xs:element name="identifier" type="gmd:MD_Identifier_PropertyType"/>
+ * changed type from gmi:MI_SensorTypeCode to characterString: <xs:element name="type" type="gco:CharacterString_PropertyType"/>
+ MI_Platform_Type
+ * changed maxOccurs to unbounded <xs:element name="citation" type="gmd:CI_Citation_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
+-->
<xs:schema xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gss="http://www.isotc211.org/2005/gss" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://www.isotc211.org/2005/gmi" version="0.1">
<!-- ================================= Annotation ================================ -->
<xs:annotation>
@@ -19,8 +47,9 @@
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
- <xs:element name="citation" type="gmd:CI_Citation_PropertyType"/>
- <xs:element name="type" type="gmi:MI_SensorTypeCode_PropertyType"/>
+ <xs:element name="citation" type="gmd:CI_Citation_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
+ <xs:element name="identifier" type="gmd:MD_Identifier_PropertyType"/>
+ <xs:element name="type" type="gco:CharacterString_PropertyType"/>
<xs:element name="description" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
<xs:element name="mountedOn" type="gmi:MI_Platform_PropertyType" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
@@ -46,8 +75,10 @@
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element name="description" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
- <xs:element name="citation" type="gmd:CI_Citation_PropertyType"/>
+ <xs:element name="citation" type="gmd:CI_Citation_PropertyType" minOccurs="0" maxOccurs="1"/>
+ <xs:element name="identifier" type="gmd:MD_Identifier_PropertyType"/>
<xs:element name="status" type="gmd:MD_ProgressCode_PropertyType"/>
+ <xs:element name="type" type="gmi:MI_OperationTypeCode_PropertyType" minOccurs="0" maxOccurs="1"/>
<xs:element name="parentOperation" type="gmi:MI_Operation_PropertyType" minOccurs="1" maxOccurs="1"/>
<xs:element name="childOperation" type="gmi:MI_Operation_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="platform" type="gmi:MI_Platform_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
@@ -76,7 +107,7 @@
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
- <xs:element name="citation" type="gmd:CI_Citation_PropertyType" minOccurs="0" maxOccurs="1"/>
+ <xs:element name="citation" type="gmd:CI_Citation_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="identifier" type="gmd:MD_Identifier_PropertyType"/>
<xs:element name="description" type="gco:CharacterString_PropertyType"/>
<xs:element name="sponsor" type="gmd:CI_ResponsibleParty_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
@@ -161,7 +192,7 @@
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
- <xs:element name="citation" type="gmd:CI_Citation_PropertyType"/>
+ <xs:element name="citation" type="gmd:CI_Citation_PropertyType" minOccurs="0"/>
<xs:element name="identifier" type="gmd:MD_Identifier_PropertyType"/>
<xs:element name="requestor" type="gmd:CI_ResponsibleParty_PropertyType" minOccurs="1" maxOccurs="unbounded"/>
<xs:element name="recipient" type="gmd:CI_ResponsibleParty_PropertyType" minOccurs="1" maxOccurs="unbounded"/>
@@ -216,7 +247,7 @@
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
- <xs:element name="identifier" type="gmd:MD_Identifier_PropertyType"/>
+ <xs:element name="identifier" type="gmd:MD_Identifier_PropertyType" minOccurs="1" maxOccurs="unbounded"/>
<xs:element name="priority" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
<xs:element name="type" type="gmi:MI_ObjectiveTypeCode_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="function" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
@@ -367,5 +398,17 @@
</xs:sequence>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
+ <!-- =========================================================================== -->
+ <!-- added missing info (am 5/21/09) -->
+ <!-- =========================================================================== -->
+ <!-- ........................................................................ -->
+ <xs:element name="MI_OperationTypeCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString"/>
+ <!-- ........................................................................ -->
+ <xs:complexType name="MI_OperationTypeCode_PropertyType">
+ <xs:sequence>
+ <xs:element ref="gmi:MI_OperationTypeCode" minOccurs="0"/>
+ </xs:sequence>
+ <xs:attribute ref="gco:nilReason"/>
+ </xs:complexType>
<!-- =========================================================================== -->
</xs:schema>
diff -u -r -w -E iso19139eden/gmi/contentInformation.xsd iso19139ngdc/schema/gmi/contentInformation.xsd
--- iso19139eden/gmi/contentInformation.xsd 2012-10-29 13:24:30.857904220 +0000
+++ iso19139ngdc/schema/gmi/contentInformation.xsd 2012-10-29 13:23:35.609905354 +0000
@@ -1,5 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- edited with XMLSpy v2005 rel. 3 U (http://www.altova.com) by STEPHANE BIDAULT (I.G.N/SAF/RECEPTIONS) -->
+<!--
+ Updates: Amilan, 4/30/2009
+ Edited to conform to 19115-2
+ MI_Band_Type
+ * removed polarisation, added transmittedPolarisation & detectedPolarisation
+-->
<xs:schema xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://www.isotc211.org/2005/gmi" version="0.1">
<!-- ================================= Annotation ================================ -->
<xs:annotation>
@@ -21,7 +27,8 @@
<xs:element name="bandBoundaryDefinition" type="gmi:MI_BandDefinition_PropertyType" minOccurs="0" maxOccurs="1"/>
<xs:element name="nominalSpatialResolution" type="gco:Real_PropertyType" minOccurs="0" maxOccurs="1"/>
<xs:element name="transferFunctionType" type="gmi:MI_TransferFunctionTypeCode_PropertyType" minOccurs="0" maxOccurs="1"/>
- <xs:element name="polarisation" type="gmi:MI_PolarisationOrientationCode_PropertyType" minOccurs="0" maxOccurs="1"/>
+ <xs:element name="transmittedPolarisation" type="gmi:MI_PolarisationOrientationCode_PropertyType" minOccurs="0" maxOccurs="1"/>
+ <xs:element name="detectedPolarisation" type="gmi:MI_PolarisationOrientationCode_PropertyType" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
diff -u -r -w -E iso19139eden/gmi/gmi.xsd iso19139ngdc/schema/gmi/gmi.xsd
--- iso19139eden/gmi/gmi.xsd 2012-10-29 13:24:30.837904219 +0000
+++ iso19139ngdc/schema/gmi/gmi.xsd 2012-10-29 13:23:35.589905353 +0000
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- edited with XMLSpy v2005 rel. 3 U (http://www.altova.com) by STEPHANE BIDAULT (I.G.N/SAF/RECEPTIONS) -->
-<xs:schema xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gmx="http://www.isotc211.org/2005/gmx" xmlns:gss="http://www.isotc211.org/2005/gss" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.isotc211.org/2005/gmi" elementFormDefault="qualified" version="0.1">
+<xs:schema xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gmx="http://www.isotc211.org/2005/gmx" xmlns:gss="http://www.isotc211.org/2005/gss" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://www.isotc211.org/2005/gmi" version="0.1">
<!-- ================================= Annotation ================================ -->
<xs:annotation>
<xs:documentation>This file was generated from ISO TC/211 UML class diagrams == 04-04-2008 17:12:49 ====== </xs:documentation>
Only in iso19139eden/gmi: ReadMe.txt
diff -u -r -w -E iso19139eden/gmi/spatialRepresentationInformation.xsd iso19139ngdc/schema/gmi/spatialRepresentationInformation.xsd
--- iso19139eden/gmi/spatialRepresentationInformation.xsd 2012-10-29 13:24:30.881904218 +0000
+++ iso19139ngdc/schema/gmi/spatialRepresentationInformation.xsd 2012-10-29 13:23:35.641905352 +0000
@@ -1,5 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- edited with XMLSpy v2005 rel. 3 U (http://www.altova.com) by STEPHANE BIDAULT (I.G.N/SAF/RECEPTIONS) -->
+<!--
+ Update: 4/30/2009, AMilan
+ Edited to conform to 19115-2
+
+ MI_Georectified_Type
+ * removed geolocationIdentification
+
+ MI_Georeferenceable_Type
+ * removed platformParameters
+-->
<xs:schema xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.isotc211.org/2005/gmi" elementFormDefault="qualified" version="0.1">
<!-- ================================= Annotation ================================ -->
<xs:annotation>
@@ -21,7 +31,6 @@
<xs:extension base="gmd:MD_Georeferenceable_Type">
<xs:sequence>
<xs:element name="geolocationInformation" type="gmi:MI_GeolocationInformation_PropertyType" maxOccurs="unbounded"/>
- <xs:element name="platformParameters" type="gmi:MI_Platform_PropertyType" minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
@@ -45,7 +54,6 @@
<xs:extension base="gmd:MD_Georectified_Type">
<xs:sequence>
<xs:element name="checkPoint" type="gmi:MI_GCP_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
- <xs:element name="geolocationIdentification" type="gmi:MI_GCPCollection_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
diff -u -r -w -E iso19139eden/gml/basicTypes.xsd iso19139ngdc/schema/gml/basicTypes.xsd
--- iso19139eden/gml/basicTypes.xsd 2012-10-29 13:24:30.445904227 +0000
+++ iso19139ngdc/schema/gml/basicTypes.xsd 2012-10-29 13:23:35.149905362 +0000
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:basicTypes:3.2.1">basicTypes.xsd</appinfo>
<documentation>See ISO/DIS 19136 8.2.
@@ -7,7 +7,12 @@
- new simple types by restriction and combination of the built-in types, and
- complex types, with simple content, but which also have XML attributes.
In many places where a suitable built-in simple type is not available, simple content types derived using the XML Schema mechanisms are used for the representation of data types in GML.
-A set of these simple content types that are required by several GML components are defined in the basicTypes schema, as well as some elements based on them. These are primarily based around components needed to record amounts, counts, flags and terms, together with support for exceptions or null values.</documentation>
+A set of these simple content types that are required by several GML components are defined in the basicTypes schema, as well as some elements based on them. These are primarily based around components needed to record amounts, counts, flags and terms, together with support for exceptions or null values.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<simpleType name="NilReasonType">
<annotation>
diff -u -r -w -E iso19139eden/gml/coordinateOperations.xsd iso19139ngdc/schema/gml/coordinateOperations.xsd
--- iso19139eden/gml/coordinateOperations.xsd 2012-10-29 13:24:30.365904229 +0000
+++ iso19139ngdc/schema/gml/coordinateOperations.xsd 2012-10-29 13:23:35.065905365 +0000
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1" xml:lang="en">
+<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" xml:lang="en" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:coordinateOperations:3.2.1">coordinateOperations.xsd</appinfo>
<documentation>See ISO/DIS 19136 13.6.
@@ -9,7 +9,12 @@
- Abstract and concrete parameter values and groups
- Operation methods
- Abstract and concrete operation parameters and groups
-These schema component encodes the Coordinate Operation package of the UML Model for ISO 19111 Clause 11.</documentation>
+These schema component encodes the Coordinate Operation package of the UML Model for ISO 19111 Clause 11.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="referenceSystems.xsd"/>
<include schemaLocation="measures.xsd"/>
diff -u -r -w -E iso19139eden/gml/coordinateReferenceSystems.xsd iso19139ngdc/schema/gml/coordinateReferenceSystems.xsd
--- iso19139eden/gml/coordinateReferenceSystems.xsd 2012-10-29 13:24:30.433904228 +0000
+++ iso19139ngdc/schema/gml/coordinateReferenceSystems.xsd 2012-10-29 13:23:35.137905362 +0000
@@ -1,10 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1" xml:lang="en">
+<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" xml:lang="en" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:coordinateReferenceSystems:3.2.1">coordinateReferenceSystems.xsd</appinfo>
<documentation>See ISO/DIS 19136 13.3.
The spatial-temporal coordinate reference systems schema components are divided into two logical parts. One part defines elements and types for XML encoding of abstract coordinate reference systems definitions. The larger part defines specialized constructs for XML encoding of definitions of the multiple concrete types of spatial-temporal coordinate reference systems.
-These schema components encode the Coordinate Reference System packages of the UML Models of ISO 19111 Clause 8 and ISO/DIS 19136 D.3.10, with the exception of the abstract "SC_CRS" class.</documentation>
+These schema components encode the Coordinate Reference System packages of the UML Models of ISO 19111 Clause 8 and ISO/DIS 19136 D.3.10, with the exception of the abstract "SC_CRS" class.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="coordinateSystems.xsd"/>
<include schemaLocation="datums.xsd"/>
diff -u -r -w -E iso19139eden/gml/coordinateSystems.xsd iso19139ngdc/schema/gml/coordinateSystems.xsd
--- iso19139eden/gml/coordinateSystems.xsd 2012-10-29 13:24:30.477904228 +0000
+++ iso19139ngdc/schema/gml/coordinateSystems.xsd 2012-10-29 13:23:35.177905361 +0000
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1" xml:lang="en">
+<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" xml:lang="en" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:coordinateSystems:3.2.1">coordinateSystems.xsd</appinfo>
<documentation>See ISO/DIS 19136 13.4.
@@ -7,7 +7,12 @@
- Coordinate system axes
- Abstract coordinate system
- Multiple concrete types of spatial-temporal coordinate systems
-These schema components encode the Coordinate System packages of the UML Models of ISO 19111 Clause 9 and ISO/DIS 19136 D.3.10.</documentation>
+These schema components encode the Coordinate System packages of the UML Models of ISO 19111 Clause 9 and ISO/DIS 19136 D.3.10.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="referenceSystems.xsd"/>
<element name="CoordinateSystemAxis" type="gml:CoordinateSystemAxisType" substitutionGroup="gml:Definition">
diff -u -r -w -E iso19139eden/gml/coverage.xsd iso19139ngdc/schema/gml/coverage.xsd
--- iso19139eden/gml/coverage.xsd 2012-10-29 13:24:30.353904229 +0000
+++ iso19139ngdc/schema/gml/coverage.xsd 2012-10-29 13:23:35.053905364 +0000
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:coverage:3.2.1">coverage.xsd</appinfo>
<documentation>See ISO/DIS 19136 20.3.
@@ -7,6 +7,10 @@
A coverage can be viewed as the graph of the coverage function f:A à B, that is as the set of ordered pairs {(x, f(x)) | where x is in A}. This view is especially applicable to the GML encoding of a coverage. In the case of a discrete coverage, the domain set A is partitioned into a collection of subsets (typically a disjoint collection) A = UAi and the function f is constant on each Ai. For a spatial domain, the Ai are geometry elements, hence the coverage can be viewed as a collection of (geometry,value) pairs, where the value is an element of the range set. If the spatial domain A is a topological space then the coverage can be viewed as a collection of (topology,value) pairs, where the topology element in the pair is a topological n-chain (in GML terms this is a gml:TopoPoint, gml:TopoCurve, gml:TopoSurface or gml:TopoSolid).
A coverage is implemented as a GML feature. We can thus speak of a "temperature distribution feature", or a "remotely sensed image feature", or a "soil distribution feature".
As is the case for any GML object, a coverage object may also be the value of a property of a feature.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
</documentation>
</annotation>
<include schemaLocation="feature.xsd"/>
diff -u -r -w -E iso19139eden/gml/datums.xsd iso19139ngdc/schema/gml/datums.xsd
--- iso19139eden/gml/datums.xsd 2012-10-29 13:24:30.341904229 +0000
+++ iso19139ngdc/schema/gml/datums.xsd 2012-10-29 13:23:35.045905364 +0000
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v5 rel. 2 U (http://www.xmlspy.com) by Clemens Portele (interactive instruments) -->
-<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1" xml:lang="en">
+<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" xml:lang="en" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:datums:3.2.1">datums.xsd</appinfo>
<documentation>See ISO/DIS 19136 13.5
@@ -8,7 +8,12 @@
- Abstract datum
- Geodetic datums, including ellipsoid and prime meridian
- Multiple other concrete types of spatial or temporal datums
-These schema components encode the Datum packages of the UML Models of ISO 19111 Clause 10 and ISO/DIS 19136 D.3.10.</documentation>
+These schema components encode the Datum packages of the UML Models of ISO 19111 Clause 10 and ISO/DIS 19136 D.3.10.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="referenceSystems.xsd"/>
<include schemaLocation="measures.xsd"/>
diff -u -r -w -E iso19139eden/gml/defaultStyle.xsd iso19139ngdc/schema/gml/defaultStyle.xsd
--- iso19139eden/gml/defaultStyle.xsd 2012-10-29 13:24:30.489904226 +0000
+++ iso19139ngdc/schema/gml/defaultStyle.xsd 2012-10-29 13:23:35.189905361 +0000
@@ -1,7 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:smil20="http://www.w3.org/2001/SMIL20/" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:smil20="http://www.w3.org/2001/SMIL20/" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:gml:3.2.1">defaultStyle.xsd</appinfo>
+ <documentation>
+ GML is an OGC Standard.
+ Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+ To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<!-- ==============================================================
includes and imports
diff -u -r -w -E iso19139eden/gml/deprecatedTypes.xsd iso19139ngdc/schema/gml/deprecatedTypes.xsd
--- iso19139eden/gml/deprecatedTypes.xsd 2012-10-29 13:24:30.321904231 +0000
+++ iso19139ngdc/schema/gml/deprecatedTypes.xsd 2012-10-29 13:23:35.025905366 +0000
@@ -1,8 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:deprecatedTypes:3.2.1">deprecatedTypes.xsd</appinfo>
- <documentation>All global schema components that are part of the GML schema, but were deprecated. See Annex I.</documentation>
+ <documentation>All global schema components that are part of the GML schema, but were deprecated. See Annex I.
+
+ GML is an OGC Standard.
+ Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+ To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="gml.xsd"/>
<element name="Null" type="gml:NilReasonType">
diff -u -r -w -E iso19139eden/gml/dictionary.xsd iso19139ngdc/schema/gml/dictionary.xsd
--- iso19139eden/gml/dictionary.xsd 2012-10-29 13:24:30.593904224 +0000
+++ iso19139ngdc/schema/gml/dictionary.xsd 2012-10-29 13:23:35.293905359 +0000
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:opengis:specification:gml:schema-xsd:dictionary:v3.2.1">dictionary.xsd</appinfo>
<documentation>See ISO/DIS 19136 Clause 16.
@@ -9,7 +9,12 @@
- a generic gml:Definition, which may serve as the basis for more specialized definitions
- a generic gml:Dictionary, which allows a set of definitions or references to definitions to be collected
These components may be used directly, but also serve as the basis for more specialised definition elements in GML, in particular: coordinate operations, coordinate reference systems, datums, temporal reference systems, and units of measure.
-Note that the GML definition and dictionary components implement a simple nested hierarchy of definitions with identifiers. The latter provide handles which may be used in the description of more complex relationships between terms. However, the GML dictionary components are not intended to provide direct support for complex taxonomies, ontologies or thesauri. Specialised XML tools are available to satisfy the more sophisticated requirements. </documentation>
+Note that the GML definition and dictionary components implement a simple nested hierarchy of definitions with identifiers. The latter provide handles which may be used in the description of more complex relationships between terms. However, the GML dictionary components are not intended to provide direct support for complex taxonomies, ontologies or thesauri. Specialised XML tools are available to satisfy the more sophisticated requirements.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="gmlBase.xsd"/>
<element name="Definition" type="gml:DefinitionType" substitutionGroup="gml:AbstractGML">
diff -u -r -w -E iso19139eden/gml/direction.xsd iso19139ngdc/schema/gml/direction.xsd
--- iso19139eden/gml/direction.xsd 2012-10-29 13:24:30.517904227 +0000
+++ iso19139ngdc/schema/gml/direction.xsd 2012-10-29 13:23:35.221905361 +0000
@@ -1,9 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" attributeFormDefault="unqualified" version="3.2.1">
+<schema xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" attributeFormDefault="unqualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:direction:3.2.1">direction.xsd</appinfo>
<documentation>See ISO/DIS 19136 Clause 18.
-The direction schema components provide the GML Application Schema developer with a standard property element to describe direction, and associated objects that may be used to express orientation, direction, heading, bearing or other directional aspects of geographic features. </documentation>
+The direction schema components provide the GML Application Schema developer with a standard property element to describe direction, and associated objects that may be used to express orientation, direction, heading, bearing or other directional aspects of geographic features.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="geometryBasic0d1d.xsd"/>
<element name="direction" type="gml:DirectionPropertyType">
diff -u -r -w -E iso19139eden/gml/dynamicFeature.xsd iso19139ngdc/schema/gml/dynamicFeature.xsd
--- iso19139eden/gml/dynamicFeature.xsd 2012-10-29 13:24:30.385904229 +0000
+++ iso19139ngdc/schema/gml/dynamicFeature.xsd 2012-10-29 13:23:35.085905363 +0000
@@ -1,10 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:dynamicFeature:3.2.1">dynamicFeature.xsd</appinfo>
<documentation>See ISO/DIS 19136 15.6.
A number of types and relationships are defined to represent the time-varying properties of geographic features.
-In a comprehensive treatment of spatiotemporal modeling, Langran (see Bibliography) distinguished three principal temporal entities: states, events, and evidence; the schema specified in the following Subclauses incorporates elements for each.</documentation>
+In a comprehensive treatment of spatiotemporal modeling, Langran (see Bibliography) distinguished three principal temporal entities: states, events, and evidence; the schema specified in the following Subclauses incorporates elements for each.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="feature.xsd"/>
<include schemaLocation="direction.xsd"/>
diff -u -r -w -E iso19139eden/gml/feature.xsd iso19139ngdc/schema/gml/feature.xsd
--- iso19139eden/gml/feature.xsd 2012-10-29 13:24:30.413904228 +0000
+++ iso19139ngdc/schema/gml/feature.xsd 2012-10-29 13:23:35.117905364 +0000
@@ -1,9 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:feature:3.2.1">feature.xsd</appinfo>
<documentation>See ISO/DIS 19136 Clause 9.
-A GML feature is a (representation of a) identifiable real-world object in a selected domain of discourse. The feature schema provides a framework for the creation of GML features and feature collections.</documentation>
+A GML feature is a (representation of a) identifiable real-world object in a selected domain of discourse. The feature schema provides a framework for the creation of GML features and feature collections.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="geometryAggregates.xsd"/>
<include schemaLocation="temporal.xsd"/>
diff -u -r -w -E iso19139eden/gml/geometryAggregates.xsd iso19139ngdc/schema/gml/geometryAggregates.xsd
--- iso19139eden/gml/geometryAggregates.xsd 2012-10-29 13:24:30.425904229 +0000
+++ iso19139ngdc/schema/gml/geometryAggregates.xsd 2012-10-29 13:23:35.125905363 +0000
@@ -1,9 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:geometryAggregates:3.2.1">geometryAggregates.xsd</appinfo>
<documentation>See ISO/DIS 19136 12.3.
-Geometric aggregates (i.e. instances of a subtype of gml:AbstractGeometricAggregateType) are arbitrary aggregations of geometry elements. They are not assumed to have any additional internal structure and are used to "collect" pieces of geometry of a specified type. Application schemas may use aggregates for features that use multiple geometric objects in their representations.</documentation>
+Geometric aggregates (i.e. instances of a subtype of gml:AbstractGeometricAggregateType) are arbitrary aggregations of geometry elements. They are not assumed to have any additional internal structure and are used to "collect" pieces of geometry of a specified type. Application schemas may use aggregates for features that use multiple geometric objects in their representations.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="geometryPrimitives.xsd"/>
<complexType name="AbstractGeometricAggregateType" abstract="true">
diff -u -r -w -E iso19139eden/gml/geometryBasic0d1d.xsd iso19139ngdc/schema/gml/geometryBasic0d1d.xsd
--- iso19139eden/gml/geometryBasic0d1d.xsd 2012-10-29 13:24:30.581904225 +0000
+++ iso19139ngdc/schema/gml/geometryBasic0d1d.xsd 2012-10-29 13:23:35.285905359 +0000
@@ -1,12 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:geometryBasic0d1d:3.2.1">geometryBasic0d1d.xsd</appinfo>
<documentation>See ISO/DIS 19136 Clause 10.
Any geometry element that inherits the semantics of AbstractGeometryType may be viewed as a set of direct positions.
All of the classes derived from AbstractGeometryType inherit an optional association to a coordinate reference system. All direct positions shall directly or indirectly be associated with a coordinate reference system. When geometry elements are aggregated in another geometry element (such as a MultiGeometry or GeometricComplex), which already has a coordinate reference system specified, then these elements are assumed to be in that same coordinate reference system unless otherwise specified.
The geometry model distinguishes geometric primitives, aggregates and complexes.
-Geometric primitives, i.e. instances of a subtype of AbstractGeometricPrimitiveType, will be open, that is, they will not contain their boundary points; curves will not contain their end points, surfaces will not contain their boundary curves, and solids will not contain their bounding surfaces.</documentation>
+Geometric primitives, i.e. instances of a subtype of AbstractGeometricPrimitiveType, will be open, that is, they will not contain their boundary points; curves will not contain their end points, surfaces will not contain their boundary curves, and solids will not contain their bounding surfaces.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="measures.xsd"/>
<complexType name="AbstractGeometryType" abstract="true">
diff -u -r -w -E iso19139eden/gml/geometryBasic2d.xsd iso19139ngdc/schema/gml/geometryBasic2d.xsd
--- iso19139eden/gml/geometryBasic2d.xsd 2012-10-29 13:24:30.529904226 +0000
+++ iso19139ngdc/schema/gml/geometryBasic2d.xsd 2012-10-29 13:23:35.229905360 +0000
@@ -1,8 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:geometryBasic2d:3.2.1">geometryBasic2d.xsd</appinfo>
- <documentation>See ISO/DIS 19136 Clause 10.</documentation>
+ <documentation>See ISO/DIS 19136 Clause 10.
+
+ GML is an OGC Standard.
+ Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+ To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="geometryBasic0d1d.xsd"/>
<complexType name="AbstractSurfaceType" abstract="true">
diff -u -r -w -E iso19139eden/gml/geometryComplexes.xsd iso19139ngdc/schema/gml/geometryComplexes.xsd
--- iso19139eden/gml/geometryComplexes.xsd 2012-10-29 13:24:30.373904230 +0000
+++ iso19139ngdc/schema/gml/geometryComplexes.xsd 2012-10-29 13:23:35.077905364 +0000
@@ -1,12 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:geometryComplexes:3.2.1">geometryComplexes.xsd</appinfo>
<documentation>See ISO/DIS 19136 12.2.
Geometric complexes (i.e. instances of gml:GeometricComplexType) are closed collections of geometric primitives, i.e. they will contain their boundaries.
A geometric complex (gml:GeometricComplex) is defined by ISO 19107:2003, 6.6.1 as "a set of primitive geometric objects (in a common coordinate system) whose interiors are disjoint. Further, if a primitive is in a geometric complex, then there exists a set of primitives in that complex whose point-wise union is the boundary of this first primitive."
A geometric composite (gml:CompositeCurve, gml:CompositeSurface and gml:CompositeSolid) represents a geometric complex with an underlying core geometry that is isomorphic to a primitive, i.e. it can be viewed as a primitive and as a complex. See ISO 19107:2003, 6.1 and 6.6.3 for more details on the nature of composite geometries.
-Geometric complexes and composites are intended to be used in application schemas where the sharing of geometry is important.</documentation>
+Geometric complexes and composites are intended to be used in application schemas where the sharing of geometry is important.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="geometryAggregates.xsd"/>
<complexType name="GeometricComplexType">
diff -u -r -w -E iso19139eden/gml/geometryPrimitives.xsd iso19139ngdc/schema/gml/geometryPrimitives.xsd
--- iso19139eden/gml/geometryPrimitives.xsd 2012-10-29 13:24:30.561904225 +0000
+++ iso19139ngdc/schema/gml/geometryPrimitives.xsd 2012-10-29 13:23:35.261905361 +0000
@@ -1,9 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:geometryPrimitives:3.2.1">geometryPrimitives.xsd</appinfo>
<documentation>See ISO/DIS 19136 Clause 11.
Beside the "simple" geometric primitives specified in the previous Clause, this Clause specifies additional primitives to describe real world situations which require a more expressive geometry model.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
</documentation>
</annotation>
<include schemaLocation="geometryBasic2d.xsd"/>
Only in iso19139ngdc/schema/gml: gml_3_2_1-ReadMe.txt
diff -u -r -w -E iso19139eden/gml/gmlBase.xsd iso19139ngdc/schema/gml/gmlBase.xsd
--- iso19139eden/gml/gmlBase.xsd 2012-10-29 13:24:30.457904227 +0000
+++ iso19139ngdc/schema/gml/gmlBase.xsd 2012-10-29 13:23:35.157905362 +0000
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:gmlBase:3.2.1">gmlBase.xsd</appinfo>
<documentation>See ISO/DIS 19136 7.2.
@@ -8,7 +8,12 @@
- a pattern and components for GML properties,
- patterns for collections and arrays, and components for generic collections and arrays,
- components for associating metadata with GML objects,
-- components for constructing definitions and dictionaries.</documentation>
+- components for constructing definitions and dictionaries.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="basicTypes.xsd"/>
<import namespace="http://www.w3.org/1999/xlink" schemaLocation="../xlink/xlinks.xsd"/>
diff -u -r -w -E iso19139eden/gml/gml.xsd iso19139ngdc/schema/gml/gml.xsd
--- iso19139eden/gml/gml.xsd 2012-10-29 13:24:30.549904225 +0000
+++ iso19139ngdc/schema/gml/gml.xsd 2012-10-29 13:23:35.249905360 +0000
@@ -1,7 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:gml:3.2.1">gml.xsd</appinfo>
+ <documentation>
+ GML is an OGC Standard.
+ Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+ To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<!-- ====================================================================== -->
<include schemaLocation="dynamicFeature.xsd"/>
diff -u -r -w -E iso19139eden/gml/grids.xsd iso19139ngdc/schema/gml/grids.xsd
--- iso19139eden/gml/grids.xsd 2012-10-29 13:24:30.465904227 +0000
+++ iso19139ngdc/schema/gml/grids.xsd 2012-10-29 13:23:35.169905363 +0000
@@ -1,10 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:grids:3.2.1">grids.xsd</appinfo>
<documentation>See ISO/DIS 19136 20.2.
An implicit description of geometry is one in which the items of the geometry do not explicitly appear in the encoding. Instead, a compact notation records a set of parameters, and a set of objects may be generated using a rule with these parameters. This Clause provides grid geometries that are used in the description of gridded coverages and other applications.
-In GML two grid structures are defined, namely gml:Grid and gml:RectifiedGrid.</documentation>
+In GML two grid structures are defined, namely gml:Grid and gml:RectifiedGrid.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="geometryBasic0d1d.xsd"/>
<element name="Grid" type="gml:GridType" substitutionGroup="gml:AbstractImplicitGeometry">
diff -u -r -w -E iso19139eden/gml/measures.xsd iso19139ngdc/schema/gml/measures.xsd
--- iso19139eden/gml/measures.xsd 2012-10-29 13:24:30.309904230 +0000
+++ iso19139ngdc/schema/gml/measures.xsd 2012-10-29 13:23:35.009905365 +0000
@@ -1,9 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" attributeFormDefault="unqualified" version="3.2.1" xml:lang="en">
+<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" attributeFormDefault="unqualified" xml:lang="en" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:measures:3.2.1">measures.xsd</appinfo>
<documentation>See ISO/DIS 19136 17.3.
gml:MeasureType is defined in the basicTypes schema. The measure types defined here correspond with a set of convenience measure types described in ISO/TS 19103. The XML implementation is based on the XML Schema simple type "double" which supports both decimal and scientific notation, and includes an XML attribute "uom" which refers to the units of measure for the value. Note that, there is no requirement to store values using any particular format, and applications receiving elements of this type may choose to coerce the data to any other type as convenient.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
</documentation>
</annotation>
<include schemaLocation="units.xsd"/>
diff -u -r -w -E iso19139eden/gml/observation.xsd iso19139ngdc/schema/gml/observation.xsd
--- iso19139eden/gml/observation.xsd 2012-10-29 13:24:30.393904228 +0000
+++ iso19139ngdc/schema/gml/observation.xsd 2012-10-29 13:23:35.097905363 +0000
@@ -1,10 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:observation:3.2.1">observation.xsd</appinfo>
<documentation>See ISO/DIS 19136 Clause 19.
A GML observation models the act of observing, often with a camera, a person or some form of instrument. An observation feature describes the "metadata" associated with an information capture event, together with a value for the result of the observation. This covers a broad range of cases, from a tourist photo (not the photo but the act of taking the photo), to images acquired by space borne sensors or the measurement of a temperature 5 meters below the surfaces of a lake.
The basic structures introduced in this schema are intended to serve as the foundation for more comprehensive schemas for scientific, technical and engineering measurement schemas.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
</documentation>
</annotation>
<include schemaLocation="feature.xsd"/>
Only in iso19139ngdc/schema/gml: readme.txt
Only in iso19139eden/gml: ReadMe.txt
diff -u -r -w -E iso19139eden/gml/referenceSystems.xsd iso19139ngdc/schema/gml/referenceSystems.xsd
--- iso19139eden/gml/referenceSystems.xsd 2012-10-29 13:24:30.405904228 +0000
+++ iso19139ngdc/schema/gml/referenceSystems.xsd 2012-10-29 13:23:35.105905363 +0000
@@ -1,12 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1" xml:lang="en">
+<schema xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" xml:lang="en" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:referenceSystems:3.2.1">referenceSystems.xsd</appinfo>
<documentation>See ISO/DIS 19136 13.2.
The reference systems schema components have two logical parts, which define elements and types for XML encoding of the definitions of:
- Identified Object, inherited by the ten types of GML objects used for coordinate reference systems and coordinate operations
- High-level part of the definitions of coordinate reference systems
-This schema encodes the Identified Object and Reference System packages of the UML Model for ISO 19111.</documentation>
+This schema encodes the Identified Object and Reference System packages of the UML Model for ISO 19111.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="dictionary.xsd"/>
<import namespace="http://www.isotc211.org/2005/gmd" schemaLocation="../gmd/gmd.xsd"/>
Only in iso19139ngdc/schema/gml: sqc050517_gml.txt
Only in iso19139ngdc/schema/gml: SQC-coverage.txt
diff -u -r -w -E iso19139eden/gml/temporalReferenceSystems.xsd iso19139ngdc/schema/gml/temporalReferenceSystems.xsd
--- iso19139eden/gml/temporalReferenceSystems.xsd 2012-10-29 13:24:30.601904224 +0000
+++ iso19139ngdc/schema/gml/temporalReferenceSystems.xsd 2012-10-29 13:23:35.305905359 +0000
@@ -1,10 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:temporalReferenceSystems:3.2.1">temporalReferenceSystems.xsd</appinfo>
<documentation>See ISO/DIS 19136 15.5.
A value in the time domain is measured relative to a temporal reference system. Common types of reference systems include calendars, ordinal temporal reference systems, and temporal coordinate systems (time elapsed since some epoch). The primary temporal reference system for use with geographic information is the Gregorian Calendar and 24 hour local or Coordinated Universal Time (UTC), but special applications may entail the use of alternative reference systems. The Julian day numbering system is a temporal coordinate system that has an origin earlier than any known calendar, at noon on 1 January 4713 BC in the Julian proleptic calendar, and is useful in transformations between dates in different calendars.
-In GML seven concrete elements are used to describe temporal reference systems: gml:TimeReferenceSystem, gml:TimeCoordinateSystem, gml:TimeCalendar, gml:TimeCalendarEra, gml:TimeClock, gml:TimeOrdinalReferenceSystem, and gml:TimeOrdinalEra.</documentation>
+In GML seven concrete elements are used to describe temporal reference systems: gml:TimeReferenceSystem, gml:TimeCoordinateSystem, gml:TimeCalendar, gml:TimeCalendarEra, gml:TimeClock, gml:TimeOrdinalReferenceSystem, and gml:TimeOrdinalEra.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="temporalTopology.xsd"/>
<include schemaLocation="dictionary.xsd"/>
diff -u -r -w -E iso19139eden/gml/temporalTopology.xsd iso19139ngdc/schema/gml/temporalTopology.xsd
--- iso19139eden/gml/temporalTopology.xsd 2012-10-29 13:24:30.497904226 +0000
+++ iso19139ngdc/schema/gml/temporalTopology.xsd 2012-10-29 13:23:35.201905361 +0000
@@ -1,9 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:temporalTopology:3.2.1">temporalTopology.xsd</appinfo>
<documentation>See ISO/DIS 19136 15.3.
-Temporal topology is described in terms of time complexes, nodes, and edges, and the connectivity between these. Temporal topology does not directly provide information about temporal position. It is used in the case of describing a lineage or a history (e.g. a family tree expressing evolution of species, an ecological cycle, a lineage of lands or buildings, or a history of separation and merger of administrative boundaries). The following Subclauses specifies the temporal topology as temporal characteristics of features in compliance with ISO 19108.</documentation>
+Temporal topology is described in terms of time complexes, nodes, and edges, and the connectivity between these. Temporal topology does not directly provide information about temporal position. It is used in the case of describing a lineage or a history (e.g. a family tree expressing evolution of species, an ecological cycle, a lineage of lands or buildings, or a history of separation and merger of administrative boundaries). The following Subclauses specifies the temporal topology as temporal characteristics of features in compliance with ISO 19108.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="temporal.xsd"/>
<element name="AbstractTimeTopologyPrimitive" type="gml:AbstractTimeTopologyPrimitiveType" abstract="true" substitutionGroup="gml:AbstractTimePrimitive">
diff -u -r -w -E iso19139eden/gml/temporal.xsd iso19139ngdc/schema/gml/temporal.xsd
--- iso19139eden/gml/temporal.xsd 2012-10-29 13:24:30.509904226 +0000
+++ iso19139ngdc/schema/gml/temporal.xsd 2012-10-29 13:23:35.209905362 +0000
@@ -1,12 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:temporal:3.2.1">temporal.xsd</appinfo>
<documentation>See ISO/DIS 19136 15.2.
The GML temporal schemas include components for describing temporal geometry and topology, temporal reference systems, and the temporal characteristics of geographic data. The model underlying the representation constitutes a profile of the conceptual schema described in ISO 19108. The underlying spatiotemporal model strives to accommodate both feature-level and attribute-level time stamping; basic support for tracking moving objects is also included.
Time is measured on two types of scales: interval and ordinal. An interval scale offers a basis for measuring duration, an ordinal scale provides information only about relative position in time.
Two other ISO standards are relevant to describing temporal objects: ISO 8601 describes encodings for time instants and time periods, as text strings with particular structure and punctuation; ISO 11404 provides a detailed description of time intervals as part of a general discussion of language independent datatypes.
-The temporal schemas cover two interrelated topics and provide basic schema components for representing temporal instants and periods, temporal topology, and reference systems; more specialized schema components defines components used for dynamic features. Instances of temporal geometric types are used as values for the temporal properties of geographic features. </documentation>
+The temporal schemas cover two interrelated topics and provide basic schema components for representing temporal instants and periods, temporal topology, and reference systems; more specialized schema components defines components used for dynamic features. Instances of temporal geometric types are used as values for the temporal properties of geographic features.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="gmlBase.xsd"/>
<element name="AbstractTimeObject" type="gml:AbstractTimeObjectType" abstract="true" substitutionGroup="gml:AbstractGML">
diff -u -r -w -E iso19139eden/gml/topology.xsd iso19139ngdc/schema/gml/topology.xsd
--- iso19139eden/gml/topology.xsd 2012-10-29 13:24:30.573904226 +0000
+++ iso19139ngdc/schema/gml/topology.xsd 2012-10-29 13:23:35.273905360 +0000
@@ -1,11 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:topology:3.2.1">topology.xsd</appinfo>
<documentation>See ISO/DIS 19136 Clause 14.
Topology is the branch of mathematics describing the properties of objects which are invariant under continuous deformation. For example, a circle is topologically equivalent to an ellipse because one can be transformed into the other by stretching. In geographic modelling, the foremost use of topology is in accelerating computational geometry. The constructs of topology allow characterisation of the spatial relationships between objects using simple combinatorial or algebraic algorithms. Topology, realised by the appropriate geometry, also allows a compact and unambiguous mechanism for expressing shared geometry among geographic features.
There are four instantiable classes of primitive topology objects, one for each dimension up to 3D. In addition, topological complexes are supported, too.
-There is strong symmetry in the (topological boundary and coboundary) relationships between topology primitives of adjacent dimensions. Topology primitives are bounded by directed primitives of one lower dimension. The coboundary of each topology primitive is formed from directed topology primitives of one higher dimension.</documentation>
+There is strong symmetry in the (topological boundary and coboundary) relationships between topology primitives of adjacent dimensions. Topology primitives are bounded by directed primitives of one lower dimension. The coboundary of each topology primitive is formed from directed topology primitives of one higher dimension.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="geometryComplexes.xsd"/>
<complexType name="AbstractTopologyType" abstract="true">
diff -u -r -w -E iso19139eden/gml/units.xsd iso19139ngdc/schema/gml/units.xsd
--- iso19139eden/gml/units.xsd 2012-10-29 13:24:30.333904231 +0000
+++ iso19139ngdc/schema/gml/units.xsd 2012-10-29 13:23:35.033905364 +0000
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1" xml:lang="en">
+<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" xml:lang="en" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:units:3.2.1">units.xsd</appinfo>
<documentation>See ISO/DIS 17.2.
@@ -9,7 +9,12 @@
- Base Units are the preferred units for a set of orthogonal fundamental quantities which define the particular system of units, which may not be derived by combination of other base units.
- Derived Units are the preferred units for other quantities in the system, which may be defined by algebraic combination of the base units.
In some application areas Conventional units are used, which may be converted to the preferred units using a scaling factor or a formula which defines a re-scaling and offset. The set of preferred units for all physical quantity types in a particular system of units is composed of the union of its base units and derived units.
-Unit definitions are substitutable for the gml:Definition element declared as part of the dictionary model. A dictionary that contains only unit definitions and references to unit definitions is a units dictionary. </documentation>
+Unit definitions are substitutable for the gml:Definition element declared as part of the dictionary model. A dictionary that contains only unit definitions and references to unit definitions is a units dictionary.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="dictionary.xsd"/>
<element name="unitOfMeasure" type="gml:UnitOfMeasureType">
diff -u -r -w -E iso19139eden/gml/valueObjects.xsd iso19139ngdc/schema/gml/valueObjects.xsd
--- iso19139eden/gml/valueObjects.xsd 2012-10-29 13:24:30.537904225 +0000
+++ iso19139ngdc/schema/gml/valueObjects.xsd 2012-10-29 13:23:35.241905360 +0000
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1">
+<schema xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml/3.2" elementFormDefault="qualified" version="3.2.1 2010-01-28">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:valueObjects:3.2.1">valueObjects.xsd</appinfo>
<documentation>See ISO/DIS 19136 17.5.
@@ -11,7 +11,12 @@
- Concrete element gml:ValueArray is substitutable for the concrete element gml:CompositeValue.
- Abstract elements gml:AbstractScalarValue and gml:AbstractScalarValueList, and concrete elements gml:CompositeValue, gml:ValueExtent, gml:CategoryExtent, gml:CountExtent and gml:QuantityExtent are substitutable for abstract element gml:AbstractValue.
- Abstract elements gml:AbstractValue, gml:AbstractTimeObject and gml:AbstractGeometry are all in a choice group named gml:Value, which is used for compositing in gml:CompositeValue and gml:ValueExtent.
-- Schemas which need values may use the abstract element gml:AbstractValue in a content model in order to permit any of the gml:AbstractScalarValues, gml:AbstractScalarValueLists, gml:CompositeValue or gml:ValueExtent to occur in an instance, or the named group gml:Value to also permit gml:AbstractTimeObjects, gml:AbstractGeometrys. </documentation>
+- Schemas which need values may use the abstract element gml:AbstractValue in a content model in order to permit any of the gml:AbstractScalarValues, gml:AbstractScalarValueLists, gml:CompositeValue or gml:ValueExtent to occur in an instance, or the named group gml:Value to also permit gml:AbstractTimeObjects, gml:AbstractGeometrys.
+
+GML is an OGC Standard.
+Copyright (c) 2007,2010 Open Geospatial Consortium, Inc. All Rights Reserved.
+To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
+ </documentation>
</annotation>
<include schemaLocation="geometryBasic0d1d.xsd"/>
<include schemaLocation="temporal.xsd"/>
Only in iso19139eden/gmx: ReadMe.txt
Only in iso19139eden/: gmx_and_srv.xsd
Only in iso19139eden/gsr: ReadMe.txt
Only in iso19139eden/gss: ReadMe.txt
Only in iso19139eden/gts: ReadMe.txt
Only in iso19139ngdc/schema: mf
Only in iso19139eden/: ReadMe.txt
diff -u -r -w -E iso19139eden/resources/Codelist/gmxCodelists.xml iso19139ngdc/schema/resources/Codelist/gmxCodelists.xml
--- iso19139eden/resources/Codelist/gmxCodelists.xml 2012-10-29 13:24:34.577904142 +0000
+++ iso19139ngdc/schema/resources/Codelist/gmxCodelists.xml 2012-10-29 13:21:40.369907718 +0000
@@ -1,5 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
+ Edit: 20100305 AMilan, removed extra dash in ===MX_ScopeCode=== comment -->
+<!--
+ Edit: 20100521 Darmel, added 'sponsor' to === CI_RoleCode === -->
+<!--
+ Edit: 20100730 Darmel, added 'sciencePaper', 'userGuide', and 'dataDictionary' to === DS_InitiativeTypeCode ===
+ Edit: 20100730 Darmel, added 'referenceInformation', 'auxilliaryData', and 'dataQuality' to === MD_CoverageContentTypeCode ===
+ Edit: 20100730 Darmel, added 'scienceParty' to === CI_RoleCode ===
+ Edit: 20100730 Darmel, replaced 'wha' with 'who' in CI_RoleCode codelist item 'processor'
+ Edit: 20100730 Darmel, added === MI_BandDefinition ===, === MI_ContextCode ===, === MI_GeometryTypeCode ===,
+ === MI_ObjectiveTypeCode ===, === MI_OperationTypeCode ===, === MI_PolarizationOrientationCode ===,
+ === MI_PriorityCode ===, === MI_SequenceCode ===, === MI_TransferFunctionTypeCode ===,
+ and === MI_TriggerCode === from ISO 19115-2 -->
+<!--
+ Edit: 20100811 Darmel, added 'dataCenter', 'project', 'instrument', and 'platform' to === MD_KeywordTypeCode === -->
+<!--
+ Edit: 20100819 Darmel, added 'modelResult' to === MD_CoverageContentTypeCode ===-->
+<!--
CORRECTIONS referenced by 2008-09-11 #NN
AUTHOR : IGN (France) contact: nicolas.lesage@ign.fr
PURPOSE : Correction of 3 typographical errors
@@ -8,7 +25,7 @@
#02: 'MD_MaintenanceFrequencyCode_quartely' replaced by 'MD_MaintenanceFrequencyCode_quarterly'
#03: 'quartely' replaced by 'quarterly'
-->
-<CT_CodelistCatalogue xmlns="http://www.isotc211.org/2005/gmx" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.isotc211.org/2005/gmx ../../gmx/gmx.xsd http://www.isotc211.org/2005/gco ../../gco/gco.xsd http://www.opengis.net/gml/3.2 ../../gml/gml.xsd http://www.w3.org/1999/xlink ../../xlink/xlinks.xsd">
+<CT_CodelistCatalogue xmlns="http://www.isotc211.org/2005/gmx" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.isotc211.org/2005/gmx ../../gmx/gmx.xsd http://www.isotc211.org/2005/gco ../../gco/gco.xsd http://www.opengis.net/gml ../../gml/gml.xsd http://www.w3.org/1999/xlink ../../xlink/xlinks.xsd">
<!--=====Catalogue description=====-->
<name>
<gco:CharacterString>gmxCodelists</gco:CharacterString>
@@ -109,13 +126,15 @@
</codeEntry>
<codeEntry>
<CodeDefinition gml:id="CI_PresentationFormCode_imageDigital">
- <gml:description>likeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and stored in digital format</gml:description>
+ <gml:description>likeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and
+ high resolution radar and stored in digital format</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">documentHardcopy</gml:identifier>
</CodeDefinition>
</codeEntry>
<codeEntry>
<CodeDefinition gml:id="CI_PresentationFormCode_imageHardcopy">
- <gml:description>likeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and reproduced on paper, photographic material, or other media for use directly by the human user</gml:description>
+ <gml:description>likeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and
+ high resolution radar and reproduced on paper, photographic material, or other media for use directly by the human user</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">imageHardcopy</gml:identifier>
</CodeDefinition>
</codeEntry>
@@ -205,6 +224,12 @@
</CodeDefinition>
</codeEntry>
<codeEntry>
+ <CodeDefinition gml:id="CI_RoleCode_sponsor">
+ <gml:description>party that sponsors the resource</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115">sponsor</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
<CodeDefinition gml:id="CI_RoleCode_user">
<gml:description>party who uses the resource</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">user</gml:identifier>
@@ -236,7 +261,7 @@
</codeEntry>
<codeEntry>
<CodeDefinition gml:id="CI_RoleCode_processor">
- <gml:description>party wha has processed the data in a manner such that the resource has been modified</gml:description>
+ <gml:description>party who has processed the data in a manner such that the resource has been modified</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">processor</gml:identifier>
</CodeDefinition>
</codeEntry>
@@ -252,6 +277,12 @@
<gml:identifier codeSpace="ISOTC211/19115">author</gml:identifier>
</CodeDefinition>
</codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="CI_RoleCode_scienceParty">
+ <gml:description>party who conducted the research</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115">scienceParty</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
</CodeListDictionary>
</codelistItem>
<!--=== DQ_EvaluationMethodTypeCode ===-->
@@ -334,6 +365,12 @@
</CodeDefinition>
</codeEntry>
<codeEntry>
+ <CodeDefinition gml:id="DS_InitiativeTypeCode_dataDictionary">
+ <gml:description>element and entity definitions</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115">dataDictionary</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
<CodeDefinition gml:id="DS_InitiativeTypeCode_exercise">
<gml:description>specific performance of a function or group of functions</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">exercise</gml:identifier>
@@ -394,6 +431,12 @@
</CodeDefinition>
</codeEntry>
<codeEntry>
+ <CodeDefinition gml:id="DS_InitiativeTypeCode_sciencePaper">
+ <gml:description>document based on an experiment or research</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115">sciencePaper</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
<CodeDefinition gml:id="DS_InitiativeTypeCode_study">
<gml:description>examination or investigation</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">study</gml:identifier>
@@ -411,6 +454,12 @@
<gml:identifier codeSpace="ISOTC211/19115">trial</gml:identifier>
</CodeDefinition>
</codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="DS_InitiativeTypeCode_userGuide">
+ <gml:description>operating manual for users</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115">userGuide</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
</CodeListDictionary>
</codelistItem>
<!--=== MD_CellGeometryCode ===-->
@@ -672,6 +721,30 @@
<gml:identifier codeSpace="ISOTC211/19115">physicalMeasurement</gml:identifier>
</CodeDefinition>
</codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MD_CoverageContentTypeCode_referenceInformation">
+ <gml:description>value of parameters used to locate physical measurements</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115">referenceInformation</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MD_CoverageContentTypeCode_auxilliaryData">
+ <gml:description>values of extraneous data that are not part of the physical measurement</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115">auxilliaryData</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MD_CoverageContentTypeCode_qualityInformation">
+ <gml:description>values based on data quality</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115">qualityInformation</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MD_CoverageContentTypeCode_modelResult">
+ <gml:description>values of data from a model</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115">modelResult</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
</CodeListDictionary>
</codelistItem>
<!--=== MD_DatatypeCode ===-->
@@ -936,7 +1009,8 @@
</codeEntry>
<codeEntry>
<CodeDefinition gml:id="MD_ImagingConditionCode_terrainMasking">
- <gml:description>the absence of collection data of a given point or area caused by the relative location of topographic features which obstruct the collection path between the collector(s) and the subject(s) of interest</gml:description>
+ <gml:description>the absence of collection data of a given point or area caused by the relative location of topographic features which obstruct the collection path between the collector(s) and the subject(s) of
+ interest</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">terrainMasking</gml:identifier>
</CodeDefinition>
</codeEntry>
@@ -948,18 +1022,42 @@
<gml:description>methods used to group similar keywords</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">MD_KeywordTypeCode</gml:identifier>
<codeEntry>
+ <CodeDefinition gml:id="MD_KeywordTypeCode_dataCenter">
+ <gml:description>keyword identifies a data center related to the resource</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115">dataCenter</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
<CodeDefinition gml:id="MD_KeywordTypeCode_discipline">
<gml:description>keyword identifies a branch of instruction or specialized learning</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">discipline</gml:identifier>
</CodeDefinition>
</codeEntry>
<codeEntry>
+ <CodeDefinition gml:id="MD_KeywordTypeCode_instrument">
+ <gml:description>keyword identifies the instrument used to collect the resource</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115">instrument</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
<CodeDefinition gml:id="MD_KeywordTypeCode_place">
<gml:description>keyword identifies a location</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">place</gml:identifier>
</CodeDefinition>
</codeEntry>
<codeEntry>
+ <CodeDefinition gml:id="MD_KeywordTypeCode_platform">
+ <gml:description>keyword identifies the platform used to collect the resource</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115">platform</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MD_KeywordTypeCode_project">
+ <gml:description>keyword identifies a project related to the resource</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115">project</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
<CodeDefinition gml:id="MD_KeywordTypeCode_stratum">
<gml:description>keyword identifies the layer(s) of any deposited substance</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">stratum</gml:identifier>
@@ -1346,7 +1444,8 @@
<gml:identifier codeSpace="ISOTC211/19115">MD_RestrictionCode</gml:identifier>
<codeEntry>
<CodeDefinition gml:id="MD_RestrictionCode_copyright">
- <gml:description>exclusive right to the publication, production, or sale of the rights to a literary, dramatic, musical, or artistic work, or to the use of a commercial print or label, granted by law for a specified period of time to an author, composer, artist, distributor</gml:description>
+ <gml:description>exclusive right to the publication, production, or sale of the rights to a literary, dramatic, musical, or artistic work, or to the use of a commercial print or label, granted by law for a specified
+ period of time to an author, composer, artist, distributor</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">copyright</gml:identifier>
</CodeDefinition>
</codeEntry>
@@ -1543,7 +1642,8 @@
<!--=== MD_TopicCategoryCode ===-->
<codelistItem>
<CodeListDictionary gml:id="MD_TopicCategoryCode">
- <gml:description>high-level geographic data thematic classification to assist in the grouping and search of available geographic data sets. Can be used to group keywords as well. Listed examples are not exhaustive.</gml:description>
+ <gml:description>high-level geographic data thematic classification to assist in the grouping and search of available geographic data sets. Can be used to group keywords as well. Listed examples are not
+ exhaustive.</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">MD_TopicCategoryCode</gml:identifier>
<codeEntry>
<CodeDefinition gml:id="MD_TopicCategoryCode_farming">
@@ -1571,7 +1671,8 @@
</codeEntry>
<codeEntry>
<CodeDefinition gml:id="MD_TopicCategoryCode_economy">
- <gml:description>economic activities, conditions and employment. Examples: production, labour, revenue, commerce, industry, tourism and ecotourism, forestry, fisheries, commercial or subsistence hunting, exploration and exploitation of resources such as minerals, oil and gas</gml:description>
+ <gml:description>economic activities, conditions and employment. Examples: production, labour, revenue, commerce, industry, tourism and ecotourism, forestry, fisheries, commercial or subsistence hunting, exploration and
+ exploitation of resources such as minerals, oil and gas</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">economy</gml:identifier>
</CodeDefinition>
</codeEntry>
@@ -1583,13 +1684,15 @@
</codeEntry>
<codeEntry>
<CodeDefinition gml:id="MD_TopicCategoryCode_environment">
- <gml:description>environmental resources, protection and conservation. Examples: environmental pollution, waste storage and treatment, environmental impact assessment, monitoring environmental risk, nature reserves, landscape</gml:description>
+ <gml:description>environmental resources, protection and conservation. Examples: environmental pollution, waste storage and treatment, environmental impact assessment, monitoring environmental risk, nature reserves,
+ landscape</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">environment</gml:identifier>
</CodeDefinition>
</codeEntry>
<codeEntry>
<CodeDefinition gml:id="MD_TopicCategoryCode_geoscientificInformation">
- <gml:description>information pertaining to earth sciences. Examples: geophysical features and processes, geology, minerals, sciences dealing with the composition, structure and origin of the earth s rocks, risks of earthquakes, volcanic activity, landslides, gravity information, soils, permafrost, hydrogeology, erosion</gml:description>
+ <gml:description>information pertaining to earth sciences. Examples: geophysical features and processes, geology, minerals, sciences dealing with the composition, structure and origin of the earth s rocks, risks of
+ earthquakes, volcanic activity, landslides, gravity information, soils, permafrost, hydrogeology, erosion</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">geoscientificInformation</gml:identifier>
</CodeDefinition>
</codeEntry>
@@ -1613,7 +1716,8 @@
</codeEntry>
<codeEntry>
<CodeDefinition gml:id="MD_TopicCategoryCode_inlandWaters">
- <gml:description>inland water features, drainage systems and their characteristics. Examples: rivers and glaciers, salt lakes, water utilization plans, dams, currents, floods, water quality, hydrographic charts</gml:description>
+ <gml:description>inland water features, drainage systems and their characteristics. Examples: rivers and glaciers, salt lakes, water utilization plans, dams, currents, floods, water quality, hydrographic
+ charts</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">inlandWaters</gml:identifier>
</CodeDefinition>
</codeEntry>
@@ -1637,7 +1741,8 @@
</codeEntry>
<codeEntry>
<CodeDefinition gml:id="MD_TopicCategoryCode_society">
- <gml:description>characteristics of society and cultures. Examples: settlements, anthropology, archaeology, education, traditional beliefs, manners and customs, demographic data, recreational areas and activities, social impact assessments, crime and justice, census information</gml:description>
+ <gml:description>characteristics of society and cultures. Examples: settlements, anthropology, archaeology, education, traditional beliefs, manners and customs, demographic data, recreational areas and activities, social
+ impact assessments, crime and justice, census information</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">society</gml:identifier>
</CodeDefinition>
</codeEntry>
@@ -1649,13 +1754,15 @@
</codeEntry>
<codeEntry>
<CodeDefinition gml:id="MD_TopicCategoryCode_transportation">
- <gml:description>means and aids for conveying persons and/or goods. Examples: roads, airports/airstrips, shipping routes, tunnels, nautical charts, vehicle or vessel location, aeronautical charts, railways</gml:description>
+ <gml:description>means and aids for conveying persons and/or goods. Examples: roads, airports/airstrips, shipping routes, tunnels, nautical charts, vehicle or vessel location, aeronautical charts,
+ railways</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">transportation</gml:identifier>
</CodeDefinition>
</codeEntry>
<codeEntry>
<CodeDefinition gml:id="MD_TopicCategoryCode_utilitiesCommunication">
- <gml:description>energy, water and waste systems and communications infrastructure and services. Examples: hydroelectricity, geothermal, solar and nuclear sources of energy, water purification and distribution, sewage collection and disposal, electricity and gas distribution, data communication, telecommunication, radio, communication networks</gml:description>
+ <gml:description>energy, water and waste systems and communications infrastructure and services. Examples: hydroelectricity, geothermal, solar and nuclear sources of energy, water purification and distribution, sewage
+ collection and disposal, electricity and gas distribution, data communication, telecommunication, radio, communication networks</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">utilitiesCommunication</gml:identifier>
</CodeDefinition>
</codeEntry>
@@ -1692,7 +1799,8 @@
</codeEntry>
<codeEntry>
<CodeDefinition gml:id="MD_TopologyLevelCode_surfaceGraph">
- <gml:description>1-dimensional topological complex that is isomorphic to a subset of a surface. (A geometric complex is isomorphic to a topological complex if their elements are in a one-to-one, dimensional-and boundry-preserving correspondence to one another.)</gml:description>
+ <gml:description>1-dimensional topological complex that is isomorphic to a subset of a surface. (A geometric complex is isomorphic to a topological complex if their elements are in a one-to-one, dimensional-and
+ boundry-preserving correspondence to one another.)</gml:description>
<gml:identifier codeSpace="ISOTC211/19115">surfaceGraph</gml:identifier>
</CodeDefinition>
</codeEntry>
@@ -1722,7 +1830,299 @@
</codeEntry>
</CodeListDictionary>
</codelistItem>
- <!---===MX_ScopeCode===-->
+ <!--=== MI_BandDefinition ===-->
+ <codelistItem>
+ <CodeListDictionary gml:id="MI_BandDefinition">
+ <gml:description>designation of criterion for defining maximum and minimum wavelengths for a spectral band</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">MI_BandDefinition</gml:identifier>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_BandDefinition_3db">
+ <gml:description>width of a distribution equal to the distance between the outer two points on the distribution having power level half of that at the peak</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">3db</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_BandDefinition_halfMaximum">
+ <gml:description>width of a distribution equal to the distance between the outer two points on the distribution having power level half of that at the peak</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">halfMaximum</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_BandDefinition_fiftyPercent">
+ <gml:description>full spectral width of a spectral power density measured at 50% of its peak height</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">fiftyPercent</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_BandDefinition_oneOverE">
+ <gml:description>width of a distribution equal to the distance between the outer two points on the distribution having power level 1/e that of the peak</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">oneOverE</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_BandDefinition_equivalentWidth">
+ <gml:description>width of a band with full sensitivity or absorption at every wavelength that detects or absorbs the same amount of energy as the band described</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">equivalentWidth</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ </CodeListDictionary>
+ </codelistItem>
+ <!--=== MI_ContextCode ===-->
+ <codelistItem>
+ <CodeListDictionary gml:id="MI_ContextCode">
+ <gml:description>designation of criterion for defining the context of the scanning process event</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">MI_ContextCode</gml:identifier>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_ContextCode_acquistion">
+ <gml:description>event related to a specific domain</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">acqisition</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_ContextCode_pass">
+ <gml:description>event related to a sequence of collections</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">pass</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_ContextCode_wayPoint">
+ <gml:description>event related to navigational manoeuvre</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">wayPoint</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ </CodeListDictionary>
+ </codelistItem>
+ <!--=== MI_GeometryTypeCode ===-->
+ <codelistItem>
+ <CodeListDictionary gml:id="MI_GeometryTypeCode">
+ <gml:description>geometric description of the collection</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">MI_GeometryTypeCode</gml:identifier>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_GeometryTypeCode_point">
+ <gml:description>single geographic point of interest</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">point</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_GeometryTypeCode_linear">
+ <gml:description>extended collection in a single vector</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">linear</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_GeometryTypeCode_areal">
+ <gml:description>collection of a geographic area defined by a polygon (coverage)</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">areal</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_GeometryTypeCode_strip">
+ <gml:description>series of linear collections grouped by way points</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">strip</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ </CodeListDictionary>
+ </codelistItem>
+ <!--=== MI_ObjectiveTypeCode ===-->
+ <codelistItem>
+ <CodeListDictionary gml:id="MI_ObjectiveTypeCode">
+ <gml:description>temporal persistence of collection objective</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">MI_ObjectiveTypeCode</gml:identifier>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_ObjectiveTypeCode_instantaneousCollection">
+ <gml:description>single instance of collection</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">instantaneousCollection</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_ObjectiveTypeCode_persistentView">
+ <gml:description>multiple instances of collection</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">persistentView</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_ObjectiveTypeCode_survey">
+ <gml:description>collection over specified domain</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">survey</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ </CodeListDictionary>
+ </codelistItem>
+ <!--=== MI_OperationTypeCode ===-->
+ <codelistItem>
+ <CodeListDictionary gml:id="MI_OperationTypeCode">
+ <gml:description>code indicating whether the data contained in this packet is real, simulated, or synthesized</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">MI_OperationTypeCode</gml:identifier>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_OperationTypeCode_real">
+ <gml:description>originates from live-fly or other non-simulated operational source</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">real</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_OperationTypeCode_simulated">
+ <gml:description>originates from target simulator sources</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">simulated</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_OperationTypeCode_synthesized">
+ <gml:description>mix of real and simulated data</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">synthesized</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ </CodeListDictionary>
+ </codelistItem>
+ <!--=== MI_PolarizationOrientationCode ===-->
+ <codelistItem>
+ <CodeListDictionary gml:id="MI_PolarizationOrientationCode">
+ <gml:description>polarization of the antenna relative to the waveform</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">MI_PolarizationOrientationCode</gml:identifier>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_PolarizationOrientationCode_horizontal">
+ <gml:description>polarization of the sensor oriented in the horizontal plane in realtion to the swath direction</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">horizontal</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_PolarizationOrientationCode_vertical">
+ <gml:description>polarization of the sensor oriented in the vertical plane in realtion to the swath direction</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">vertical</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_PolarizationOrientationCode_leftCircular">
+ <gml:description>polarization of the sensor oriented in the left circular plane in realtion to the swath direction</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">leftCircular</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_PolarizationOrientationCode_rightCircular">
+ <gml:description>polarization of the sensor oriented in the right circular plane in realtion to the swath direction</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">rightCircular</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_PolarizationOrientationCode_theta">
+ <gml:description>polarization of the sensor oriented in the angle between +90 deg and 0 deg parallel to swath direction</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">theta</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_PolarizationOrientationCode_phi">
+ <gml:description>polarization of the sensor oriented in the angle between +90 deg and 0 deg perpendicular to swath direction</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">phi</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ </CodeListDictionary>
+ </codelistItem>
+ <!--=== MI_PriorityCode ===-->
+ <codelistItem>
+ <CodeListDictionary gml:id="MI_PriorityCode">
+ <gml:description>ordered list of priorities</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">MI_PriorityCode</gml:identifier>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_PriorityCode_critical">
+ <gml:description>decisive importance</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">critical</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_PriorityCode_highImportance">
+ <gml:description>requires resources to be made available</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">highImportance</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_PriorityCode_mediumImportance">
+ <gml:description>normal operation priority</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">mediumImportance</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_PriorityCode_lowImportance">
+ <gml:description>to be completed when resources are available</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">lowImportance</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ </CodeListDictionary>
+ </codelistItem>
+ <!--=== MI_SequenceCode ===-->
+ <codelistItem>
+ <CodeListDictionary gml:id="MI_SequenceCode">
+ <gml:description>temporal relation of activation</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">MI_SequenceCode</gml:identifier>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_SequenceCode_start">
+ <gml:description>beginning of a collection</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">start</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_SequenceCode_end">
+ <gml:description>end of a collection</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">end</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_SequenceCode_instantaneous">
+ <gml:description>collection without a significant duration</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">instantaneous</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ </CodeListDictionary>
+ </codelistItem>
+ <!--=== MI_TransferFunctionTypeCode ===-->
+ <codelistItem>
+ <CodeListDictionary gml:id="MI_TransferFunctionTypeCode">
+ <gml:description>transform function to be used when scaling a physical value for a given element</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">MI_TransferFunctionTypeCode</gml:identifier>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_TransferFunctionTypeCode_linear">
+ <gml:description>beginning of a collection</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">linear</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_TransferFunctionTypeCode_logarithmic">
+ <gml:description>end of a collection</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">logarithmic</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_TransferFunctionTypeCode_exponential">
+ <gml:description>collection without a significant duration</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">exponential</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ </CodeListDictionary>
+ </codelistItem>
+ <!--=== MI_TriggerCode ===-->
+ <codelistItem>
+ <CodeListDictionary gml:id="MI_TriggerCode">
+ <gml:description>mechanism of activation</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">MI_TriggerCode</gml:identifier>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_TriggerCode_automatic">
+ <gml:description>event due to external stimuli</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">automatic</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_TriggerCode_manual">
+ <gml:description>event manually instigated</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">manual</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ <codeEntry>
+ <CodeDefinition gml:id="MI_TriggerCode_preProgrammed">
+ <gml:description>event instigated by planned internal stimuli</gml:description>
+ <gml:identifier codeSpace="ISOTC211/19115-2">preProgrammed</gml:identifier>
+ </CodeDefinition>
+ </codeEntry>
+ </CodeListDictionary>
+ </codelistItem>
+ <!--===MX_ScopeCode===-->
<codelistItem>
<CodeListDictionary gml:id="MX_ScopeCode">
<gml:description>Extension of MD_ScopeCode for the needs of GMX application schemas and in the context of a transfer</gml:description>
diff -u -r -w -E iso19139eden/resources/Codelist/ML_gmxCodelists.xml iso19139ngdc/schema/resources/Codelist/ML_gmxCodelists.xml
--- iso19139eden/resources/Codelist/ML_gmxCodelists.xml 2012-10-29 13:24:34.593904142 +0000
+++ iso19139ngdc/schema/resources/Codelist/ML_gmxCodelists.xml 2012-10-29 13:21:40.385907717 +0000
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<CT_CodelistCatalogue xmlns="http://www.isotc211.org/2005/gmx" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.isotc211.org/2005/gmx ../../gmx/gmx.xsd http://www.isotc211.org/2005/gmd ../../gmd/gmd.xsd http://www.isotc211.org/2005/gco ../../gco/gco.xsd http://www.opengis.net/gml/3.2 ../../gml/gml.xsd http://www.w3.org/1999/xlink ../../xlink/xlinks.xsd">
+<CT_CodelistCatalogue xmlns="http://www.isotc211.org/2005/gmx" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.isotc211.org/2005/gmx ../../gmx/gmx.xsd http://www.isotc211.org/2005/gmd ../../gmd/gmd.xsd http://www.isotc211.org/2005/gco ../../gco/gco.xsd http://www.w3.org/1999/xlink ../../xlink/xlinks.xsd">
<!--=====Catalogue description=====-->
<name>
<gco:CharacterString>ML_gmxCodelists</gco:CharacterString>
Only in iso19139eden/resources/Codelist: tcCodelists.xml
diff -u -r -w -E iso19139eden/resources/crs/gmxCrs.xml iso19139ngdc/schema/resources/crs/gmxCrs.xml
--- iso19139eden/resources/crs/gmxCrs.xml 2012-10-29 13:24:34.549904144 +0000
+++ iso19139ngdc/schema/resources/crs/gmxCrs.xml 2012-10-29 13:21:40.349907718 +0000
@@ -118,7 +118,7 @@
<!--========================== Coordinate system axis ==============================-->
<!--*** Latitude ***-->
<axis>
- <gml:CoordinateSystemAxis gml:id="EPSG9901" uom="../uom/gmxUom.xsd#xpointer(//*[@gml:id='deg'])">
+ <gml:CoordinateSystemAxis gml:id="EPSG9901" gml:uom="../uom/gmxUom.xsd#xpointer(//*[@gml:id='deg'])">
<gml:identifier codeSpace="EPSG_v65">9901</gml:identifier>
<gml:name>Geodetic latitude</gml:name>
<gml:axisAbbrev>Lat</gml:axisAbbrev>
@@ -127,7 +127,7 @@
</axis>
<!--*** Longitude ***-->
<axis>
- <gml:CoordinateSystemAxis gml:id="EPSG9902" uom="../uom/gmxUom.xsd#xpointer(//*[@gml:id='deg'])">
+ <gml:CoordinateSystemAxis gml:id="EPSG9902" gml:uom="../uom/gmxUom.xsd#xpointer(//*[@gml:id='deg'])">
<gml:identifier codeSpace="EPSG_v65">9902</gml:identifier>
<gml:name>Geodetic longitude</gml:name>
<gml:axisAbbrev>Lon</gml:axisAbbrev>
@@ -136,7 +136,7 @@
</axis>
<!--*** Northing ***-->
<axis>
- <gml:CoordinateSystemAxis gml:id="EPSG9907" uom="../uom/gmxUom.xsd#xpointer(//*[@gml:id='m'])">
+ <gml:CoordinateSystemAxis gml:id="EPSG9907" gml:uom="../uom/gmxUom.xsd#xpointer(//*[@gml:id='m'])">
<gml:identifier codeSpace="EPSG_v65">9907</gml:identifier>
<gml:name>Northing</gml:name>
<gml:axisAbbrev>N</gml:axisAbbrev>
@@ -145,7 +145,7 @@
</axis>
<!--*** Easting ***-->
<axis>
- <gml:CoordinateSystemAxis gml:id="EPSG9906" uom="../uom/gmxUom.xsd#xpointer(//*[@gml:id='m'])">
+ <gml:CoordinateSystemAxis gml:id="EPSG9906" gml:uom="../uom/gmxUom.xsd#xpointer(//*[@gml:id='m'])">
<gml:identifier codeSpace="EPSG_v65">9906</gml:identifier>
<gml:name>Easting</gml:name>
<gml:axisAbbrev>E</gml:axisAbbrev>
diff -u -r -w -E iso19139eden/resources/crs/ML_gmxCrs.xml iso19139ngdc/schema/resources/crs/ML_gmxCrs.xml
--- iso19139eden/resources/crs/ML_gmxCrs.xml 2012-10-29 13:24:34.537904145 +0000
+++ iso19139ngdc/schema/resources/crs/ML_gmxCrs.xml 2012-10-29 13:21:40.341907718 +0000
@@ -110,7 +110,7 @@
<!--========================== Coordinate system axis ==============================-->
<!--*** Latitude ***-->
<axis>
- <gml:CoordinateSystemAxis gml:id="EPSG9901" uom="../uom/ML_gmxUom.xsd#xpointer(//*[@gml:id='deg'])">
+ <gml:CoordinateSystemAxis gml:id="EPSG9901" gml:uom="../uom/ML_gmxUom.xsd#xpointer(//*[@gml:id='deg'])">
<gml:identifier codeSpace="EPSG_v65">9901</gml:identifier>
<gml:name>Geodetic latitude</gml:name>
<gml:axisAbbrev>Lat</gml:axisAbbrev>
@@ -119,7 +119,7 @@
</axis>
<!--*** Longitude ***-->
<axis>
- <gml:CoordinateSystemAxis gml:id="EPSG9902" uom="../uom/ML_gmxUom.xsd#xpointer(//*[@gml:id='deg'])">
+ <gml:CoordinateSystemAxis gml:id="EPSG9902" gml:uom="../uom/ML_gmxUom.xsd#xpointer(//*[@gml:id='deg'])">
<gml:identifier codeSpace="EPSG_v65">9902</gml:identifier>
<gml:name>Geodetic longitude</gml:name>
<gml:axisAbbrev>Lon</gml:axisAbbrev>
diff -u -r -w -E iso19139eden/resources/example/fr-fr.xml iso19139ngdc/schema/resources/example/fr-fr.xml
--- iso19139eden/resources/example/fr-fr.xml 2012-10-29 13:24:34.621904143 +0000
+++ iso19139ngdc/schema/resources/example/fr-fr.xml 2012-10-29 13:21:40.417907717 +0000
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<PT_LocaleContainer xmlns="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.isotc211.org/2005/gmd ../../gmd/gmd.xsd http://www.isotc211.org/2005/gco ../../gco/gco.xsd http://www.opengis.net/gml/3.2 ../../gml/gml.xsd http://www.w3.org/1999/xlink ../../xlink/xlinks.xsd">
+<PT_LocaleContainer xmlns="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.isotc211.org/2005/gmd ../../gmd/gmd.xsd http://www.isotc211.org/2005/gco ../../gco/gco.xsd http://www.opengis.net/gml ../../gml/gml.xsd http://www.w3.org/1999/xlink ../../xlink/xlinks.xsd">
<!--==========================================-->
<!--===========Translation file Header ============-->
<!--===Text description===-->
Only in iso19139ngdc/schema/resources: extensions
Only in iso19139eden/resources: ReadMe.txt
diff -u -r -w -E iso19139eden/resources/uom/gmxUom.xml iso19139ngdc/schema/resources/uom/gmxUom.xml
--- iso19139eden/resources/uom/gmxUom.xml 2012-10-29 13:24:34.601904142 +0000
+++ iso19139ngdc/schema/resources/uom/gmxUom.xml 2012-10-29 13:21:40.397907717 +0000
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<CT_UomCatalogue xmlns="http://www.isotc211.org/2005/gmx" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.isotc211.org/2005/gmx ../../gmx/gmx.xsd http://www.isotc211.org/2005/gco ../../gco/gco.xsd http://www.opengis.net/gml/3.2 ../../gml/gml.xsd http://www.w3.org/1999/xlink ../../xlink/xlinks.xsd">
+<CT_UomCatalogue xmlns="http://www.isotc211.org/2005/gmx" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.isotc211.org/2005/gmx ../../gmx/gmx.xsd http://www.isotc211.org/2005/gco ../../gco/gco.xsd http://www.opengis.net/gml ../../gml/gml.xsd http://www.w3.org/1999/xlink ../../xlink/xlinks.xsd">
<!--=====Catalogue description=====-->
<name>
<gco:CharacterString>gmxUom</gco:CharacterString>
diff -u -r -w -E iso19139eden/resources/uom/ML_gmxUom.xml iso19139ngdc/schema/resources/uom/ML_gmxUom.xml
--- iso19139eden/resources/uom/ML_gmxUom.xml 2012-10-29 13:24:34.613904143 +0000
+++ iso19139ngdc/schema/resources/uom/ML_gmxUom.xml 2012-10-29 13:21:40.409907718 +0000
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<CT_UomCatalogue xmlns="http://www.isotc211.org/2005/gmx" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.isotc211.org/2005/gmx ../../gmx/gmx.xsd http://www.isotc211.org/2005/gmd ../../gmd/gmd.xsd http://www.isotc211.org/2005/gco ../../gco/gco.xsd http://www.opengis.net/gml/3.2 ../../gml/gml.xsd http://www.w3.org/1999/xlink ../../xlink/xlinks.xsd">
+<CT_UomCatalogue xmlns="http://www.isotc211.org/2005/gmx" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.isotc211.org/2005/gmx ../../gmx/gmx.xsd http://www.isotc211.org/2005/gmd ../../gmd/gmd.xsd http://www.isotc211.org/2005/gco ../../gco/gco.xsd http://www.opengis.net/gml ../../gml/gml.xsd http://www.w3.org/1999/xlink ../../xlink/xlinks.xsd">
<!--=====Catalogue description=====-->
<name>
<gco:CharacterString>uom</gco:CharacterString>
Only in iso19139eden/: schema.xsd
Only in iso19139eden/srv: ReadMe.txt
diff -u -r -w -E iso19139eden/srv/serviceMetadata.xsd iso19139ngdc/schema/srv/serviceMetadata.xsd
--- iso19139eden/srv/serviceMetadata.xsd 2012-10-29 13:24:30.237904232 +0000
+++ iso19139ngdc/schema/srv/serviceMetadata.xsd 2012-10-29 13:23:34.937905366 +0000
@@ -5,7 +5,7 @@
<xs:documentation>This file was generated from ISO TC/211 UML class diagrams == 11-15-2006 15:20:33 ====== </xs:documentation>
</xs:annotation>
<!-- ================================== Imports ================================== -->
- <xs:import namespace="http://www.isotc211.org/2005/gmd" schemaLocation="../gmd/gmd.xsd"/>
+ <xs:import namespace="http://www.isotc211.org/2005/gmd" schemaLocation="../gmd/identification.xsd"/>
<xs:import namespace="http://www.isotc211.org/2005/gco" schemaLocation="../gco/gco.xsd"/>
<xs:include schemaLocation="../srv/serviceModel.xsd"/>
<!-- ########################################################################### -->
@@ -72,8 +72,8 @@
<xs:element name="restrictions" type="gmd:MD_Constraints_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="keywords" type="gmd:MD_Keywords_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="extent" type="gmd:EX_Extent_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
- <xs:element name="coupledResource" type="srv:SV_CoupledResource_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="couplingType" type="srv:SV_CouplingType_PropertyType"/>
+ <xs:element name="coupledResource" type="srv:SV_CoupledResource_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="containsOperations" type="srv:SV_OperationMetadata_PropertyType" maxOccurs="unbounded"/>
<xs:element name="operatesOn" type="gmd:MD_DataIdentification_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
@@ -141,7 +141,6 @@
<xs:sequence>
<xs:element name="operationName" type="gco:CharacterString_PropertyType"/>
<xs:element name="identifier" type="gco:CharacterString_PropertyType"/>
- <xs:element ref="gco:ScopedName" minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
@amercader
Copy link
Author

Obtained using the following command and after formatting both schemas files with xmllint
diff -u -r -w -E iso19139eden/ iso19139ngdc/schema > eden.ngdc.full.diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment