complexType LEVector3FixedByteType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p473.png
type extension of rootType
properties
base rootType
abstract false
used by
elements LiveDeadReckoningParametersType/entityAngularVelocity LiveDeadReckoningParametersType/entityLinearAcceleration
attributes
Name  Type  Use  Default  Fixed  Annotation
x  xs:unsignedByte        
appinfo
X value
y  xs:unsignedByte        
appinfo
y Value
z  xs:unsignedByte        
appinfo
Z value
annotation
appinfo
3 x 8-bit fixed binary
source <xs:complexType name="LEVector3FixedByteType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>3 x 8-bit fixed binary</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="x" type="xs:unsignedByte">
       
<xs:annotation>
         
<xs:appinfo>X value</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="y" type="xs:unsignedByte">
       
<xs:annotation>
         
<xs:appinfo>y Value</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="z" type="xs:unsignedByte">
       
<xs:annotation>
         
<xs:appinfo>Z value</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute LEVector3FixedByteType/@x
type xs:unsignedByte
annotation
appinfo
X value
source <xs:attribute name="x" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>X value</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute LEVector3FixedByteType/@y
type xs:unsignedByte
annotation
appinfo
y Value
source <xs:attribute name="y" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>y Value</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute LEVector3FixedByteType/@z
type xs:unsignedByte
annotation
appinfo
Z value
source <xs:attribute name="z" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>Z value</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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