dataQuality

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:01 ======

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/identification.xsd"/>
...
</xs:schema>
top

Global Declarations

Element: AbstractDQ_Completeness

NameAbstractDQ_Completeness
Typegmd:AbstractDQ_Completeness_Type
Nillableno
Abstractyes
XML Instance Representation
<gmd:AbstractDQ_Completeness
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:AbstractDQ_Completeness>
Schema Component Representation
<xs:element name="AbstractDQ_Completeness" type="gmd:AbstractDQ_Completeness_Type" abstract="true" substitutionGroup="gmd:AbstractDQ_Element"/>
top

Element: AbstractDQ_Element

NameAbstractDQ_Element
Typegmd:AbstractDQ_Element_Type
Nillableno
Abstractyes
XML Instance Representation
<gmd:AbstractDQ_Element
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:AbstractDQ_Element>
Schema Component Representation
<xs:element name="AbstractDQ_Element" type="gmd:AbstractDQ_Element_Type" abstract="true"/>
top

Element: AbstractDQ_LogicalConsistency

NameAbstractDQ_LogicalConsistency
Typegmd:AbstractDQ_LogicalConsistency_Type
Nillableno
Abstractyes
XML Instance Representation
<gmd:AbstractDQ_LogicalConsistency
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:AbstractDQ_LogicalConsistency>
Schema Component Representation
<xs:element name="AbstractDQ_LogicalConsistency" type="gmd:AbstractDQ_LogicalConsistency_Type" abstract="true" substitutionGroup="gmd:AbstractDQ_Element"/>
top

Element: AbstractDQ_PositionalAccuracy

NameAbstractDQ_PositionalAccuracy
Typegmd:AbstractDQ_PositionalAccuracy_Type
Nillableno
Abstractyes
XML Instance Representation
<gmd:AbstractDQ_PositionalAccuracy
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:AbstractDQ_PositionalAccuracy>
Schema Component Representation
<xs:element name="AbstractDQ_PositionalAccuracy" type="gmd:AbstractDQ_PositionalAccuracy_Type" abstract="true" substitutionGroup="gmd:AbstractDQ_Element"/>
top

Element: AbstractDQ_Result

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

Element: AbstractDQ_TemporalAccuracy

NameAbstractDQ_TemporalAccuracy
Typegmd:AbstractDQ_TemporalAccuracy_Type
Nillableno
Abstractyes
XML Instance Representation
<gmd:AbstractDQ_TemporalAccuracy
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:AbstractDQ_TemporalAccuracy>
Schema Component Representation
<xs:element name="AbstractDQ_TemporalAccuracy" type="gmd:AbstractDQ_TemporalAccuracy_Type" abstract="true" substitutionGroup="gmd:AbstractDQ_Element"/>
top

Element: AbstractDQ_ThematicAccuracy

NameAbstractDQ_ThematicAccuracy
Typegmd:AbstractDQ_ThematicAccuracy_Type
Nillableno
Abstractyes
XML Instance Representation
<gmd:AbstractDQ_ThematicAccuracy
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:AbstractDQ_ThematicAccuracy>
Schema Component Representation
<xs:element name="AbstractDQ_ThematicAccuracy" type="gmd:AbstractDQ_ThematicAccuracy_Type" abstract="true" substitutionGroup="gmd:AbstractDQ_Element"/>
top

Element: DQ_AbsoluteExternalPositionalAccuracy

NameDQ_AbsoluteExternalPositionalAccuracy
Typegmd:DQ_AbsoluteExternalPositionalAccuracy_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:DQ_AbsoluteExternalPositionalAccuracy
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:DQ_AbsoluteExternalPositionalAccuracy>
Schema Component Representation
<xs:element name="DQ_AbsoluteExternalPositionalAccuracy" type="gmd:DQ_AbsoluteExternalPositionalAccuracy_Type" substitutionGroup="gmd:AbstractDQ_PositionalAccuracy"/>
top

Element: DQ_AccuracyOfATimeMeasurement

NameDQ_AccuracyOfATimeMeasurement
Typegmd:DQ_AccuracyOfATimeMeasurement_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:DQ_AccuracyOfATimeMeasurement
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:DQ_AccuracyOfATimeMeasurement>
Schema Component Representation
<xs:element name="DQ_AccuracyOfATimeMeasurement" type="gmd:DQ_AccuracyOfATimeMeasurement_Type" substitutionGroup="gmd:AbstractDQ_TemporalAccuracy"/>
top

Element: DQ_CompletenessCommission

NameDQ_CompletenessCommission
Typegmd:DQ_CompletenessCommission_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:DQ_CompletenessCommission
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:DQ_CompletenessCommission>
Schema Component Representation
<xs:element name="DQ_CompletenessCommission" type="gmd:DQ_CompletenessCommission_Type" substitutionGroup="gmd:AbstractDQ_Completeness"/>
top

