<

Schema Documentation for mrc

Schema Document Properties

Target Namespace
https://schemas.isotc211.org/19115/-1/mrc/1.3
Version
1.3.0
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.
Schema Composition
  • This schema imports schema(s) from the following namespace(s):
    • https://schemas.isotc211.org/19110/-/fcc/2.2 (at ../../../../19110/-/fcc/2.2.0/fcc.xsd)
    • https://schemas.isotc211.org/19115/-1/lan/1.3 (at ../../../../19115/-1/lan/1.3.0/lan.xsd)
    • https://schemas.isotc211.org/19115/-1/mcc/1.3 (at ../../../../19115/-1/mcc/1.3.0/mcc.xsd)
    • http://www.opengis.net/gml/3.2 (at http://schemas.opengis.net/gml/3.2.1/gml.xsd)
    • https://schemas.isotc211.org/19103/-/gco/1.2 (at ../../../../19103/-/gco/1.2.0/gco.xsd)
    • https://schemas.isotc211.org/19136/-1/gmw/1.1 (at ../../../../19136/-1/gmw/1.1.0/gmw.xsd)
    • https://schemas.isotc211.org/19110/-/fcc/2.2 (at ../../../../19110/-/fcc/2.2.0/fcc.xsd)
    • https://schemas.isotc211.org/19115/-1/lan/1.3 (at ../../../../19115/-1/lan/1.3.0/lan.xsd)
    • https://schemas.isotc211.org/19115/-1/mcc/1.3 (at ../../../../19115/-1/mcc/1.3.0/mcc.xsd)
    • https://schemas.isotc211.org/19103/-/gco/1.2 (at ../../../../19103/-/gco/1.2.0/gco.xsd)
    • https://schemas.isotc211.org/19115/-2/mac/2.2 (at ../../../../19115/-2/mac/2.2.0/mac.xsd)
Documentation

Declared Namespaces:

Prefix
Namespace
Default namespace
http://www.w3.org/2001/XMLSchema
xml
http://www.w3.org/XML/1998/namespace
mrc
https://schemas.isotc211.org/19115/-1/mrc/1.3
mcc
https://schemas.isotc211.org/19115/-1/mcc/1.3
lan
https://schemas.isotc211.org/19115/-1/lan/1.3
fcc
https://schemas.isotc211.org/19110/-/fcc/2.2

Schema Component Representation

<schema elementFormDefault="qualified" targetNamespace="https://schemas.isotc211.org/19115/-1/mrc/1.3" version="1.3.0">
   <import namespace="https://schemas.isotc211.org/19110/-/fcc/2.2" schemaLocation="../../../../19110/-/fcc/2.2.0/fcc.xsd"/>
   <import namespace="https://schemas.isotc211.org/19115/-1/lan/1.3" schemaLocation="../../../../19115/-1/lan/1.3.0/lan.xsd"/>
   <import namespace="https://schemas.isotc211.org/19115/-1/mcc/1.3" schemaLocation="../../../../19115/-1/mcc/1.3.0/mcc.xsd"/>
   <import namespace="http://www.opengis.net/gml/3.2" schemaLocation="http://schemas.opengis.net/gml/3.2.1/gml.xsd"/>
   <import namespace="https://schemas.isotc211.org/19103/-/gco/1.2" schemaLocation="../../../../19103/-/gco/1.2.0/gco.xsd"/>
   <import namespace="https://schemas.isotc211.org/19136/-1/gmw/1.1" schemaLocation="../../../../19136/-1/gmw/1.1.0/gmw.xsd"/>
   <import namespace="https://schemas.isotc211.org/19110/-/fcc/2.2" schemaLocation="../../../../19110/-/fcc/2.2.0/fcc.xsd"/>
   <import namespace="https://schemas.isotc211.org/19115/-1/lan/1.3" schemaLocation="../../../../19115/-1/lan/1.3.0/lan.xsd"/>
   <import namespace="https://schemas.isotc211.org/19115/-1/mcc/1.3" schemaLocation="../../../../19115/-1/mcc/1.3.0/mcc.xsd"/>
   <import namespace="https://schemas.isotc211.org/19103/-/gco/1.2" schemaLocation="../../../../19103/-/gco/1.2.0/gco.xsd"/>
   <import namespace="https://schemas.isotc211.org/19115/-2/mac/2.2" schemaLocation="../../../../19115/-2/mac/2.2.0/mac.xsd"/>
...
</schema>

Elements

Element: AbstractMD_ContentInformation

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mrc:AbstractMD_ContentInformation_Type
Abstract
yes
Documentation

XML Instance Representation

<mrc:AbstractMD_ContentInformation>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
</mrc:AbstractMD_ContentInformation>

Schema Component Representation

<element name="AbstractMD_ContentInformation" type="mrc:AbstractMD_ContentInformation_Type" abstract="true" substitutionGroup="gco:AbstractObject" id="ISO19115-1.182"/>

Element: MD_AttributeGroup

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mrc:MD_AttributeGroup_Type

XML Instance Representation

<mrc:MD_AttributeGroup>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:contentType> mrc:MD_CoverageContentTypeCode_PropertyType </mrc:contentType> [1..*] 
   <mrc:attribute> mrc:MD_RangeDimension_PropertyType </mrc:attribute> [0..*]
</mrc:MD_AttributeGroup>

Schema Component Representation

<element name="MD_AttributeGroup" type="mrc:MD_AttributeGroup_Type" substitutionGroup="gco:AbstractObject" id="ISO19115-1.207"/>

Element: MD_Band

Type hierarchy:

  • This element can be used wherever the following element is referenced:
  • The following elements can be used wherever this element is referenced:
Type
mrc:MD_Band_Type
Documentation

XML Instance Representation

<mrc:MD_Band>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:sequenceIdentifier> gco:MemberName_PropertyType </mrc:sequenceIdentifier> [0..1] 
   <mrc:description> gco:CharacterString_PropertyType </mrc:description> [0..1] 
   <mrc:name> mcc:MD_Identifier_PropertyType </mrc:name> [0..*] 
   <mrc:maxValue> gco:Real_PropertyType </mrc:maxValue> [0..1] 
   <mrc:minValue> gco:Real_PropertyType </mrc:minValue> [0..1] 
   <mrc:units> gmw:UnitOfMeasure_PropertyType </mrc:units> [0..1] 
   <mrc:scaleFactor> gco:Real_PropertyType </mrc:scaleFactor> [0..1] 
   <mrc:offset> gco:Real_PropertyType </mrc:offset> [0..1] 
   <mrc:meanValue> gco:Real_PropertyType </mrc:meanValue> [0..1] 
   <mrc:numberOfValues> gco:Integer_PropertyType </mrc:numberOfValues> [0..1] 
   <mrc:standardDeviation> gco:Real_PropertyType </mrc:standardDeviation> [0..1] 
   <mrc:otherPropertyType> gco:RecordType_PropertyType </mrc:otherPropertyType> [0..1] 
   <mrc:otherProperty> gco:Record_PropertyType </mrc:otherProperty> [0..1] 
   <mrc:bitsPerValue> gco:Integer_PropertyType </mrc:bitsPerValue> [0..1] 
   <mrc:rangeElementDescription> mrc:MI_RangeElementDescription_PropertyType </mrc:rangeElementDescription> [0..*]
   <mrc:boundMax> gco:Real_PropertyType </mrc:boundMax> [0..1]
   <mrc:boundMin> gco:Real_PropertyType </mrc:boundMin> [0..1]
   <mrc:boundUnits> gmw:UnitOfMeasure_PropertyType </mrc:boundUnits> [0..1]
   <mrc:peakResponse> gco:Real_PropertyType </mrc:peakResponse> [0..1]
   <mrc:toneGradation> gco:Integer_PropertyType </mrc:toneGradation> [0..1] 
