xml.Signature.createObject

Creates a new object that will embed additional XML nodes.

Syntax

createObject()
  RETURNING ind INTEGER

Usage

The returned value represents the index for any further manipulation of this signature object.

Note: An object is enveloping additional XML nodes, but is not necessarily signed unless there is a reference on it.

In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.