Element: DQ_CompletenessOmission

NameDQ_CompletenessOmission
Typegmd:DQ_CompletenessOmission_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:DQ_CompletenessOmission
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:DQ_CompletenessOmission>
Schema Component Representation
<xs:element name="DQ_CompletenessOmission" type="gmd:DQ_CompletenessOmission_Type" substitutionGroup="gmd:AbstractDQ_Completeness"/>
top

Element: DQ_ConceptualConsistency

NameDQ_ConceptualConsistency
Typegmd:DQ_ConceptualConsistency_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:DQ_ConceptualConsistency
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:DQ_ConceptualConsistency>
Schema Component Representation
<xs:element name="DQ_ConceptualConsistency" type="gmd:DQ_ConceptualConsistency_Type" substitutionGroup="gmd:AbstractDQ_LogicalConsistency"/>
top

Element: DQ_ConformanceResult

NameDQ_ConformanceResult
Typegmd:DQ_ConformanceResult_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:DQ_ConformanceResult
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:specification> gmd:CI_Citation_PropertyType </gmd:specification> [1]
<gmd:explanation> gco:CharacterString_PropertyType </gmd:explanation> [1]
<gmd:pass> gco:Boolean_PropertyType </gmd:pass> [1]
</gmd:DQ_ConformanceResult>
Schema Component Representation
<xs:element name="DQ_ConformanceResult" type="gmd:DQ_ConformanceResult_Type" substitutionGroup="gmd:AbstractDQ_Result"/>
top

Element: DQ_DataQuality

NameDQ_DataQuality
Typegmd:DQ_DataQuality_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:DQ_DataQuality
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:scope> gmd:DQ_Scope_PropertyType </gmd:scope> [1]
<gmd:report> gmd:DQ_Element_PropertyType </gmd:report> [0..*]
<gmd:lineage> gmd:LI_Lineage_PropertyType </gmd:lineage> [0..1]
</gmd:DQ_DataQuality>
Schema Component Representation
<xs:element name="DQ_DataQuality" type="gmd:DQ_DataQuality_Type"/>
top

Element: DQ_DomainConsistency

NameDQ_DomainConsistency
Typegmd:DQ_DomainConsistency_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:DQ_DomainConsistency
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:DQ_DomainConsistency>
Schema Component Representation
<xs:element name="DQ_DomainConsistency" type="gmd:DQ_DomainConsistency_Type" substitutionGroup="gmd:AbstractDQ_LogicalConsistency"/>
top

Element: DQ_EvaluationMethodTypeCode

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

Element: DQ_FormatConsistency

NameDQ_FormatConsistency
Typegmd:DQ_FormatConsistency_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:DQ_FormatConsistency
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:DQ_FormatConsistency>
Schema Component Representation
<xs:element name="DQ_FormatConsistency" type="gmd:DQ_FormatConsistency_Type" substitutionGroup="gmd:AbstractDQ_LogicalConsistency"/>
top

Element: DQ_GriddedDataPositionalAccuracy

NameDQ_GriddedDataPositionalAccuracy
Typegmd:DQ_GriddedDataPositionalAccuracy_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:DQ_GriddedDataPositionalAccuracy
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:DQ_GriddedDataPositionalAccuracy>
Schema Component Representation
<xs:element name="DQ_GriddedDataPositionalAccuracy" type="gmd:DQ_GriddedDataPositionalAccuracy_Type" substitutionGroup="gmd:AbstractDQ_PositionalAccuracy"/>
top

Element: DQ_NonQuantitativeAttributeAccuracy

NameDQ_NonQuantitativeAttributeAccuracy
Typegmd:DQ_NonQuantitativeAttributeAccuracy_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:DQ_NonQuantitativeAttributeAccuracy
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:DQ_NonQuantitativeAttributeAccuracy>
Schema Component Representation
<xs:element name="DQ_NonQuantitativeAttributeAccuracy" type="gmd:DQ_NonQuantitativeAttributeAccuracy_Type" substitutionGroup="gmd:AbstractDQ_ThematicAccuracy"/>
top

Element: DQ_QuantitativeAttributeAccuracy

NameDQ_QuantitativeAttributeAccuracy
Typegmd:DQ_QuantitativeAttributeAccuracy_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:DQ_QuantitativeAttributeAccuracy
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:DQ_QuantitativeAttributeAccuracy>
Schema Component Representation
<xs:element name="DQ_QuantitativeAttributeAccuracy" type="gmd:DQ_QuantitativeAttributeAccuracy_Type" substitutionGroup="gmd:AbstractDQ_ThematicAccuracy"/>
top

Element: DQ_QuantitativeResult

