cbrn:DataFileMetadata
Provides information about a digital data file.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Type: cbrn:DataFileMetadataType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:AdministrativeID [0..*] An identifier generated locally within a processing system used to identify sub-records within an entity of interest record.
- nc:CommentText [0..*] A remark, explanation, or observation.
- nc:CommentTitleText [0..*] A name of a comment.
- nc:DistributionText [0..*] Allowable recipients of information; dissemination statement or instructions.
- nc:EffectiveDate [0..*] A date that information take effect.
- nc:ExpirationDate [0..*] A date after which information is no longer valid.
- nc:LanguageText [0..*] A language in which the data content is recorded.
- nc:LastUpdatedDate [0..*] A date information was last modified.
- nc:LastVerifiedDate [0..*] A date information was last checked for accuracy.
- nc:ProbabilityNumeric [0..*] A decimal value that indicates computed likelihood that what the content is true or accurate. This value is based on a calculation of probability of occurrence or truth.
- nc:QualityCommentText [0..*] A remark, explanation, or observation regarding the accuracy or trustworthiness of the information.
- nc:QualityCommentTitleText [0..*] The name or title of a remark, explanation, or observation regarding the accuracy or trustworthiness of the information.
- nc:QualityValidityCode [0..*] A likelihood that the information is accurate or trustworthy.
- nc:ReliabilityNumeric [0..*] A value that indicates belief that content is accurate or trustworthy.
- nc:ReportedDate [0..*] A date information was observed, measured, identified, or became known.
- nc:ReportingOrganizationText [0..*] A name, identifier, or reference of an organization that provided the information.
- nc:ReportingPersonRoleText [0..*] A type, responsibility, or role of a person who provided the information.
- nc:ReportingPersonText [0..*] A name, identifier, or reference of a person who provided the information.
- nc:SensitivityText [0..*] A sensitivity level of the information.
- nc:CreatorName [0..*] A name of an entity primarily responsible for generating or producing the information.
- nc:DescriptionText [0..*] A description of the information.
- nc:SourceIDText [0..*] A number or string set by a data provider so that information that is sent can be retraced back to its source.
- nc:SourceContactPersonText [0..*] A person who can answer questions about the information.
- nc:PublisherName [0..*] A name of an entity responsible for the publication of the information.
- nc:ReleaseDate [0..*] A date the information was first released for dissemination.
- nc:RepositoryID [0..*] An identifier assigned to the repository from which the information originated.
- nc:SourceText [0..*] A name, identifier, or reference of a resource from which the information was taken.
- cbrn:VersionIdentifier [0..*] Identifier of a version.
- cbrn:VersionEffectiveDateTime [0..*] Version effectivity dateTime.
- cbrn:SecurityClassificationCode [0..*] A description of a security classification.
- cbrn:DocumentPrivacyActIndicator [0..*] True if a document is categorized as containing personal information subject to protection by the Privacy Act; false otherwise.
- cbrn:ClassificationReasonText [0..*] Reason for a classification, with reference to the applicable classification guide.
- cbrn:ClassifiedByText [0..*] Description of the classification authority.
- cbrn:DeclassDate [0..*] Specific date at which the applicable information is automatically declassified.
- cbrn:DeclassEventText [0..*] Description of an event that triggers declassification.
- cbrn:DeclassExceptionText [0..*] Description of any exceptions to automatic declassification.
- cbrn:DeclassManualReviewIndicator [0..*] True if a manual review is required for declassification; false otherwise.
from type nc:MetadataType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:MetadataType |
Used in
- Type cbrn:DataFileType (Elements cbrn:DetectionEventDataFile, cbrn:SpectrumImageDataFile)
Sample instance
<cbrn:DataFileMetadata> <nc:AdministrativeID>string</nc:AdministrativeID> <nc:CommentText>string</nc:CommentText> <nc:CommentTitleText>string</nc:CommentTitleText> <nc:DistributionText>string</nc:DistributionText> <nc:EffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:EffectiveDate> <nc:ExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:ExpirationDate> <nc:LanguageText>string</nc:LanguageText> <nc:LastUpdatedDate> <nc:Date>2000-01-01</nc:Date> </nc:LastUpdatedDate> <nc:LastVerifiedDate> <nc:Date>2000-01-01</nc:Date> </nc:LastVerifiedDate> <nc:ProbabilityNumeric>1.0</nc:ProbabilityNumeric> <nc:QualityCommentText>string</nc:QualityCommentText> <nc:QualityCommentTitleText>string</nc:QualityCommentTitleText> <nc:QualityValidityCode>Low</nc:QualityValidityCode> <nc:ReliabilityNumeric>1.0</nc:ReliabilityNumeric> <nc:ReportedDate> <nc:Date>2000-01-01</nc:Date> </nc:ReportedDate> <nc:ReportingOrganizationText>string</nc:ReportingOrganizationText> <nc:ReportingPersonRoleText>string</nc:ReportingPersonRoleText> <nc:ReportingPersonText>string</nc:ReportingPersonText> <nc:SensitivityText>string</nc:SensitivityText> <nc:CreatorName>string</nc:CreatorName> <nc:DescriptionText>string</nc:DescriptionText> <nc:SourceIDText>string</nc:SourceIDText> <nc:SourceContactPersonText>string</nc:SourceContactPersonText> <nc:PublisherName>string</nc:PublisherName> <nc:ReleaseDate> <nc:Date>2000-01-01</nc:Date> </nc:ReleaseDate> <nc:RepositoryID>string</nc:RepositoryID> <nc:SourceText>string</nc:SourceText> <cbrn:VersionIdentifier>string</cbrn:VersionIdentifier> <cbrn:VersionEffectiveDateTime>2000-01-01T12:00:00</cbrn:VersionEffectiveDateTime> <cbrn:SecurityClassificationCode>UNCLASSIFIED SENSITIVE</cbrn:SecurityClassificationCode> <cbrn:DocumentPrivacyActIndicator>true</cbrn:DocumentPrivacyActIndicator> <cbrn:ClassificationReasonText>string</cbrn:ClassificationReasonText> <cbrn:ClassifiedByText>string</cbrn:ClassifiedByText> <cbrn:DeclassDate>2000-01-01</cbrn:DeclassDate> <cbrn:DeclassEventText>string</cbrn:DeclassEventText> <cbrn:DeclassExceptionText>string</cbrn:DeclassExceptionText> <cbrn:DeclassManualReviewIndicator>true</cbrn:DeclassManualReviewIndicator> </cbrn:DataFileMetadata>