Rows Element (List Instance)
Applies to: SharePoint Foundation 2010
Contains a collection of Row elements.
<Rows>
<Row></Row>
<Row></Row>
.
.
.
</Rows>
Attributes
Attribute |
Description |
---|---|
None |
N/A |
Child Elements
Parent Elements
Occurrences
Minimum: 0 Maximum: 1 |
Remarks
The Rows element is used within the Data element of a list instance definition to provide a set of default data when a list is instantiated during site provisioning.
Example
For an example of how this element is used, see List Instances.