</mrc:MD_Band>

Schema Component Representation

<element name="MD_Band" type="mrc:MD_Band_Type" substitutionGroup="mrc:MD_SampleDimension" id="ISO19115-1.226"/>

Element: MD_CoverageContentTypeCode

Type hierarchy:

Type
gco:CodeListValue_Type
Documentation

XML Instance Representation

<mrc:MD_CoverageContentTypeCode> gco:CodeListValue_Type </mrc:MD_CoverageContentTypeCode>

Schema Component Representation

<element name="MD_CoverageContentTypeCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString" id="ISO19115-1.B.3.15"/>

Element: MD_CoverageDescription

Type hierarchy:

Type
mrc:MD_CoverageDescription_Type
Documentation

XML Instance Representation

<mrc:MD_CoverageDescription>
   <!-- 'mcc:Abstract_ContentInformation_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:attributeDescription> gco:RecordType_PropertyType </mrc:attributeDescription> [1] 
   <mrc:processingLevelCode> mcc:MD_Identifier_PropertyType </mrc:processingLevelCode> [0..1] 
   <mrc:attributeGroup> mrc:MD_AttributeGroup_PropertyType </mrc:attributeGroup> [0..*]
</mrc:MD_CoverageDescription>

Schema Component Representation

<element name="MD_CoverageDescription" type="mrc:MD_CoverageDescription_Type" substitutionGroup="mcc:Abstract_ContentInformation" id="ISO19115-1.191"/>

Element: MD_FeatureCatalogue

Type hierarchy:

Type
mrc:MD_FeatureCatalogue_Type
Documentation

XML Instance Representation

<mrc:MD_FeatureCatalogue>
   <!-- 'mcc:Abstract_ContentInformation_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:featureCatalogue> fcc:Abstract_FeatureCatalogue_PropertyType </mrc:featureCatalogue> [1..*] 
</mrc:MD_FeatureCatalogue>

Schema Component Representation

<element name="MD_FeatureCatalogue" type="mrc:MD_FeatureCatalogue_Type" substitutionGroup="mcc:Abstract_ContentInformation" id="ISO19115-1.189"/>

Element: MD_FeatureCatalogueDescription

Type hierarchy:

Type
mrc:MD_FeatureCatalogueDescription_Type
Documentation

XML Instance Representation

<mrc:MD_FeatureCatalogueDescription>
   <!-- 'mcc:Abstract_ContentInformation_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:complianceCode> gco:Boolean_PropertyType </mrc:complianceCode> [0..1] 
   <mrc:locale> lan:PT_Locale_PropertyType </mrc:locale> [0..*] 
   <mrc:includedWithDataset> gco:Boolean_PropertyType </mrc:includedWithDataset> [0..1] 
   <mrc:featureTypes> mrc:MD_FeatureTypeInfo_PropertyType </mrc:featureTypes> [0..*] 
   <mrc:featureCatalogueCitation> mcc:Abstract_Citation_PropertyType </mrc:featureCatalogueCitation> [0..*] 
</mrc:MD_FeatureCatalogueDescription>

Schema Component Representation

<element name="MD_FeatureCatalogueDescription" type="mrc:MD_FeatureCatalogueDescription_Type" substitutionGroup="mcc:Abstract_ContentInformation" id="ISO19115-1.183"/>

Element: MD_FeatureTypeInfo

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mrc:MD_FeatureTypeInfo_Type

XML Instance Representation

<mrc:MD_FeatureTypeInfo>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:featureTypeName> gco:GenericName_PropertyType </mrc:featureTypeName> [1]
   <mrc:featureInstanceCount> gco:Integer_PropertyType </mrc:featureInstanceCount> [0..1]
</mrc:MD_FeatureTypeInfo>

Schema Component Representation

<element name="MD_FeatureTypeInfo" type="mrc:MD_FeatureTypeInfo_Type" substitutionGroup="gco:AbstractObject" id="ISO19115-1.232"/>

Element: MD_ImageDescription

Type hierarchy:

Type
mrc:MD_ImageDescription_Type
Documentation

XML Instance Representation

<mrc:MD_ImageDescription>
   <!-- 'mcc:Abstract_ContentInformation_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:attributeDescription> gco:RecordType_PropertyType </mrc:attributeDescription> [1] 
   <mrc:processingLevelCode> mcc:MD_Identifier_PropertyType </mrc:processingLevelCode> [0..1] 
   <mrc:attributeGroup> mrc:MD_AttributeGroup_PropertyType </mrc:attributeGroup> [0..*]
   <mrc:illuminationElevationAngle> gco:Real_PropertyType </mrc:illuminationElevationAngle> [0..1] 
   <mrc:illuminationAzimuthAngle> gco:Real_PropertyType </mrc:illuminationAzimuthAngle> [0..1] 
   <mrc:imagingCondition> mrc:MD_ImagingConditionCode_PropertyType </mrc:imagingCondition> [0..1] 
   <mrc:imageQualityCode> mcc:MD_Identifier_PropertyType </mrc:imageQualityCode> [0..1] 
   <mrc:cloudCoverPercentage> gco:Real_PropertyType </mrc:cloudCoverPercentage> [0..1] 
   <mrc:compressionGenerationQuantity> gco:Integer_PropertyType </mrc:compressionGenerationQuantity> [0..1] 
   <mrc:triangulationIndicator> gco:Boolean_PropertyType </mrc:triangulationIndicator> [0..1] 
   <mrc:radiometricCalibrationDataAvailability> gco:Boolean_PropertyType </mrc:radiometricCalibrationDataAvailability> [0..1] 
   <mrc:cameraCalibrationInformationAvailability> gco:Boolean_PropertyType </mrc:cameraCalibrationInformationAvailability> [0..1] 
   <mrc:filmDistortionInformationAvailability> gco:Boolean_PropertyType </mrc:filmDistortionInformationAvailability> [0..1] 
   <mrc:lensDistortionInformationAvailability> gco:Boolean_PropertyType </mrc:lensDistortionInformationAvailability> [0..1] 
</mrc:MD_ImageDescription>

Schema Component Representation

<element name="MD_ImageDescription" type="mrc:MD_ImageDescription_Type" substitutionGroup="mrc:MD_CoverageDescription" id="ISO19115-1.195"/>

Element: MD_ImagingConditionCode

Type hierarchy:

Type
gco:CodeListValue_Type
Documentation

XML Instance Representation

<mrc:MD_ImagingConditionCode> gco:CodeListValue_Type </mrc:MD_ImagingConditionCode>

Schema Component Representation

<element name="MD_ImagingConditionCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString" id="ISO19115-1.B.3.19"/>

Element: MD_RangeDimension

Type hierarchy:

Type
mrc:MD_RangeDimension_Type
Documentation

