Data type: PN : Person_name_type

Description of: PN : Person_name_type

A person_name_type is for one full name of a person. A name such as "Jim Bob Walton, Jr." is one instance of a Person_name_type. The parts of this name "Jim", "Bob", "Walton", and "Jr." are person_name_parts. A person may have multiple names as defined through the RIM class Person_name.

Component definitions for: PN : Person_name_type

value :: LIST<PNXP>

This contains the actual name data as a list of name parts that may or may not have semantic tags.