Schema Central  >  LEXS 4.0  >  intelligence.xsd  >  intel:PotentialIdentityMatchAssociation
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

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.1

Schema document: lexs.gov/niem/domains/intelligence/2.1/intelligence.xsd

Type: intel:PotentialIdentityMatchAssociationType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType

Used in

Sample instance

<intel:PotentialIdentityMatchAssociation>
   <nc:AssociationBeginDate>
      <nc:Date>1967-08-13</nc:Date>
   </nc:AssociationBeginDate>
   <nc:AssociationEndDate>
      <nc:Date>1968-08-13</nc:Date>
   </nc:AssociationEndDate>
   <intel:IdentityReference s:ref="Person2"/>
   <intel:IdentityReference s:ref="Person4"/>
   <intel:PotentialIdentityMatchDescriptionText>There is some indication that these two people descriptions might be for the same person.</intel:PotentialIdentityMatchDescriptionText>
</intel:PotentialIdentityMatchAssociation>