nc:PersonSurName
element PersonSurName in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A last name or family name of a person.
Diagram
XML Schema
<xs:element name="PersonSurName" type="nc:PersonNameTextType" nillable="true">
<xs:annotation>
<xs:documentation>
A last name or family name of a person.</xs:documentation>
</xs:annotation>
</xs:element>