scr:PersonMetadata
Information that further qualifies Screening purposes.
Element information
Namespace: http://release.niem.gov/niem/domains/screening/3.1/
Schema document: domains/screening/3.1/screening.xsd
Type: scr:PersonMetadataType
Properties: Global, Qualified, Nillable
NIEM properties:
- Applies to: nc:PersonType
Content
- scr:ConfidenceLevel [0..*]A classification of the reliability of the PERSON ALERT.
- scr:PersonConfidenceLevelPercent [0..*]A Quantitative based on the number of encounters. Measured as an overall percentage.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:MetadataType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:MetadataType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:MetadataType |
Sample instance
<scr:PersonMetadata> <scr:ConfidenceLevel> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <scr:ConfidenceLevelCategoryDescriptionText>string</scr:ConfidenceLevelCategoryDescriptionText> <scr:ConfidenceLevelCategoryCode>1</scr:ConfidenceLevelCategoryCode> <scr:ConfidenceLevelAugmentationPoint>any content</scr:ConfidenceLevelAugmentationPoint> </scr:ConfidenceLevel> <scr:PersonConfidenceLevelPercent>1.0</scr:PersonConfidenceLevelPercent> </scr:PersonMetadata>