XML DOM clearParameters() Method

Definition and Usage

The clearParameters() method deletes all stylesheet parameter values.

Syntax:

clearParameters()

Description

This method deletes setParameter() All specified parameter values. If the transformation is executed without a parameter set, the stylesheet will use the specified default values.