itcodes:DocumentCategoryCodeType
complexType DocumentCategoryCodeType in namespace http://release.niem.gov/niem/codes/it_codes/4.0/
Definition
A data type for a code set that represents the kind of document that it represents.
Diagram
XML Schema
<xs:complexType name="DocumentCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code set that represents the kind of document that it represents.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="itcodes:DocumentCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>