nc:PleaCategoryCodeType
complexType PleaCategoryCodeType in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A data type for kinds of pleas.
Diagram
XML Schema
<xs:complexType name="PleaCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for kinds of pleas.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="nc:PleaCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>