ParameterBindings element (List)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Contains a collection of stylesheet parameter bindings to make information available to the XSL that renders the view.

<ParameterBindings>  <ParameterBinding    Name = "Text"    Location = "Text" /></ParameterBindings>

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

None

Child elements

Parent elements

Occurrences

  • Minimum: 0
  • Maximum: 1

Remarks

For information about how to use this element, see XSLT Parameter Bindings.

See also