lexsdigest:PersonAugmentation
Additional information about a person.
Element information
Namespace: http://usdoj.gov/leisp/lexs/digest/3.1
Schema document: digest/3.1/digest.xsd
Type: lexsdigest:PersonAugmentationType
Properties: Global, Qualified, Nillable
NIEM Properties:
- Applies To: nc:PersonType
Content
- Sequence [1..1]
- im:AlienNumber [0..*]A number indicating a unique number assigned to an aliens file.
- lexsdigest:PersonRegisterNumber [0..*]A person register number.
- lexsdigest:PersonUSMSFugitiveIdentification [0..*]A person US Marshal Service fugitive ID.
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:AugmentationType |
s:metadata | [0..1] | xsd:IDREFS | The attribute metadata allows an object to point to metadata that affects itself. | from type s:AugmentationType |
Used in
- Type lexsdigest:PersonType (Element lexsdigest:Person)
Substitution hierarchy
- s:Augmentation
- lexsdigest:ElectronicAddressAugmentation
- lexsdigest:PersonAugmentation
- j:PersonAugmentation
Sample instance
<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>