complexType munitionAimPointElementType
diagram AVCL.2.1_diagrams/AVCL.2.1_p371.png
children LatitudeLongitude XYPosition Altitude
used by
element AimPoint
attributes
Name  Type  Use  Default  Fixed  Annotation
description  xsd:string  optional      
annotation
documentation
Identifies the launch and impact points for a guided munition.
source <xsd:complexType name="munitionAimPointElementType">
 
<xsd:annotation>
   
<xsd:documentation>Identifies the launch and impact points for a guided munition.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:group ref="AbsoluteHorizontalPositionElements"/>
   
<xsd:element ref="Altitude"/>
 
</xsd:sequence>
 
<xsd:attribute name="description" type="xsd:string" use="optional"/>
</xsd:complexType>

attribute munitionAimPointElementType/@description
type xsd:string
properties
use optional
source <xsd:attribute name="description" type="xsd:string" use="optional"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy