xslParam

The xslParam tag is used inside content tags to specify XSLT parameters.

This tag contains the following attributes:

name
The parameter name.
  • Required: true
  • Type: String
  • Default: none
value
The parameter value.
  • Required: true
  • Type: Object
  • Default: none

This tag contains the following attributes.

Name Description Required Type Default
name The parameter name. true String none
value The parameter value. true Object none