content

Table of Contents

top

Schema Document Properties

Target Namespacehttp://www.isotc211.org/2005/gmd
Version0.1
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):
  • This schema includes components from the following schema document(s):
DocumentationThis file was generated from ISO TC/211 UML class diagrams == 01-26-2005 12:40:03 ======

Declared Namespaces

PrefixNamespace
xmlhttp://www.w3.org/XML/1998/namespace
gmdhttp://www.isotc211.org/2005/gmd
gcohttp://www.isotc211.org/2005/gco
xlinkhttp://www.w3.org/1999/xlink
xshttp://www.w3.org/2001/XMLSchema
Schema Component Representation
<xs:schema targetNamespace="http://www.isotc211.org/2005/gmd" elementFormDefault="qualified" version="0.1">
<xs:import namespace="http://www.isotc211.org/2005/gco" schemaLocation="../gco/gco.xsd"/>
<xs:include schemaLocation="../gmd/citation.xsd"/>
...
</xs:schema>
top

Global Declarations

Element: AbstractMD_ContentInformation

NameAbstractMD_ContentInformation
Typegmd:AbstractMD_ContentInformation_Type
Nillableno
Abstractyes
XML Instance Representation
<gmd:AbstractMD_ContentInformation
id="xs:ID [0..1]"
uuid="xs:string [0..1]"/>
Schema Component Representation
<xs:element name="AbstractMD_ContentInformation" type="gmd:AbstractMD_ContentInformation_Type" abstract="true"/>
top

Element: MD_Band

NameMD_Band
Typegmd:MD_Band_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:MD_Band
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:sequenceIdentifier> gco:MemberName_PropertyType </gmd:sequenceIdentifier> [0..1]
<gmd:descriptor> gco:CharacterString_PropertyType </gmd:descriptor> [0..1]
<gmd:maxValue> gco:Real_PropertyType </gmd:maxValue> [0..1]
<gmd:minValue> gco:Real_PropertyType </gmd:minValue> [0..1]
<gmd:units> gco:UomLength_PropertyType </gmd:units> [0..1]
<gmd:peakResponse> gco:Real_PropertyType </gmd:peakResponse> [0..1]
<gmd:bitsPerValue> gco:Integer_PropertyType </gmd:bitsPerValue> [0..1]
<gmd:toneGradation> gco:Integer_PropertyType </gmd:toneGradation> [0..1]
<gmd:scaleFactor> gco:Real_PropertyType </gmd:scaleFactor> [0..1]
<gmd:offset> gco:Real_PropertyType </gmd:offset> [0..1]
</gmd:MD_Band>
Schema Component Representation
<xs:element name="MD_Band" type="gmd:MD_Band_Type" substitutionGroup="gmd:MD_RangeDimension"/>
top

Element: MD_CoverageContentTypeCode

NameMD_CoverageContentTypeCode
Typegco:CodeListValue_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:MD_CoverageContentTypeCode
codeList="xs:anyURI [1]"
codeListValue="xs:anyURI [1]"
codeSpace="xs:anyURI [0..1]">
xs:string
</gmd:MD_CoverageContentTypeCode>
Schema Component Representation
<xs:element name="MD_CoverageContentTypeCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString"/>
top

Element: MD_CoverageDescription

NameMD_CoverageDescription
Typegmd:MD_CoverageDescription_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:MD_CoverageDescription
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:attributeDescription> gco:RecordType_PropertyType </gmd:attributeDescription> [1]
<gmd:contentType> gmd:MD_CoverageContentTypeCode_PropertyType </gmd:contentType> [1]
<gmd:dimension> gmd:MD_RangeDimension_PropertyType </gmd:dimension> [0..*]
</gmd:MD_CoverageDescription>
Schema Component Representation
<xs:element name="MD_CoverageDescription" type="gmd:MD_CoverageDescription_Type" substitutionGroup="gmd:AbstractMD_ContentInformation"/>
top

Element: MD_FeatureCatalogueDescription