XML Instance Representation

<mrc:MD_RangeDimension>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:sequenceIdentifier> gco:MemberName_PropertyType </mrc:sequenceIdentifier> [0..1] 
   <mrc:description> gco:CharacterString_PropertyType </mrc:description> [0..1] 
   <mrc:name> mcc:MD_Identifier_PropertyType </mrc:name> [0..*] 
</mrc:MD_RangeDimension>

Schema Component Representation

<element name="MD_RangeDimension" type="mrc:MD_RangeDimension_Type" substitutionGroup="gco:AbstractObject" id="ISO19115-1.210"/>

Element: MD_SampleDimension

Type hierarchy:

  • This element can be used wherever the following element is referenced:
  • The following elements can be used wherever this element is referenced:
Type
mrc:MD_SampleDimension_Type
Documentation

XML Instance Representation

<mrc:MD_SampleDimension>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:sequenceIdentifier> gco:MemberName_PropertyType </mrc:sequenceIdentifier> [0..1] 
   <mrc:description> gco:CharacterString_PropertyType </mrc:description> [0..1] 
   <mrc:name> mcc:MD_Identifier_PropertyType </mrc:name> [0..*] 
   <mrc:maxValue> gco:Real_PropertyType </mrc:maxValue> [0..1] 
   <mrc:minValue> gco:Real_PropertyType </mrc:minValue> [0..1] 
   <mrc:units> gmw:UnitOfMeasure_PropertyType </mrc:units> [0..1] 
   <mrc:scaleFactor> gco:Real_PropertyType </mrc:scaleFactor> [0..1] 
   <mrc:offset> gco:Real_PropertyType </mrc:offset> [0..1] 
   <mrc:meanValue> gco:Real_PropertyType </mrc:meanValue> [0..1] 
   <mrc:numberOfValues> gco:Integer_PropertyType </mrc:numberOfValues> [0..1] 
   <mrc:standardDeviation> gco:Real_PropertyType </mrc:standardDeviation> [0..1] 
   <mrc:otherPropertyType> gco:RecordType_PropertyType </mrc:otherPropertyType> [0..1] 
   <mrc:otherProperty> gco:Record_PropertyType </mrc:otherProperty> [0..1] 
   <mrc:bitsPerValue> gco:Integer_PropertyType </mrc:bitsPerValue> [0..1] 
   <mrc:rangeElementDescription> mrc:MI_RangeElementDescription_PropertyType </mrc:rangeElementDescription> [0..*]
</mrc:MD_SampleDimension>

Schema Component Representation

<element name="MD_SampleDimension" type="mrc:MD_SampleDimension_Type" substitutionGroup="mrc:MD_RangeDimension" id="ISO19115-1.214"/>

Element: MI_Band

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mrc:MI_Band_Type
Documentation

XML Instance Representation

<mrc:MI_Band>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:sequenceIdentifier> gco:MemberName_PropertyType </mrc:sequenceIdentifier> [0..1] 
   <mrc:description> gco:CharacterString_PropertyType </mrc:description> [0..1] 
   <mrc:name> mcc:MD_Identifier_PropertyType </mrc:name> [0..*] 
   <mrc:maxValue> gco:Real_PropertyType </mrc:maxValue> [0..1] 
   <mrc:minValue> gco:Real_PropertyType </mrc:minValue> [0..1] 
   <mrc:units> gmw:UnitOfMeasure_PropertyType </mrc:units> [0..1] 
   <mrc:scaleFactor> gco:Real_PropertyType </mrc:scaleFactor> [0..1] 
   <mrc:offset> gco:Real_PropertyType </mrc:offset> [0..1] 
   <mrc:meanValue> gco:Real_PropertyType </mrc:meanValue> [0..1] 
   <mrc:numberOfValues> gco:Integer_PropertyType </mrc:numberOfValues> [0..1] 
   <mrc:standardDeviation> gco:Real_PropertyType </mrc:standardDeviation> [0..1] 
   <mrc:otherPropertyType> gco:RecordType_PropertyType </mrc:otherPropertyType> [0..1] 
   <mrc:otherProperty> gco:Record_PropertyType </mrc:otherProperty> [0..1] 
   <mrc:bitsPerValue> gco:Integer_PropertyType </mrc:bitsPerValue> [0..1] 
   <mrc:rangeElementDescription> mrc:MI_RangeElementDescription_PropertyType </mrc:rangeElementDescription> [0..*]
   <mrc:boundMax> gco:Real_PropertyType </mrc:boundMax> [0..1]
   <mrc:boundMin> gco:Real_PropertyType </mrc:boundMin> [0..1]
   <mrc:boundUnits> gmw:UnitOfMeasure_PropertyType </mrc:boundUnits> [0..1]
   <mrc:peakResponse> gco:Real_PropertyType </mrc:peakResponse> [0..1]
   <mrc:toneGradation> gco:Integer_PropertyType </mrc:toneGradation> [0..1] 
   <mrc:bandBoundaryDefinition> mrc:MI_BandDefinition_PropertyType </mrc:bandBoundaryDefinition> [0..1] 
   <mrc:nominalSpatialResolution> gco:Real_PropertyType </mrc:nominalSpatialResolution> [0..1] 
   <mrc:transferFunctionType> mrc:MI_TransferFunctionTypeCode_PropertyType </mrc:transferFunctionType> [0..1] 
   <mrc:transmittedPolarisation> mrc:MI_PolarisationOrientationCode_PropertyType </mrc:transmittedPolarisation> [0..1] 
   <mrc:detectedPolarisation> mrc:MI_PolarisationOrientationCode_PropertyType </mrc:detectedPolarisation> [0..1] 
</mrc:MI_Band>

Schema Component Representation

<element name="MI_Band" type="mrc:MI_Band_Type" substitutionGroup="mrc:MD_Band" id="ISO19115-2.158"/>

Element: MI_BandDefinition

Type hierarchy:

Type
gco:CodeListValue_Type
Documentation

XML Instance Representation

<mrc:MI_BandDefinition> gco:CodeListValue_Type </mrc:MI_BandDefinition>

Schema Component Representation

<element name="MI_BandDefinition" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString" id="ISO19115-2.B.30"/>

Element: MI_CoverageDescription

Type hierarchy:

Type
mrc:MI_CoverageDescription_Type
Documentation

XML Instance Representation

<mrc:MI_CoverageDescription>
   <!-- 'mcc:Abstract_ContentInformation_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:attributeDescription> gco:RecordType_PropertyType </mrc:attributeDescription> [1] 
   <mrc:processingLevelCode> mcc:MD_Identifier_PropertyType </mrc:processingLevelCode> [0..1] 
   <mrc:attributeGroup> mrc:MD_AttributeGroup_PropertyType </mrc:attributeGroup> [0..*]
   <mrc:rangeElementDescription> mrc:MI_RangeElementDescription_PropertyType </mrc:rangeElementDescription> [0..*]
</mrc:MI_CoverageDescription>

Schema Component Representation

<element name="MI_CoverageDescription" type="mrc:MI_CoverageDescription_Type" substitutionGroup="mrc:MD_CoverageDescription" id="ISO19115-2.164"/>

Element: MI_ImageDescription

Type hierarchy:

Type
mrc:MI_ImageDescription_Type
Documentation

