mo:TargetType

complexType TargetType in namespace http://release.niem.gov/niem/domains/militaryOperations/5.0/

Definition

A data type for a role of an entity or object considered for possible engagement or other action.

Diagram

XML Schema

<xs:complexType name="TargetType">
<xs:annotation>
<xs:documentation>
A data type for a role of an entity or object considered for possible engagement or other action.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="mo:TargetIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:TargetResultingDamage" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:MeanPointOfImpactAimpoint" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:DesiredPointOfImpactAimpoint" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:RoleOfUnit" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:RoleOfPerson" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:RoleOfFacility" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:TargetLocation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:MILSTD2525-B-SIDC-Code" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:MILSTD2525-C-SIDC-Code" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:MILSTD2525-D-SIDC" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:CourseAngleDegreesMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:SpeedMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:TargetDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:ExpirationDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:TargetAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>