id
stringlengths
14
16
text
stringlengths
2
3.14k
source
stringlengths
45
175
e5d3cea14e6f-1
BaseTemplateID int Required. The ID of the site definition on which the web template ultimately derives. This is the value of the ID attribute of the Template element in a WebTemp*.xml file. BaseTemplateName string Required. The internal name of the site definition on which the web template ultimate...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/webtemplate-element-web-template
e5d3cea14e6f-2
CustomJSUrl string Optional. Specifies a custom JavaScript file located in the %ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE\LAYOUTS directory that contains script to execute within a website created from the web template. Description string Optional. A description of th...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/webtemplate-element-web-template
e5d3cea14e6f-3
PortalUrl string Optional. The URL of the portal site that is associated with websites that are created from the web template. PresenceEnabled boolean Optional. Specifies whether inline presence information for users is enabled on websites that are created from the web template. ProductVersion int...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/webtemplate-element-web-template
e5d3cea14e6f-4
UIVersionConfigurationEnabled boolean Optional. Specifies whether users can change the UI version of websites that are created from the web template. Child elements None Parent elements Elements (Web Template) Example The following includes an example of a WebTemplate element. <Elements xm...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/webtemplate-element-web-template
15604abae319-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 The Web Template XML provides information about the basic structure and settings for a web template. Elements (Web Template) WebTemplate element (Web Template) See also Site Types: WebTemplates and...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/web-template-xml
04c872618eb6-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 In an Onet.xml file, the Feature element is used within a site definition configuration to contain a reference to a Feature instance and default property values. The Configuration element specifies lists and m...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/site-definition-onet-xml-files
04c872618eb6-1
<Properties xmlns="http://schemas.microsoft.com/sharepoint/"> <Property Key="CopyLayouts" Value="true"/> </Properties> </Feature> </WebFeatures> <Modules></Modules> </Configuration> See also Site schema Onet.xml WebTemp.xml
https://learn.microsoft.com/en-us/sharepoint/dev/schema/site-definition-onet-xml-files
f733d0504066-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a custom property and its value for a property bag of a list item, file, folder, or website. Definition <Property Name = "Text" Value = "Text" Type = "PropertyBagType"/> Elements and attribute...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/property-element-property-bag
b41e6b59688f-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the properties in the property bag for the list item, file, folder, or website. Definition <PropertyBag HyperlinkBaseUrl = "Text" ItemIndex = "Text" ParentType = "PropertyBagParentTypeDefinition"...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/propertybag-element-property-bag
b41e6b59688f-1
<Property ... /> </ PropertyBag > Elements and attributes The following sections describe attributes, child elements, and parent elements. Attributes Attribute Description **HyperlinkBaseUrl** Optional **Text**. Specifies an absolute URL to use as the base URL for hyperlinks. ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/propertybag-element-property-bag
b364e92f2079-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Top-level element in a Feature manifest file that contains feature element declarations. Definition <Elements Id = "Text"> </Elements> Elements and attributes The following sections describe attributes, c...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/elements-element-property-bag
3845a741e315-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 An elements manifest can define a property bag for a file, folder, list item, or website. The following is a list of the elements in the Property Bag schema. Elements PropertyBag Property Example...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/property-bag-schema
09a3691a993e-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the transformer for the web part. Definition <WebPartTransformer Assembly = string Namespace = string /> Elements and attributes The following sections describe attributes, child elements, a...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/webparttransformer-element-module
e2b3dcba5453-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the web part connections for a module. Definition <WebPartConnection ID = string ConsumerID = string ProviderID = string ConsumerConnectionPointID = string ProviderConnectionPointID = st...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/webpartconnection-element-module
e2b3dcba5453-1
Occurrences Minimum: 0 Maximum: Unbounded See also Modules Module How to: Provision a File
https://learn.microsoft.com/en-us/sharepoint/dev/schema/webpartconnection-element-module
bc6d6832da84-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the configuration information for a web part that has been serialized to binary data. Definition <WebPart AllUsers = string Assembly = string Cache = string Class = string DisplayName = ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/webpart-element-module
bc6d6832da84-1
**SolutionId** Optional **string**. **Src** Optional **string**. **Type** Optional **string**. **Url** Optional **string**. **Version** Optional **string**. **View** Optional **string**. **WebId** Optional **string**. **WebPartIdProperty** Optional **string**. ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/webpart-element-module
64f9f2c64c63-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Describes a view within a module for a site definition. Definition <View AggregateView = "TRUE" | "FALSE" BaseViewID = "Integer" ContentTypeId = string DefaultView = "TRUE" | "FALSE" DisplayName = "Tex...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-module
64f9f2c64c63-1
Attribute Description AggregateView Optional Boolean . TRUE to specify that the view is a Merge Forms view used in an XML Form library. By default, an XML Form library is provisioned with a Merge Forms view that is initially hidden. When an XML editor is used to publish an XML Form Properties (XFP) fil...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-module
64f9f2c64c63-2
FPModified Optional Boolean . TRUE if the view has been altered through editing in a webpage editor, and the view is no longer customizable by the Microsoft Windows SharePoint Services UI. FreeForm Optional Boolean . TRUE to specify alternate field formatting for certain field types in field rendering. ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-module
64f9f2c64c63-3
PageType Optional Text . Specifies the type of form in which the view is used. Possible values include the following:* DEFAULTVIEW Default view.* DIALOGVIEW File dialog box view.* DISPLAYFORM Display form for list items.* DISPLAYFORMDIALOG Display form for a file dialog box.* EDITFORM Edit form for list it...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-module
64f9f2c64c63-4
RowLimit Optional Integer . Applies to the HTML view type only. Specifies the maximum number of rows to render on any one page. When the row limit is exceeded, the next and previous buttons on the page allow for viewing other parts of the returned recordset.If RowLimit is not specified, the default number of Rows ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-module
64f9f2c64c63-5
Scope Optional Text . Specifies the recursive scope for a view of a document library. Possible values include the following:* FilesOnly —Show only the files of a specific folder.* Recursive —Show all files of all folders.* RecursiveAll —Show all files and all subfolders of all folders.If this attribute is not set...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-module
64f9f2c64c63-6
Type Optional Text . Specifies the rendering type of the view. The type is the common enumerated HTML view and can be set to HTML , Chart , or Pivot . Url Optional URL . Specifies the URL for the view. WebPartOrder Optional integer . Specifies the order of the web part. WebPartZoneID Opt...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-module
f8e2f80bdf30-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a custom property value to implement within the file. Definition <Property Name = "Text" Value = "Text"> Type = integer | string | DateTime/> Elements and attributes The following sections d...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/property-element-module
bdf140a855c4-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Provides information about the file specified as the home page in a module so that other pages can be linked to the page. Definition <NavBarPage ID = "Integer" Name = "Text" Position = "Text"> </NavBarPage...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/navbarpage-element-module
bdf140a855c4-1
Minimum: 0 Maximum: 1 See also Modules Module How to: Provision a File
https://learn.microsoft.com/en-us/sharepoint/dev/schema/navbarpage-element-module
1cf9dcde45da-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies files with which to provision SharePoint websites within an element manifest. Definition <Module HyperlinkBaseUrl = string IncludeFolders = "Text" List = "Integer" Name = "Text" Path = "Text"...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/module-element-module
1cf9dcde45da-1
period (`.`) space ( ) **RootWebOnly** Optional **Boolean**. **TRUE** if the files specified in the module are installed only in the top-level website of the site collection. **SetupPath** Optional **Text**. Specifies the physical path to a folder in the SharePoint Foundation setup directory %Progra...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/module-element-module
1cf9dcde45da-2
Maximum: Unbounded Remarks The Module element specifies a file or collection of files and a location where the files are installed during site creation. If the file is a web part page, the module definition can specify which web parts should be included on the page. Example For an example of how this el...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/module-element-module
08b40efcf72b-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the GUID map for a web part that was serialized to binary data. Definition <GUIDMap /> Elements and attributes The following sections describe attributes, child elements, and parent elements. At...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/guidmap-element-module
82f350e3dba0-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the GUID of the GUIDMap. Definition <GUID Id = string ListUrl = string /> Elements and attributes The following sections describe attributes, child elements, and parent elements. Attribute...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/guid-element-module
d0a89ef0ef37-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a file to include within a module in a site definition. Definition <File DocumentTemplateForList = string DoGUIDFixUp = "TRUE" | "FALSE" IgnoreIfAlreadyExists = "TRUE" | "FALSE" Level = Draft ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/file-element-module
d0a89ef0ef37-1
`\x7f` **NavBarHome** Optional **Boolean**. **TRUE** if the file is the destination URL for the **Home** link in the top navigation bar used throughout the site. **Path** Optional **Text**. Specifies the physical path to the file relative to %ProgramFiles%\Common Files\Microsoft Shared\web server exte...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/file-element-module
d0a89ef0ef37-2
**Url** Required **Text**. Specifies the virtual path for the file. If the **Name** attribute is specified, its value is used for the virtual path. If **Path** is not specified, the value of **Url** is used for the physical path. Cannot contain the following characters: `"` `#` `%` `&` `*` `:` `<` `...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/file-element-module
b1e36bfac1f5-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Top-level element in a Feature manifest file that contains Feature element declarations. Definition <Elements Id = "Text"> </Elements> Elements and attributes The following sections describe attributes, c...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/elements-element-module
c22d578490e6-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a web part that has been serialized into binary data. Definition <BinarySerializedWebPart /> Elements and attributes The following sections describe attributes, child elements, and parent elements...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/binaryserializedwebpart-element-module
45c8789986bc-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Contains a web part in a module of a site definition. Definition <AllUsersWebPart ID = string WebPartOrder = integer WebPartZoneID = string> </AllUsersWebPart> Elements and attributes The following...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/alluserswebpart-element-module
e75f45380cc0-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Modules are defined in an element manifest similarly to how they are defined in an Onet.xml file to specify files with which to provision SharePoint sites. Zero or more File elements are allowed as a child of ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/modules
e75f45380cc0-1
<Property Name="MyLocation" Value="Middle Right" /> </File> </Module> </Elements> The next example registers a Feature that includes two files and that specifies a list view to display on one of the pages. <?xml version="1.0" encoding="utf-8" ?> <Elements xmlns="http://schemas.microsoft...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/modules
ab3e26903fb2-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 A list template Feature includes a Schema.xml file that serves as the base file for a list definition. The List element is the root element of a Schema.xml file, which contains default view definitions, defini...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/list-definition-schema-xml-files
3daa699e75e9-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a list definition that is available as an option for creating lists on the Create page. Definition <ListTemplate AllowDeletion = "TRUE" | "FALSE" AllowEveryoneViewItems = "TRUE" | "FALSE" Alway...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/listtemplate-element-list-template
3daa699e75e9-1
Name = "Text" NewPage = "Text" NoCrawl = "TRUE" | "FALSE" OnQuickLaunch = "TRUE" | "FALSE" Path = "Text" RootWebOnly = "TRUE" | "FALSE" SecurityBits = "Text" Sequence = "Integer" SetupPath = "Text" SyncType = "Text" Type = "Integer" Unique = "TRUE" | "FALSE" UseRootFolderForNavigation = "TRUE" |...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/listtemplate-element-list-template
3daa699e75e9-2
CacheSchema Optional Boolean . TRUE to enable schema caching of the list when provisioning a site. The CacheSchema attribute is used, for example, in the global Onet.xml file to enable caching of the user list for the current site collection. Catalog Optional Boolean . TRUE to specify that the list ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/listtemplate-element-list-template
3daa699e75e9-3
DontSaveInTemplate Optional Boolean . TRUE to exclude the content of the list when the list is saved as a custom list template or when the site to which the list belongs is saved as a custom site template through the user interface. EditPage Optional Text . Specifies the name of a custom application page ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/listtemplate-element-list-template
3daa699e75e9-4
MultipleMtgDataList Optional Boolean . If MultipleMtgDataList="TRUE" is specified, the list within a Meeting Workspace site contains data for multiple meeting instances within the site. MultipleTypes Optional Boolean . Specifies if there are multiple list types. MustSaveRootFiles Optional Boolean...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/listtemplate-element-list-template
3daa699e75e9-5
RootWebOnly Optional Boolean . TRUE to specify that the list created from the definition exists only in the root website of a site collection. Same as previous version, but deprecated. SecurityBits Optional Text . Defines the item-level permissions in the list for users with sufficient permission to read...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/listtemplate-element-list-template
3daa699e75e9-6
Type Optional Integer . Provides a unique identifier for the template. This identifier must be unique within the feature, but need not be unique across all feature definitions or site definitions. For a list of the default list template types, see SPListTemplateType. This attribute corresponds to the Type attribut...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/listtemplate-element-list-template
cc50d4f9624a-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Top-level element in a Feature manifest file that contains Feature element declarations. Definition <Elements Id = "Text"> </Elements> Elements and attributes The following sections describe attributes, c...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/elements-element-list-template
f96a6925fe87-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a property for a list instance. Definition <Property Name = string Value = string Type = int | string | DateTime /> Elements and attributes The following sections describe attributes, child ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/property-element-list-instance
517116558aa9-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the data source that is used to provision the list instance. Definition <DataSource> <Property /> </DataSource> Elements and attributes The following sections describe attributes, child elements...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/datasource-element-list-instance
517116558aa9-1
<Property Name="Service" Value="Business Data Catalog" />       <Property Name="Entity" Value="Friendly name of external content type (entity)" />       <Property Name="EntityNamespace" Value="Fully qualified namespace of the class that defines the external content type (entity)" />       <Property Name="Lo...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/datasource-element-list-instance
06a2be4d92c6-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Contains a collection of Row elements. Definition <Rows> <Row></Row> <Row></Row> . . . </Rows> Elements and attributes The following sections describe attributes, child elements, and parent elem...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/rows-element-list-instance
9fe91e883e95-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Used within the Data element in a list instance definition to provide a set of default data when a list is instantiated during site provisioning. Definition <Row> </Row> Elements and attributes The follow...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/row-element-list-instance
47acf56e769d-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies default data with which to provision the given list type. Definition <ListInstance CustomSchema = string Description = "Text" DocumentTemplate = integer FeatureId = "Text" Hidden = "TRUE" | "...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/listinstance-element-list-instance
47acf56e769d-1
HyperlinkBaseUrl Optional string . Specifies the absolute URL used for hyperlinks in the list. Id Optional Text . Specifies a unique identifier for the list instance. The integer must be unique across the Feature definition. OnQuickLaunch Optional Boolean . TRUE to display lists created from the ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/listinstance-element-list-instance
fddbcc407bba-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines a reference to a field. Definition <Field Name = "Text"> </Field> Elements and attributes The following sections describe attributes, child elements, and parent elements. Attributes Attr...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-list-instance
bf100765cb11-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Top-level element in a Feature manifest file that contains Feature element declarations. Definition <Elements Id = "Text"> </Elements> Elements and attributes The following sections describe attributes, c...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/elements-element-list-instance
165dffc51db2-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies data to include by default in lists created through a list definition. Definition <Data> </Data> Elements and attributes The following sections describe attributes, child elements, and parent elem...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/data-element-list-instance
128390ae01c5-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 The ListInstance element specifies default data with which to provision the given list type. This element maps to the List element previously located within the Configuration element in Onet.xml . Warning...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/list-instances
128390ae01c5-1
</Rows> </Data> </ListInstance> </Elements> See also List Instance
https://learn.microsoft.com/en-us/sharepoint/dev/schema/list-instances
c6d423fe7376-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines a site column. Definition <Field Aggregation="sum" | "count" | "average" | "min" | "max" | "merge" | "plaintext" | "first" | "last" AllowDeletion="TRUE" | "FALSE" AllowDuplicateValues="TRUE" | "FAL...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-1
ForcedDisplay="Text" Format="DateOnly | DateTime | TimeOnly | EventList | ISO8601 | MonthDayOnly | MonthYearOnly | ISO8601Basic | ISO8601Gregorian | ISO8601BasicDateOnly | DropDown | RadioButtons | HyperLink | Image | TRUE | FALSE" FromBaseType="TRUE" | "FALSE" Group="Text" HeaderImage="Text" Height="Integer"...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-2
PrimaryKey="TRUE" | "FALSE" PrimaryPIAttribute="Text" PrimaryPITarget="Text" ReadOnly="TRUE" | "FALSE" ReadOnlyEnforced="TRUE" | "FALSE" RelationshipDeleteBehavior="Restrict | Cascade | None" RenderXMLUsingPattern="TRUE" | "FALSE" Required="TRUE" | "FALSE" RestrictedMode="TRUE" | "FALSE" ResultType="T...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-3
URLEncode="TRUE" | "FALSE" URLEncodeAsUrl="TRUE" | "FALSE" UserSelectionMode="Text" UserSelectionScope="Integer" Viewable="TRUE" | "FALSE" Width="Integer" WikiLinking="TRUE" | "FALSE" XName="Text"> </Field> Elements and attributes The following sections describe attributes, child elements, and parent...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-4
AllowDeletion Optional Boolean . TRUE if the field can be deleted. AllowDuplicateValues Optional Boolean . Specifies whether duplicate values are allowed in a given list field. Setting this value to false , which prevents entering duplicate values, effectively makes this field behave like a primary key. ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-5
CalType Optional Integer . Specifies the calendar type. Possible values include the following: 16: Saka Era 15: Chinese lunar 14: Korean and Japanese lunar 12: Gregorian transliterated French 11: Gregorian transliterated English 10: Gregorian Arabic 9: Gregorian Middle East French 8: Hebrew (lunar) 7: Thai 6: Hijri ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-6
Decimals Optional Integer . Determines the number of decimals to display. The value displayed is rounded up to the display precision; for example, 1.05 is displayed as 1.1 when rounded to one decimal place. DefaultListField Optional Boolean . Gets a value that specifies whether to show the Edit Properties ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-7
DisplayName Optional Text . The displayed name for a field. There is no restriction on use of spaces. Maximum length is 255 characters. The value can be a reference to a resource in the format $Resources:String . For more information, see Localizing SharePoint Solutions . The display name can be edited by the user...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-8
Filterable Optional Boolean . TRUE if the field can be filtered. FilterableNoRecurrence Optional Boolean . TRUE if a filter can be created on the field in a view that does not expand recurring events. If Filterable contains TRUE , the field can be filtered in all views regardless of how FilterableNo...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-9
Format Optional Text . Specifies the formatting to use for numerical values. For date/time fields, the following values are possible: DateOnly : Display (and allow edits to) only the date portion (the time portion is set to 12:00 A.M. for all edited values). DateTime : Display and edit both date and time of day (def...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-10
Height Optional Integer . Specifies the height in pixels of the images that are displayed for users in the User Information list. Hidden Optional Boolean . If TRUE , the field is completely hidden from the user interface. Setting ReadOnly to TRUE means the field is not displayed in New or Edit forms bu...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-11
IsolateStyles Optional Boolean . For a Text field whose RichText attribute is TRUE and whose RichTextMode attribute is FullHtml , this attribute specifies that a server will rewrite the HTML of the field to ensure that it will not interfere with the rendering of the surrounding page. IsRelationship ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-12
LCID Optional Integer . The LCID attribute can be used to specify the country/region whose currency format is being used, for example, 1033 for the United States. Two special cases involve the euro symbol format. If LCID=-1 (0xFFFFFFF), the euro symbol is added as a prefix to the number. If LCID=-2 (0xFFFFFFE), th...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-13
MaxLength Optional Integer . Specifies the maximum number of characters allowed in a field value. Edit forms are adjusted to enforce this value, which is validated on the client. If the user attempts to enter more than the number of characters set by MaxLength , an error message appears. Min Optional Numbe...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-14
NumLines Optional Integer . Recommends the number of lines (rows) to display in a TEXTAREA block during editing. This is merely a client UI hint—there is no enforced limitation on the number of lines of text that can be edited. Overwrite Optional Boolean . Specifies whether the field definition for a new fi...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-15
PIAttribute Optional Text . Specifies the attribute in the document processing instruction (specified by the PITarget attribute) to use as the column value. Used for property promotion and demotion in XML documents. If you specify the PIAttribute attribute, you must also specify the PITarget attribute. For mor...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-16
PrimaryPIAttribute Optional Text . Used for property promotion and demotion in XML documents. Specifies an alternate attribute in the document processing instruction, specified by the PrimaryPITarget , to use as the column value. If you specify the PrimaryPIAttribute attribute, you must also specify the PrimaryP...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-17
ReadOnlyEnforced Optional Boolean . TRUE to specify that the user cannot change the field by any means and that it can only be changed by the system. RelationshipDeleteBehavior Optional Text . Specifies a deletion constraint for a lookup field. For more information, see the SPRelationshipDeleteBehavior ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-18
RestrictedMode Optional Boolean . TRUE to not allow the Note field to contain enhanced rich text formatting, such as pictures, tables, or hyperlinks, nor to allow pasting formatted text into the field. ResultType Optional Text . Specifies the data type of values that are returned from the field. R...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-19
Not intended to be used directly from your code. ShowField Optional Text . When the Type attribute is "Lookup" the value of the ShowField attribute specifies the internal name of the target field to look up. If no value is specified, the hyperlinked text from the Title field of the record in the target lis...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-20
ShowInNewForm Optional Boolean . If FALSE , the field does not show up in a Fields enumeration when the display mode is set to New . Fields with this setting do not show up in the default New Item page for a given list. In particular, this is used to hide fields on the page for uploading documents to the documen...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-21
StorageTZ Specifies how date/time values are stored. When StorageTZ is set to UTC , the date/time is handled as Coordinated Universal Time (UTC). To denote that a date/time value refers to "abstract" time, meaning that the date/time is stored in the database as entered by the user without conversion or storage of ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-22
Required Text . The data type of the field (unless the Field element is a child of ProjectedFields ). Note : In the Technology Preview release of Microsoft SharePoint Foundation 2010, the Type attribute has a different meaning and only one possible value ("Lookup") when it is a child of ProjectedFields . For mor...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-23
items are specified within the CHOICES element. Use the MultiChoice type to specify a Choice field that implements check boxes and allows the user to select multiple values. Corresponds to the nvarchar SQL data type and represented the SPFieldChoice class. Computed : Specifies a field that depends on another ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-24
class. DateTime : Allows for storage of a fully qualified date or time of day. Use the Format attribute to specify date formatting, and use the StorageTZ attribute to determine how date/time values are stored. This field is sortable and groupable. For Display mode, the order of date formatting derives from the regi...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-25
Possible values include Approved (default), Rejected , and Pending (stored in the database as 0, 1, or 2, respectively). Corresponds to the int SQL data type. MultiChoice : Specifies a Choice field that implements check boxes and allows the user to select multiple values. Corresponds to the ntext SQL data ty...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-26
a page break in a survey list. Represented by the SPFieldPageSeparator class. Recurrence : Used to edit and define the recurrence pattern for an item in an events list. Corresponds to the bit SQL data type. Text : A single line of text entered in an edit box. This field is sortable and groupable. Use the MaxLength...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-27
and groupable. (The sort is defined according to the textual description rather than the contents of the URL; if no description is given, it sorts the same as blank.) When Type is URL , the LinkType attribute can be used to specify the type of link. Corresponds to the nvarchar SQL data type and represented by th...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-28
UniqueId Optional Text . Not intended to be used directly from your code. UnlimitedLengthInDocumentLibrary Optional Boolean . TRUE to allow unlimited field length in document libraries. URLEncode Optional Boolean . TRUE to convert special characters, such as spaces, to quoted UTF-8 format, for ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-29
WikiLinking Optional Boolean . TRUE to specify that wiki links, which appear in the form of double brackets ( [[…]] ), become translated into HTML links, which use the <a> tag. XName Optional Text . Used internally in XML forms to identify fields that have been added, deleted, or modified. This attribut...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
c6d423fe7376-30
<Field ID="{943E7530-5E2B-4C02-8259-CCD93A9ECB18}" Name="CostCenter" DisplayName="Cost Center" Type="Choice" Required="FALSE" Group="Financial Columns"> <CHOICES> <CHOICE>Administration</CHOICE> <CHOICE>Information</CHOICE> <CHOICE>Facilities</CHOI...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-field
82fff4257c70-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Top-level element in a Feature manifest file that contains Feature element declarations. Definition <Elements Id = "Text"> </Elements> Elements and attributes The following sections describe attributes, c...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/elements-element-field
111113e0ce13-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Each element manifest file that defines site columns must adhere to the Field Definition Schema. A site column is a reusable column definition, or template, that you can assign to multiple lists across multiple ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-definitions
111113e0ce13-1
<Field ID="{060E50AC-E9C1-4D3C-B1F9-DE0BCAC300F6}" Name="Amount" DisplayName="Amount" Type="Currency" Decimals="2" Min="0" Required="FALSE" Group="Financial Columns" /> <Field ID="{86811853-7E52-4515-A88D-A8FA9D450905}" ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-definitions
6490d1173729-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a custom property that is included in the property bag for the Feature after the Feature is activated. Definition <Property Key = "Text" Value = "Text"> </Property> Elements and attributes T...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/property-element-featuresitetemplateassociation
d59e5befcfba-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Associates the specified Features with the specified site definition configuration so that when websites are provisioned, the Features are automatically included. Definition <FeatureSiteTemplateAssociation ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/featuresitetemplateassociation-element-featuresitetemplateassociation
d59e5befcfba-1
**WIKI#0**  Wiki Note that WIKI provides a site definition configuration for legacy wiki sites that were originally created in an earlier version of SharePoint Foundation. Because standard site pages on SGS sites are wiki-enabled pages, you do not need to create sites that are specifically for wikis. Child ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/featuresitetemplateassociation-element-featuresitetemplateassociation
b11dad1b469f-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Top-level element in a Feature manifest file that contains Feature element declarations. Definition <Elements Id = "Text"> <FeatureSiteTemplateAssociation Id = "Text" TemplateName = "Text"> ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/elements-element-featuresitetemplateassociation
acf7fa079637-0
Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Feature/site template associations allow you to include a specific Feature as part of a site definition configuration when you provision sites through the definition. Elements FeatureSiteTemplateAssociatio...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/feature-site-template-associations