XML Instance Representation

<mrc:MI_ImageDescription>
   <!-- 'mcc:Abstract_ContentInformation_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:attributeDescription> gco:RecordType_PropertyType </mrc:attributeDescription> [1] 
   <mrc:processingLevelCode> mcc:MD_Identifier_PropertyType </mrc:processingLevelCode> [0..1] 
   <mrc:attributeGroup> mrc:MD_AttributeGroup_PropertyType </mrc:attributeGroup> [0..*]
   <mrc:illuminationElevationAngle> gco:Real_PropertyType </mrc:illuminationElevationAngle> [0..1] 
   <mrc:illuminationAzimuthAngle> gco:Real_PropertyType </mrc:illuminationAzimuthAngle> [0..1] 
   <mrc:imagingCondition> mrc:MD_ImagingConditionCode_PropertyType </mrc:imagingCondition> [0..1] 
   <mrc:imageQualityCode> mcc:MD_Identifier_PropertyType </mrc:imageQualityCode> [0..1] 
   <mrc:cloudCoverPercentage> gco:Real_PropertyType </mrc:cloudCoverPercentage> [0..1] 
   <mrc:compressionGenerationQuantity> gco:Integer_PropertyType </mrc:compressionGenerationQuantity> [0..1] 
   <mrc:triangulationIndicator> gco:Boolean_PropertyType </mrc:triangulationIndicator> [0..1] 
   <mrc:radiometricCalibrationDataAvailability> gco:Boolean_PropertyType </mrc:radiometricCalibrationDataAvailability> [0..1] 
   <mrc:cameraCalibrationInformationAvailability> gco:Boolean_PropertyType </mrc:cameraCalibrationInformationAvailability> [0..1] 
   <mrc:filmDistortionInformationAvailability> gco:Boolean_PropertyType </mrc:filmDistortionInformationAvailability> [0..1] 
   <mrc:lensDistortionInformationAvailability> gco:Boolean_PropertyType </mrc:lensDistortionInformationAvailability> [0..1] 
   <mrc:rangeElementDescription> mrc:MI_RangeElementDescription_PropertyType </mrc:rangeElementDescription> [0..*]
</mrc:MI_ImageDescription>

Schema Component Representation

<element name="MI_ImageDescription" type="mrc:MI_ImageDescription_Type" substitutionGroup="mrc:MD_ImageDescription" id="ISO19115-2.166"/>

Element: MI_PolarisationOrientationCode

Type hierarchy:

Type
gco:CodeListValue_Type
Documentation

XML Instance Representation

<mrc:MI_PolarisationOrientationCode> gco:CodeListValue_Type </mrc:MI_PolarisationOrientationCode>

Schema Component Representation

<element name="MI_PolarisationOrientationCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString" id="ISO19115-2.B.37"/>

Element: MI_RangeElementDescription

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mrc:MI_RangeElementDescription_Type
Documentation

XML Instance Representation

<mrc:MI_RangeElementDescription>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:name> gco:CharacterString_PropertyType </mrc:name> [1] 
   <mrc:definition> gco:CharacterString_PropertyType </mrc:definition> [1] 
   <mrc:rangeElement> gco:Record_PropertyType </mrc:rangeElement> [1..*] 
</mrc:MI_RangeElementDescription>

Schema Component Representation

<element name="MI_RangeElementDescription" type="mrc:MI_RangeElementDescription_Type" substitutionGroup="gco:AbstractObject" id="ISO19115-2.168"/>

Element: MI_TransferFunctionTypeCode

Type hierarchy:

Type
gco:CodeListValue_Type
Documentation

XML Instance Representation

<mrc:MI_TransferFunctionTypeCode> gco:CodeListValue_Type </mrc:MI_TransferFunctionTypeCode>

Schema Component Representation

<element name="MI_TransferFunctionTypeCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString" id="IS019115-2.B.40"/>

Complex Types

Complex Type: AbstractMD_ContentInformation_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrc:AbstractMD_ContentInformation> ... </mrc:AbstractMD_ContentInformation> [1] End Sequence </...>

Schema Component Representation

<complexType name="AbstractMD_ContentInformation_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrc:AbstractMD_ContentInformation"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: AbstractMD_ContentInformation_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < AbstractMD_ContentInformation_Type (by extension)

Properties:

Abstract
yes

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>

Schema Component Representation

<complexType name="AbstractMD_ContentInformation_Type" abstract="true">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence/>
      </extension>
   </complexContent>
</complexType>

Complex Type: MD_AttributeGroup_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrc:MD_AttributeGroup> ... </mrc:MD_AttributeGroup> [1] End Sequence </...>

Schema Component Representation

<complexType name="MD_AttributeGroup_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrc:MD_AttributeGroup"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MD_AttributeGroup_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < MD_AttributeGroup_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:contentType> mrc:MD_CoverageContentTypeCode_PropertyType </mrc:contentType> [1..*] 
   <mrc:attribute> mrc:MD_RangeDimension_PropertyType </mrc:attribute> [0..*]
</...>

Schema Component Representation

<complexType name="MD_AttributeGroup_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="contentType" type="mrc:MD_CoverageContentTypeCode_PropertyType" maxOccurs="unbounded" id="ISO19115-1.208_ISO19115-1.MD_CoverageContentTypeCode"/>
            <element name="attribute" type="mrc:MD_RangeDimension_PropertyType" maxOccurs="unbounded" minOccurs="0" id="ISO19115-1.209_ISO19115-1.210"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MD_Band_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrc:MD_Band> ... </mrc:MD_Band> [1] End Sequence </...>

Schema Component Representation

<complexType name="MD_Band_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrc:MD_Band"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MD_Band_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < MD_RangeDimension_Type (by extension) < MD_SampleDimension_Type (by extension) < MD_Band_Type (by extension)
Sub-types:

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:sequenceIdentifier> gco:MemberName_PropertyType </mrc:sequenceIdentifier> [0..1] 
   <mrc:description> gco:CharacterString_PropertyType </mrc:description> [0..1] 
   <mrc:name> mcc:MD_Identifier_PropertyType </mrc:name> [0..*] 
   <mrc:maxValue> gco:Real_PropertyType </mrc:maxValue> [0..1] 
   <mrc:minValue> gco:Real_PropertyType </mrc:minValue> [0..1] 
   <mrc:units> gmw:UnitOfMeasure_PropertyType </mrc:units> [0..1] 
   <mrc:scaleFactor> gco:Real_PropertyType </mrc:scaleFactor> [0..1] 
   <mrc:offset> gco:Real_PropertyType </mrc:offset> [0..1] 
   <mrc:meanValue> gco:Real_PropertyType </mrc:meanValue> [0..1] 
   <mrc:numberOfValues> gco:Integer_PropertyType </mrc:numberOfValues> [0..1] 
   <mrc:standardDeviation> gco:Real_PropertyType </mrc:standardDeviation> [0..1] 
   <mrc:otherPropertyType> gco:RecordType_PropertyType </mrc:otherPropertyType> [0..1] 
   <mrc:otherProperty> gco:Record_PropertyType </mrc:otherProperty> [0..1] 
   <mrc:bitsPerValue> gco:Integer_PropertyType </mrc:bitsPerValue> [0..1] 
   <mrc:rangeElementDescription> mrc:MI_RangeElementDescription_PropertyType </mrc:rangeElementDescription> [0..*]
   <mrc:boundMax> gco:Real_PropertyType </mrc:boundMax> [0..1]
   <mrc:boundMin> gco:Real_PropertyType </mrc:boundMin> [0..1]
   <mrc:boundUnits> gmw:UnitOfMeasure_PropertyType </mrc:boundUnits> [0..1]
   <mrc:peakResponse> gco:Real_PropertyType </mrc:peakResponse> [0..1]
   <mrc:toneGradation> gco:Integer_PropertyType </mrc:toneGradation> [0..1] 
