nc:PersonNameCategoryCodeType
complexType PersonNameCategoryCodeType in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A data type for a kind of person name.
Diagram
XML Schema
<xs:complexType name="PersonNameCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a kind of person name.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="nc:PersonNameCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>