NameDQ_QuantitativeResult
Typegmd:DQ_QuantitativeResult_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:DQ_QuantitativeResult
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:valueType> gco:RecordType_PropertyType </gmd:valueType> [0..1]
<gmd:valueUnit> gco:UnitOfMeasure_PropertyType </gmd:valueUnit> [1]
<gmd:errorStatistic> gco:CharacterString_PropertyType </gmd:errorStatistic> [0..1]
<gmd:value> gco:Record_PropertyType </gmd:value> [1..*]
</gmd:DQ_QuantitativeResult>
Schema Component Representation
<xs:element name="DQ_QuantitativeResult" type="gmd:DQ_QuantitativeResult_Type" substitutionGroup="gmd:AbstractDQ_Result"/>
top

Element: DQ_RelativeInternalPositionalAccuracy

NameDQ_RelativeInternalPositionalAccuracy
Typegmd:DQ_RelativeInternalPositionalAccuracy_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:DQ_RelativeInternalPositionalAccuracy
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:DQ_RelativeInternalPositionalAccuracy>
Schema Component Representation
<xs:element name="DQ_RelativeInternalPositionalAccuracy" type="gmd:DQ_RelativeInternalPositionalAccuracy_Type" substitutionGroup="gmd:AbstractDQ_PositionalAccuracy"/>
top

Element: DQ_Scope

NameDQ_Scope
Typegmd:DQ_Scope_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:DQ_Scope
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:level> gmd:MD_ScopeCode_PropertyType </gmd:level> [1]
<gmd:extent> gmd:EX_Extent_PropertyType </gmd:extent> [0..1]
<gmd:levelDescription> gmd:MD_ScopeDescription_PropertyType </gmd:levelDescription> [0..*]
</gmd:DQ_Scope>
Schema Component Representation
<xs:element name="DQ_Scope" type="gmd:DQ_Scope_Type"/>
top

Element: DQ_TemporalConsistency

NameDQ_TemporalConsistency
Typegmd:DQ_TemporalConsistency_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:DQ_TemporalConsistency
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:DQ_TemporalConsistency>
Schema Component Representation
<xs:element name="DQ_TemporalConsistency" type="gmd:DQ_TemporalConsistency_Type" substitutionGroup="gmd:AbstractDQ_TemporalAccuracy"/>
top

Element: DQ_ThematicClassificationCorrectness

NameDQ_ThematicClassificationCorrectness
Typegmd:DQ_ThematicClassificationCorrectness_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:DQ_ThematicClassificationCorrectness
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:DQ_ThematicClassificationCorrectness>
Schema Component Representation
<xs:element name="DQ_ThematicClassificationCorrectness" type="gmd:DQ_ThematicClassificationCorrectness_Type" substitutionGroup="gmd:AbstractDQ_ThematicAccuracy"/>
top

Element: DQ_TopologicalConsistency

NameDQ_TopologicalConsistency
Typegmd:DQ_TopologicalConsistency_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:DQ_TopologicalConsistency
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</gmd:DQ_TopologicalConsistency>
Schema Component Representation
<xs:element name="DQ_TopologicalConsistency" type="gmd:DQ_TopologicalConsistency_Type" substitutionGroup="gmd:AbstractDQ_LogicalConsistency"/>
top

Element: LI_Lineage

NameLI_Lineage
Typegmd:LI_Lineage_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:LI_Lineage
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:statement> gco:CharacterString_PropertyType </gmd:statement> [0..1]
<gmd:processStep> gmd:LI_ProcessStep_PropertyType </gmd:processStep> [0..*]
<gmd:source> gmd:LI_Source_PropertyType </gmd:source> [0..*]
</gmd:LI_Lineage>
Schema Component Representation
<xs:element name="LI_Lineage" type="gmd:LI_Lineage_Type"/>
top

Element: LI_ProcessStep

NameLI_ProcessStep
Typegmd:LI_ProcessStep_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:LI_ProcessStep
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:description> gco:CharacterString_PropertyType </gmd:description> [1]
<gmd:rationale> gco:CharacterString_PropertyType </gmd:rationale> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..1]
<gmd:processor> gmd:CI_ResponsibleParty_PropertyType </gmd:processor> [0..*]
<gmd:source> gmd:LI_Source_PropertyType </gmd:source> [0..*]
</gmd:LI_ProcessStep>
Schema Component Representation
<xs:element name="LI_ProcessStep" type="gmd:LI_ProcessStep_Type"/>
top

Element: LI_Source

NameLI_Source
Typegmd:LI_Source_Type
Nillableno
Abstractno
XML Instance Representation
<gmd:LI_Source
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:description> gco:CharacterString_PropertyType </gmd:description> [0..1]
<gmd:scaleDenominator> gmd:MD_RepresentativeFraction_PropertyType </gmd:scaleDenominator> [0..1]
<gmd:sourceReferenceSystem> gmd:MD_ReferenceSystem_PropertyType </gmd:sourceReferenceSystem> [0..1]
<gmd:sourceCitation> gmd:CI_Citation_PropertyType </gmd:sourceCitation> [0..1]
<gmd:sourceExtent> gmd:EX_Extent_PropertyType </gmd:sourceExtent> [0..*]
<gmd:sourceStep> gmd:LI_ProcessStep_PropertyType </gmd:sourceStep> [0..*]
</gmd:LI_Source>
Schema Component Representation
<xs:element name="LI_Source" type="gmd:LI_Source_Type"/>
top

