nc:PersonNameType
A data type for a combination of names and/or titles by which a person is known.
Complex type information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: lexs.gov/niem/niem-core/2.0/niem-core.xsd
NIEM Properties:
- Base: s:ComplexObjectType
Content
- Sequence [1..1]
- nc:PersonNamePrefixText [0..1]A title or honorific used by a person.
- nc:PersonGivenName [0..1]A first name of a person.
- nc:PersonMiddleName [0..*]A middle name of a person.
- nc:PersonSurName [0..1]A last name or family name of a person.
- nc:PersonNameSuffixText [0..1]A term appended after the family name that qualifies the name.
- nc:PersonFullName [0..1]A complete name of a person.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Element nc:PersonAlternateName
- Element nc:PersonName
Type inheritance chain
- s:ComplexObjectType
- extended by nc:PersonNameType