gmd:contentInfo
Element information
Namespace: http://www.isotc211.org/2005/gmd
Schema document: external/ogc/iso/19139/20070417/gmd/metadataEntity.xsd
Type: gmd:MD_ContentInformation_PropertyType
Properties: Local, Qualified
Content
- Choice [1..1]
- gmd:MD_FeatureCatalogueDescription [0..1]
- gmd:MD_CoverageDescription [0..1]
- gmd:MD_ImageDescription [0..1]
from subst. group gmd:AbstractMD_ContentInformationfrom subst. group gmd:MD_CoverageDescription
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
xlink:type | [0..1] | xsd:string | Fixed value is "simple". from group xlink:simpleLink | |
xlink:href | [0..1] | xsd:anyURI | from group xlink:simpleLink | |
xlink:role | [0..1] | xsd:anyURI | from group xlink:simpleLink | |
xlink:arcrole | [0..1] | xsd:anyURI | from group xlink:simpleLink | |
xlink:title | [0..1] | xsd:string | from group xlink:simpleLink | |
xlink:show | [0..1] | Anonymous | from group xlink:simpleLink | |
xlink:actuate | [0..1] | Anonymous | from group xlink:simpleLink | |
uuidref | [0..1] | xsd:string | from group gco:ObjectReference | |
gco:nilReason | [0..1] | gml:NilReasonType |
Used in
- Type gmd:MD_Metadata_Type (Element gmd:MD_Metadata)
Sample instance
<gmd:contentInfo> <gmd:MD_FeatureCatalogueDescription> <gmd:complianceCode> <gco:Boolean>true</gco:Boolean> </gmd:complianceCode> <gmd:language> <gco:CharacterString>string</gco:CharacterString> </gmd:language> <gmd:includedWithDataset> <gco:Boolean>true</gco:Boolean> </gmd:includedWithDataset> <gmd:featureTypes> <gco:LocalName>string</gco:LocalName> </gmd:featureTypes> <gmd:featureCatalogueCitation> <gmd:CI_Citation>... </gmd:CI_Citation> </gmd:featureCatalogueCitation> </gmd:MD_FeatureCatalogueDescription> </gmd:contentInfo>