nc:MetadataType

complexType MetadataType in namespace http://release.niem.gov/niem/niem-core/5.0/

Definition

A data type for information that further qualifies primary data; data about data.

Diagram

XML Schema

<xs:complexType name="MetadataType">
<xs:annotation>
<xs:documentation>
A data type for information that further qualifies primary data; data about data.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="nc:AdministrativeID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:CaveatText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:Comment" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:ConfidencePercent" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:CreatorName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:DescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:DistributionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EffectiveDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EmptyReasonAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EmptyReasonDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:ExpirationDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:Language" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:LastUpdatedDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:LastVerifiedDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:ProbabilityPercent" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:PublisherName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:QualityComment" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:ReleaseDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:ReportedDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:ReportingOrganizationAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:ReportingPersonRoleAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:ReportingPersonAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:RepositoryID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:SensitivityAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:SourceContactPersonAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:SourceIDText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:SourceText" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>