mo:UnitShortNameType
complexType UnitShortNameType in namespace http://release.niem.gov/niem/domains/militaryOperations/4.2/
Definition
A data type for a short name used to create derived names and for display with military symbols.
Diagram
XML Schema
<xs:complexType name="UnitShortNameType">
<xs:annotation>
<xs:documentation>
A data type for a short name used to create derived names and for display with military symbols.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="mo:UnitShortNameSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>