diagram | ![]() |
||||||||||||||
type | extension of rootType | ||||||||||||||
properties |
|
||||||||||||||
children | entityLinearAcceleration entityAngularVelocity | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="LiveDeadReckoningParametersType" abstract="false"> <xs:annotation> <xs:appinfo>16-bit fixed binaries</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:sequence> <xs:element name="entityLinearAcceleration" type="LEVector3FixedByteType"/> <xs:element name="entityAngularVelocity" type="LEVector3FixedByteType"/> </xs:sequence> <xs:attribute name="deadReckoningAlgorithm" type="xs:string"> <xs:annotation> <xs:appinfo>(SISO enumeration DeadReckoningAlgorithm uid 44)</xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="deadReckoningAlgorithm" type="xs:string"> <xs:annotation> <xs:appinfo>(SISO enumeration DeadReckoningAlgorithm uid 44)</xs:appinfo> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | LEVector3FixedByteType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="entityLinearAcceleration" type="LEVector3FixedByteType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | LEVector3FixedByteType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="entityAngularVelocity" type="LEVector3FixedByteType"/> |