mo:UnitNameType
complexType UnitNameType in namespace http://release.niem.gov/niem/domains/militaryOperations/4.0/
Definition
A data type for a character string assigned to represent a unit name.
Diagram
XML Schema
<xs:complexType name="UnitNameType">
<xs:annotation>
<xs:documentation>
A data type for a character string assigned to represent a unit name.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="mo:UnitNameSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>