diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of InformationOperationsFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus originatingSimID ioAttackerID ioPrimaryTargetID IORecord | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="InformationOperationsReportPdu"> <xs:annotation> <xs:appinfo>5.13.4.1 Used to communicate the effects of an IO attack on one or more target entities. (length of list found in field numberOfIORecords) <xs:attribute name="id" type="xs:integer" fixed="71"/> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="InformationOperationsFamilyPduType"> <xs:sequence> <xs:element name="ioAttackerID" type="EntityIDType"/> <xs:element name="ioPrimaryTargetID" type="EntityIDType"/> <!--Attribute (as element) InformationOperationsReportPdu ioRecords with objectlist classRef name=IORecord, type=IORecordType--> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:appinfo>Number of elements is determined by size fieldnumberOfIORecords and can be 0 or greater. Ensure that the total PDU size does not exceed maximums allowed in IEEE DIS Specification. </xs:appinfo> <xs:documentation>numberOfIORecords</xs:documentation> </xs:annotation> <xs:element name="IORecord" type="IORecordType"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfIORecords)</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:sequence> <xs:attribute name="family" fixed="InformationOperationsFamilyPduType"/> <xs:attribute name="ioSimSource" type="xs:string"> <xs:annotation> <xs:appinfo>(SISO enumeration IOActionIOSimulationSource uid 286)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="ioReportType" type="xs:string"> <xs:annotation> <xs:appinfo>request ID provides a unique identifier (SISO enumeration IOReportIOReportType uid 289) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="padding1" type="xs:unsignedByte"/> <xs:attribute name="padding2" type="xs:unsignedShort"/> <xs:attribute name="padding3" type="xs:unsignedShort"/> <xs:attribute name="numberOfIORecords" type="xs:unsignedShort"/> </xs:extension> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> </xs:complexType> </xs:element> |
properties |
|
||
source | <xs:attribute name="family" fixed="InformationOperationsFamilyPduType"/> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="ioSimSource" type="xs:string"> <xs:annotation> <xs:appinfo>(SISO enumeration IOActionIOSimulationSource uid 286)</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="ioReportType" type="xs:string"> <xs:annotation> <xs:appinfo>request ID provides a unique identifier (SISO enumeration IOReportIOReportType uid 289) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte |
source | <xs:attribute name="padding1" type="xs:unsignedByte"/> |
type | xs:unsignedShort |
source | <xs:attribute name="padding2" type="xs:unsignedShort"/> |
type | xs:unsignedShort |
source | <xs:attribute name="padding3" type="xs:unsignedShort"/> |
type | xs:unsignedShort |
source | <xs:attribute name="numberOfIORecords" type="xs:unsignedShort"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | EntityIDType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="ioAttackerID" type="EntityIDType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | EntityIDType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="ioPrimaryTargetID" type="EntityIDType"/> |
diagram | ![]() |
||
type | IORecordType | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="IORecord" type="IORecordType"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfIORecords)</xs:appinfo> </xs:annotation> </xs:element> |