diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of PduBaseType | ||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus originatingSimID | ||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
properties |
|
||
source | <xs:attribute name="protocolFamily" default="DISProtocolFamily.INFORMATION_OPERATIONS"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | EntityIDType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="originatingSimID" type="EntityIDType"> <xs:annotation> <xs:appinfo>Object originating the request</xs:appinfo> </xs:annotation> </xs:element> |