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

attribute LiveEntityPositionErrorType/@horizontalError
type xs:unsignedShort
source <xs:attribute name="horizontalError" type="xs:unsignedShort"/>

attribute LiveEntityPositionErrorType/@verticalError
type xs:unsignedShort
source <xs:attribute name="verticalError" type="xs:unsignedShort"/>


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