Global Definitions

Complex Type: AbstractDQ_Completeness_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension) < AbstractDQ_Completeness_Type (by extension)
Sub-types:
NameAbstractDQ_Completeness_Type
Abstractyes
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="AbstractDQ_Completeness_Type" abstract="true">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_Element_Type"/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: AbstractDQ_Element_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension)
Sub-types:
NameAbstractDQ_Element_Type
Abstractyes
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="AbstractDQ_Element_Type" abstract="true">
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element name="nameOfMeasure" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="measureIdentification" type="gmd:MD_Identifier_PropertyType" minOccurs="0"/>
<xs:element name="measureDescription" type="gco:CharacterString_PropertyType" minOccurs="0"/>
<xs:element name="evaluationMethodType" type="gmd:DQ_EvaluationMethodTypeCode_PropertyType" minOccurs="0"/>
<xs:element name="evaluationMethodDescription" type="gco:CharacterString_PropertyType" minOccurs="0"/>
<xs:element name="evaluationProcedure" type="gmd:CI_Citation_PropertyType" minOccurs="0"/>
<xs:element name="dateTime" type="gco:DateTime_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="result" type="gmd:DQ_Result_PropertyType" maxOccurs="2"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: AbstractDQ_LogicalConsistency_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension) < AbstractDQ_LogicalConsistency_Type (by extension)
Sub-types:
NameAbstractDQ_LogicalConsistency_Type
Abstractyes
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="AbstractDQ_LogicalConsistency_Type" abstract="true">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_Element_Type"/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: AbstractDQ_PositionalAccuracy_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension) < AbstractDQ_PositionalAccuracy_Type (by extension)
Sub-types:
NameAbstractDQ_PositionalAccuracy_Type
Abstractyes
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="AbstractDQ_PositionalAccuracy_Type" abstract="true">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_Element_Type"/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: AbstractDQ_Result_Type

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

Complex Type: AbstractDQ_TemporalAccuracy_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension) < AbstractDQ_TemporalAccuracy_Type (by extension)
Sub-types:
NameAbstractDQ_TemporalAccuracy_Type
Abstractyes
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="AbstractDQ_TemporalAccuracy_Type" abstract="true">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_Element_Type"/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: AbstractDQ_ThematicAccuracy_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension) < AbstractDQ_ThematicAccuracy_Type (by extension)
Sub-types:
NameAbstractDQ_ThematicAccuracy_Type
Abstractyes
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="AbstractDQ_ThematicAccuracy_Type" abstract="true">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_Element_Type"/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DQ_AbsoluteExternalPositionalAccuracy_PropertyType

Super-types:None
Sub-types:None
NameDQ_AbsoluteExternalPositionalAccuracy_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:DQ_AbsoluteExternalPositionalAccuracy> ... </gmd:DQ_AbsoluteExternalPositionalAccuracy> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_AbsoluteExternalPositionalAccuracy_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_AbsoluteExternalPositionalAccuracy"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_AbsoluteExternalPositionalAccuracy_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension) < AbstractDQ_PositionalAccuracy_Type (by extension) < DQ_AbsoluteExternalPositionalAccuracy_Type (by extension)
Sub-types:None
NameDQ_AbsoluteExternalPositionalAccuracy_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="DQ_AbsoluteExternalPositionalAccuracy_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_PositionalAccuracy_Type"/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DQ_AccuracyOfATimeMeasurement_PropertyType

Super-types:None
Sub-types:None
NameDQ_AccuracyOfATimeMeasurement_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:DQ_AccuracyOfATimeMeasurement> ... </gmd:DQ_AccuracyOfATimeMeasurement> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_AccuracyOfATimeMeasurement_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_AccuracyOfATimeMeasurement"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_AccuracyOfATimeMeasurement_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension) < AbstractDQ_TemporalAccuracy_Type (by extension) < DQ_AccuracyOfATimeMeasurement_Type (by extension)
Sub-types:None
NameDQ_AccuracyOfATimeMeasurement_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="DQ_AccuracyOfATimeMeasurement_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_TemporalAccuracy_Type"/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DQ_CompletenessCommission_PropertyType

Super-types:None
Sub-types:None
NameDQ_CompletenessCommission_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:DQ_CompletenessCommission> ... </gmd:DQ_CompletenessCommission> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_CompletenessCommission_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_CompletenessCommission"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_CompletenessCommission_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension) < AbstractDQ_Completeness_Type (by extension) < DQ_CompletenessCommission_Type (by extension)
Sub-types:None
NameDQ_CompletenessCommission_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="DQ_CompletenessCommission_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_Completeness_Type"/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DQ_CompletenessOmission_PropertyType

