Table 28.1

In the HTML, change the hyperlink for 28.4 to "#SupportLevels".

28.2.3, 1st paragraph

Append the following text:

"Since nodes in the DIS component can receive data from the network, these nodes are also sensors. Thus, these nodes implement the X3DSensorNode interface and include both enabled and isActive fields."

28.3.1, node signature

Replace the node signature header with the following:

"EspduTransform: X3DGroupingNode, X3DSensorNode {"

In the detonationLocation and detonationRelativeLocation fields, change the default field value to "0 0 0".

Insert the following field after the definition of the detonationResult field:

"SFBool [in,out] enabled TRUE"

28.3.2, node signature

Replace the node signature header with the following:

"ReceiverPdu: X3DSensorNode, X3DBoundedObject {"

Insert the following field after the definition of the applicationID field:

"SFBool [in,out] enabled TRUE"

28.3.3, node signature

Replace the node signature header with the following:

"SignalPdu: X3DSensorNode, X3DBoundedObject {"

Insert the following field after the definition of the dataLength field:

"SFBool [in,out] enabled TRUE"

28.3.4, node signature

Replace the node signature header with the following:

"TransmitterPdu: X3DSensorNode, X3DBoundedObject {"

Insert the following field after the definition of the cryptoSystem field:

"SFBool [in,out] enabled TRUE"

28.4

In the HTML, change the bookmark for 28.4 to "SupportLevels".