gmd:DS_Initiative
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/metadataApplication.xsd
Type: gmd:DS_Initiative_Type
Properties: Global, Qualified
Content
from type gmd:AbstractDS_Aggregate_Type
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:DS_Initiative_PropertyType
- Type gmd:DS_Aggregate_PropertyType (Elements gmd:series, gmd:subset, gmd:superset, gmd:partOf)
Substitution hierarchy
- gmd:AbstractDS_Aggregate
- can be substituted with gmd:DS_Initiative
Sample instance
<gmd:DS_Initiative id="ID"> <gmd:composedOf> <gmd:DS_DataSet id="ID"> <gmd:has>... </gmd:has> <gmd:partOf>... </gmd:partOf> </gmd:DS_DataSet> </gmd:composedOf> <gmd:seriesMetadata> <gmd:MD_Metadata id="ID"> <gmd:fileIdentifier>... </gmd:fileIdentifier> <gmd:language>... </gmd:language> <gmd:characterSet>... </gmd:characterSet> <gmd:parentIdentifier>... </gmd:parentIdentifier> <gmd:hierarchyLevel>... </gmd:hierarchyLevel> <gmd:hierarchyLevelName>... </gmd:hierarchyLevelName> <gmd:contact>... </gmd:contact> <gmd:dateStamp>... </gmd:dateStamp> <gmd:metadataStandardName>... </gmd:metadataStandardName> <gmd:metadataStandardVersion>... </gmd:metadataStandardVersion> <gmd:dataSetURI>... </gmd:dataSetURI> <gmd:locale>... </gmd:locale> <gmd:spatialRepresentationInfo>... </gmd:spatialRepresentationInfo> <gmd:referenceSystemInfo>... </gmd:referenceSystemInfo> <gmd:metadataExtensionInfo>... </gmd:metadataExtensionInfo> <gmd:identificationInfo>... </gmd:identificationInfo> <gmd:contentInfo>... </gmd:contentInfo> <gmd:distributionInfo>... </gmd:distributionInfo> <gmd:dataQualityInfo>... </gmd:dataQualityInfo> <gmd:portrayalCatalogueInfo>... </gmd:portrayalCatalogueInfo> <gmd:metadataConstraints>... </gmd:metadataConstraints> <gmd:applicationSchemaInfo>... </gmd:applicationSchemaInfo> <gmd:metadataMaintenance>... </gmd:metadataMaintenance> <gmd:series>... </gmd:series> <gmd:describes>... </gmd:describes> <gmd:propertyType/> <gmd:featureType/> <gmd:featureAttribute/> </gmd:MD_Metadata> </gmd:seriesMetadata> <gmd:subset> <gmd:DS_OtherAggregate id="ID"> <gmd:composedOf>... </gmd:composedOf> <gmd:seriesMetadata>... </gmd:seriesMetadata> <gmd:subset>... </gmd:subset> <gmd:superset>... </gmd:superset> </gmd:DS_OtherAggregate> </gmd:subset> <gmd:superset> <gmd:DS_OtherAggregate id="ID"> <gmd:composedOf>... </gmd:composedOf> <gmd:seriesMetadata>... </gmd:seriesMetadata> <gmd:subset>... </gmd:subset> <gmd:superset>... </gmd:superset> </gmd:DS_OtherAggregate> </gmd:superset> </gmd:DS_Initiative>