Super-types:None
Sub-types:None
NameDQ_CompletenessOmission_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:DQ_CompletenessOmission> ... </gmd:DQ_CompletenessOmission> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_CompletenessOmission_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_CompletenessOmission"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_CompletenessOmission_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension) < AbstractDQ_Completeness_Type (by extension) < DQ_CompletenessOmission_Type (by extension)
Sub-types:None
NameDQ_CompletenessOmission_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="DQ_CompletenessOmission_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_Completeness_Type"/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DQ_Completeness_PropertyType

Super-types:None
Sub-types:None
NameDQ_Completeness_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:AbstractDQ_Completeness> ... </gmd:AbstractDQ_Completeness> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_Completeness_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:AbstractDQ_Completeness"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_ConceptualConsistency_PropertyType

Super-types:None
Sub-types:None
NameDQ_ConceptualConsistency_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:DQ_ConceptualConsistency> ... </gmd:DQ_ConceptualConsistency> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_ConceptualConsistency_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_ConceptualConsistency"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_ConceptualConsistency_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension) < AbstractDQ_LogicalConsistency_Type (by extension) < DQ_ConceptualConsistency_Type (by extension)
Sub-types:None
NameDQ_ConceptualConsistency_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="DQ_ConceptualConsistency_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_LogicalConsistency_Type"/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DQ_ConformanceResult_PropertyType

Super-types:None
Sub-types:None
NameDQ_ConformanceResult_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:DQ_ConformanceResult> ... </gmd:DQ_ConformanceResult> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_ConformanceResult_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_ConformanceResult"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_ConformanceResult_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Result_Type (by extension) < DQ_ConformanceResult_Type (by extension)
Sub-types:None
NameDQ_ConformanceResult_Type
Abstractno
Documentationquantitative_result from Quality Procedures - - renamed to remove implied use limitiation.
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:specification> gmd:CI_Citation_PropertyType </gmd:specification> [1]
<gmd:explanation> gco:CharacterString_PropertyType </gmd:explanation> [1]
<gmd:pass> gco:Boolean_PropertyType </gmd:pass> [1]
</...>
Schema Component Representation
<xs:complexType name="DQ_ConformanceResult_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_Result_Type">
<xs:sequence>
<xs:element name="specification" type="gmd:CI_Citation_PropertyType"/>
<xs:element name="explanation" type="gco:CharacterString_PropertyType"/>
<xs:element name="pass" type="gco:Boolean_PropertyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DQ_DataQuality_PropertyType

Super-types:None
Sub-types:None
NameDQ_DataQuality_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:DQ_DataQuality> ... </gmd:DQ_DataQuality> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_DataQuality_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_DataQuality"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_DataQuality_Type

Super-types:gco:AbstractObject_Type < DQ_DataQuality_Type (by extension)
Sub-types:None
NameDQ_DataQuality_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:scope> gmd:DQ_Scope_PropertyType </gmd:scope> [1]
<gmd:report> gmd:DQ_Element_PropertyType </gmd:report> [0..*]
<gmd:lineage> gmd:LI_Lineage_PropertyType </gmd:lineage> [0..1]
</...>
Schema Component Representation
<xs:complexType name="DQ_DataQuality_Type">
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element name="scope" type="gmd:DQ_Scope_PropertyType"/>
<xs:element name="report" type="gmd:DQ_Element_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="lineage" type="gmd:LI_Lineage_PropertyType" minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DQ_DomainConsistency_PropertyType

Super-types:None
Sub-types:None
NameDQ_DomainConsistency_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:DQ_DomainConsistency> ... </gmd:DQ_DomainConsistency> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_DomainConsistency_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_DomainConsistency"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_DomainConsistency_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension) < AbstractDQ_LogicalConsistency_Type (by extension) < DQ_DomainConsistency_Type (by extension)
Sub-types:None
NameDQ_DomainConsistency_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="DQ_DomainConsistency_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_LogicalConsistency_Type"/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DQ_Element_PropertyType

Super-types:None
Sub-types:None
NameDQ_Element_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:AbstractDQ_Element> ... </gmd:AbstractDQ_Element> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_Element_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:AbstractDQ_Element"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_EvaluationMethodTypeCode_PropertyType

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

Complex Type: DQ_FormatConsistency_PropertyType

Super-types:None
Sub-types:None
NameDQ_FormatConsistency_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:DQ_FormatConsistency> ... </gmd:DQ_FormatConsistency> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_FormatConsistency_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_FormatConsistency"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_FormatConsistency_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension) < AbstractDQ_LogicalConsistency_Type (by extension) < DQ_FormatConsistency_Type (by extension)
Sub-types:None
NameDQ_FormatConsistency_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="DQ_FormatConsistency_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_LogicalConsistency_Type"/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DQ_GriddedDataPositionalAccuracy_PropertyType

