scr:ConfidenceLevel
A classification of the reliability of the PERSON ALERT.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.0
Schema document: domains/screening/2.0/screening.xsd
Type: scr:ConfidenceLevelType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- scr:ConfidenceLevelCategoryCode [0..*] A kind of confidence level.
- scr:ConfidenceLevelCategoryDescriptionText [0..*] A description of a kind of confidence level.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type scr:PersonMetadataType (Element scr:PersonMetadata)
Sample instance
<scr:ConfidenceLevel> <scr:ConfidenceLevelCategoryCode>1</scr:ConfidenceLevelCategoryCode> <scr:ConfidenceLevelCategoryDescriptionText>string</scr:ConfidenceLevelCategoryDescriptionText> </scr:ConfidenceLevel>