mo:ForceManagementIDType
complexType ForceManagementIDType in namespace http://release.niem.gov/niem/domains/militaryOperations/4.2/
Definition
A data type for a set of identifiers and indexes used to identify data within the GFM XSD. FMIDs convey no information about the entity they identify, are a fixed size, and are exchanged as a single attribute.
Diagram
XML Schema
<xs:complexType name="ForceManagementIDType">
<xs:annotation>
<xs:documentation>
A data type for a set of identifiers and indexes used to identify data within the GFM XSD. FMIDs convey no information about the entity they identify, are a fixed size, and are exchanged as a single attribute.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="mo:ForceManagementIDSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>