complexType LiveEntityFamilyPduType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p480.png
type extension of PduType
properties
base PduType
abstract true
used by
elements AppearancePdu ArticulatedPartsPdu LEDetonationPdu LEFirePdu LiveEntityDetonationPdu LiveEntityFirePdu TimeSpacePositionInformationPdu TSPIPdu
attributes
Name  Type  Use  Default  Fixed  Annotation
protocolVersion  xs:string        
appinfo
The version of the protocol. 5=DIS-1995, 6=DIS-1998, 7=DIS-2012 (SISO enumeration
                     DISProtocolVersion uid 3)
                 
exerciseID  xs:unsignedByte        
appinfo
Exercise ID provides a unique identifier
pduType  xs:string        
appinfo
Type of pdu, unique for each PDU class (SISO enumeration DisPduType uid 4)
timestamp  xs:unsignedLong        
appinfo
Timestamp value
length  xs:unsignedShort        
appinfo
Length, in bytes, of the PDU
protocolFamily      DISProtocolFamily.LIVE_ENTITY_LE_INFORMATION_INTERACTION    
annotation
appinfo
Does not inherit from PduBase. See section 9.
            <xs:attribute name="id" type="xs:integer" fixed="11"/>
source <xs:complexType name="LiveEntityFamilyPduType" abstract="true">
 
<xs:annotation>
   
<xs:appinfo>Does not inherit from PduBase. See section 9.
           
<xs:attribute name="id" type="xs:integer" fixed="11"/>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="PduType">
     
<xs:attribute name="protocolFamily" default="DISProtocolFamily.LIVE_ENTITY_LE_INFORMATION_INTERACTION"/>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute LiveEntityFamilyPduType/@protocolFamily
properties
default DISProtocolFamily.LIVE_ENTITY_LE_INFORMATION_INTERACTION
source <xs:attribute name="protocolFamily" default="DISProtocolFamily.LIVE_ENTITY_LE_INFORMATION_INTERACTION"/>


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