mo:UnitType

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

Definition

A data type for a military element whose structure is prescribed by competent authority.

Diagram

XML Schema

<xs:complexType name="UnitType">
<xs:annotation>
<xs:documentation>
A data type for a military element whose structure is prescribed by competent authority.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="mo:OrganizationUniqueID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:UnitIdentificationCodeID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:UnitName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:UnitAbbreviatedName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:UnitShortName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:UnitTypeCodeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:UnitPresentLocation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:UnitPointOfContact" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:UnitMetadata" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:UnitGeopoliticalAffiliationAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:CourseAngleDegreesMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:UnitOperationalStatusAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:UnitStatusQualifierAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:UnitReinforcementAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:SpeedMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:UnitAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>