scr:PersonNameAugmentation
Additional information about a full name of a person.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.0
Schema document: domains/screening/2.0/screening.xsd
Type: scr:PersonNameAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:PersonNameType
Content
- Sequence [1..1]
- scr:DesignationCategoryCode [0..*] A kind of designation.
- scr:PersonNameCategoryCode [0..*] A kind of a name of a person.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:AugmentationType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:AugmentationType |
Substitution hierarchy
- s:Augmentation
- can be substituted with scr:PersonNameAugmentation
Sample instance
<scr:PersonNameAugmentation> <scr:DesignationCategoryCode>CPA</scr:DesignationCategoryCode> <scr:PersonNameCategoryCode>A.K.A</scr:PersonNameCategoryCode> </scr:PersonNameAugmentation>