NameMD_FeatureCatalogueDescription
Typegmd:MD_FeatureCatalogueDescription_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:MD_FeatureCatalogueDescription
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:complianceCode> gco:Boolean_PropertyType </gmd:complianceCode> [0..1]
<gmd:language> gco:CharacterString_PropertyType </gmd:language> [0..*]
<gmd:includedWithDataset> gco:Boolean_PropertyType </gmd:includedWithDataset> [1]
<gmd:featureTypes> gco:GenericName_PropertyType </gmd:featureTypes> [1..*]
<gmd:featureCatalogueCitation> gmd:CI_Citation_PropertyType </gmd:featureCatalogueCitation> [1..*]
</gmd:MD_FeatureCatalogueDescription>
Schema Component Representation
<xs:element name="MD_FeatureCatalogueDescription" type="gmd:MD_FeatureCatalogueDescription_Type" substitutionGroup="gmd:AbstractMD_ContentInformation"/>
top

Element: MD_ImageDescription

NameMD_ImageDescription
Typegmd:MD_ImageDescription_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:MD_ImageDescription
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:attributeDescription> gco:RecordType_PropertyType </gmd:attributeDescription> [1]
<gmd:contentType> gmd:MD_CoverageContentTypeCode_PropertyType </gmd:contentType> [1]
<gmd:dimension> gmd:MD_RangeDimension_PropertyType </gmd:dimension> [0..*]
<gmd:illuminationElevationAngle> gco:Real_PropertyType </gmd:illuminationElevationAngle> [0..1]
<gmd:illuminationAzimuthAngle> gco:Real_PropertyType </gmd:illuminationAzimuthAngle> [0..1]
<gmd:imagingCondition> gmd:MD_ImagingConditionCode_PropertyType </gmd:imagingCondition> [0..1]
<gmd:imageQualityCode> gmd:MD_Identifier_PropertyType </gmd:imageQualityCode> [0..1]
<gmd:cloudCoverPercentage> gco:Real_PropertyType </gmd:cloudCoverPercentage> [0..1]
<gmd:processingLevelCode> gmd:MD_Identifier_PropertyType </gmd:processingLevelCode> [0..1]
<gmd:compressionGenerationQuantity> gco:Integer_PropertyType </gmd:compressionGenerationQuantity> [0..1]
<gmd:triangulationIndicator> gco:Boolean_PropertyType </gmd:triangulationIndicator> [0..1]
<gmd:radiometricCalibrationDataAvailability> gco:Boolean_PropertyType </gmd:radiometricCalibrationDataAvailability> [0..1]
<gmd:cameraCalibrationInformationAvailability> gco:Boolean_PropertyType </gmd:cameraCalibrationInformationAvailability> [0..1]
<gmd:filmDistortionInformationAvailability> gco:Boolean_PropertyType </gmd:filmDistortionInformationAvailability> [0..1]
<gmd:lensDistortionInformationAvailability> gco:Boolean_PropertyType </gmd:lensDistortionInformationAvailability> [0..1]
</gmd:MD_ImageDescription>
Schema Component Representation
<xs:element name="MD_ImageDescription" type="gmd:MD_ImageDescription_Type" substitutionGroup="gmd:MD_CoverageDescription"/>
top

Element: MD_ImagingConditionCode

NameMD_ImagingConditionCode
Typegco:CodeListValue_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:MD_ImagingConditionCode
codeList="xs:anyURI [1]"
codeListValue="xs:anyURI [1]"
codeSpace="xs:anyURI [0..1]">
xs:string
</gmd:MD_ImagingConditionCode>
Schema Component Representation
<xs:element name="MD_ImagingConditionCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString"/>
top

Element: MD_RangeDimension

  • The following elements can be used wherever this element is referenced:
NameMD_RangeDimension
Typegmd:MD_RangeDimension_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:MD_RangeDimension
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:sequenceIdentifier> gco:MemberName_PropertyType </gmd:sequenceIdentifier> [0..1]
<gmd:descriptor> gco:CharacterString_PropertyType </gmd:descriptor> [0..1]
</gmd:MD_RangeDimension>
Schema Component Representation
<xs:element name="MD_RangeDimension" type="gmd:MD_RangeDimension_Type"/>
top

