Definition Type: ComplexType
Name: MD_Metadata_Type
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gmd/dhs-gmo/1.0.0
Type: gco:AbstractObject_Type
Containing Schema: metadataEntity.xsd
Abstract
Documentation:
Information about the metadata
Collapse XSD Schema Diagram:
Drilldown into featureAttribute in schema metadataentity_xsd Drilldown into featureType in schema metadataentity_xsd Drilldown into propertyType in schema metadataentity_xsd Drilldown into describes in schema metadataentity_xsd Drilldown into series in schema metadataentity_xsd Drilldown into metadataMaintenance in schema metadataentity_xsd Drilldown into applicationSchemaInfo in schema metadataentity_xsd Drilldown into metadataConstraints in schema metadataentity_xsd Drilldown into portrayalCatalogueInfo in schema metadataentity_xsd Drilldown into dataQualityInfo in schema metadataentity_xsd Drilldown into distributionInfo in schema metadataentity_xsd Drilldown into contentInfo in schema metadataentity_xsd Drilldown into identificationInfo in schema metadataentity_xsd Drilldown into metadataExtensionInfo in schema metadataentity_xsd Drilldown into referenceSystemInfo in schema metadataentity_xsd Drilldown into spatialRepresentationInfo in schema metadataentity_xsd Drilldown into locale in schema metadataentity_xsd Drilldown into dataSetURI in schema metadataentity_xsd Drilldown into metadataStandardVersion in schema metadataentity_xsd Drilldown into metadataStandardName in schema metadataentity_xsd Drilldown into dateStamp in schema metadataentity_xsd Drilldown into contact in schema metadataentity_xsd Drilldown into hierarchyLevelName in schema metadataentity_xsd Drilldown into hierarchyLevel in schema metadataentity_xsd Drilldown into parentIdentifier in schema metadataentity_xsd Drilldown into characterSet in schema metadataentity_xsd Drilldown into language in schema metadataentity_xsd Drilldown into fileIdentifier in schema metadataentity_xsd Drilldown into uuid in schema gcobase_xsd Drilldown into id in schema gcobase_xsd Drilldown into ObjectIdentification in schema gcobase_xsd Drilldown into AbstractObject_Type in schema gcobase_xsdXSD Diagram of MD_Metadata_Type in schema metadataentity_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="MD_Metadata_Type">
    <xs:annotation>
        <xs:documentation>Information about the metadata</xs:documentation>
    </xs:annotation>
    <xs:complexContent>
        <xs:extension base="gco:AbstractObject_Type">
            <xs:sequence>
                <xs:element name="fileIdentifier" type="gco:CharacterString_PropertyType" minOccurs="0" />
                <xs:element name="language" type="gco:CharacterString_PropertyType" minOccurs="0" />
                <xs:element name="characterSet" type="gmd:MD_CharacterSetCode_PropertyType" minOccurs="0" />
                <xs:element name="parentIdentifier" type="gco:CharacterString_PropertyType" minOccurs="0" />
                <xs:element name="hierarchyLevel" type="gmd:MD_ScopeCode_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="hierarchyLevelName" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="contact" type="gmd:CI_ResponsibleParty_PropertyType" maxOccurs="unbounded" />
                <xs:element name="dateStamp" type="gco:Date_PropertyType" />
                <xs:element name="metadataStandardName" type="gco:CharacterString_PropertyType" minOccurs="0" />
                <xs:element name="metadataStandardVersion" type="gco:CharacterString_PropertyType" minOccurs="0" />
                <xs:element name="dataSetURI" type="gco:CharacterString_PropertyType" minOccurs="0" />
                <xs:element name="locale" type="gmd:PT_Locale_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="spatialRepresentationInfo" type="gmd:MD_SpatialRepresentation_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="referenceSystemInfo" type="gmd:MD_ReferenceSystem_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="metadataExtensionInfo" type="gmd:MD_MetadataExtensionInformation_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="identificationInfo" type="gmd:MD_Identification_PropertyType" maxOccurs="unbounded" />
                <xs:element name="contentInfo" type="gmd:MD_ContentInformation_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="distributionInfo" type="gmd:MD_Distribution_PropertyType" minOccurs="0" />
                <xs:element name="dataQualityInfo" type="gmd:DQ_DataQuality_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="portrayalCatalogueInfo" type="gmd:MD_PortrayalCatalogueReference_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="metadataConstraints" type="gmd:MD_Constraints_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="applicationSchemaInfo" type="gmd:MD_ApplicationSchemaInformation_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="metadataMaintenance" type="gmd:MD_MaintenanceInformation_PropertyType" minOccurs="0" />
                <xs:element name="series" type="gmd:DS_Aggregate_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="describes" type="gmd:DS_DataSet_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="propertyType" type="gco:ObjectReference_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="featureType" type="gco:ObjectReference_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="featureAttribute" type="gco:ObjectReference_PropertyType" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
fileIdentifier gmd:fileIdentifier 0 (1)
language gmd:language 0 (1)
characterSet gmd:characterSet 0 (1)
parentIdentifier gmd:parentIdentifier 0 (1)
hierarchyLevel gmd:hierarchyLevel 0 unbounded
hierarchyLevelName gmd:hierarchyLevelName 0 unbounded
contact gmd:contact (1) unbounded
dateStamp gmd:dateStamp (1) (1)
metadataStandardName gmd:metadataStandardName 0 (1)
metadataStandardVersion gmd:metadataStandardVersion 0 (1)
dataSetURI gmd:dataSetURI 0 (1)
locale gmd:locale 0 unbounded
spatialRepresentationInfo gmd:spatialRepresentationInfo 0 unbounded
referenceSystemInfo gmd:referenceSystemInfo 0 unbounded
metadataExtensionInfo gmd:metadataExtensionInfo 0 unbounded
identificationInfo gmd:identificationInfo (1) unbounded
contentInfo gmd:contentInfo 0 unbounded
distributionInfo gmd:distributionInfo 0 (1)
dataQualityInfo gmd:dataQualityInfo 0 unbounded
portrayalCatalogueInfo gmd:portrayalCatalogueInfo 0 unbounded
metadataConstraints gmd:metadataConstraints 0 unbounded
applicationSchemaInfo gmd:applicationSchemaInfo 0 unbounded
metadataMaintenance gmd:metadataMaintenance 0 (1)
series gmd:series 0 unbounded
describes gmd:describes 0 unbounded
propertyType gmd:propertyType 0 unbounded
featureType gmd:featureType 0 unbounded
featureAttribute gmd:featureAttribute 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id gco:id Optional
uuid gco:uuid Optional
Collapse Derivation Tree:
Collapse References:
gmd:MD_Metadata