Name

provider

Debug Provider — Outputs complete set of variables passed to it to the log

<provider class="xms.template.provider.DebugProvider" />

Table 42. Attributes for provider tag (for xms.template.provider.DebugProvider)

NameDescriptionTypeDefault ValueRequired
nameSets a name for this provider for referenceString any character combinationDebug Providerno

Example 45. Example configuration for Debug Provider

Required attributes are marked with a bold typeface

<provider class="xms.template.provider.DebugProvider"
      name="name" />