Global Definitions

Complex Type: AbstractMD_ContentInformation_Type

Super-types:gco:AbstractObject_Type < AbstractMD_ContentInformation_Type (by extension)
Sub-types:
NameAbstractMD_ContentInformation_Type
Abstractyes
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]"/>
Schema Component Representation
<xs:complexType name="AbstractMD_ContentInformation_Type" abstract="true">
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: MD_Band_PropertyType

Super-types:None
Sub-types:None
NameMD_Band_PropertyType
Abstractno
XML Instance Representation
<...
xlink:type="simple [0..1]"
xlink:href="[0..1]"
xlink:role="[0..1]"
xlink:arcrole="[0..1]"
xlink:title="[0..1]"
xlink:show="[0..1]"
xlink:actuate="[0..1]"
uuidref="xs:string [0..1]"
gco:nilReason="[0..1]">
Start Sequence [0..1]
<gmd:MD_Band> ... </gmd:MD_Band> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="MD_Band_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:MD_Band"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: MD_Band_Type

Super-types:gco:AbstractObject_Type < MD_RangeDimension_Type (by extension) < MD_Band_Type (by extension)
Sub-types:None
NameMD_Band_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:sequenceIdentifier> gco:MemberName_PropertyType </gmd:sequenceIdentifier> [0..1]
<gmd:descriptor> gco:CharacterString_PropertyType </gmd:descriptor> [0..1]
<gmd:maxValue> gco:Real_PropertyType </gmd:maxValue> [0..1]
<gmd:minValue> gco:Real_PropertyType </gmd:minValue> [0..1]
<gmd:units> gco:UomLength_PropertyType </gmd:units> [0..1]
<gmd:peakResponse> gco:Real_PropertyType </gmd:peakResponse> [0..1]
<gmd:bitsPerValue> gco:Integer_PropertyType </gmd:bitsPerValue> [0..1]
<gmd:toneGradation> gco:Integer_PropertyType </gmd:toneGradation> [0..1]
<gmd:scaleFactor> gco:Real_PropertyType </gmd:scaleFactor> [0..1]
<gmd:offset> gco:Real_PropertyType </gmd:offset> [0..1]
</...>
Schema Component Representation
<xs:complexType name="MD_Band_Type">
<xs:complexContent>
<xs:extension base="gmd:MD_RangeDimension_Type">
<xs:sequence>
<xs:element name="maxValue" type="gco:Real_PropertyType" minOccurs="0"/>
<xs:element name="minValue" type="gco:Real_PropertyType" minOccurs="0"/>
<xs:element name="units" type="gco:UomLength_PropertyType" minOccurs="0"/>
<xs:element name="peakResponse" type="gco:Real_PropertyType" minOccurs="0"/>
<xs:element name="bitsPerValue" type="gco:Integer_PropertyType" minOccurs="0"/>
<xs:element name="toneGradation" type="gco:Integer_PropertyType" minOccurs="0"/>
<xs:element name="scaleFactor" type="gco:Real_PropertyType" minOccurs="0"/>
<xs:element name="offset" type="gco:Real_PropertyType" minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: MD_ContentInformation_PropertyType

Super-types:None
Sub-types:None
NameMD_ContentInformation_PropertyType
Abstractno
XML Instance Representation
<...
xlink:type="simple [0..1]"
xlink:href="[0..1]"
xlink:role="[0..1]"
xlink:arcrole="[0..1]"
xlink:title="[0..1]"
xlink:show="[0..1]"
xlink:actuate="[0..1]"
uuidref="xs:string [0..1]"
gco:nilReason="[0..1]">
Start Sequence [0..1]
<gmd:AbstractMD_ContentInformation> ... </gmd:AbstractMD_ContentInformation> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="MD_ContentInformation_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:AbstractMD_ContentInformation"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: MD_CoverageContentTypeCode_PropertyType

