mo:UnitReinforcementCodeType
complexType UnitReinforcementCodeType in namespace http://release.niem.gov/niem/domains/militaryOperations/4.0/
Definition
A data type that gives the reinforcement for a unit that has additional or detached strength.
Diagram
XML Schema
<xs:complexType name="UnitReinforcementCodeType">
<xs:annotation>
<xs:documentation>
A data type that gives the reinforcement for a unit that has additional or detached strength.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="mo:UnitReinforcementCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>