cbrncl:CaseStatusCodeType
complexType CaseStatusCodeType in namespace http://release.niem.gov/niem/codes/cbrncl/4.0/
Definition
A data type for the kinds of status states for a Case.
Diagram
XML Schema
<xs:complexType name="CaseStatusCodeType">
<xs:annotation>
<xs:documentation>
A data type for the kinds of status states for a Case.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="cbrncl:CaseStatusCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>