gmd:graphicOverview
Element information
Namespace: http://www.isotc211.org/2005/gmd
Schema document: external/ogc/iso/19139/20070417/gmd/identification.xsd
Type: gmd:MD_BrowseGraphic_PropertyType
Properties: Local, Qualified
Content
- gmd:MD_BrowseGraphic [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
uuidref | [0..1] | xsd:string | from group gco:ObjectReference | |
gco:nilReason | [0..1] | gml:NilReasonType |
Used in
- Type gmd:AbstractMD_Identification_Type (Element gmd:AbstractMD_Identification)
- Type gmd:MD_DataIdentification_Type via extension of gmd:AbstractMD_Identification_Type (Element gmd:MD_DataIdentification)
- Type gmd:MD_ServiceIdentification_Type via extension of gmd:AbstractMD_Identification_Type (Element gmd:MD_ServiceIdentification)
Sample instance
<gmd:graphicOverview> <gmd:MD_BrowseGraphic> <gmd:fileName> <gco:CharacterString>string</gco:CharacterString> </gmd:fileName> <gmd:fileDescription> <gco:CharacterString>string</gco:CharacterString> </gmd:fileDescription> <gmd:fileType> <gco:CharacterString>string</gco:CharacterString> </gmd:fileType> </gmd:MD_BrowseGraphic> </gmd:graphicOverview>