Definition Type: ComplexType
Name: MetadataType
Namespace: http://niem.gov/niem/niem-core/2.0
Type: s:MetadataType
Containing Schema: niem-core.xsd
Abstract
Documentation:
A data type for information that further qualifies primary data; data about data.
Collapse XSD Schema Diagram:
Drilldown into SourceText in schema niem-core_xsd Drilldown into RepositoryID in schema niem-core_xsd Drilldown into ReleaseDate in schema niem-core_xsd Drilldown into PublisherName in schema niem-core_xsd Drilldown into SourceContactPersonText in schema niem-core_xsd Drilldown into SourceIDText in schema niem-core_xsd Drilldown into DescriptionText in schema niem-core_xsd Drilldown into CreatorName in schema niem-core_xsd Drilldown into SensitivityText in schema niem-core_xsd Drilldown into ReportingPersonText in schema niem-core_xsd Drilldown into ReportingPersonRoleText in schema niem-core_xsd Drilldown into ReportingOrganizationText in schema niem-core_xsd Drilldown into ReportedDate in schema niem-core_xsd Drilldown into ReliabilityNumeric in schema niem-core_xsd Drilldown into QualityValidityCode in schema niem-core_xsd Drilldown into QualityCommentTitleText in schema niem-core_xsd Drilldown into QualityCommentText in schema niem-core_xsd Drilldown into ProbabilityNumeric in schema niem-core_xsd Drilldown into LastVerifiedDate in schema niem-core_xsd Drilldown into LastUpdatedDate in schema niem-core_xsd Drilldown into LanguageText in schema niem-core_xsd Drilldown into ExpirationDate in schema niem-core_xsd Drilldown into EffectiveDate in schema niem-core_xsd Drilldown into DistributionText in schema niem-core_xsd Drilldown into CommentTitleText in schema niem-core_xsd Drilldown into CommentText in schema niem-core_xsd Drilldown into AdministrativeID in schema niem-core_xsd Drilldown into id in schema structures_xsd Drilldown into MetadataType in schema structures_xsdXSD Diagram of MetadataType in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="MetadataType">
    <xsd:annotation>
        <xsd:documentation>A data type for information that further qualifies primary data; data about data.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="MetadataType" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
            <i:AppliesTo i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
            <i:AppliesTo i:namespace="http://niem.gov/niem/structures/2.0" i:name="Association" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="s:MetadataType">
            <xsd:sequence>
                <xsd:element ref="nc:AdministrativeID" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:CommentText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:CommentTitleText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:DistributionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:EffectiveDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:ExpirationDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:LanguageText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:LastUpdatedDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:LastVerifiedDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:ProbabilityNumeric" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:QualityCommentText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:QualityCommentTitleText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:QualityValidityCode" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:ReliabilityNumeric" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:ReportedDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:ReportingOrganizationText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:ReportingPersonRoleText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:ReportingPersonText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:SensitivityText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:CreatorName" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:DescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:SourceIDText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:SourceContactPersonText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PublisherName" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:ReleaseDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:RepositoryID" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:SourceText" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AdministrativeID nc:AdministrativeID 0 unbounded
CommentText nc:CommentText 0 unbounded
CommentTitleText nc:CommentTitleText 0 unbounded
DistributionText nc:DistributionText 0 unbounded
EffectiveDate nc:EffectiveDate 0 unbounded
ExpirationDate nc:ExpirationDate 0 unbounded
LanguageText nc:LanguageText 0 unbounded
LastUpdatedDate nc:LastUpdatedDate 0 unbounded
LastVerifiedDate nc:LastVerifiedDate 0 unbounded
ProbabilityNumeric nc:ProbabilityNumeric 0 unbounded
QualityCommentText nc:QualityCommentText 0 unbounded
QualityCommentTitleText nc:QualityCommentTitleText 0 unbounded
QualityValidityCode nc:QualityValidityCode 0 unbounded
ReliabilityNumeric nc:ReliabilityNumeric 0 unbounded
ReportedDate nc:ReportedDate 0 unbounded
ReportingOrganizationText nc:ReportingOrganizationText 0 unbounded
ReportingPersonRoleText nc:ReportingPersonRoleText 0 unbounded
ReportingPersonText nc:ReportingPersonText 0 unbounded
SensitivityText nc:SensitivityText 0 unbounded
CreatorName nc:CreatorName 0 unbounded
DescriptionText nc:DescriptionText 0 unbounded
SourceIDText nc:SourceIDText 0 unbounded
SourceContactPersonText nc:SourceContactPersonText 0 unbounded
PublisherName nc:PublisherName 0 unbounded
ReleaseDate nc:ReleaseDate 0 unbounded
RepositoryID nc:RepositoryID 0 unbounded
SourceText nc:SourceText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
Collapse Derivation Tree:
Collapse References:
nc:Metadata