id stringlengths 14 16 | text stringlengths 2 3.14k | source stringlengths 45 175 |
|---|---|---|
a05d6ca740ba-5 | SecurityBits
Optional Text . Defines the item-level permissions in the list for users with sufficient permission to read or edit list items. The SecurityBits attribute contains a 2-digit string. The first digit in the string controls the read access, while the second digit in the string controls the edit access.... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/listtemplate-element-site |
a05d6ca740ba-6 | Type
Optional Integer . Provides a unique identifier for the list definition. This identifier must be unique within the feature, but need not be unique across all feature definitions or site definitions. SharePoint Foundation includes the following list types by default. 100 Generic list 101 Document lib... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/listtemplate-element-site |
a05d6ca740ba-7 | Unique
Optional Boolean . TRUE to specify that the list definition or list template can only be used to create a list during site creation and cannot be used to create a list through the object model or user interface after the site template or definition is applied. Setting this attribute to TRUE has the effe... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/listtemplate-element-site |
2a42f7caf210-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains the collection of lists for a configuration.
<Lists>
</Lists>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child elem... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/lists-element-site |
2a42f7caf210-1 | <Field Name="Title">$Resources:onetid11;</Field>
<Field Name="Body">$Resources:onetid12;</Field>
<Field Name="Expires"><ows:TodayISO/></Field>
</Row>
</Rows>
</Data>
</List>
<List FeatureId="00BFEA71-2062-426C-90BF-714C59600103" Type="103" Title="$Resources:core,linksList;" Url... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/lists-element-site |
1174d55280d2-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies a list instance to include in sites created through a site definition configuration or Web template configuration.
<List
CustomSchema = "Text"
Description = "Text"
EmailAlias = "Text"
EnableConte... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/list-element-site |
1174d55280d2-1 | EnableMinorVersions
Optional Boolean . TRUE to enable minor versions for items in the list.
FeatureId
Optional GUID . Specifies the GUID of a Feature to associate with the list.
ForceCheckout
Optional Boolean . TRUE to require that documents be checked out from the document library in... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/list-element-site |
1174d55280d2-2 | Type
Optional Integer . Specifies the list template type of the list. The following values are the default list template types. 100 Generic list 101 Document library 102 Survey 103 Links list 104 Announcements list 105 Contacts list 106 Events list 107 Tasks list 108 Disc... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/list-element-site |
1174d55280d2-3 | VersioningEnabled
Optional Boolean . TRUE to specify within a Schema.xml file that versioning is enabled by default for document libraries that are created through the list definition. Setting this attribute has no effect on existing document libraries. If TRUE , versioning can still be disabled for a documen... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/list-element-site |
557c33cbf80a-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
<GUIDMap> <GUID Id = "Text" ListUrl = "Text"/></GUIDMap>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child elements
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/guidmap-element-site |
15bffca3f241-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Definition
<GUID Id = "Text" ListUrl = "Text"/></GUIDMap>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute
Descriptio... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/guid-element-site |
e938815e4f99-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Represents an interface in Microsoft SharePoint Foundation that is used for Web views in the file dialog boxes and forms of document libraries.
<FileDialogPostProcessor
ID = "Text">
</FileDialogPostProcessor>
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/filedialogpostprocessor-element-site |
1205b96e7779-0 | Applies to: Lync 2013 | Lync Server 2013 | SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies a file to include within a module in a site definition configuration or Web template configuration.
<File
DocumentTemplateForList = "Text" DoGUIDFixUp = "TRUE" | "FALSE"... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/file-element |
1205b96e7779-1 | Path
Optional Text . Specifies the physical path to the file relative to %ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE\SiteTemplates\ Site_Definition for Onet.xml files. Specifies the physical path to the file relative to %ProgramFiles%\Common Files\Microsoft Shared\web server ex... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/file-element |
1205b96e7779-2 | ~ \x7f
Child elements
AllUsersWebPart
BinarySerializedWebPart
NavBarPage
Property
View
WebPartConnection
Parent elements
Module
Occurrences
Minimum: 0
Maximum: Unbounded
Remarks
For an example that uses the File element, see Module element (Site) . | https://learn.microsoft.com/en-us/sharepoint/dev/schema/file-element |
8c807d8100c6-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
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 ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-site |
85ef249d3e9b-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies a reference to a Feature within a site definition.
<Feature
Id = "Text" SourceVersion = "Text">
</Feature>
Elements and attributes
The following sections describe attributes, child elements, and ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/feature-element-site |
c3d7d3546050-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Represents an interface that returns custom information about the security used in Microsoft SharePoint Foundation for indexing by a search crawler on a portal.
<ExternalSecurityProvider
ID = "Text"
Type = "Te... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/externalsecurityprovider-element-site |
599d007f9e24-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in an Onet.xml file to specify the URL that is called after the site definition is instantiated.
<ExecuteUrl
Url = "Text">
</ExecuteUrl>
Elements and attributes
The following sections describe attrib... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/executeurl-element-site |
007be0f5a34b-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains the collection of document library templates that are available for creating document libraries. This collection is listed in the Template Type drop-down list box on the New Document Library page.
<Do... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/documenttemplates-element-site |
007be0f5a34b-1 | </DocumentTemplateFiles>
</DocumentTemplate>
<DocumentTemplate Path="STS" DisplayName="$Resources:core,doctemp_Powerpoint97;" Type="104" Description="$Resources:core,doctemp_Powerpoint97_Desc;">
<DocumentTemplateFiles>
<DocumentTemplateFile Name="doctemp\ppt\pptmpl.pot" TargetName="Forms/template.... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/documenttemplates-element-site |
007be0f5a34b-2 | </DocumentTemplateFiles>
</DocumentTemplate>
<DocumentTemplate Path="STS" DisplayName="$Resources:core,doctemp_OneNote;" Type="111" Description="$Resources:core,doctemp_OneNote_Desc;">
<DocumentTemplateFiles>
<DocumentTemplateFile Name="doctemp\onenote\template.onepkg" TargetName="Forms/template.o... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/documenttemplates-element-site |
007be0f5a34b-3 | </DocumentTemplateFiles>
</DocumentTemplate>
<DocumentTemplate XMLForm="TRUE" Path="STS" DisplayName="$Resources:core,doctemp_BlankForm;" Type="1000" Default="TRUE" Description="$Resources:core,doctemp_BlankForm_Desc;">
<DocumentTemplateFiles>
<DocumentTemplateFile Name="doctemp\xmlforms\blank\tem... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/documenttemplates-element-site |
196f7d6462ab-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains a collection of files that are part of a multifile document template.
<DocumentTemplateFiles>
</DocumentTemplateFiles>
Elements and attributes
The following sections describe attributes, child elemen... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/documenttemplatefiles-element-site |
31b018ddd244-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains a reference to a file that is used within a document template.
<DocumentTemplateFile
Default = "TRUE" | "FALSE"
Name="Text"
TargetName="Text">
</DocumentTemplateFile>
Elements and attributes
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/documenttemplatefile-element-site |
4e8b16f69b09-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines a document library template for the New Document Library page in a website based on Microsoft SharePoint Foundation.
<DocumentTemplate
Default = "TRUE" | "FALSE"
Description = "Text"
DisplayName = ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/documenttemplate-element-site |
4e8b16f69b09-1 | Example
The following example defines a Microsoft Office Excel 2007 document library template.
<DocumentTemplate Path="STS" DisplayName="$Resources:core,doctemp_Excel;" Type="103" Description="$Resources:core,doctemp_Excel_Desc;">
<DocumentTemplateFiles>
<DocumentTemplateFile Name="doctemp\xl\xltmpl.xls" Targ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/documenttemplate-element-site |
df98971b43bc-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
A top-level CAML element that is used to specify sets of data. In Onet.xml files, it specifies a default set of data for a newly created list.
<Data>
</Data>
Elements and attributes
The following sections d... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/data-element-site |
05f30df7d677-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains the configurations of lists and modules that make up a site definition.
<Configurations>
<Configuration>
</Configuration>
...
</Configurations>
Elements and attributes
The following sections de... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/configurations-element-site |
05f30df7d677-1 | <List FeatureId="00BFEA71-6A49-43FA-B535-D15C05500108" Type="108" Title="$Resources:core,discussions_Title;" Url="$Resources:core,lists_Folder;/$Resources:core,discussions_Folder;" QuickLaunchUrl="$Resources:core,lists_Folder;/$Resources:core,discussions_Folder;/AllItems.aspx" EmailAlias="$Resources:core,discussions_Em... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/configurations-element-site |
05f30df7d677-2 | <List FeatureId="00BFEA71-EC85-4903-972D-EBE475780106" Type="106" Title="$Resources:core,calendarList;" Url="$Resources:core,lists_Folder;/$Resources:core,calendar_Folder;" QuickLaunchUrl="$Resources:core,lists_Folder;/$Resources:core,calendar_Folder;/Calendar.aspx" EmailAlias="$Resources:core,calendar_EmailAlias;" />
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/configurations-element-site |
05f30df7d677-3 | <!-- MobilityRedirect -->
</WebFeatures>
</Configuration>
<Configuration ID="1" Name="Blank">
<Lists />
<Modules>
<Module Name="DefaultBlank" />
</Modules>
<SiteFeatures>
<!-- BasicWebParts Feature -->
<Feature ID="00BFEA71-1C5E-4A24-B310-BA51C3EB7A57" />
<!-- Three-state... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/configurations-element-site |
05f30df7d677-4 | <List FeatureId="00BFEA71-6A49-43FA-B535-D15C05500108" Type="108" Title="$Resources:core,discussions_Title;" Url="$Resources:core,lists_Folder;/$Resources:core,discussions_Folder;" QuickLaunchUrl="$Resources:core,lists_Folder;/$Resources:core,discussions_Folder;" />
<List FeatureId="00BFEA71-D1CE-42de-9C63-A44004... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/configurations-element-site |
05f30df7d677-5 | <List FeatureId="00BFEA71-A83E-497E-9BA0-7A5C597D0107" Type="107" Title="$Resources:core,taskList;" Url="$Resources:core,lists_Folder;/$Resources:core,tasks_Folder;" />
</Lists>
<Modules>
<Module Name="DWS" />
</Modules>
<SiteFeatures>
<!-- BasicWebParts Feature -->
<Feature ID="00BFEA... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/configurations-element-site |
3af2e41108fc-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies the lists and modules used in creating a SharePoint Foundation website that is based on the site definition configuration represented by the Configuration element. These elements also represent configu... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/configuration-element-site |
3af2e41108fc-1 | CustomMasterUrl
Optional Text . Specifies the URL for an alternate .master page that can be used on pages in websites that are created through the site definition configuration without customizing those pages. NOTE : Simply changing the value of the MasterPageFile attribute on pages that need an alternate master p... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/configuration-element-site |
3af2e41108fc-2 | ImageUrl
Required Text . Contains the URL for the preview image displayed in the UI of SharePoint Foundation.
MasterUrl
Optional Text . Specifies the default master page to use for websites created through the site definition configuration.
Name
Optional Text . Contains the name of the si... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/configuration-element-site |
3af2e41108fc-3 | SubWebOnly
Optional Boolean . TRUE to specify that the site created from the configuration exists only as a subsite within a site collection. This attribute is not enforced in Web templates , which are stored in Solution ( .wsp files).
SupportsMultilingualUI
Optional Boolean . TRUE (the default)... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/configuration-element-site |
3af2e41108fc-4 | In a WebTemp*.xml file, this element is contained within a Template element that specifies the site definition. In Onet.xml , this element is contained within a Configurations element that specifies the configurations whose lists are defined within the Onet.xml .
There is one Template element in a WebT... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/configuration-element-site |
3af2e41108fc-5 | <Configuration ID="2" Title="Document Workspace" Hidden="FALSE" ImageUrl="/_layouts/images/stdw.png" Description="A site for colleagues to work together on a document. It provides a document library for storing the primary document and supporting files, a tasks list for assigning to-do items, and a links list for resou... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/configuration-element-site |
972741e62753-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in the Onet.xml file of a site definition to provide information about Microsoft SharePoint Foundation components.
<Components>
</Components>
Elements and attributes
The following sections describe att... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/components-element-site |
db8c3483f424-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
<BinarySerializedWebPart> <GUIDMap> <GUID Id = "Text" ListUrl = "Text"/> </GUIDMap></BinarySerializedWebPart>
Elements and attributes
The following sections describe attributes, child elements, a... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/binaryserializedwebpart-element-site |
d606985c4d35-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains the collection of BaseType elements in the Onet.xml file of a site definition.
<BaseTypes>
</BaseTypes>
Elements and attributes
The following sections describe attributes, child elements, and par... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/basetypes-element-site |
2d3b1c9a5766-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines the default schema (for example, the fields) that all lists derived from the base type must contain. Every list in a SharePoint website inherits its schema from a base type.
<BaseType
Image = "Text"
Ti... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/basetype-element-site |
b91f9802a374-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains a web part in a module of a site definition.
<AllUsersWebPart
ID = "Text" WebPartOrder = "Integer"
WebPartZoneID = "Text">
</AllUsersWebPart>
Elements and attributes
The following sections des... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/alluserswebpart-element-site |
f7e67d654828-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Applies the templates that are defined within the specified XSL file to the list view.
<XslLink Default = "TRUE" | "FALSE"> </XslLink>
Elements and attributes
The following sections describe attributes, chi... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/xsllink-element-list |
ea6e4ce90e34-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains a collection of web parts in a form for a list definition or a list template.
<WebParts>
<AllUsersWebPart
WebPartOrder = Integer
WebPartZoneID = "Text"> <![CDATA[...]]>
</AllU... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/webparts-element-list |
737410fd746e-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains the definition of a view style for a list.
<ViewStyle
BaseType = "Integer" | "Text"
Description = "Text"
DisplayName = "Text"
ID = "Counter"
Preview = "Text"
Type = "Integer">
</ViewStyle>
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/viewstyle-element-list |
737410fd746e-1 | ViewHeader
Parent elements
View element (List)
ViewStyles
Occurrences
Minimum: 0
Maximum: 1 (Unbounded within ViewStyles )
Example
The following example outlines the sections contained within the Boxed view style of a ViewStyles.xml file.
<ViewStyle ID="13" DisplayName="Boxed" BaseType="0">... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/viewstyle-element-list |
ed024c59424f-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains an enumeration of the views that are used in a list.
<Views>
</Views>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Ch... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/views-element-list |
ed024c59424f-1 | </OrderBy>
</Query>
<ViewFields>
<FieldRef Name="Summary"/>
<FieldRef Name="Author"/>
<FieldRef Name="Modified"/>
<FieldRef Name="Body"/>
</ViewFields>
</View>
<View Type="HTML" Name="Titles">
.
.
.
</View>
<View Type="HTML" Name="Dates">
.
.
.
</Vie... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/views-element-list |
6190373b332e-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines how the headers, or prefixes, of view fields are rendered.
<ViewHeader
ExpandXML = "TRUE" | "FALSE">
</ViewHeader>
Note
Most standard Microsoft SharePoint Foundation 2010 list views ignore this el... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/viewheader-element-list |
6190373b332e-1 | <![CDATA[ " width="100%" border=0 cellspacing=0 cellpadding=1
rules=rows><TR VALIGN=TOP><FORM> ]]>
</HTML>
<Fields>
<HTML>
<![CDATA[ <TH class="ms-vh"> ]]>
</HTML>
<Field />
<HTML>
<![CDATA[ </TH> ]]>
</HTML>
</Fields>
<HTML>
<![CDATA[ </FORM></TR> ]]>
</HTML>
</Vie... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/viewheader-element-list |
274e8f18966a-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines the footer, or suffix, for a view.
<ViewFooter
ExpandXML = "TRUE" | "FALSE">
</ViewFooter>
Note
Most standard Microsoft SharePoint Foundation 2010 list views ignore this element. For more informat... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/viewfooter-element-list |
274e8f18966a-1 | XMLDefinition and CAML View Schema
ViewBody element (List)
ViewHeader element (List) | https://learn.microsoft.com/en-us/sharepoint/dev/schema/viewfooter-element-list |
c0250e44108c-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Provides an enumeration of the fields in a view through a listing of the FieldRef elements.
<ViewFields>
</ViewFields>
Elements and attributes
The following sections describe attributes, child elements, and... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/viewfields-element-list |
31ecc015e7ca-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains the string to be displayed in a view when no items are present.
<ViewEmpty>
</ViewEmpty>
Note
Most standard Microsoft SharePoint Foundation 2010 list views ignore this element. For more information... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/viewempty-element-list |
d4a6e70933b6-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies data for use within a view.
<ViewData>
<FieldRef Name = "Text" Type = "Text"/>
...
</ViewData>
Elements and attributes
The following sections describe attributes, child elements, and parent elem... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/viewdata-element-list |
f04596bc4612-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines how the rows of data in a view are rendered.
<ViewBody
ExpandXML = "TRUE" | "FALSE">
</ViewBody>
Note
Most standard Microsoft SharePoint Foundation 2010 list views ignore this element. For more in... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/viewbody-element-list |
f04596bc4612-1 | </HTML>
<Fields>
<HTML>
<![CDATA[ <TD Class="ms-vb"> ]]>
</HTML>
<Field />
<HTML>
<![CDATA[ </TD> ]]>
</HTML>
</Fields>
<HTML>
<![CDATA[ </TR> ]]>
</HTML>
</ViewBody>
See also
List Views
XMLDefinition and CAML View Schema
ViewEmpty element (List)
ViewFooter eleme... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/viewbody-element-list |
9f94ad98f82f-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines the header to use for a column that supports bidirectional reading order.
<ViewBidiHeader>
</ViewBidiHeader>
Note
Most standard Microsoft SharePoint Foundation 2010 list views ignore this element. F... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/viewbidiheader-element-list |
8aa173a14285-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
In a list definition ( Schema.xml ), defines a view for a list in a website based on Microsoft SharePoint Foundation, where each list can contain a number of views.
Note
SharePoint Foundation 2010 uses XSLT to... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-list |
8aa173a14285-1 | ReqAuth = "TRUE" | "FALSE"
RequiresClientIntegration = "TRUE" | "FALSE"
RowLimit = "Integer"
Scope = "Text"
SetupPath = "Text"
ShowHeaderUI = "TRUE" | "FALSE" TabularView = "TRUE" | "FALSE"
TargetId = "Text"
TargetType = "List" | "ContentType"
Threaded = "TRUE" | "FALSE"
ToolbarTemplate = "Text"
Ty... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-list |
8aa173a14285-2 | CssStyleSheet
Optional Text .
DefaultView
Optional Boolean . TRUE to specify that the view is the default view.
DefaultViewForContentType
Optional Boolean . TRUE to specify that the view is the default view for a content type.
DisplayName
Optional Text . Specifies the nam... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-list |
8aa173a14285-3 | ImageUrl
Optional Text . Specifies the server-relative URL for the image that is displayed in the title area of the list view, for example, /_layouts/images/pgrpicon.png .
IncludeRootFolder
Optional Boolean . TRUE to specify that the root folder is returned in the list view.
List
Optio... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-list |
8aa173a14285-4 | Name
Optional Text . The name given to the view; used to select a different named view in the UI as well as to refer to a named view when specifying a filter for a Lookup field.
OrderedView
Optional Boolean . TRUE to specify that the view is ordered.
PageType
Optional Text . Specifies... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-list |
8aa173a14285-5 | 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 allow all of the returned recordset to be viewed. If RowLimit is not specified, the default number of Rows returned is ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-list |
8aa173a14285-6 | SetupPath
Optional Text . Specifies the site-relative path to the folder in the setup directory that contains the .aspx page for the view, for example, pages\viewpage.aspx .
ShowHeaderUI
Optional Boolean . FALSE to render all FieldRef elements used in the header display mode without decorating t... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-list |
8aa173a14285-7 | ToolbarTemplate
Optional Text . Specifies the name of the predefined toolbar template that is used for the view toolbar.
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 T... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-list |
8aa173a14285-8 | Its name.
The data source specification (usually a single list or document library).
The filter to be applied to the data source.
The collection of fields to be displayed.
The sort order of the items to be displayed. A special case of sort order is grouping.
An HTML template for rendering the view.
The V... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-list |
8aa173a14285-9 | <HTML><![CDATA[</TD>]]></HTML>
</Fields>
<HTML><![CDATA[</TR>]]></HTML>
</ViewBody>
<ViewFooter>
<HTML><![CDATA[</TABLE>]]></HTML>
</ViewFooter>
Notice that in the previous section the fields enumeration is used within a ViewHeader section to create column headers for the view.
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-list |
8aa173a14285-10 | <FieldRef Name="Last_x0020_Modified"/>
</OrderBy>
</Query>
</View>
The next view example displays a sequence of paragraphs. The Query element specifies not only a sort order (in order of modification date), but also a filter (only show items whose Expires property is greater than or equal to today's ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-list |
1656a3a5b84a-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
<Validation Message = "Text" Script = "Text"> </Validation>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute
Des... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/validation-element-list |
8c731b48decf-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines the toolbar of a list view, which is the section of a view that is rendered above the view header.
<Toolbar
Position = "After"
Type = "Standard" | "FreeForm">
</Toolbar>
Elements and attributes
Th... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/toolbar-element-list |
8c731b48decf-1 | </RightsChoices>
<Then>
<HTML><![CDATA[ <table width=100% cellpadding=0 cellspacing=0 border=0 > <tr> <td colspan="2" class="ms-partline"><IMG SRC="/_layouts/images/blank.gif" width=1 height=1 alt=""></td> </tr> <tr> <td class="ms-addnew" style="padding-bottom: 3px"> <img src="/_layouts/images/rect.gif" alt="... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/toolbar-element-list |
075e030004e5-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies alternate rendering when a row limit is exceeded. It executes if the Paged attribute of the Row element is not set to TRUE .
<RowLimitExceeded>
</RowLimitExceeded>
Note
Most standard Microsof... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/rowlimitexceeded-element-list |
188f61a5a2fe-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Sets the row limit for the number of items to display in a view.
<RowLimit
Paged = "TRUE" | "FALSE">
</RowLimit>
Elements and attributes
The following sections describe attributes, child elements, and paren... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/rowlimit-element-list |
188f61a5a2fe-1 | <RowLimit Paged="TRUE">100</RowLimit>
See also
List Views | https://learn.microsoft.com/en-us/sharepoint/dev/schema/rowlimit-element-list |
822965696a19-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines the query for a view.
<Query> <Where>
...
</Where> <GroupBy>
...
</GroupBy>
<OrderBy>
...
</OrderBy>
</Query>
Elements and attributes
The following sections describe attrib... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/query-element-list |
a080e980691c-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
<Customization> <ArrayOfProperty> <Property> </Property> </ArrayOfProperty>
</Customization>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
At... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/property-element-list |
dee7b6cc1c65-0 | 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" /></ParameterBind... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/parameterbindings-element-list |
f9097096cbbe-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies a stylesheet parameter binding to make a resource available to the XSL that renders the view.
<ParameterBinding Name = "Text" Location = "Text" />
Elements and attributes
The following sections de... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/parameterbinding-element-list |
f9097096cbbe-1 | Server variables
(Location="Form(variableName)")
Web Part Properties
(Location="WPProperty(PropertyValue")
Control IDs
(Location="Control(ControlID)")
Child elements
None
Parent elements
ParameterBindings
Occurrences
Minimum: 0
Maximum: Unbounded
See also
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/parameterbinding-element-list |
e922a87dd09e-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Renders Collaborative Application Markup Language (CAML) within a view, executing if more items are returned in the view than the specified row limit for the view.
Most standard Microsoft SharePoint Foundation 201... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/pagedrowset-element-list |
e922a87dd09e-1 | <PagedRowset>
<HTML><![CDATA[ <TABLE width="100%" border=0><TR><TD align=right
Class="ms-vb"> ]]></HTML>
<HTML>(Items</HTML>
<HTML><![CDATA[ &nbsp; ]]></HTML>
<GetVar Name="PageFirstRow" HTMLEncode="TRUE" />
<HTML><![CDATA[ &nbsp; ]]></HTML>
<HTML>to</HTML>
<HTML><![CDATA[ &nbsp; ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/pagedrowset-element-list |
e922a87dd09e-2 | </TD></TR></TABLE> ]]></HTML>
</PagedRowset>
See also
List Views
XMLDefinition and CAML View Schema | https://learn.microsoft.com/en-us/sharepoint/dev/schema/pagedrowset-element-list |
e1cba070a20b-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains the definition of the page to display for a recurring item in an events list when the number of items in the recurrence surpasses the limit set by the RowLimit element.
Most standard Microsoft SharePoin... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/pagedrecurrencerowset-element-list |
e1cba070a20b-1 | <GetVar Name="PrevPageData" />
</ScriptQuote>
<HTML><![CDATA[ ");javascript:return false;'>
<img src="/_layouts/images/prev.gif" border=0 alt=" ]]>
<![CDATA[ Previous ]]>
<![CDATA[ "></A><A HREF="javascript:"
OnClick='javascript:SubmitFormPos... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/pagedrecurrencerowset-element-list |
e1cba070a20b-2 | <ScriptQuote NotAddingQuote="TRUE">
<PageUrl />
<HTML>?</HTML>
<GetVar Name="NextPageData" />
</ScriptQuote>
<HTML><![CDATA[ ");javascript:return false;'>
<img src="/_layouts/images/next.gif" border=0 alt=" ]]>
<![CDATA[ Next ]]>
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/pagedrecurrencerowset-element-list |
2f869f7e372a-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines user interface elements to display for accessing subsequent pages when the number of rows returned in a view surpasses the limit set by the RowLimit element.
<PagedClientCallbackRowset>
</PagedClientCall... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/pagedclientcallbackrowset-element-list |
2f869f7e372a-1 | <PageUrl />
<HTML>?</HTML>
<GetVar Name="NextPageData" />
</ScriptQuote>
<HTML><![CDATA[");javascript:return false;'>]]></HTML>
<HTML><![CDATA[$Resources:core,groupMore;]]></HTML>
<HTML><![CDATA[</A>&nbsp;]]></HTML>
</Default>
</Switch>
<HTML><![CDATA[</TD></TR>]]></H... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/pagedclientcallbackrowset-element-list |
1c48242a9c0e-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
<Method Name = "Text"> <Filter Name = "Text" Type = "Text" Value = "Text" /> </Method>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Att... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/method-element-list |
0189b4b4b53c-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in list definitions ( Schema.xml file) to separate list metadata from data.
<MetaData>
</MetaData>
Elements and attributes
The following sections describe attributes, child elements, and parent elements... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/metadata-element-list |
0ee2e486bbbf-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains mappings of values to the choices displayed within a Choice field.
<MAPPINGS>
<MAPPING
Value = "Text">
</MAPPING>
...
</MAPPINGS>
Elements and attributes
The following sections desc... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/mappings-element-list |
0ee2e486bbbf-1 | <MAPPING Value="2">$Resources:core,Tasks_InProgress;</MAPPING>
<MAPPING Value="3">$Resources:core,Tasks_Completed;</MAPPING>
<MAPPING Value="4">$Resources:core,Tasks_Deferred;</MAPPING>
<MAPPING Value="5">$Resources:core,Tasks_Waiting;</MAPPING>
</MAPPINGS>
<Default>$Resources:core,Tasks_NotStarted;</De... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/mappings-element-list |
5a1e6b25650f-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Maps a value to a choice that is displayed in a Choice field.
<MAPPING
Value = "Text">
</MAPPING>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/mapping-element-list |
c05edcb94f2c-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines the opening section in a form for a list.
<ListFormOpening>
</ListFormOpening>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
N... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/listformopening-element-list |
707eebcb7105-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines the closing section in a form for a list.
<ListFormClosing>
</ListFormClosing>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
N... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/listformclosing-element-list |
2a8a1adaaa65-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains the definition of a toolbar for a list form.
<ListFormButtons>
</ListFormButtons>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/listformbuttons-element-list |
3b0cffac99d2-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains the definition of the body for a list form.
<ListFormBody>
</ListFormBody>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/listformbody-element-list |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.