diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
children | MissionStartTime SampledResults | ||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="MissionTelemetryElementType"> <xsd:annotation> <xsd:documentation>Contains mission results elements such as telemetry, control orders, and weapon and sensor data.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="MissionStartTime" minOccurs="0"/> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="SampledResults"/> </xsd:choice> </xsd:sequence> <xsd:attributeGroup ref="CommonAttributes"/> </xsd:complexType> |