complexType headingElementType
diagram AVCL.2.1_diagrams/AVCL.2.1_p350.png
used by
elements munitionLaunchPointElementType/Bearing Heading MakeHeading
attributes
Name  Type  Use  Default  Fixed  Annotation
value  headingType  required      
timeStamp  nonNegativeScalarType  optional      
documentation
Time value in seconds.
description  xsd:string  optional      
documentation
Descriptive text explaining the intended effect of this element.
id  xsd:ID  optional      
documentation
Unique identifier for this element.
annotation
documentation
Type for an element with a single scalar valued attribute specifying a vehicle heading.
source <xsd:complexType name="headingElementType">
 
<xsd:annotation>
   
<xsd:documentation>Type for an element with a single scalar valued attribute specifying a vehicle heading.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="value" type="headingType" use="required"/>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

attribute headingElementType/@value
type headingType
properties
use required
facets
Kind Value Annotation
minInclusive 0
maxInclusive 360
source <xsd:attribute name="value" type="headingType" use="required"/>


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