hs:ContactActivityCategoryCodeType
complexType ContactActivityCategoryCodeType in namespace http://release.niem.gov/niem/domains/humanServices/4.0/
Definition
A data type for describing the contact activity category.
Diagram
XML Schema
<xs:complexType name="ContactActivityCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for describing the contact activity category.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="hs:ContactActivityCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>