complexType VectoringNozzleSystemType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p576.png
type extension of rootType
properties
base rootType
abstract false
used by
element SEESPdu/VectoringNozzleSystem
attributes
Name  Type  Use  Default  Fixed  Annotation
horizontalDeflectionAngle  xs:float        
appinfo
In degrees
verticalDeflectionAngle  xs:float        
appinfo
In degrees
annotation
appinfo
Operational data for describing the vectoring nozzle systems Section 6.2.96
source <xs:complexType name="VectoringNozzleSystemType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Operational data for describing the vectoring nozzle systems Section 6.2.96</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="horizontalDeflectionAngle" type="xs:float">
       
<xs:annotation>
         
<xs:appinfo>In degrees</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="verticalDeflectionAngle" type="xs:float">
       
<xs:annotation>
         
<xs:appinfo>In degrees</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute VectoringNozzleSystemType/@horizontalDeflectionAngle
type xs:float
annotation
appinfo
In degrees
source <xs:attribute name="horizontalDeflectionAngle" type="xs:float">
 
<xs:annotation>
   
<xs:appinfo>In degrees</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute VectoringNozzleSystemType/@verticalDeflectionAngle
type xs:float
annotation
appinfo
In degrees
source <xs:attribute name="verticalDeflectionAngle" type="xs:float">
 
<xs:annotation>
   
<xs:appinfo>In degrees</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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