| diagram |
 |
| namespace |
http://www.isotc211.org/2005/gmd |
| type |
extension of gco:AbstractObject_Type |
| properties |
| base | gco:AbstractObject_Type |
|
| children |
gmd:fileName gmd:fileDescription gmd:fileType |
| used by |
|
| attributes |
| Name | Type | Use | Default | Fixed | annotation | | id | ID | | | | | | uuid | string | | | | |
|
| annotation |
| documentation | | Graphic that provides an illustration of the dataset (should include a legend for the graphic) |
|
| source |
<complexType name="MD_BrowseGraphic_Type">
<annotation>
<documentation>Graphic that provides an illustration of the dataset (should include a legend for the graphic)</documentation>
</annotation>
<complexContent>
<extension base="gco:AbstractObject_Type">
<sequence>
<element name="fileName" type="gco:CharacterString_PropertyType"/>
<element name="fileDescription" type="gco:CharacterString_PropertyType" minOccurs="0"/>
<element name="fileType" type="gco:CharacterString_PropertyType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType> |