complexType munitionLaunchPointElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p372.png
children LatitudeLongitude XYPosition Altitude Bearing
used by
element LaunchPositionML
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="munitionLaunchPointElementType">
 
<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"/>
   
<!-- TODO: Two unique elementTypes defined, resolve -->
   
<xsd:element name="Bearing" type="headingElementType"/>
 
</xsd:sequence>
 
<xsd:attribute name="description" type="xsd:string" use="optional"/>
</xsd:complexType>

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

element munitionLaunchPointElementType/Bearing
diagram AVCL.2.0_diagrams/AVCL.2.0_p373.png
type headingElementType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
value  headingType  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
source <xsd:element name="Bearing" type="headingElementType"/>


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