</...>

Schema Component Representation

<complexType name="MD_Band_Type">
   <complexContent>
      <extension base="mrc:MD_SampleDimension_Type">
         <sequence>
            <element name="boundMax" type="gco:Real_PropertyType" minOccurs="0" id="ISO19115-1.227_ISO19103.Real"/>
            <element name="boundMin" type="gco:Real_PropertyType" minOccurs="0" id="ISO19115-1.228_ISO19103.Real"/>
            <element name="boundUnits" type="gmw:UnitOfMeasure_PropertyType" minOccurs="0" id="ISO19115-1.229_UnitOfMeasure-length"/>
            <element name="peakResponse" type="gco:Real_PropertyType" minOccurs="0" id="ISO19115-1.230_ISO19103.Real"/>
            <element name="toneGradation" type="gco:Integer_PropertyType" minOccurs="0" id="ISO19115-1.231_ISO19103.Integer"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MD_CoverageContentTypeCode_PropertyType

XML Instance Representation

<...
 gco:nilReason="" [0..1]
>
   Start Sequence [0..1]
      <mrc:MD_CoverageContentTypeCode> ... </mrc:MD_CoverageContentTypeCode> [1]
   End Sequence
</...>

Schema Component Representation

<complexType name="MD_CoverageContentTypeCode_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrc:MD_CoverageContentTypeCode"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MD_CoverageDescription_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrc:MD_CoverageDescription> ... </mrc:MD_CoverageDescription> [1] End Sequence </...>

Schema Component Representation

<complexType name="MD_CoverageDescription_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrc:MD_CoverageDescription"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MD_CoverageDescription_Type

Type hierarchy:

Super-types:
mcc:Abstract_ContentInformation_Type < MD_CoverageDescription_Type (by extension)
Sub-types:

XML Instance Representation

<...>
   <!-- 'mcc:Abstract_ContentInformation_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:attributeDescription> gco:RecordType_PropertyType </mrc:attributeDescription> [1] 
   <mrc:processingLevelCode> mcc:MD_Identifier_PropertyType </mrc:processingLevelCode> [0..1] 
   <mrc:attributeGroup> mrc:MD_AttributeGroup_PropertyType </mrc:attributeGroup> [0..*]
</...>

Schema Component Representation

<complexType name="MD_CoverageDescription_Type">
   <complexContent>
      <extension base="mcc:Abstract_ContentInformation_Type">
         <sequence>
            <element name="attributeDescription" type="gco:RecordType_PropertyType" id="ISO19115-1.192_ISO19103.RecordType"/>
            <element name="processingLevelCode" type="mcc:MD_Identifier_PropertyType" minOccurs="0" id="ISO19115-1.193_ISO19115-1.431"/>
            <element name="attributeGroup" type="mrc:MD_AttributeGroup_PropertyType" maxOccurs="unbounded" minOccurs="0" id="ISO19115-1.194_ISO19115-1.207"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MD_FeatureCatalogueDescription_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrc:MD_FeatureCatalogueDescription> ... </mrc:MD_FeatureCatalogueDescription> [1] End Sequence </...>

Schema Component Representation

<complexType name="MD_FeatureCatalogueDescription_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrc:MD_FeatureCatalogueDescription"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MD_FeatureCatalogueDescription_Type

Type hierarchy:

Super-types:
mcc:Abstract_ContentInformation_Type < MD_FeatureCatalogueDescription_Type (by extension)

XML Instance Representation

<...>
   <!-- 'mcc:Abstract_ContentInformation_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:complianceCode> gco:Boolean_PropertyType </mrc:complianceCode> [0..1] 
   <mrc:locale> lan:PT_Locale_PropertyType </mrc:locale> [0..*] 
   <mrc:includedWithDataset> gco:Boolean_PropertyType </mrc:includedWithDataset> [0..1] 
   <mrc:featureTypes> mrc:MD_FeatureTypeInfo_PropertyType </mrc:featureTypes> [0..*] 
   <mrc:featureCatalogueCitation> mcc:Abstract_Citation_PropertyType </mrc:featureCatalogueCitation> [0..*] 
</...>

Schema Component Representation

<complexType name="MD_FeatureCatalogueDescription_Type">
   <complexContent>
      <extension base="mcc:Abstract_ContentInformation_Type">
         <sequence>
            <element name="complianceCode" type="gco:Boolean_PropertyType" minOccurs="0" id="ISO19115-1.184_ISO19103.Boolean"/>
            <element name="locale" type="lan:PT_Locale_PropertyType" maxOccurs="unbounded" minOccurs="0" id="ISO19115-1.185_ISO19115-1.447"/>
            <element name="includedWithDataset" type="gco:Boolean_PropertyType" minOccurs="0" id="ISO19115-1.186_ISO19103.Boolean"/>
            <element name="featureTypes" type="mrc:MD_FeatureTypeInfo_PropertyType" maxOccurs="unbounded" minOccurs="0" id="ISO19115-1.187_ISO19115-1.232"/>
            <element name="featureCatalogueCitation" type="mcc:Abstract_Citation_PropertyType" maxOccurs="unbounded" minOccurs="0" id="ISO19115-1.188_ISO19115-1.361"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MD_FeatureCatalogue_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrc:MD_FeatureCatalogue> ... </mrc:MD_FeatureCatalogue> [1] End Sequence </...>

Schema Component Representation

<complexType name="MD_FeatureCatalogue_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrc:MD_FeatureCatalogue"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MD_FeatureCatalogue_Type

Type hierarchy:

Super-types:
mcc:Abstract_ContentInformation_Type < MD_FeatureCatalogue_Type (by extension)

XML Instance Representation

<...>
   <!-- 'mcc:Abstract_ContentInformation_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:featureCatalogue> fcc:Abstract_FeatureCatalogue_PropertyType </mrc:featureCatalogue> [1..*] 
</...>

Schema Component Representation

<complexType name="MD_FeatureCatalogue_Type">
   <complexContent>
      <extension base="mcc:Abstract_ContentInformation_Type">
         <sequence>
            <element name="featureCatalogue" type="fcc:Abstract_FeatureCatalogue_PropertyType" maxOccurs="unbounded" id="ISO19115-1.190_ISO19110.001"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MD_FeatureTypeInfo_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrc:MD_FeatureTypeInfo> ... </mrc:MD_FeatureTypeInfo> [1] End Sequence </...>

Schema Component Representation

<complexType name="MD_FeatureTypeInfo_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrc:MD_FeatureTypeInfo"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MD_FeatureTypeInfo_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < MD_FeatureTypeInfo_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:featureTypeName> gco:GenericName_PropertyType </mrc:featureTypeName> [1]
   <mrc:featureInstanceCount> gco:Integer_PropertyType </mrc:featureInstanceCount> [0..1]
