Field Element (Site)

Applies to: SharePoint Foundation 2010

Defines default data to include in the specified column of a list, or contains a reference to a field used in the definition of a base Microsoft SharePoint Foundation field type in FldTypes.xml.

<Field
    Name = "Text">
</Field>

Attributes

Attribute

Description

Name

Optional Text. The internal name of a field, which is unique with respect to the set of fields in a list. The name is auto-generated based on the user-defined name for a field.

Child Elements

None

Parent Elements

Row

Occurrences

Minimum: 0

Maximum: Unbounded