ucr:PersonOrganizationAffiliationCategoryCodeType
complexType PersonOrganizationAffiliationCategoryCodeType in namespace http://release.niem.gov/niem/codes/ucr/5.0/
Definition
A data type for an affiliation between a person and an organization.
Diagram
XML Schema
<xs:complexType name="PersonOrganizationAffiliationCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for an affiliation between a person and an organization.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ucr:PersonOrganizationAffiliationCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>