<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>
|