gmd:DQ_DataQuality
Element information
Namespace: http://www.isotc211.org/2005/gmd
Schema document: external/ogc/iso/19139/20070417/gmd/dataQuality.xsd
Type: gmd:DQ_DataQuality_Type
Properties: Global, Qualified
Content
- Sequence [1..1]
- gmd:scope [1..1]
- gmd:report [0..*]
- gmd:lineage [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from group gco:ObjectIdentification | |
uuid | [0..1] | xsd:string | from group gco:ObjectIdentification |
Used in
- Type gmd:DQ_DataQuality_PropertyType (Element gmd:dataQualityInfo)
Sample instance
<gmd:DQ_DataQuality> <gmd:scope> <gmd:DQ_Scope> <gmd:level>... </gmd:level> <gmd:extent>... </gmd:extent> <gmd:levelDescription>... </gmd:levelDescription> </gmd:DQ_Scope> </gmd:scope> <gmd:report> <gmd:DQ_TemporalValidity> <gmd:nameOfMeasure>... </gmd:nameOfMeasure> <gmd:measureIdentification>... </gmd:measureIdentification> <gmd:measureDescription>... </gmd:measureDescription> <gmd:evaluationMethodType>... </gmd:evaluationMethodType> <gmd:evaluationMethodDescription>... </gmd:evaluationMethodDescription> <gmd:evaluationProcedure>... </gmd:evaluationProcedure> <gmd:dateTime>... </gmd:dateTime> <gmd:result>... </gmd:result> </gmd:DQ_TemporalValidity> </gmd:report> <gmd:lineage> <gmd:LI_Lineage> <gmd:statement>... </gmd:statement> <gmd:processStep>... </gmd:processStep> <gmd:source>... </gmd:source> </gmd:LI_Lineage> </gmd:lineage> </gmd:DQ_DataQuality>