im:AlienMatchCandidate
A date of the confirmation of a candidates biometric match with an encountered alien.
Element information
Namespace: http://release.niem.gov/niem/domains/immigration/3.1/
Schema document: domains/immigration/3.1/immigration.xsd
Type: im:AlienMatchCandidateType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- im:MatchCandidateRankNumeric [0..*]A number indicating the ranking score of an enrolled candidates biometric match against an encountered alien.
- im:MatchCandidateDetainedDate [0..*]A date on which the candidate for match with an encountered alien was detained.
- im:MatchCandidateLeftFingerScoreNumeric [0..*]A number indicating the left fingerprint score value of an enrolled candidate for determining his/her biometric match against an encountered alien.
- im:MatchCandidateStatus [0..*]An indication status of whether or not a candidate has met the minimum threshold for identification as a match with an encountered alien.
- im:MatchCandidateOverallFingerScoreNumeric [0..*]A number indicating the sum of the right and left fingerprint score values of an enrolled candidate in order to determine his/her biometric match against an encountered alien.
- im:MatchCandidateOverallMatchDecisionStatusText [0..*]A final decision as to whether or not the candidate is truly a hit against an encountered alien.
- im:MatchCandidateRightFingerScoreNumeric [0..*]A number indicating the right fingerprint score value of an enrolled candidate for determining his/her biometric match against an encountered alien.
- im:AlienMatchCandidateAugmentationPointAbstract [0..*]An augmentation point for AlienMatchCandidateType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group im:AlienMatchCandidateAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type im:AlienExchangeVisitorRoleType via extension of im:AlienRoleType (Element im:AlienExchangeVisitorRole)
- Type im:AlienRoleType (Element im:AlienRole)
- Type im:AlienStudentRoleType via extension of im:AlienRoleType (Element im:AlienStudentRole)
- Type im:ImmigrantRoleType via extension of im:AlienRoleType (Element im:ImmigrantRole)
- Type im:LawfulPermanentResidentRoleType via extension of im:AlienRoleType (Element im:LawfulPermanentResidentRole)
- Type im:NonImmigrantRoleType via extension of im:AlienRoleType (Element im:NonImmigrantRole)
- Type im:OtherAlienRoleType via extension of im:AlienRoleType (Element im:OtherAlienRole)
Sample instance
<im:AlienMatchCandidate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <im:MatchCandidateRankNumeric>1.0</im:MatchCandidateRankNumeric> <im:MatchCandidateDetainedDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </im:MatchCandidateDetainedDate> <im:MatchCandidateLeftFingerScoreNumeric>1.0</im:MatchCandidateLeftFingerScoreNumeric> <im:MatchCandidateStatus> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <im:MatchCandidateStatusCategoryText>string</im:MatchCandidateStatusCategoryText> <im:MatchCandidateStatusAugmentationPoint>any content</im:MatchCandidateStatusAugmentationPoint> </im:MatchCandidateStatus> <im:MatchCandidateOverallFingerScoreNumeric>1.0</im:MatchCandidateOverallFingerScoreNumeric> <im:MatchCandidateOverallMatchDecisionStatusText>string</im:MatchCandidateOverallMatchDecisionStatusText> <im:MatchCandidateRightFingerScoreNumeric>1.0</im:MatchCandidateRightFingerScoreNumeric> <im:AlienMatchCandidateAugmentationPoint>any content</im:AlienMatchCandidateAugmentationPoint> </im:AlienMatchCandidate>