A name of a category of information in a document.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="DocumentCategoryName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a category of information in a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>