| diagram |
 |
| namespace |
http://www.isotc211.org/2005/gmd |
| type |
extension of gco:AbstractObject_Type |
| properties |
| base | gco:AbstractObject_Type |
|
| children |
gmd:scope gmd:report gmd:lineage |
| used by |
|
| attributes |
| Name | Type | Use | Default | Fixed | annotation | | id | ID | | | | | | uuid | string | | | | |
|
| source |
<complexType name="DQ_DataQuality_Type">
<complexContent>
<extension base="gco:AbstractObject_Type">
<sequence>
<element name="scope" type="gmd:DQ_Scope_PropertyType"/>
<element name="report" type="gmd:DQ_Element_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
<element name="lineage" type="gmd:LI_Lineage_PropertyType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType> |