</...>

Schema Component Representation

<complexType name="MD_FeatureTypeInfo_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="featureTypeName" type="gco:GenericName_PropertyType" id="ISO19115-1.233_ISO19103.GenericName"/>
            <element name="featureInstanceCount" type="gco:Integer_PropertyType" minOccurs="0" id="ISO19115-1.234_ISO19103.Integer"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MD_ImageDescription_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrc:MD_ImageDescription> ... </mrc:MD_ImageDescription> [1] End Sequence </...>

Schema Component Representation

<complexType name="MD_ImageDescription_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrc:MD_ImageDescription"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MD_ImageDescription_Type

Type hierarchy:

Super-types:
mcc:Abstract_ContentInformation_Type < MD_CoverageDescription_Type (by extension) < MD_ImageDescription_Type (by extension)
Sub-types:

XML Instance Representation

<...>
   <!-- 'mcc:Abstract_ContentInformation_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:attributeDescription> gco:RecordType_PropertyType </mrc:attributeDescription> [1] 
   <mrc:processingLevelCode> mcc:MD_Identifier_PropertyType </mrc:processingLevelCode> [0..1] 
   <mrc:attributeGroup> mrc:MD_AttributeGroup_PropertyType </mrc:attributeGroup> [0..*]
   <mrc:illuminationElevationAngle> gco:Real_PropertyType </mrc:illuminationElevationAngle> [0..1] 
   <mrc:illuminationAzimuthAngle> gco:Real_PropertyType </mrc:illuminationAzimuthAngle> [0..1] 
   <mrc:imagingCondition> mrc:MD_ImagingConditionCode_PropertyType </mrc:imagingCondition> [0..1] 
   <mrc:imageQualityCode> mcc:MD_Identifier_PropertyType </mrc:imageQualityCode> [0..1] 
   <mrc:cloudCoverPercentage> gco:Real_PropertyType </mrc:cloudCoverPercentage> [0..1] 
   <mrc:compressionGenerationQuantity> gco:Integer_PropertyType </mrc:compressionGenerationQuantity> [0..1] 
   <mrc:triangulationIndicator> gco:Boolean_PropertyType </mrc:triangulationIndicator> [0..1] 
   <mrc:radiometricCalibrationDataAvailability> gco:Boolean_PropertyType </mrc:radiometricCalibrationDataAvailability> [0..1] 
   <mrc:cameraCalibrationInformationAvailability> gco:Boolean_PropertyType </mrc:cameraCalibrationInformationAvailability> [0..1] 
   <mrc:filmDistortionInformationAvailability> gco:Boolean_PropertyType </mrc:filmDistortionInformationAvailability> [0..1] 
   <mrc:lensDistortionInformationAvailability> gco:Boolean_PropertyType </mrc:lensDistortionInformationAvailability> [0..1] 
</...>

Schema Component Representation

<complexType name="MD_ImageDescription_Type">
   <complexContent>
      <extension base="mrc:MD_CoverageDescription_Type">
         <sequence>
            <element name="illuminationElevationAngle" type="gco:Real_PropertyType" minOccurs="0" id="ISO19115-1.196_ISO19103.Real"/>
            <element name="illuminationAzimuthAngle" type="gco:Real_PropertyType" minOccurs="0" id="ISO19115-1.197_ISO19103.Real"/>
            <element name="imagingCondition" type="mrc:MD_ImagingConditionCode_PropertyType" minOccurs="0" id="ISO19115-1.198_ISO19115-1.MD_ImageConditionCode"/>
            <element name="imageQualityCode" type="mcc:MD_Identifier_PropertyType" minOccurs="0" id="ISO19115-1.199_ISO19115-1.431"/>
            <element name="cloudCoverPercentage" type="gco:Real_PropertyType" minOccurs="0" id="ISO19115-1.200_ISO19103.Real"/>
            <element name="compressionGenerationQuantity" type="gco:Integer_PropertyType" minOccurs="0" id="ISO19115-1.201_ISO19103.Integer"/>
            <element name="triangulationIndicator" type="gco:Boolean_PropertyType" minOccurs="0" id="ISO19115-1.202_ISO19103.Boolean"/>
            <element name="radiometricCalibrationDataAvailability" type="gco:Boolean_PropertyType" minOccurs="0" id="ISO19115-1.203_ISO19103.Boolean"/>
            <element name="cameraCalibrationInformationAvailability" type="gco:Boolean_PropertyType" minOccurs="0" id="ISO19115-1.204_ISO19103.Boolean"/>
            <element name="filmDistortionInformationAvailability" type="gco:Boolean_PropertyType" minOccurs="0" id="ISO19115-1.205_ISO19103.Boolean"/>
            <element name="lensDistortionInformationAvailability" type="gco:Boolean_PropertyType" minOccurs="0" id="ISO19115-1.206_ISO19103.Boolean"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MD_ImagingConditionCode_PropertyType

XML Instance Representation

<...
 gco:nilReason="" [0..1]
>
   Start Sequence [0..1]
      <mrc:MD_ImagingConditionCode> ... </mrc:MD_ImagingConditionCode> [1]
   End Sequence
</...>

Schema Component Representation

<complexType name="MD_ImagingConditionCode_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrc:MD_ImagingConditionCode"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MD_RangeDimension_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrc:MD_RangeDimension> ... </mrc:MD_RangeDimension> [1] End Sequence </...>

Schema Component Representation

<complexType name="MD_RangeDimension_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrc:MD_RangeDimension"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MD_RangeDimension_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < MD_RangeDimension_Type (by extension)
Sub-types:

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:sequenceIdentifier> gco:MemberName_PropertyType </mrc:sequenceIdentifier> [0..1] 
   <mrc:description> gco:CharacterString_PropertyType </mrc:description> [0..1] 
   <mrc:name> mcc:MD_Identifier_PropertyType </mrc:name> [0..*] 
</...>

Schema Component Representation

<complexType name="MD_RangeDimension_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="sequenceIdentifier" type="gco:MemberName_PropertyType" minOccurs="0" id="ISO19115-1.211_ISO19103.MemberName"/>
            <element name="description" type="gco:CharacterString_PropertyType" minOccurs="0" id="ISO19115-1.212_ISO19103.CharacterString"/>
            <element name="name" type="mcc:MD_Identifier_PropertyType" maxOccurs="unbounded" minOccurs="0" id="ISO19115-1.213_ISO19115-1.431"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MD_SampleDimension_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrc:MD_SampleDimension> ... </mrc:MD_SampleDimension> [1] End Sequence </...>

Schema Component Representation