Super-types:None
Sub-types:None
NameMD_CoverageContentTypeCode_PropertyType
Abstractno
XML Instance Representation
<...
gco:nilReason="[0..1]">
Start Sequence [0..1]
<gmd:MD_CoverageContentTypeCode> ... </gmd:MD_CoverageContentTypeCode> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="MD_CoverageContentTypeCode_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:MD_CoverageContentTypeCode"/>
</xs:sequence>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: MD_CoverageDescription_PropertyType

Super-types:None
Sub-types:None
NameMD_CoverageDescription_PropertyType
Abstractno
XML Instance Representation
<...
xlink:type="simple [0..1]"
xlink:href="[0..1]"
xlink:role="[0..1]"
xlink:arcrole="[0..1]"
xlink:title="[0..1]"
xlink:show="[0..1]"
xlink:actuate="[0..1]"
uuidref="xs:string [0..1]"
gco:nilReason="[0..1]">
Start Sequence [0..1]
<gmd:MD_CoverageDescription> ... </gmd:MD_CoverageDescription> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="MD_CoverageDescription_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:MD_CoverageDescription"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: MD_CoverageDescription_Type

Super-types:gco:AbstractObject_Type < AbstractMD_ContentInformation_Type (by extension) < MD_CoverageDescription_Type (by extension)
Sub-types:
NameMD_CoverageDescription_Type
Abstractno
DocumentationInformation about the domain of the raster cell
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:attributeDescription> gco:RecordType_PropertyType </gmd:attributeDescription> [1]
<gmd:contentType> gmd:MD_CoverageContentTypeCode_PropertyType </gmd:contentType> [1]
<gmd:dimension> gmd:MD_RangeDimension_PropertyType </gmd:dimension> [0..*]
</...>
Schema Component Representation
<xs:complexType name="MD_CoverageDescription_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractMD_ContentInformation_Type">
<xs:sequence>
<xs:element name="attributeDescription" type="gco:RecordType_PropertyType"/>
<xs:element name="contentType" type="gmd:MD_CoverageContentTypeCode_PropertyType"/>
<xs:element name="dimension" type="gmd:MD_RangeDimension_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: MD_FeatureCatalogueDescription_PropertyType

Super-types:None
Sub-types:None
NameMD_FeatureCatalogueDescription_PropertyType
Abstractno
XML Instance Representation
<...
xlink:type="simple [0..1]"
xlink:href="[0..1]"
xlink:role="[0..1]"
xlink:arcrole="[0..1]"
xlink:title="[0..1]"
xlink:show="[0..1]"
xlink:actuate="[0..1]"
uuidref="xs:string [0..1]"
gco:nilReason="[0..1]">
Start Sequence [0..1]
<gmd:MD_FeatureCatalogueDescription> ... </gmd:MD_FeatureCatalogueDescription> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="MD_FeatureCatalogueDescription_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:MD_FeatureCatalogueDescription"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: MD_FeatureCatalogueDescription_Type

Super-types:gco:AbstractObject_Type < AbstractMD_ContentInformation_Type (by extension) < MD_FeatureCatalogueDescription_Type (by extension)
Sub-types:None
NameMD_FeatureCatalogueDescription_Type
Abstractno
DocumentationInformation identifing the feature catalogue
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:complianceCode> gco:Boolean_PropertyType </gmd:complianceCode> [0..1]
<gmd:language> gco:CharacterString_PropertyType </gmd:language> [0..*]
<gmd:includedWithDataset> gco:Boolean_PropertyType </gmd:includedWithDataset> [1]
<gmd:featureTypes> gco:GenericName_PropertyType </gmd:featureTypes> [1..*]
<gmd:featureCatalogueCitation> gmd:CI_Citation_PropertyType </gmd:featureCatalogueCitation> [1..*]
</...>
Schema Component Representation
<xs:complexType name="MD_FeatureCatalogueDescription_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractMD_ContentInformation_Type">
<xs:sequence>
<xs:element name="complianceCode" type="gco:Boolean_PropertyType" minOccurs="0"/>
<xs:element name="language" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="includedWithDataset" type="gco:Boolean_PropertyType"/>
<xs:element name="featureTypes" type="gco:GenericName_PropertyType" minOccurs="1" maxOccurs="unbounded"/>
<-- napMetadata: Mandatory -->
<xs:element name="featureCatalogueCitation" type="gmd:CI_Citation_PropertyType" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: MD_ImageDescription_PropertyType

