scr:PersonNameAugmentation
Additional information about a person name.
Element information
Namespace: http://release.niem.gov/niem/domains/screening/3.1/
Schema document: domains/screening/3.1/screening.xsd
Type: scr:PersonNameAugmentationType
Properties: Global, Qualified, Nillable
Content
- scr:SoundexIndexValueText [0..*]A value of the Phonetic index value for the name
- scr:PersonNameOriginText [0..*]A text that specifies the presumed linguistic origin of the name.
- nc:EffectiveDate [0..*]A date that information take effect.
- scr:DesignationCategoryCode [0..*]A kind of designation.
from subst. group scr:DesignationCategory
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 scr:PersonNameAugmentation
Sample instance
<scr:PersonNameAugmentation> <scr:SoundexIndexValueText>string</scr:SoundexIndexValueText> <scr:PersonNameOriginText>string</scr:PersonNameOriginText> <nc:EffectiveDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:EffectiveDate> <scr:DesignationCategoryCode>CPA</scr:DesignationCategoryCode> </scr:PersonNameAugmentation>