Schema Central > NIEM 3.2 > gmxUsage.xsd > gmx:MX_DataSet
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmx:MX_DataSet

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

<gmx:MX_DataSet>
   <gmd:has>
      <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:has>
   <gmd:partOf>
      <gmd:DS_OtherAggregate>
         <gmd:composedOf>...
         </gmd:composedOf>
         <gmd:seriesMetadata>...
         </gmd:seriesMetadata>
         <gmd:subset>...
         </gmd:subset>
         <gmd:superset>...
         </gmd:superset>
      </gmd:DS_OtherAggregate>
   </gmd:partOf>
   <gmx:dataFile>
      <gmx:MX_DataFile>
         <gmx:fileName>...
         </gmx:fileName>
         <gmx:fileDescription>...
         </gmx:fileDescription>
         <gmx:fileType>...
         </gmx:fileType>
         <gmx:featureTypes>...
         </gmx:featureTypes>
         <gmx:fileFormat>...
         </gmx:fileFormat>
      </gmx:MX_DataFile>
   </gmx:dataFile>
   <gmx:datasetCatalogue>
      <gmx:CT_CodelistCatalogue>
         <gmx:name>...
         </gmx:name>
         <gmx:scope>...
         </gmx:scope>
         <gmx:fieldOfApplication>...
         </gmx:fieldOfApplication>
         <gmx:versionNumber>...
         </gmx:versionNumber>
         <gmx:versionDate>...
         </gmx:versionDate>
         <gmx:language>...
         </gmx:language>
         <gmx:characterSet>...
         </gmx:characterSet>
         <gmx:locale>...
         </gmx:locale>
         <gmx:subCatalogue>...
         </gmx:subCatalogue>
         <gmx:codelistItem>...
         </gmx:codelistItem>
      </gmx:CT_CodelistCatalogue>
   </gmx:datasetCatalogue>
   <gmx:supportFile>
      <gmx:MX_SupportFile>
         <gmx:fileName>...
         </gmx:fileName>
         <gmx:fileDescription>...
         </gmx:fileDescription>
         <gmx:fileType>...
         </gmx:fileType>
      </gmx:MX_SupportFile>
   </gmx:supportFile>
</gmx:MX_DataSet>