Super-types:None
Sub-types:None
NameMD_ImageDescription_PropertyType
Abstractno
XML Instance Representation
<...
xlink:type="simple [0..1]"
xlink:href="[0..1]"
xlink:role="[0..1]"
xlink:arcrole="[0..1]"
xlink:title="[0..1]"
xlink:show="[0..1]"
xlink:actuate="[0..1]"
uuidref="xs:string [0..1]"
gco:nilReason="[0..1]">
Start Sequence [0..1]
<gmd:MD_ImageDescription> ... </gmd:MD_ImageDescription> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="MD_ImageDescription_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:MD_ImageDescription"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: MD_ImageDescription_Type

Super-types:gco:AbstractObject_Type < AbstractMD_ContentInformation_Type (by extension) < MD_CoverageDescription_Type (by extension) < MD_ImageDescription_Type (by extension)
Sub-types:None
NameMD_ImageDescription_Type
Abstractno
DocumentationInformation about an image's suitability for use
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:attributeDescription> gco:RecordType_PropertyType </gmd:attributeDescription> [1]
<gmd:contentType> gmd:MD_CoverageContentTypeCode_PropertyType </gmd:contentType> [1]
<gmd:dimension> gmd:MD_RangeDimension_PropertyType </gmd:dimension> [0..*]
<gmd:illuminationElevationAngle> gco:Real_PropertyType </gmd:illuminationElevationAngle> [0..1]
<gmd:illuminationAzimuthAngle> gco:Real_PropertyType </gmd:illuminationAzimuthAngle> [0..1]
<gmd:imagingCondition> gmd:MD_ImagingConditionCode_PropertyType </gmd:imagingCondition> [0..1]
<gmd:imageQualityCode> gmd:MD_Identifier_PropertyType </gmd:imageQualityCode> [0..1]
<gmd:cloudCoverPercentage> gco:Real_PropertyType </gmd:cloudCoverPercentage> [0..1]
<gmd:processingLevelCode> gmd:MD_Identifier_PropertyType </gmd:processingLevelCode> [0..1]
<gmd:compressionGenerationQuantity> gco:Integer_PropertyType </gmd:compressionGenerationQuantity> [0..1]
<gmd:triangulationIndicator> gco:Boolean_PropertyType </gmd:triangulationIndicator> [0..1]
<gmd:radiometricCalibrationDataAvailability> gco:Boolean_PropertyType </gmd:radiometricCalibrationDataAvailability> [0..1]
<gmd:cameraCalibrationInformationAvailability> gco:Boolean_PropertyType </gmd:cameraCalibrationInformationAvailability> [0..1]
<gmd:filmDistortionInformationAvailability> gco:Boolean_PropertyType </gmd:filmDistortionInformationAvailability> [0..1]
<gmd:lensDistortionInformationAvailability> gco:Boolean_PropertyType </gmd:lensDistortionInformationAvailability> [0..1]
</...>
Schema Component Representation
<xs:complexType name="MD_ImageDescription_Type">
<xs:complexContent>
<xs:extension base="gmd:MD_CoverageDescription_Type">
<xs:sequence>
<xs:element name="illuminationElevationAngle" type="gco:Real_PropertyType" minOccurs="0"/>
<xs:element name="illuminationAzimuthAngle" type="gco:Real_PropertyType" minOccurs="0"/>
<xs:element name="imagingCondition" type="gmd:MD_ImagingConditionCode_PropertyType" minOccurs="0"/>
<xs:element name="imageQualityCode" type="gmd:MD_Identifier_PropertyType" minOccurs="0"/>
<xs:element name="cloudCoverPercentage" type="gco:Real_PropertyType" minOccurs="0"/>
<xs:element name="processingLevelCode" type="gmd:MD_Identifier_PropertyType" minOccurs="0"/>
<xs:element name="compressionGenerationQuantity" type="gco:Integer_PropertyType" minOccurs="0"/>
<xs:element name="triangulationIndicator" type="gco:Boolean_PropertyType" minOccurs="0"/>
<xs:element name="radiometricCalibrationDataAvailability" type="gco:Boolean_PropertyType" minOccurs="0"/>
<xs:element name="cameraCalibrationInformationAvailability" type="gco:Boolean_PropertyType" minOccurs="0"/>
<xs:element name="filmDistortionInformationAvailability" type="gco:Boolean_PropertyType" minOccurs="0"/>
<xs:element name="lensDistortionInformationAvailability" type="gco:Boolean_PropertyType" minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: MD_ImagingConditionCode_PropertyType

