gmd:MD_BrowseGraphic
Element information
Namespace: http://www.isotc211.org/2005/gmd
Schema document: external/ogc/iso/19139/20070417/gmd/identification.xsd
Type: gmd:MD_BrowseGraphic_Type
Properties: Global, Qualified
Content
- Sequence [1..1]
- gmd:fileName [1..1]
- gmd:fileDescription [0..1]
- gmd:fileType [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from group gco:ObjectIdentification | |
uuid | [0..1] | xsd:string | from group gco:ObjectIdentification |
Used in
- Type gmd:MD_BrowseGraphic_PropertyType (Element gmd:graphicOverview)
Sample instance
<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>