complexType LiveEntityOrientationType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p486.png
type extension of rootType
properties
base rootType
abstract false
used by
element TSPIPdu/entityOrientation
attributes
Name  Type  Use  Default  Fixed  Annotation
psi  xs:unsignedByte        
theta  xs:unsignedByte        
phi  xs:unsignedByte        
annotation
appinfo
8-bit fixed binaries
source <xs:complexType name="LiveEntityOrientationType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>8-bit fixed binaries</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="psi" type="xs:unsignedByte"/>
     
<xs:attribute name="theta" type="xs:unsignedByte"/>
     
<xs:attribute name="phi" type="xs:unsignedByte"/>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute LiveEntityOrientationType/@psi
type xs:unsignedByte
source <xs:attribute name="psi" type="xs:unsignedByte"/>

attribute LiveEntityOrientationType/@theta
type xs:unsignedByte
source <xs:attribute name="theta" type="xs:unsignedByte"/>

attribute LiveEntityOrientationType/@phi
type xs:unsignedByte
source <xs:attribute name="phi" type="xs:unsignedByte"/>


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