mo:UnitTypeCodeTextType
complexType UnitTypeCodeTextType in namespace http://release.niem.gov/niem/domains/militaryOperations/4.2/
Definition
A data type for a Joint Chiefs of Staff developed and assigned code, consisting of five characters that uniquely identify a "type unit." Also called UTC.
Diagram
XML Schema
<xs:complexType name="UnitTypeCodeTextType">
<xs:annotation>
<xs:documentation>
A data type for a Joint Chiefs of Staff developed and assigned code, consisting of five characters that uniquely identify a "type unit." Also called UTC.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="mo:UnitTypeCodeTextSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>