lexsdigest:Person
A person.
Element information
Namespace: http://usdoj.gov/leisp/lexs/digest/3.1
Schema document: digest/3.1/digest.xsd
Type: lexsdigest:PersonType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:PersonAgeMeasure [0..*]A measurement of the age of a person.
- nc:PersonAlternateName [0..*]An alternate name used by a person.
- nc:PersonBirthDate [0..*]A date a person was born.
- nc:PersonCitizenshipFIPS10-4Code [0..*]A county that assigns rights, duties, and privileges to a person because of the birth or naturalization of the person in that country.
- Choice [0..1]
- nc:PersonEyeColorCodeA color of the eyes of a person.
- nc:PersonEyeColorTextA color of the eyes of a person.
from subst. group nc:PersonEyeColor - Choice [0..1]
- nc:PersonHairColorCodeA color of the hair of a person.
- nc:PersonHairColorTextA color of the hair of a person.
from subst. group nc:PersonHairColor - nc:PersonHeightMeasure [0..*]A measurement of the height of a person.
- nc:PersonName [0..1]A combination of names and/or titles by which a person is known.
- nc:PersonOtherIdentification [0..*]Information about an identifier with a kind that is not explicitly defined in the standard that refers to a person within a certain domain.
- nc:PersonPassportIdentification [0..*]An identification of a passport issued to a person.
- nc:PersonPrimaryLanguage [0..1]A capacity of a person for a language with which that person has the strongest familiarity.
- Choice [0..2]
- nc:PersonRaceCodeA classification of a person based on factors such as geographical locations and genetics.
- nc:PersonRaceTextA classification of a person based on factors such as geographical locations and genetics.
from subst. group nc:PersonRace - nc:PersonSexCode [0..1]A gender or sex of a person.
- nc:PersonSSNIdentification [0..*]A unique reference to a living person; assigned by the United States Social Security Administration.
- nc:PersonWeightMeasure [0..*]A measurement of the weight of a person.
- j:PersonAugmentation [0..1]Additional information about a person.
- lexsdigest:PersonAugmentation [0..1]Additional information about a person.
from type nc:PersonTypefrom subst. group nc:PersonCitizenshipfrom subst. group nc:PersonSex
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | The id attribute is used to define XML IDs for NIEM objects. These IDs may be targets of reference elements, metadata attributes, and link metadata attributes. | from type s:ComplexObjectType |
s:metadata | [0..1] | xsd:IDREFS | The attribute metadata allows an object to point to metadata that affects itself. | from type s:ComplexObjectType |
s:linkMetadata | [0..1] | xsd:IDREFS | The linkMetadata attribute allows an element to point to metadata that affects the relationship between the context and the value of the object. | from type s:ComplexObjectType |
Used in
- NIEM reference target from lexsdigest:BailBondsmanPersonReference
- NIEM reference target from lexsdigest:BaileePersonReference
- NIEM reference target from lexsdigest:BailingPersonReference
- NIEM reference target from lexsdigest:ContactPersonReference
- NIEM reference target from lexsdigest:DeclarationPersonReference
- NIEM reference target from lexsdigest:MissingPersonReference
- NIEM reference target from lexsdigest:OriginatorPersonReference
- NIEM reference target from lexsdigest:ReceiverPersonReference
- NIEM reference target from lexsdigest:RecipientPersonReference
- NIEM reference target from lexsdigest:SenderPersonReference
- NIEM reference target from lexsdigest:ServiceProviderPersonReference
- NIEM reference target from lexsdigest:ServiceRecipientPersonReference
- NIEM reference target from lexsdigest:SubjectPersonReference
- NIEM reference target from lexsdigest:VictimPersonReference
- NIEM reference target from lexsdigest:VisitedPersonReference
- NIEM reference target from lexsdigest:VisitorPersonReference
- NIEM reference target from lexsdigest:WitnessPersonReference
- NIEM reference target from nc:ConveyanceOperatorReference
- NIEM reference target from nc:ConveyedPersonReference
- NIEM reference target from nc:EmployeeReference
- NIEM reference target from nc:EntityPersonReference
- NIEM reference target from nc:PersonReference
- NIEM reference target from nc:PersonAuthorityFigureReference
- NIEM reference target from nc:PersonChildReference
- NIEM reference target from nc:PersonDependentReference
- NIEM reference target from nc:PersonGuardianReference
- NIEM reference target from nc:PersonParentReference
- NIEM reference target from nc:PersonWorkerReference
- NIEM reference target from nc:RoleOfPersonReference
- NIEM reference target from nc:WeaponUserReference
- NIEM reference target from lexslib:ObjectReference
- NIEM reference target from lexslib:PayloadObjectReference
- NIEM reference target from lexslib:SameAsDigestReference
- Type lexsdigest:EntityPersonType (Element lexsdigest:EntityPerson)
Sample instance
<lexsdigest:Person s:id="Per1" s:metadata="MPer1"> <nc:PersonAlternateName> <nc:PersonGivenName>Bebe</nc:PersonGivenName> <nc:PersonMiddleName>Roy</nc:PersonMiddleName> <nc:PersonSurName>Yohanson</nc:PersonSurName> <nc:PersonFullName>Bebe Roy Yohanson</nc:PersonFullName> </nc:PersonAlternateName> <nc:PersonAlternateName> <nc:PersonGivenName>Bobby</nc:PersonGivenName> <nc:PersonMiddleName>Rey</nc:PersonMiddleName> <nc:PersonSurName>Joansen</nc:PersonSurName> <nc:PersonFullName>Bobby Rey Joansen</nc:PersonFullName> </nc:PersonAlternateName> <nc:PersonAlternateName s:metadata="FBIName-1"> <nc:PersonFullName>Bobby Reymond Joansen</nc:PersonFullName> </nc:PersonAlternateName> <nc:PersonBirthDate> <nc:Date>1994-01-20</nc:Date> </nc:PersonBirthDate> <nc:PersonCitizenshipFIPS10-4Code>US</nc:PersonCitizenshipFIPS10-4Code> <nc:PersonEyeColorCode>BLU</nc:PersonEyeColorCode> <nc:PersonHairColorCode>BRO</nc:PersonHairColorCode> <nc:PersonHeightMeasure> <nc:MeasurePointValue>72</nc:MeasurePointValue> <nc:LengthUnitCode>INH</nc:LengthUnitCode> </nc:PersonHeightMeasure> <nc:PersonName> <nc:PersonGivenName>Bubba</nc:PersonGivenName> <nc:PersonMiddleName>Ray</nc:PersonMiddleName> <nc:PersonSurName>Johnson</nc:PersonSurName> <nc:PersonFullName>Bubba Ray Johnson</nc:PersonFullName> </nc:PersonName> <nc:PersonPassportIdentification> <nc:IdentificationID>US7660787</nc:IdentificationID> <nc:IdentificationEffectiveDate> <nc:Date>2005-08-13</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2004-08-13</nc:Date> </nc:IdentificationExpirationDate> <j:IdentificationJurisdictionNCICLISCode>US</j:IdentificationJurisdictionNCICLISCode> </nc:PersonPassportIdentification> <nc:PersonRaceCode>W</nc:PersonRaceCode> <nc:PersonSexCode>M</nc:PersonSexCode> <nc:PersonSSNIdentification> <nc:IdentificationID>444455555</nc:IdentificationID> </nc:PersonSSNIdentification> <nc:PersonSSNIdentification> <nc:IdentificationID>244455555</nc:IdentificationID> <nc:IdentificationStatus> <nc:StatusDescriptionText>Alternate SSN Identification</nc:StatusDescriptionText> </nc:IdentificationStatus> </nc:PersonSSNIdentification> <nc:PersonWeightMeasure> <nc:MeasurePointValue>180</nc:MeasurePointValue> <nc:WeightUnitCode>LBR</nc:WeightUnitCode> </nc:PersonWeightMeasure> <j:PersonAugmentation> <nc:DriverLicense> <nc:DriverLicenseIdentification> <nc:IdentificationID>E775522</nc:IdentificationID> <nc:IdentificationEffectiveDate> <nc:Date>2005-08-13</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2004-08-13</nc:Date> </nc:IdentificationExpirationDate> <j:IdentificationJurisdictionNCICLISCode>WV</j:IdentificationJurisdictionNCICLISCode> </nc:DriverLicenseIdentification> </nc:DriverLicense> <j:PersonFBIIdentification> <nc:IdentificationID>12345</nc:IdentificationID> </j:PersonFBIIdentification> <j:PersonStateFingerprintIdentification> <nc:IdentificationID>WV5692345</nc:IdentificationID> <nc:IdentificationEffectiveDate> <nc:Date>2005-08-13</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2004-08-13</nc:Date> </nc:IdentificationExpirationDate> <j:IdentificationJurisdictionNCICLISCode>WV</j:IdentificationJurisdictionNCICLISCode> </j:PersonStateFingerprintIdentification> </j:PersonAugmentation> <lexsdigest:PersonAugmentation> <im:AlienNumber> <nc:IdentificationID>A3660787</nc:IdentificationID> <nc:IdentificationEffectiveDate> <nc:Date>2005-08-13</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2004-08-13</nc:Date> </nc:IdentificationExpirationDate> <j:IdentificationJurisdictionNCICLISCode>US</j:IdentificationJurisdictionNCICLISCode> </im:AlienNumber> <lexsdigest:PersonUSMSFugitiveIdentification> <nc:IdentificationID>78651-973</nc:IdentificationID> </lexsdigest:PersonUSMSFugitiveIdentification> </lexsdigest:PersonAugmentation> </lexsdigest:Person>