complexType AngularVelocityVectorType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p352.png
type extension of rootType
properties
base rootType
abstract false
attributes
Name  Type  Use  Default  Fixed  Annotation
x  xs:float        
appinfo
velocity about the x axis
y  xs:float        
appinfo
velocity about the y axis
z  xs:float        
appinfo
velocity about the zaxis
annotation
appinfo
Angular velocity measured in radians per second out each of the entity's own coordinate
            axes. Order of measurement is angular velocity around the x, y, and z axis of the
            entity. The positive direction is determined by the right hand rule. Section 6.2.7
        
source <xs:complexType name="AngularVelocityVectorType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Angular velocity measured in radians per second out each of the entity's own coordinate
            axes. Order of measurement is angular velocity around the x, y, and z axis of the
            entity. The positive direction is determined by the right hand rule. Section 6.2.7
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="x" type="xs:float">
       
<xs:annotation>
         
<xs:appinfo>velocity about the x axis</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="y" type="xs:float">
       
<xs:annotation>
         
<xs:appinfo>velocity about the y axis</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="z" type="xs:float">
       
<xs:annotation>
         
<xs:appinfo>velocity about the zaxis</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute AngularVelocityVectorType/@x
type xs:float
annotation
appinfo
velocity about the x axis
source <xs:attribute name="x" type="xs:float">
 
<xs:annotation>
   
<xs:appinfo>velocity about the x axis</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute AngularVelocityVectorType/@y
type xs:float
annotation
appinfo
velocity about the y axis
source <xs:attribute name="y" type="xs:float">
 
<xs:annotation>
   
<xs:appinfo>velocity about the y axis</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute AngularVelocityVectorType/@z
type xs:float
annotation
appinfo
velocity about the zaxis
source <xs:attribute name="z" type="xs:float">
 
<xs:annotation>
   
<xs:appinfo>velocity about the zaxis</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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