cbrn:MilitaryUnitRolesType
complexType MilitaryUnitRolesType in namespace http://release.niem.gov/niem/domains/cbrn/5.0/
Definition
A data type the describes the functional roles performed by a military organization.
Diagram
XML Schema
<xs:complexType name="MilitaryUnitRolesType">
<xs:annotation>
<xs:documentation>
A data type the describes the functional roles performed by a military organization.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="nc:TokenListSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>