packet

The packet object stores unrecognized objects; that is, those that do not conform to any of the other XML Form Object Models. This object provides a way to copy, move, or retrieve the information in these unrecognized objects.

Hierarchy of objects

Model

Child objects

XFA Model

None

Parent class

node class class

Properties

Name

Description

Type

Access

content

Specifies the content of the object.

String

Read /Write

Methods

Name

Description

Returns

getAttribute

Gets a specified property value.

String

removeAttribute

Removes an XML attribute from a custom third-party XML packet that is added to the XML source of a form design.

Empty

setAttribute

Sets the value of a specified property.

Empty

// Ethnio survey code removed