| diagram |
 |
| namespace |
http://www.isotc211.org/2005/gmd |
| type |
extension of gmd:AbstractMD_ContentInformation_Type |
| properties |
| base | gmd:AbstractMD_ContentInformation_Type |
|
| children |
gmd:attributeDescription gmd:contentType gmd:dimension |
| used by |
|
| attributes |
| Name | Type | Use | Default | Fixed | annotation | | id | ID | | | | | | uuid | string | | | | |
|
| annotation |
| documentation | | Information about the domain of the raster cell |
|
| source |
<complexType name="MD_CoverageDescription_Type">
<annotation>
<documentation>Information about the domain of the raster cell</documentation>
</annotation>
<complexContent>
<extension base="gmd:AbstractMD_ContentInformation_Type">
<sequence>
<element name="attributeDescription" type="gco:RecordType_PropertyType"/>
<element name="contentType" type="gmd:MD_CoverageContentTypeCode_PropertyType"/>
<element name="dimension" type="gmd:MD_RangeDimension_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType> |