Super-types:None
Sub-types:None
NameMD_ImagingConditionCode_PropertyType
Abstractno
XML Instance Representation
<...
gco:nilReason="[0..1]">
Start Sequence [0..1]
<gmd:MD_ImagingConditionCode> ... </gmd:MD_ImagingConditionCode> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="MD_ImagingConditionCode_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:MD_ImagingConditionCode"/>
</xs:sequence>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: MD_RangeDimension_PropertyType

Super-types:None
Sub-types:None
NameMD_RangeDimension_PropertyType
Abstractno
XML Instance Representation
<...
xlink:type="simple [0..1]"
xlink:href="[0..1]"
xlink:role="[0..1]"
xlink:arcrole="[0..1]"
xlink:title="[0..1]"
xlink:show="[0..1]"
xlink:actuate="[0..1]"
uuidref="xs:string [0..1]"
gco:nilReason="[0..1]">
Start Sequence [0..1]
<gmd:MD_RangeDimension> ... </gmd:MD_RangeDimension> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="MD_RangeDimension_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:MD_RangeDimension"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: MD_RangeDimension_Type

Super-types:gco:AbstractObject_Type < MD_RangeDimension_Type (by extension)
Sub-types:
NameMD_RangeDimension_Type
Abstractno
DocumentationSet of adjacent wavelengths in the electro-magnetic spectrum with a common characteristic, such as the visible band
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:sequenceIdentifier> gco:MemberName_PropertyType </gmd:sequenceIdentifier> [0..1]
<gmd:descriptor> gco:CharacterString_PropertyType </gmd:descriptor> [0..1]
</...>
Schema Component Representation
<xs:complexType name="MD_RangeDimension_Type">
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element name="sequenceIdentifier" type="gco:MemberName_PropertyType" minOccurs="0"/>
<xs:element name="descriptor" type="gco:CharacterString_PropertyType" minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Legend

Complex Type:

Schema Component Type

AusAddress

Schema Component Name
Super-types:Address < AusAddress (by extension)
Sub-types:
  • QLDAddress (by restriction)
If this schema component is a type definition, its type hierarchy is shown in a gray-bordered box.
NameAusAddress
Abstractno
The table above displays the properties of this schema component.
XML Instance Representation
<... country="Australia">
<unitNo> string </unitNo> [0..1]
<houseNo> string </houseNo> [1]
<street> string </street> [1]
Start Choice[1]
<city> string </city> [1]
<town> string </town> [1]
End Choice
<state> AusStates </state> [1]
<postcode> string <<pattern = [1-9][0-9]{3}>> </postcode> [1]?
</...>

The XML Instance Representation table above shows the schema component's content as an XML instance.

Schema Component Representation
<complexTypename="AusAddress">
<complexContent>
<extensionbase="Address">
<sequence>
<elementname="state" type="AusStates"/>
<elementname="postcode">
<simpleType>
<restrictionbase="string">
<patternvalue="[1-9][0-9]{3}"/>
</restriction>
</simpleType>
</element>
</sequence>
<attributename="country" type="string" fixed="Australia"/>
</extension>
</complexContent>
</complexType>
The Schema Component Representation table above displays the underlying XML representation of the schema component. (Annotations are not shown.)
top

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.

top