Rows element (dsQueryResponse)

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

Contains a collection of Row elements that specify the data from the list.

<Rows>
  <Row></Row>
  <Row></Row>
  ...
</Rows>

Elements and attributes

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

Attributes

None

Child elements

Parent elements

Occurrences

  • Minimum: 0
  • Maximum: 1

Example

For an example, see Examples of Input and Result Node Trees in XSLT Transformations.