complexType LiveEntityLinearVelocityType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p483.png
type extension of rootType
properties
base rootType
abstract false
used by
elements TSPIPdu/entityLinearVelocity LEDetonationPdu/entityLocation LEDetonationPdu/velocity LEFirePdu/velocity
attributes
Name  Type  Use  Default  Fixed  Annotation
xComponent  xs:unsignedShort        
yComponent  xs:unsignedShort        
zComponent  xs:unsignedShort        
annotation
appinfo
16-bit fixed binaries
source <xs:complexType name="LiveEntityLinearVelocityType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>16-bit fixed binaries</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="xComponent" type="xs:unsignedShort"/>
     
<xs:attribute name="yComponent" type="xs:unsignedShort"/>
     
<xs:attribute name="zComponent" type="xs:unsignedShort"/>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute LiveEntityLinearVelocityType/@xComponent
type xs:unsignedShort
source <xs:attribute name="xComponent" type="xs:unsignedShort"/>

attribute LiveEntityLinearVelocityType/@yComponent
type xs:unsignedShort
source <xs:attribute name="yComponent" type="xs:unsignedShort"/>

attribute LiveEntityLinearVelocityType/@zComponent
type xs:unsignedShort
source <xs:attribute name="zComponent" type="xs:unsignedShort"/>


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