Super-types:None
Sub-types:None
NameDQ_GriddedDataPositionalAccuracy_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:DQ_GriddedDataPositionalAccuracy> ... </gmd:DQ_GriddedDataPositionalAccuracy> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_GriddedDataPositionalAccuracy_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_GriddedDataPositionalAccuracy"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_GriddedDataPositionalAccuracy_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension) < AbstractDQ_PositionalAccuracy_Type (by extension) < DQ_GriddedDataPositionalAccuracy_Type (by extension)
Sub-types:None
NameDQ_GriddedDataPositionalAccuracy_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="DQ_GriddedDataPositionalAccuracy_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_PositionalAccuracy_Type"/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DQ_LogicalConsistency_PropertyType

Super-types:None
Sub-types:None
NameDQ_LogicalConsistency_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:AbstractDQ_LogicalConsistency> ... </gmd:AbstractDQ_LogicalConsistency> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_LogicalConsistency_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:AbstractDQ_LogicalConsistency"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_NonQuantitativeAttributeAccuracy_PropertyType

Super-types:None
Sub-types:None
NameDQ_NonQuantitativeAttributeAccuracy_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:DQ_NonQuantitativeAttributeAccuracy> ... </gmd:DQ_NonQuantitativeAttributeAccuracy> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_NonQuantitativeAttributeAccuracy_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_NonQuantitativeAttributeAccuracy"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_NonQuantitativeAttributeAccuracy_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension) < AbstractDQ_ThematicAccuracy_Type (by extension) < DQ_NonQuantitativeAttributeAccuracy_Type (by extension)
Sub-types:None
NameDQ_NonQuantitativeAttributeAccuracy_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="DQ_NonQuantitativeAttributeAccuracy_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_ThematicAccuracy_Type"/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DQ_PositionalAccuracy_PropertyType

Super-types:None
Sub-types:None
NameDQ_PositionalAccuracy_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:AbstractDQ_PositionalAccuracy> ... </gmd:AbstractDQ_PositionalAccuracy> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_PositionalAccuracy_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:AbstractDQ_PositionalAccuracy"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_QuantitativeAttributeAccuracy_PropertyType

Super-types:None
Sub-types:None
NameDQ_QuantitativeAttributeAccuracy_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:DQ_QuantitativeAttributeAccuracy> ... </gmd:DQ_QuantitativeAttributeAccuracy> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_QuantitativeAttributeAccuracy_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_QuantitativeAttributeAccuracy"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_QuantitativeAttributeAccuracy_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension) < AbstractDQ_ThematicAccuracy_Type (by extension) < DQ_QuantitativeAttributeAccuracy_Type (by extension)
Sub-types:None
NameDQ_QuantitativeAttributeAccuracy_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="DQ_QuantitativeAttributeAccuracy_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_ThematicAccuracy_Type"/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DQ_QuantitativeResult_PropertyType

Super-types:None
Sub-types:None
NameDQ_QuantitativeResult_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:DQ_QuantitativeResult> ... </gmd:DQ_QuantitativeResult> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_QuantitativeResult_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_QuantitativeResult"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_QuantitativeResult_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Result_Type (by extension) < DQ_QuantitativeResult_Type (by extension)
Sub-types:None
NameDQ_QuantitativeResult_Type
Abstractno
DocumentationQuantitative_conformance_measure from Quality Procedures. - - Renamed to remove implied use limitation - - OCL - -- result is type specified by valueDomain - result.tupleType = valueDomain
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:valueType> gco:RecordType_PropertyType </gmd:valueType> [0..1]
<gmd:valueUnit> gco:UnitOfMeasure_PropertyType </gmd:valueUnit> [1]
<gmd:errorStatistic> gco:CharacterString_PropertyType </gmd:errorStatistic> [0..1]
<gmd:value> gco:Record_PropertyType </gmd:value> [1..*]
</...>
Schema Component Representation
<xs:complexType name="DQ_QuantitativeResult_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_Result_Type">
<xs:sequence>
<xs:element name="valueType" type="gco:RecordType_PropertyType" minOccurs="0"/>
<xs:element name="valueUnit" type="gco:UnitOfMeasure_PropertyType"/>
<xs:element name="errorStatistic" type="gco:CharacterString_PropertyType" minOccurs="0"/>
<xs:element name="value" type="gco:Record_PropertyType" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DQ_RelativeInternalPositionalAccuracy_PropertyType

