complexType LiveEntityOrientationErrorType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p485.png
type extension of rootType
properties
base rootType
abstract false
used by
element TSPIPdu/orientationError
attributes
Name  Type  Use  Default  Fixed  Annotation
azimuthError  xs:unsignedShort        
elevationError  xs:unsignedShort        
rotationError  xs:unsignedShort        
annotation
appinfo
16-bit fixed binaries
source <xs:complexType name="LiveEntityOrientationErrorType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>16-bit fixed binaries</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="azimuthError" type="xs:unsignedShort"/>
     
<xs:attribute name="elevationError" type="xs:unsignedShort"/>
     
<xs:attribute name="rotationError" type="xs:unsignedShort"/>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute LiveEntityOrientationErrorType/@azimuthError
type xs:unsignedShort
source <xs:attribute name="azimuthError" type="xs:unsignedShort"/>

attribute LiveEntityOrientationErrorType/@elevationError
type xs:unsignedShort
source <xs:attribute name="elevationError" type="xs:unsignedShort"/>

attribute LiveEntityOrientationErrorType/@rotationError
type xs:unsignedShort
source <xs:attribute name="rotationError" type="xs:unsignedShort"/>


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