Param node
When you are working in the
Development Studio XSLT transform editor, the Param node is used to declare a global or local parameter.
Global parameters are defined by placing the Param node as a top-level node. Local parameters are defined by placing the Param node as a child of a Template node.
The following table lists the Param node properties.
Field | Description | Required |
---|---|---|
Name | Parameter name for which a value will be defined. This value must be a qualified name (Qname), beginning with a letter, colon or underscore and consisting of alphanumeric characters, underscores, or dashes. | Yes |
Select | The XPath expression used to define the parameter's value. | Yes |
XPath Helpers (Groups / Functions) | The XPath helpers, Groups and Functions are used to facilitate the formation of basic XPath statements. | NA
|
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*