Contains definitions and values for all parameters that need to be included in the nugget request. The parameters required for a particular nugget depend on the nugget itself.
Within the <parameters> element, you nest a <field> element for each parameter you want to pass to the nugget.
This element can contain the following elements:
| Element | Description |
|---|---|
| field Tag | Specifies the name and value of an individual parameter for a nugget. |
The <parameters> element contains only these elements; it does not contain any text.
This element has no attributes.