j:PersonNameAugmentation
Additional information about a name of a person.
Element information
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Schema document: domains/jxdm/4.0/jxdm.xsd
Type: j:PersonNameAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:PersonNameType
Content
- Sequence [1..1]
- j:PersonNameSoundexText [0..*] A name encoding such that similar sounding names with different spellings appear the same.
- j:PersonNameInitialsText [0..*] A first letter of a persons given, possibly middle, and last names.
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 | |
j:personNameCategoryCode | [0..1] | nonauth:PersonNameCategoryCodeSimpleType |
Substitution hierarchy
- s:Augmentation
- can be substituted with j:PersonNameAugmentation
Sample instance
<j:PersonNameAugmentation> <j:PersonNameSoundexText>string</j:PersonNameSoundexText> <j:PersonNameInitialsText>string</j:PersonNameInitialsText> </j:PersonNameAugmentation>