complexType PduType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p515.png
type extension of rootType
properties
base rootType
abstract true
used by
complexTypes LiveEntityFamilyPduType PduBaseType
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
annotation
appinfo
Base class of PduBase and LiveEntityPdu
source <xs:complexType name="PduType" abstract="true">
 
<xs:annotation>
   
<xs:appinfo>Base class of PduBase and LiveEntityPdu</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="protocolVersion" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>The version of the protocol. 5=DIS-1995, 6=DIS-1998, 7=DIS-2012 (SISO enumeration
                     DISProtocolVersion uid 3)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="exerciseID" type="xs:unsignedByte">
       
<xs:annotation>
         
<xs:appinfo>Exercise ID provides a unique identifier</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="pduType" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>Type of pdu, unique for each PDU class (SISO enumeration DisPduType uid 4)</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="timestamp" type="xs:unsignedLong">
       
<xs:annotation>
         
<xs:appinfo>Timestamp value</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="length" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>Length, in bytes, of the PDU</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
   
<!--xs:attribute protocolFamily is defined in subclasses for Pdu rather than here, in order to avoid inheritance collisions.-->
 
</xs:complexContent>
 
<!--abstract='true' base='rootType'-->
</xs:complexType>

attribute PduType/@protocolVersion
type xs:string
annotation
appinfo
The version of the protocol. 5=DIS-1995, 6=DIS-1998, 7=DIS-2012 (SISO enumeration
                     DISProtocolVersion uid 3)
                 
source <xs:attribute name="protocolVersion" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>The version of the protocol. 5=DIS-1995, 6=DIS-1998, 7=DIS-2012 (SISO enumeration
                     DISProtocolVersion uid 3)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute PduType/@exerciseID
type xs:unsignedByte
annotation
appinfo
Exercise ID provides a unique identifier
source <xs:attribute name="exerciseID" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>Exercise ID provides a unique identifier</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute PduType/@pduType
type xs:string
annotation
appinfo
Type of pdu, unique for each PDU class (SISO enumeration DisPduType uid 4)
source <xs:attribute name="pduType" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Type of pdu, unique for each PDU class (SISO enumeration DisPduType uid 4)</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute PduType/@timestamp
type xs:unsignedLong
annotation
appinfo
Timestamp value
source <xs:attribute name="timestamp" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>Timestamp value</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute PduType/@length
type xs:unsignedShort
annotation
appinfo
Length, in bytes, of the PDU
source <xs:attribute name="length" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>Length, in bytes, of the PDU</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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