Super-types:None
Sub-types:None
NameDQ_RelativeInternalPositionalAccuracy_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:DQ_RelativeInternalPositionalAccuracy> ... </gmd:DQ_RelativeInternalPositionalAccuracy> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_RelativeInternalPositionalAccuracy_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_RelativeInternalPositionalAccuracy"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_RelativeInternalPositionalAccuracy_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension) < AbstractDQ_PositionalAccuracy_Type (by extension) < DQ_RelativeInternalPositionalAccuracy_Type (by extension)
Sub-types:None
NameDQ_RelativeInternalPositionalAccuracy_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="DQ_RelativeInternalPositionalAccuracy_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_PositionalAccuracy_Type"/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DQ_Result_PropertyType

Super-types:None
Sub-types:None
NameDQ_Result_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:AbstractDQ_Result> ... </gmd:AbstractDQ_Result> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_Result_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:AbstractDQ_Result"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_Scope_PropertyType

Super-types:None
Sub-types:None
NameDQ_Scope_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:DQ_Scope> ... </gmd:DQ_Scope> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_Scope_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_Scope"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_Scope_Type

Super-types:gco:AbstractObject_Type < DQ_Scope_Type (by extension)
Sub-types:None
NameDQ_Scope_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:level> gmd:MD_ScopeCode_PropertyType </gmd:level> [1]
<gmd:extent> gmd:EX_Extent_PropertyType </gmd:extent> [0..1]
<gmd:levelDescription> gmd:MD_ScopeDescription_PropertyType </gmd:levelDescription> [0..*]
</...>
Schema Component Representation
<xs:complexType name="DQ_Scope_Type">
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element name="level" type="gmd:MD_ScopeCode_PropertyType"/>
<xs:element name="extent" type="gmd:EX_Extent_PropertyType" minOccurs="0"/>
<xs:element name="levelDescription" type="gmd:MD_ScopeDescription_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DQ_TemporalAccuracy_PropertyType

Super-types:None
Sub-types:None
NameDQ_TemporalAccuracy_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:AbstractDQ_TemporalAccuracy> ... </gmd:AbstractDQ_TemporalAccuracy> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_TemporalAccuracy_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:AbstractDQ_TemporalAccuracy"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_TemporalConsistency_PropertyType

Super-types:None
Sub-types:None
NameDQ_TemporalConsistency_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:DQ_TemporalConsistency> ... </gmd:DQ_TemporalConsistency> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_TemporalConsistency_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_TemporalConsistency"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_TemporalConsistency_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension) < AbstractDQ_TemporalAccuracy_Type (by extension) < DQ_TemporalConsistency_Type (by extension)
Sub-types:None
NameDQ_TemporalConsistency_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="DQ_TemporalConsistency_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_TemporalAccuracy_Type"/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DQ_ThematicAccuracy_PropertyType

Super-types:None
Sub-types:None
NameDQ_ThematicAccuracy_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:AbstractDQ_ThematicAccuracy> ... </gmd:AbstractDQ_ThematicAccuracy> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_ThematicAccuracy_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:AbstractDQ_ThematicAccuracy"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_ThematicClassificationCorrectness_PropertyType

Super-types:None
Sub-types:None
NameDQ_ThematicClassificationCorrectness_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:DQ_ThematicClassificationCorrectness> ... </gmd:DQ_ThematicClassificationCorrectness> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_ThematicClassificationCorrectness_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_ThematicClassificationCorrectness"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_ThematicClassificationCorrectness_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension) < AbstractDQ_ThematicAccuracy_Type (by extension) < DQ_ThematicClassificationCorrectness_Type (by extension)
Sub-types:None
NameDQ_ThematicClassificationCorrectness_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="DQ_ThematicClassificationCorrectness_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_ThematicAccuracy_Type"/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DQ_TopologicalConsistency_PropertyType

Super-types:None
Sub-types:None
NameDQ_TopologicalConsistency_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:DQ_TopologicalConsistency> ... </gmd:DQ_TopologicalConsistency> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="DQ_TopologicalConsistency_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:DQ_TopologicalConsistency"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: DQ_TopologicalConsistency_Type

Super-types:gco:AbstractObject_Type < AbstractDQ_Element_Type (by extension) < AbstractDQ_LogicalConsistency_Type (by extension) < DQ_TopologicalConsistency_Type (by extension)
Sub-types:None
NameDQ_TopologicalConsistency_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:nameOfMeasure> gco:CharacterString_PropertyType </gmd:nameOfMeasure> [0..*]
<gmd:measureIdentification> gmd:MD_Identifier_PropertyType </gmd:measureIdentification> [0..1]
<gmd:measureDescription> gco:CharacterString_PropertyType </gmd:measureDescription> [0..1]
<gmd:evaluationMethodType> gmd:DQ_EvaluationMethodTypeCode_PropertyType </gmd:evaluationMethodType> [0..1]
<gmd:evaluationMethodDescription> gco:CharacterString_PropertyType </gmd:evaluationMethodDescription> [0..1]
<gmd:evaluationProcedure> gmd:CI_Citation_PropertyType </gmd:evaluationProcedure> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..*]
<gmd:result> gmd:DQ_Result_PropertyType </gmd:result> [1..2]
</...>
Schema Component Representation
<xs:complexType name="DQ_TopologicalConsistency_Type">
<xs:complexContent>
<xs:extension base="gmd:AbstractDQ_LogicalConsistency_Type"/>
</xs:complexContent>
</xs:complexType>
top