<complexType name="MD_SampleDimension_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrc:MD_SampleDimension"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MD_SampleDimension_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < MD_RangeDimension_Type (by extension) < MD_SampleDimension_Type (by extension)
Sub-types:

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:sequenceIdentifier> gco:MemberName_PropertyType </mrc:sequenceIdentifier> [0..1] 
   <mrc:description> gco:CharacterString_PropertyType </mrc:description> [0..1] 
   <mrc:name> mcc:MD_Identifier_PropertyType </mrc:name> [0..*] 
   <mrc:maxValue> gco:Real_PropertyType </mrc:maxValue> [0..1] 
   <mrc:minValue> gco:Real_PropertyType </mrc:minValue> [0..1] 
   <mrc:units> gmw:UnitOfMeasure_PropertyType </mrc:units> [0..1] 
   <mrc:scaleFactor> gco:Real_PropertyType </mrc:scaleFactor> [0..1] 
   <mrc:offset> gco:Real_PropertyType </mrc:offset> [0..1] 
   <mrc:meanValue> gco:Real_PropertyType </mrc:meanValue> [0..1] 
   <mrc:numberOfValues> gco:Integer_PropertyType </mrc:numberOfValues> [0..1] 
   <mrc:standardDeviation> gco:Real_PropertyType </mrc:standardDeviation> [0..1] 
   <mrc:otherPropertyType> gco:RecordType_PropertyType </mrc:otherPropertyType> [0..1] 
   <mrc:otherProperty> gco:Record_PropertyType </mrc:otherProperty> [0..1] 
   <mrc:bitsPerValue> gco:Integer_PropertyType </mrc:bitsPerValue> [0..1] 
   <mrc:rangeElementDescription> mrc:MI_RangeElementDescription_PropertyType </mrc:rangeElementDescription> [0..*]
</...>

Schema Component Representation

<complexType name="MD_SampleDimension_Type">
   <complexContent>
      <extension base="mrc:MD_RangeDimension_Type">
         <sequence>
            <element name="maxValue" type="gco:Real_PropertyType" minOccurs="0" id="ISO19115-1.215_ISO19103.Real"/>
            <element name="minValue" type="gco:Real_PropertyType" minOccurs="0" id="ISO19115-1.216_ISO19103.Real"/>
            <element name="units" type="gmw:UnitOfMeasure_PropertyType" minOccurs="0" id="ISO19115-1.217_ISO19103.UnitOfMeasure-length"/>
            <element name="scaleFactor" type="gco:Real_PropertyType" minOccurs="0" id="ISO19115-1.218_ISO19103.Real"/>
            <element name="offset" type="gco:Real_PropertyType" minOccurs="0" id="ISO19115-1.219_ISO19103.Real"/>
            <element name="meanValue" type="gco:Real_PropertyType" minOccurs="0" id="ISO19115-1.220_ISO19103.Real"/>
            <element name="numberOfValues" type="gco:Integer_PropertyType" minOccurs="0" id="ISO19115-1.221_ISO19103.Integer"/>
            <element name="standardDeviation" type="gco:Real_PropertyType" minOccurs="0" id="ISO19115-1.222_ISO19103.Real"/>
            <element name="otherPropertyType" type="gco:RecordType_PropertyType" minOccurs="0" id="ISO19115-1.223_ISO19103.RecordType"/>
            <element name="otherProperty" type="gco:Record_PropertyType" minOccurs="0" id="ISO19115-1.224_ISO19103.Record"/>
            <element name="bitsPerValue" type="gco:Integer_PropertyType" minOccurs="0" id="ISO19115-1.225_ISO19103.Integer"/>
            <element name="rangeElementDescription" type="mrc:MI_RangeElementDescription_PropertyType" minOccurs="0" maxOccurs="unbounded" id="ISO19115-1.225.1_ISO19115-2.168"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_BandDefinition_PropertyType

XML Instance Representation

<...
 gco:nilReason="" [0..1]
>
   Start Sequence [0..1]
      <mrc:MI_BandDefinition> ... </mrc:MI_BandDefinition> [1]
   End Sequence
</...>

Schema Component Representation

<complexType name="MI_BandDefinition_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrc:MI_BandDefinition"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_Band_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrc:MI_Band> ... </mrc:MI_Band> [1] End Sequence </...>

Schema Component Representation

<complexType name="MI_Band_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrc:MI_Band"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_Band_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < MD_RangeDimension_Type (by extension) < MD_SampleDimension_Type (by extension) < MD_Band_Type (by extension) < MI_Band_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:sequenceIdentifier> gco:MemberName_PropertyType </mrc:sequenceIdentifier> [0..1] 
   <mrc:description> gco:CharacterString_PropertyType </mrc:description> [0..1] 
   <mrc:name> mcc:MD_Identifier_PropertyType </mrc:name> [0..*] 
   <mrc:maxValue> gco:Real_PropertyType </mrc:maxValue> [0..1] 
   <mrc:minValue> gco:Real_PropertyType </mrc:minValue> [0..1] 
   <mrc:units> gmw:UnitOfMeasure_PropertyType </mrc:units> [0..1] 
   <mrc:scaleFactor> gco:Real_PropertyType </mrc:scaleFactor> [0..1] 
   <mrc:offset> gco:Real_PropertyType </mrc:offset> [0..1] 
   <mrc:meanValue> gco:Real_PropertyType </mrc:meanValue> [0..1] 
   <mrc:numberOfValues> gco:Integer_PropertyType </mrc:numberOfValues> [0..1] 
   <mrc:standardDeviation> gco:Real_PropertyType </mrc:standardDeviation> [0..1] 
   <mrc:otherPropertyType> gco:RecordType_PropertyType </mrc:otherPropertyType> [0..1] 
   <mrc:otherProperty> gco:Record_PropertyType </mrc:otherProperty> [0..1] 
   <mrc:bitsPerValue> gco:Integer_PropertyType </mrc:bitsPerValue> [0..1] 
   <mrc:rangeElementDescription> mrc:MI_RangeElementDescription_PropertyType </mrc:rangeElementDescription> [0..*]
   <mrc:boundMax> gco:Real_PropertyType </mrc:boundMax> [0..1]
   <mrc:boundMin> gco:Real_PropertyType </mrc:boundMin> [0..1]
   <mrc:boundUnits> gmw:UnitOfMeasure_PropertyType </mrc:boundUnits> [0..1]
   <mrc:peakResponse> gco:Real_PropertyType </mrc:peakResponse> [0..1]
   <mrc:toneGradation> gco:Integer_PropertyType </mrc:toneGradation> [0..1] 
   <mrc:bandBoundaryDefinition> mrc:MI_BandDefinition_PropertyType </mrc:bandBoundaryDefinition> [0..1] 
   <mrc:nominalSpatialResolution> gco:Real_PropertyType </mrc:nominalSpatialResolution> [0..1] 
   <mrc:transferFunctionType> mrc:MI_TransferFunctionTypeCode_PropertyType </mrc:transferFunctionType> [0..1] 
   <mrc:transmittedPolarisation> mrc:MI_PolarisationOrientationCode_PropertyType </mrc:transmittedPolarisation> [0..1] 
   <mrc:detectedPolarisation> mrc:MI_PolarisationOrientationCode_PropertyType </mrc:detectedPolarisation> [0..1] 
</...>

Schema Component Representation

