j:PersonNameAugmentation
Additional information about a name of a person.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/5.1/
Schema document: domains/jxdm/5.1/jxdm.xsd
Type: j:PersonNameAugmentationType
Properties: Global, Qualified, Nillable
Content
- 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 |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:AugmentationType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:AugmentationType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:AugmentationType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:AugmentationType |
Used in
- Type nc:PersonNameType (Elements cbrn:UserProperName, nc:PersonName, nc:UserPersonName)
Substitution hierarchy
- nc:PersonNameAugmentationPoint
- can be substituted with j:PersonNameAugmentation
Sample instance
<j:PersonNameAugmentation> <j:PersonNameSoundexText>string</j:PersonNameSoundexText> <j:PersonNameInitialsText>string</j:PersonNameInitialsText> </j:PersonNameAugmentation>