complexType InformationOperationsFamilyPduType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p457.png
type extension of PduBaseType
properties
base PduBaseType
abstract true
children pduStatus originatingSimID
used by
elements InformationOperationsActionPdu InformationOperationsReportPdu
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.INFORMATION_OPERATIONS    
annotation
appinfo
Information operations (IO) are the integrated employment of electronic warfare (EW),
            computer network operations (CNO), psychological operations (PSYOP), military deception
            (MILDEC), and operations security (OPSEC), along with specific supporting capabilities,
            to influence, disrupt, corrupt, or otherwise affect enemy information and decision
            making while protecting friendly information operations.
            <xs:attribute name="id" type="xs:integer" fixed="13"/>
source <xs:complexType name="InformationOperationsFamilyPduType" abstract="true">
 
<xs:annotation>
   
<xs:appinfo>Information operations (IO) are the integrated employment of electronic warfare (EW),
            computer network operations (CNO), psychological operations (PSYOP), military deception
            (MILDEC), and operations security (OPSEC), along with specific supporting capabilities,
            to influence, disrupt, corrupt, or otherwise affect enemy information and decision
            making while protecting friendly information operations.
           
<xs:attribute name="id" type="xs:integer" fixed="13"/>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="PduBaseType">
     
<xs:sequence>
       
<xs:element name="originatingSimID" type="EntityIDType">
         
<xs:annotation>
           
<xs:appinfo>Object originating the request</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:attribute name="protocolFamily" default="DISProtocolFamily.INFORMATION_OPERATIONS"/>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

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

element InformationOperationsFamilyPduType/originatingSimID
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p458.png
type EntityIDType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
siteID  xs:unsignedShort        
appinfo
Site ID values are unique identification number for originating site, often corresponding
                     to an internet address. Site ID values are agreed upon by individual simulations.
                 
applicationID  xs:unsignedShort        
appinfo
Application ID values are unique identification number for originating application
                     at a given site. Application ID values are sssigned by individual sites.
                 
entityID  xs:unsignedShort        
appinfo
Entity ID values are unique identification number for s givent entity in the originating
                     application at a given site. Entity ID values are sssigned by individual simulation
                     programs.
                 
annotation
appinfo
Object originating the request
source <xs:element name="originatingSimID" type="EntityIDType">
 
<xs:annotation>
   
<xs:appinfo>Object originating the request</xs:appinfo>
 
</xs:annotation>
</xs:element>


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