Schema Central > niem40 > metadataApplication.xsd > gmd:DS_Initiative
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmd:DS_Initiative

Element information

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom group gco:ObjectIdentification
uuid [0..1]xsd:stringfrom group gco:ObjectIdentification

Used in

Substitution hierarchy

Sample instance

<gmd:DS_Initiative>
   <gmd:composedOf>
      <gmd:DS_DataSet>
         <gmd:has>...
         </gmd:has>
         <gmd:partOf>...
         </gmd:partOf>
      </gmd:DS_DataSet>
   </gmd:composedOf>
   <gmd:seriesMetadata>
      <gmd:MD_Metadata>
         <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>
         <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>
         <gmd:composedOf>...
         </gmd:composedOf>
         <gmd:seriesMetadata>...
         </gmd:seriesMetadata>
         <gmd:subset>...
         </gmd:subset>
         <gmd:superset>...
         </gmd:superset>
      </gmd:DS_OtherAggregate>
   </gmd:superset>
</gmd:DS_Initiative>