intel:PotentialIdentityMatchAssociation
An association relating a set of identities that may potentially belong to the same person.
Element information
Namespace: http://niem.gov/niem/domains/intelligence/2.0
Schema document: domains/intelligence/2.0/intelligence.xsd
Type: intel:PotentialIdentityMatchAssociationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:AssociationBeginDate [0..*] A date an association begins.
- nc:AssociationEndDate [0..*] A date an association ends.
- intel:IdentityReference [0..*] A description of a person. This may or may not be authentic.
- intel:PotentialIdentityMatchDescriptionText [0..*] A description of why the different identities may belong to the same person.
from type nc:AssociationType
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 |
Sample instance
<intel:PotentialIdentityMatchAssociation> <nc:AssociationBeginDate> <nc:Date>2000-01-01</nc:Date> </nc:AssociationBeginDate> <nc:AssociationEndDate> <nc:Date>2000-01-01</nc:Date> </nc:AssociationEndDate> <intel:IdentityReference/> <intel:PotentialIdentityMatchDescriptionText>string</intel:PotentialIdentityMatchDescriptionText> </intel:PotentialIdentityMatchAssociation>