Complex Type: LI_Lineage_PropertyType

Super-types:None
Sub-types:None
NameLI_Lineage_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:LI_Lineage> ... </gmd:LI_Lineage> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="LI_Lineage_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:LI_Lineage"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: LI_Lineage_Type

Super-types:gco:AbstractObject_Type < LI_Lineage_Type (by extension)
Sub-types:None
NameLI_Lineage_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:statement> gco:CharacterString_PropertyType </gmd:statement> [0..1]
<gmd:processStep> gmd:LI_ProcessStep_PropertyType </gmd:processStep> [0..*]
<gmd:source> gmd:LI_Source_PropertyType </gmd:source> [0..*]
</...>
Schema Component Representation
<xs:complexType name="LI_Lineage_Type">
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element name="statement" type="gco:CharacterString_PropertyType" minOccurs="0"/>
<xs:element name="processStep" type="gmd:LI_ProcessStep_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="source" type="gmd:LI_Source_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: LI_ProcessStep_PropertyType

Super-types:None
Sub-types:None
NameLI_ProcessStep_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:LI_ProcessStep> ... </gmd:LI_ProcessStep> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="LI_ProcessStep_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:LI_ProcessStep"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: LI_ProcessStep_Type

Super-types:gco:AbstractObject_Type < LI_ProcessStep_Type (by extension)
Sub-types:None
NameLI_ProcessStep_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:description> gco:CharacterString_PropertyType </gmd:description> [1]
<gmd:rationale> gco:CharacterString_PropertyType </gmd:rationale> [0..1]
<gmd:dateTime> gco:DateTime_PropertyType </gmd:dateTime> [0..1]
<gmd:processor> gmd:CI_ResponsibleParty_PropertyType </gmd:processor> [0..*]
<gmd:source> gmd:LI_Source_PropertyType </gmd:source> [0..*]
</...>
Schema Component Representation
<xs:complexType name="LI_ProcessStep_Type">
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element name="description" type="gco:CharacterString_PropertyType"/>
<xs:element name="rationale" type="gco:CharacterString_PropertyType" minOccurs="0"/>
<xs:element name="dateTime" type="gco:DateTime_PropertyType" minOccurs="0"/>
<xs:element name="processor" type="gmd:CI_ResponsibleParty_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="source" type="gmd:LI_Source_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: LI_Source_PropertyType

Super-types:None
Sub-types:None
NameLI_Source_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:LI_Source> ... </gmd:LI_Source> [1]
End Sequence
</...>
Schema Component Representation
<xs:complexType name="LI_Source_PropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gmd:LI_Source"/>
</xs:sequence>
<xs:attributeGroup ref="gco:ObjectReference"/>
<xs:attribute ref="gco:nilReason"/>
</xs:complexType>
top

Complex Type: LI_Source_Type

Super-types:gco:AbstractObject_Type < LI_Source_Type (by extension)
Sub-types:None
NameLI_Source_Type
Abstractno
XML Instance Representation
<...
id="xs:ID [0..1]"
uuid="xs:string [0..1]">
<gmd:description> gco:CharacterString_PropertyType </gmd:description> [0..1]
<gmd:scaleDenominator> gmd:MD_RepresentativeFraction_PropertyType </gmd:scaleDenominator> [0..1]
<gmd:sourceReferenceSystem> gmd:MD_ReferenceSystem_PropertyType </gmd:sourceReferenceSystem> [0..1]
<gmd:sourceCitation> gmd:CI_Citation_PropertyType </gmd:sourceCitation> [0..1]
<gmd:sourceExtent> gmd:EX_Extent_PropertyType </gmd:sourceExtent> [0..*]
<gmd:sourceStep> gmd:LI_ProcessStep_PropertyType </gmd:sourceStep> [0..*]
</...>
Schema Component Representation
<xs:complexType name="LI_Source_Type">
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
<xs:sequence>
<xs:element name="description" type="gco:CharacterString_PropertyType" minOccurs="0"/>
<xs:element name="scaleDenominator" type="gmd:MD_RepresentativeFraction_PropertyType" minOccurs="0"/>
<xs:element name="sourceReferenceSystem" type="gmd:MD_ReferenceSystem_PropertyType" minOccurs="0"/>
<xs:element name="sourceCitation" type="gmd:CI_Citation_PropertyType" minOccurs="0"/>
<xs:element name="sourceExtent" type="gmd:EX_Extent_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="sourceStep" type="gmd:LI_ProcessStep_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
</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