mo:UnitLineNumberIDType
complexType UnitLineNumberIDType in namespace http://release.niem.gov/niem/domains/militaryOperations/5.0/
Definition
A data type for a seven-character alphanumeric code that describes a unique increment of a unit deployment, i.e., advance party, main body, equipment by sea and air, reception team, or trail party, in the time-phased force and deployment data. Also called ULN. (JP 3-35)
Diagram
XML Schema
<xs:complexType name="UnitLineNumberIDType">
<xs:annotation>
<xs:documentation>
A data type for a seven-character alphanumeric code that describes a unique increment of a unit deployment, i.e., advance party, main body, equipment by sea and air, reception team, or trail party, in the time-phased force and deployment data. Also called ULN. (JP 3-35)</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="mo:UnitLineNumberIDSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>