<complexType name="MI_Band_Type">
   <complexContent>
      <extension base="mrc:MD_Band_Type">
         <sequence>
            <element name="bandBoundaryDefinition" type="mrc:MI_BandDefinition_PropertyType" minOccurs="0" id="ISO19115-2.159_ISO19115-2.MI_BandDefinition"/>
            <element name="nominalSpatialResolution" type="gco:Real_PropertyType" minOccurs="0" id="ISO19115-2.160_ISO19103.Real"/>
            <element name="transferFunctionType" type="mrc:MI_TransferFunctionTypeCode_PropertyType" minOccurs="0" id="ISO19115-2.161_ISO19115-2.MI_TransferFunctionTypeCode"/>
            <element name="transmittedPolarisation" type="mrc:MI_PolarisationOrientationCode_PropertyType" minOccurs="0" id="ISO19115-2.162_ISO19115-2.MI_PolarisationOrientationCode"/>
            <element name="detectedPolarisation" type="mrc:MI_PolarisationOrientationCode_PropertyType" minOccurs="0" id="ISO19115-2.163_ISO19115-2.MI_PolarisationOrientationCode"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_CoverageDescription_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrc:MI_CoverageDescription> ... </mrc:MI_CoverageDescription> [1] End Sequence </...>

Schema Component Representation

<complexType name="MI_CoverageDescription_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrc:MI_CoverageDescription"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_CoverageDescription_Type

Type hierarchy:

Super-types:
mcc:Abstract_ContentInformation_Type < MD_CoverageDescription_Type (by extension) < MI_CoverageDescription_Type (by extension)

XML Instance Representation

<...>
   <!-- 'mcc:Abstract_ContentInformation_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:attributeDescription> gco:RecordType_PropertyType </mrc:attributeDescription> [1] 
   <mrc:processingLevelCode> mcc:MD_Identifier_PropertyType </mrc:processingLevelCode> [0..1] 
   <mrc:attributeGroup> mrc:MD_AttributeGroup_PropertyType </mrc:attributeGroup> [0..*]
   <mrc:rangeElementDescription> mrc:MI_RangeElementDescription_PropertyType </mrc:rangeElementDescription> [0..*]
</...>

Schema Component Representation

<complexType name="MI_CoverageDescription_Type">
   <complexContent>
      <extension base="mrc:MD_CoverageDescription_Type">
         <sequence>
            <element name="rangeElementDescription" type="mrc:MI_RangeElementDescription_PropertyType" maxOccurs="unbounded" minOccurs="0" id="ISO19115-2.165_ISO19115-2.168"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_ImageDescription_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrc:MI_ImageDescription> ... </mrc:MI_ImageDescription> [1] End Sequence </...>

Schema Component Representation

<complexType name="MI_ImageDescription_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrc:MI_ImageDescription"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_ImageDescription_Type

Type hierarchy:

Super-types:
mcc:Abstract_ContentInformation_Type < MD_CoverageDescription_Type (by extension) < MD_ImageDescription_Type (by extension) < MI_ImageDescription_Type (by extension)

XML Instance Representation

<...>
   <!-- 'mcc:Abstract_ContentInformation_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:attributeDescription> gco:RecordType_PropertyType </mrc:attributeDescription> [1] 
   <mrc:processingLevelCode> mcc:MD_Identifier_PropertyType </mrc:processingLevelCode> [0..1] 
   <mrc:attributeGroup> mrc:MD_AttributeGroup_PropertyType </mrc:attributeGroup> [0..*]
   <mrc:illuminationElevationAngle> gco:Real_PropertyType </mrc:illuminationElevationAngle> [0..1] 
   <mrc:illuminationAzimuthAngle> gco:Real_PropertyType </mrc:illuminationAzimuthAngle> [0..1] 
   <mrc:imagingCondition> mrc:MD_ImagingConditionCode_PropertyType </mrc:imagingCondition> [0..1] 
   <mrc:imageQualityCode> mcc:MD_Identifier_PropertyType </mrc:imageQualityCode> [0..1] 
   <mrc:cloudCoverPercentage> gco:Real_PropertyType </mrc:cloudCoverPercentage> [0..1] 
   <mrc:compressionGenerationQuantity> gco:Integer_PropertyType </mrc:compressionGenerationQuantity> [0..1] 
   <mrc:triangulationIndicator> gco:Boolean_PropertyType </mrc:triangulationIndicator> [0..1] 
   <mrc:radiometricCalibrationDataAvailability> gco:Boolean_PropertyType </mrc:radiometricCalibrationDataAvailability> [0..1] 
   <mrc:cameraCalibrationInformationAvailability> gco:Boolean_PropertyType </mrc:cameraCalibrationInformationAvailability> [0..1] 
   <mrc:filmDistortionInformationAvailability> gco:Boolean_PropertyType </mrc:filmDistortionInformationAvailability> [0..1] 
   <mrc:lensDistortionInformationAvailability> gco:Boolean_PropertyType </mrc:lensDistortionInformationAvailability> [0..1] 
   <mrc:rangeElementDescription> mrc:MI_RangeElementDescription_PropertyType </mrc:rangeElementDescription> [0..*]
</...>

Schema Component Representation

<complexType name="MI_ImageDescription_Type">
   <complexContent>
      <extension base="mrc:MD_ImageDescription_Type">
         <sequence>
            <element name="rangeElementDescription" type="mrc:MI_RangeElementDescription_PropertyType" maxOccurs="unbounded" minOccurs="0" id="ISO19115-2.167_ISO19115-2.168"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_PolarisationOrientationCode_PropertyType

XML Instance Representation

<...
 gco:nilReason="" [0..1]
>
   Start Sequence [0..1]
      <mrc:MI_PolarisationOrientationCode> ... </mrc:MI_PolarisationOrientationCode> [1]
   End Sequence
</...>

Schema Component Representation

<complexType name="MI_PolarisationOrientationCode_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrc:MI_PolarisationOrientationCode"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_RangeElementDescription_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrc:MI_RangeElementDescription> ... </mrc:MI_RangeElementDescription> [1] End Sequence </...>

Schema Component Representation

<complexType name="MI_RangeElementDescription_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrc:MI_RangeElementDescription"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_RangeElementDescription_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < MI_RangeElementDescription_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrc:name> gco:CharacterString_PropertyType </mrc:name> [1] 
   <mrc:definition> gco:CharacterString_PropertyType </mrc:definition> [1] 
   <mrc:rangeElement> gco:Record_PropertyType </mrc:rangeElement> [1..*] 
</...>

Schema Component Representation

<complexType name="MI_RangeElementDescription_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="name" type="gco:CharacterString_PropertyType" id="ISO19115-2.169_ISO19103.CharacterString"/>
            <element name="definition" type="gco:CharacterString_PropertyType" id="ISO19115-2.170_ISO19103.CharacterString"/>
            <element name="rangeElement" type="gco:Record_PropertyType" maxOccurs="unbounded" id="ISO19115-2.171_ISO19103.Record"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_TransferFunctionTypeCode_PropertyType

XML Instance Representation

<...
 gco:nilReason="" [0..1]
>
   Start Sequence [0..1]
      <mrc:MI_TransferFunctionTypeCode> ... </mrc:MI_TransferFunctionTypeCode> [1]
   End Sequence
</...>

Schema Component Representation

<complexType name="MI_TransferFunctionTypeCode_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrc:MI_TransferFunctionTypeCode"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

Glossary

Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.

All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all.

Choice Model Group Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice.

Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.

Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods, e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type attribute.

Key Constraint Like Uniqueness Constraint, but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups.

Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil attribute. The xsi:nil attribute is the boolean attribute, nil, from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil attribute set to true, it can be left empty, even though its element declaration may have required content.

Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations.

Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.

Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.

Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.

Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).

Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence.

Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.

Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.

Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.

Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.