Schema Central > NIEM 2.0 > dataQuality.xsd > gmd:DQ_Scope
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmd:DQ_Scope

Element information

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom group gco:ObjectIdentification
uuid [0..1]xsd:stringfrom group gco:ObjectIdentification

Used in

Sample instance

<gmd:DQ_Scope id="ID">
   <gmd:level>
      <gmd:MD_ScopeCode codeList="http://www.example.com/" codeListValue="http://www.example.com/">string</gmd:MD_ScopeCode>
   </gmd:level>
   <gmd:extent>
      <gmd:EX_Extent id="ID">
         <gmd:description>...
         </gmd:description>
         <gmd:geographicElement>...
         </gmd:geographicElement>
         <gmd:temporalElement>...
         </gmd:temporalElement>
         <gmd:verticalElement>...
         </gmd:verticalElement>
      </gmd:EX_Extent>
   </gmd:extent>
   <gmd:levelDescription>
      <gmd:MD_ScopeDescription>
         <gmd:attributes/>
      </gmd:MD_ScopeDescription>
   </gmd:levelDescription>
</gmd:DQ_Scope>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com