gmd:MD_MetadataExtensionInformation
Element information
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gmd/dhs-gmo/1.0.0
Schema document: external/iso-19139-gmd/draft-0.1/gmd/dhs-gmo/1.0.0/metadataExtension.xsd
Type: gmd:MD_MetadataExtensionInformation_Type
Properties: Global, Qualified
Content
- Sequence [1..1]
- gmd:extensionOnLineResource [0..1]
- gmd:extendedElementInformation [0..*]
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
Sample instance
<gmd:MD_MetadataExtensionInformation id="ID"> <gmd:extensionOnLineResource> <gmd:CI_OnlineResource id="ID"> <gmd:linkage>... </gmd:linkage> <gmd:protocol>... </gmd:protocol> <gmd:applicationProfile>... </gmd:applicationProfile> <gmd:name>... </gmd:name> <gmd:description>... </gmd:description> <gmd:function>... </gmd:function> </gmd:CI_OnlineResource> </gmd:extensionOnLineResource> <gmd:extendedElementInformation> <gmd:MD_ExtendedElementInformation id="ID"> <gmd:name>... </gmd:name> <gmd:shortName>... </gmd:shortName> <gmd:domainCode>... </gmd:domainCode> <gmd:definition>... </gmd:definition> <gmd:obligation>... </gmd:obligation> <gmd:condition>... </gmd:condition> <gmd:dataType>... </gmd:dataType> <gmd:maximumOccurrence>... </gmd:maximumOccurrence> <gmd:domainValue>... </gmd:domainValue> <gmd:parentEntity>... </gmd:parentEntity> <gmd:rule>... </gmd:rule> <gmd:rationale>... </gmd:rationale> <gmd:source>... </gmd:source> </gmd:MD_ExtendedElementInformation> </gmd:extendedElementInformation> </gmd:MD_MetadataExtensionInformation>