scr:PersonNameDesignationCategoryCodeType
complexType PersonNameDesignationCategoryCodeType in namespace http://release.niem.gov/niem/domains/screening/4.2/
Definition
A data type describing the kinds of words or phrase that represents a professional title of an individual.
Diagram
XML Schema
<xs:complexType name="PersonNameDesignationCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type describing the kinds of words or phrase that represents a professional title of an individual.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="scr:PersonNameDesignationCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>