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 [0..1]from subst. group gmd:AbstractMD_ContentInformation
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: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>