mo:ObservationType

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

Definition

A data type for a time, location and information of an observation.

Diagram

XML Schema

<xs:complexType name="ObservationType">
<xs:annotation>
<xs:documentation>
A data type for a time, location and information of an observation.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="mo:ObservedObjectIDAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:ObservationTrackIDURI" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:ObservedObjectName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:ObservedObjectLocation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:ObservedObjectMotion" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:ObservationDateTime" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:OPEXCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:ObservationEmergencyIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:ObservedObjectBattleDimensionAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:ObservedObjectPlatformAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:ObservedObjectActivityAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:ObservedObjectSpecificPlatformAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:ObservedObjectSymbolAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:ObservedObjectStandardIdentityCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:ObservedObjectAllegianceCountryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:ObservationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>