cbrncl:CasePriorityCodeType
complexType CasePriorityCodeType in namespace http://release.niem.gov/niem/codes/cbrncl/4.0/
Definition
A data type for the kinds of case priorities.
Diagram
XML Schema
<xs:complexType name="CasePriorityCodeType">
<xs:annotation>
<xs:documentation>
A data type for the kinds of case priorities.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="cbrncl:CasePriorityCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>