id stringlengths 14 16 | text stringlengths 2 3.14k | source stringlengths 45 175 |
|---|---|---|
20218a2a63b8-3 | ID
xs:string
required
The ID that identifies a feature, service, or ability that the SharePoint Add-in depends on.
Values of the xs:string type.
MinimumVersion
VersionDefinition
optional
The minimum version of the feature or service the SharePoint Add-in depends on.
Values of the VersionDefinition... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/appprerequisite-complextype-sharepoint-add-in-manifest |
6cd669f83189-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally called "apps for SharePoint." To ensure backward compatibility,... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/apppermissionrequestsdefinition-complextype-sharepoint-add-in-manifest |
6cd669f83189-1 | AllowAppOnlyPolicy
xs:boolean
optional
Whether to allow the add-in to use add-in-only policy.
Values of the xs:boolean type. | https://learn.microsoft.com/en-us/sharepoint/dev/schema/apppermissionrequestsdefinition-complextype-sharepoint-add-in-manifest |
44166bc3fa06-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally called "apps for SharePoint." To ensure backward compatibility,... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/apppermissionrequestdefinition-complextype-sharepoint-add-in-manifest |
44166bc3fa06-1 | Description
Possible values
Right
AppPermissionRightDefinition
optional
The Right of the permission being requested.
Values of the AppPermissionRightDefinition type.
Scope
xs:anyURI
required
The Scope permission being requested.
Values of the xs:anyURI type. | https://learn.microsoft.com/en-us/sharepoint/dev/schema/apppermissionrequestdefinition-complextype-sharepoint-add-in-manifest |
b230c0fcc775-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally called "apps for SharePoint." To ensure backward compatibility,... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/apppermissionpropertydefinition-complextype-sharepoint-add-in-manifest |
faa3e719a9bb-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally called "apps for SharePoint." To ensure backward compatibility,... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/appdefinition-complextype-sharepoint-add-in-manifest |
faa3e719a9bb-1 | <xs:attribute name="ProductID"
type="GUID"
use="required"
/>
<xs:attribute name="Type"
type="TypeDefinition"
use="optional"
/>
<xs:attribute name="Version"
type="VersionDefinition"
use="required"
/>
<xs:attribute name=... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/appdefinition-complextype-sharepoint-add-in-manifest |
faa3e719a9bb-2 | RemoteEndpoints
RemoteEndpointsDefinition
(Optional) A list of remote endpoints that the SharePoint Add-in may access through SP.WebProxy.invoke(). If this list is empty or not provided, the SharePoint Add-in will not be able to use any remote endpoint through SP.WebProxy.invoke().
Attributes
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/appdefinition-complextype-sharepoint-add-in-manifest |
6460e6dba512-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
The web template to use when creating an add-in web.
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally called "... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/webtemplate-element-propertiesdefinition-complextypesharepoint-add-in-manifest |
6460e6dba512-1 | Id
WebTemplateIdDefinition
required
The Id of the WebTemplate that should be used when creating the add-in web.
This type is a string of the form {hyphenated\_GUID}#web\_template_name <br ><br >The hyphenated_GUID is the GUID of the add-in web Feature that contains the WebTemplate Element (Web Template) th... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/webtemplate-element-propertiesdefinition-complextypesharepoint-add-in-manifest |
ab7517ec2a6d-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
The Url of the upgraded event receiver endpoint.
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally called "apps... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/upgradedeventendpoint-element-propertiesdefinition-complextypesharepoint-add-in |
7e9f56636c26-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
The Url of the uninstalling event receiver endpoint.
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally called "... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/uninstallingeventendpoint-element-propertiesdefinition-complextypesharepoint-add |
e3d6857f7e21-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
The friendly title of the SharePoint Add-in. The value cannot exceed 256 characters.
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/title-element-propertiesdefinition-complextypesharepoint-add-in-manifest |
919ceb4d9ff5-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
Specifies the locales that the add-in supports. This element is required for add-ins that are submitted to the Office Store. Its primary purpose is to populate the spstore UI with a list of supported... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/supportedlocales-element-propertiesdefinition-complextypesharepoint-add-in-manif |
7b438c420bc2-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
Specifies a locale that the add-in supports. This element is required for add-ins that are submitted to the Office Store.
Note
The string app appears as part of or all of some element, attribut... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/supportedlocale-element-supportedlocalesdefinition-complextypesharepoint-add-in |
7b438c420bc2-1 | List of locales that the add-in supports.
Child elements
None.
Attributes
Attribute
Type
Required
Description
Possible values
CultureName
CultureNameDefinition
required
The culture name of a locale that the add-in supports.
Values of the CultureNameDefinit... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/supportedlocale-element-supportedlocalesdefinition-complextypesharepoint-add-in |
e6f04b33ef0b-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
Please do not use this element. It has been deprecated in favor of the SupportedLocales element.
Note
The string app appears as part of or all of some element, attribute, and file names becau... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/supportedlanguages-element-propertiesdefinition-complextypesharepoint-add-in-man |
92cbfbc50460-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
Typically, the URL of the page visited when the SharePoint Add-in is launched. However, it can also be the URL of a controller method or a web service method that is invoked when the add-in is launched... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/startpage-element-propertiesdefinition-complextypesharepoint-add-in-manifest |
92cbfbc50460-1 | The value of this element can contain certain tokens to represent information that is not known at development time. The "{StandardTokens}" above is an example. For more information, see URL strings and tokens in SharePoint Add-ins .
When you are debugging in Visual Studio, the Microsoft Office Developer Tools for V... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/startpage-element-propertiesdefinition-complextypesharepoint-add-in-manifest |
92cbfbc50460-2 | Element type
UrlElementDefinition
Namespace
http://schemas.microsoft.com/sharepoint/2012/app/manifest
Schema file
appmanifest.xsd
Definition
<xs:element name="StartPage" type="UrlElementDefinition" minOccurs="1" maxOccurs="1" >
</xs:element>
Elements and attributes
If the s... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/startpage-element-propertiesdefinition-complextypesharepoint-add-in-manifest |
0868a13dbc2a-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
For future use. This element currently has no function.
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally calle... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/settingspage-element-propertiesdefinition-complextypesharepoint-add-in-manifest |
fd70e54e52ea-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
Specifies properties of a provider-hosted SharePoint Add-in.
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/remotewebapplication-element-appprincipaldefinition-complextypesharepoint-add-in |
fd70e54e52ea-1 | ClientId
AppPermissionAppPrincipalDefinition
required
The client id of the add-in principal, a GUID. This should be lowercase.
Values of the AppPermissionAppPrincipalDefinition type. | https://learn.microsoft.com/en-us/sharepoint/dev/schema/remotewebapplication-element-appprincipaldefinition-complextypesharepoint-add-in |
b773eeb04430-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
(Optional) A list of remote endpoints that the SharePoint Add-in may access through SP.WebProxy.invoke(). If this list is empty or not provided, the SharePoint Add-in will not be able to use any remote... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/remoteendpoints-element-appdefinition-complextypesharepoint-add-in-manifest |
b773eeb04430-1 | Type
Description
RemoteEndpoint
RemoteEndpointDefinition
Declares an individual remote endpoint that the SharePoint Add-in may access through SP.WebProxy.invoke().
Attributes
None. | https://learn.microsoft.com/en-us/sharepoint/dev/schema/remoteendpoints-element-appdefinition-complextypesharepoint-add-in-manifest |
9c18ffd8952b-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
Declares an individual remote endpoint that the SharePoint Add-in may access through the JSOM method SP.WebProxy.invoke().
Note
The string app appears as part of or all of some element, attribu... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/remoteendpoint-element-remoteendpointsdefinition-complextypesharepoint-add-in-ma |
9c18ffd8952b-1 | Attributes
Attribute
Type
Required
Description
Possible values
Url
ManifestUri
optional
Only the authority part (scheme, host, and port) is significant; that is, the path part is ignored.
Values of the ManifestUri type. | https://learn.microsoft.com/en-us/sharepoint/dev/schema/remoteendpoint-element-remoteendpointsdefinition-complextypesharepoint-add-in-ma |
db55de63aca5-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
Add-in Permission Property.
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally called "apps for SharePoint." To ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/property-element-apppermissionrequestdefinition-complextypesharepoint-add-in-man |
db55de63aca5-1 | The property name.
Values of the xs:string type.
Value
xs:string
optional
The property value.
Values of the xs:string type. | https://learn.microsoft.com/en-us/sharepoint/dev/schema/property-element-apppermissionrequestdefinition-complextypesharepoint-add-in-man |
a39afd7f288f-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
Contains information that is global to the add-in.
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally called "ap... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/properties-element-appdefinition-complextypesharepoint-add-in-manifest |
a39afd7f288f-1 | The Url of the page visited when the SharePoint Add-in is launched.
SupportedLanguages
SupportedLanguagesDefinition
Do not use. This element is obsolete.
Title
TitleDefinition
The friendly title of the SharePoint Add-in. This appears in the SharePoint and SharePoint Add-in store UI.
Uninstalli... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/properties-element-appdefinition-complextypesharepoint-add-in-manifest |
cf90d7b5f460-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
The presence of this element means that the add-in is SharePoint-hosted, rather than provider-hosted.
Note
The string app appears as part of or all of some element, attribute, and file names be... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/internal-element-appprincipaldefinition-complextypesharepoint-add-in-manifest |
cf90d7b5f460-1 | Attribute
Type
Required
Description
Possible values
AllowedRemoteHostUrl
ManifestUri
optional
The allowed remote host URL of the add-in principal.
Values of the ManifestUri type.
RedirectUrl
ManifestUri
optional
The redirect URL of the add-in principal.
Values of the ManifestUri ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/internal-element-appprincipaldefinition-complextypesharepoint-add-in-manifest |
41ee048b7c9b-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
The Url of the installed event receiver endpoint.
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally called "app... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/installedeventendpoint-element-propertiesdefinition-complextypesharepoint-add-in |
14f375639629-0 | (AppPrincipalDefinition complexType) (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
For possible future use only.
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were origi... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/debuginfo-element-autodeployedwebapplication-elementappprincipaldefinition-compl |
14f375639629-1 | Values of the ManifestUri type.
ClientSecret
xs:base64Binary
required
The secret of the add-in principal.
Values of the xs:base64Binary type.
RedirectUri
ManifestUri
optional
The redirect URL of the add-in principal.
Values of the ManifestUri type. | https://learn.microsoft.com/en-us/sharepoint/dev/schema/debuginfo-element-autodeployedwebapplication-elementappprincipaldefinition-compl |
6fee0a4d2097-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
Do not use. For possible future use only.
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally called "apps for Sh... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/autodeployedwebapplication-element-appprincipaldefinition-complextypesharepoint |
6fee0a4d2097-1 | Type
Description
DebugInfo
AutoDeployedWebApplicationDebugInfoDefinition
The add-in principal information used for debugging purposes.
Attributes
None. | https://learn.microsoft.com/en-us/sharepoint/dev/schema/autodeployedwebapplication-element-appprincipaldefinition-complextypesharepoint |
9920e0190796-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
The add-in principal information.
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally called "apps for SharePoint... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/appprincipal-element-appdefinition-complextypesharepoint-add-in-manifest |
9920e0190796-1 | RemoteWebApplication
For provider-hosted SharePoint Add-ins.
Attributes
None. | https://learn.microsoft.com/en-us/sharepoint/dev/schema/appprincipal-element-appdefinition-complextypesharepoint-add-in-manifest |
e89138dc5977-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
A list of prerequisites that a SharePoint Add-in depends on.
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/appprerequisites-element-appdefinition-complextypesharepoint-add-in-manifest |
7f1c30fc10ec-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
Identifies a SharePoint Feature or capability that the add-in depends on. The SharePoint Add-ins installation infrastructure checks to see if the Feature or capability is present and activated. If it i... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/appprerequisite-element-appprerequisitecollection-complextypesharepoint-add-in-m |
7f1c30fc10ec-1 | Required
Description
Possible values
ID
xs:string
required
The ID that identifies a Feature or capability that the SharePoint Add-in depends on.
Varies depending on the value of the **Type** attribute.
If **Type** is Feature, the ID is the bracketed, hyphenated GUID of the Feature; for example {... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/appprerequisite-element-appprerequisitecollection-complextypesharepoint-add-in-m |
7f1c30fc10ec-2 | User Profile Service
A83C8D70-71DE-4260-9FB8-677418EB47F2
Visio Graphics Service
778D6B91-D46F-40E6-B7A4-1C666B800D03
Work Management Service
5E49F681-D570-4C2B-8A50-84D5F38E2A12
Duet
4F2DB42F-1AE3-4674-8E0B-2C125F9CAD4F
SharePoint Workflow Services
CDD8F991-B459-4512-8048-03D5A03FF27E... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/appprerequisite-element-appprerequisitecollection-complextypesharepoint-add-in-m |
eaa7af82624a-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
A list of resources that a SharePoint Add-in needs access to.
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/apppermissionrequests-element-appdefinition-complextypesharepoint-add-in-manifes |
eaa7af82624a-1 | Required
Description
Possible values
AllowAppOnlyPolicy
xs:boolean
optional
Whether to allow the add-in to use add-in-only policy.
Values of the xs:boolean type. | https://learn.microsoft.com/en-us/sharepoint/dev/schema/apppermissionrequests-element-appdefinition-complextypesharepoint-add-in-manifes |
54dbd847de28-0 | (SharePoint Add-in Manifest)
Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
The add-in permission requests.
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally called "apps for SharePoint."... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/apppermissionrequest-element-apppermissionrequestsdefinition-complextypesharepoi |
54dbd847de28-1 | Description
Possible values
Right
AppPermissionRightDefinition
optional
The Right of the permission being requested.
Values of the AppPermissionRightDefinition type.
Scope
xs:anyURI
required
The Scope permission being requested.
Values of the xs:anyURI type. | https://learn.microsoft.com/en-us/sharepoint/dev/schema/apppermissionrequest-element-apppermissionrequestsdefinition-complextypesharepoi |
df9caa8d8d22-0 | Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
The top level node of the manifest of a SharePoint Add-in.
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally called "apps for SharePoint." To ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/app-element-sharepoint-add-in-manifest |
df9caa8d8d22-1 | RemoteEndpoints
RemoteEndpointsDefinition
(Optional) A list of remote endpoints that the SharePoint Add-in may access through SP.WebProxy.invoke(). If this list is empty or not provided, the SharePoint Add-in will not be able to use any remote endpoint through SP.WebProxy.invoke().
Attributes
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/app-element-sharepoint-add-in-manifest |
d46a474fd069-0 | Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
This topic shows the schema definition for SharePoint Add-in Manifest .
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally called "apps for Sh... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/schema-map-sharepoint-add-in-manifest |
d46a474fd069-1 | <xs:attribute name="Type" type="TypeDefinition" use="optional" />
<xs:attribute name="Version" type="VersionDefinition" use="required" />
<xs:attribute name="SharePointMinVersion" type="VersionDefinition" use="required" />
<xs:attribute name="SharePointMaxVersion" type="VersionDefini... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/schema-map-sharepoint-add-in-manifest |
d46a474fd069-2 | <xs:attribute name="RedirectUri" type="ManifestUri" use="optional" />
</xs:complexType>
<xs:complexType name="PropertiesDefinition">
<xs:all>
<xs:element name="InstalledEventEndpoint" type="UrlElementDefinition" minOccurs="0" maxOccurs="1"></xs:element>
<xs:el... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/schema-map-sharepoint-add-in-manifest |
d46a474fd069-3 | <xs:complexType name="AppPermissionRequestsDefinition">
<xs:sequence>
<xs:element name="AppPermissionRequest" type="AppPermissionRequestDefinition" minOccurs="0" maxOccurs="1000"></xs:element>
</xs:sequence>
<xs:attribute name="AllowAppOnlyPolicy" type="xs:boolean" us... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/schema-map-sharepoint-add-in-manifest |
d46a474fd069-4 | <xs:attribute name="Url" type="ManifestUri" />
</xs:complexType>
<xs:complexType name="SupportedLocalesDefinition">
<xs:sequence>
<xs:element name="SupportedLocale" type="SupportedLocaleDefinition" minOccurs="1" maxOccurs="256"></xs:element>
</xs:sequence>
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/schema-map-sharepoint-add-in-manifest |
d46a474fd069-5 | </xs:restriction>
</xs:simpleType>
<xs:simpleType name="DescriptionDefinition">
<xs:restriction base="xs:string">
<xs:minLength value="1" />
<xs:maxLength value="1024" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="TypeD... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/schema-map-sharepoint-add-in-manifest |
d46a474fd069-6 | <xs:simpleType name="AppPermissionRightDefinition">
<xs:restriction base="xs:string">
<xs:minLength value="1" />
<xs:maxLength value="256" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="AppPermissionAppPrincipalDefinition">
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/schema-map-sharepoint-add-in-manifest |
d46a474fd069-7 | <xs:restriction base="xs:string">
<xs:pattern value="(\{[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}\})|([a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12})" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="App... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/schema-map-sharepoint-add-in-manifest |
71c7538485b8-0 | Applies to : SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally called "apps for SharePoint." To ensure backward compatibility, the schema... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/schema-reference-for-manifests-of-sharepoint-add-ins |
14b4c3bd27da-0 | Applies to : SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Document schemas that support SharePoint Add-ins, including the App Manifest schema.
Schema reference for manifests of SharePoint Add-ins
AppHostWebFeatures schema reference
AppPartConfigDefinition schem... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/sharepoint-add-in-schemas |
c3b8e2fb99e4-0 | Welcome to the .NET API browser – your one-stop shop for all .NET-based APIs from Microsoft. Start searching for any managed APIs by typing in the box below.
If you have any feedback, create a new issue in the dotnet/dotnet-api-docs repo. | https://learn.microsoft.com/en-us/dotnet/api/?term=microsoft.sharepoint |
b09a62dd7a85-0 | Welcome to the .NET API browser – your one-stop shop for all .NET-based APIs from Microsoft. Start searching for any managed APIs by typing in the box below.
If you have any feedback, create a new issue in the dotnet/dotnet-api-docs repo. | https://learn.microsoft.com/en-us/dotnet/api/?term=Officedevpnp |
c6fb7b1a61ca-0 | Creates a request to classify a whole folder during off-peak hours by using the applied document understanding model. (For more information, see example .)
This API can be used to classify a whole document library by creating a work item for its root folder.
HTTP request
POST /_api/machinelearning/workItems HTTP/1... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-createfolderclassificationrequest |
c6fb7b1a61ca-1 | TargetUniqueId
guid
The ID of the folder to classify. This can be omitted when TargetServerRelativeUrl has a value.
TargetServerRelativeUrl
string
The server relative URL of the folder to classify is located. This can be omitted when TargetUniqueId has a value.
IsFolder
boolean
The flag that ind... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-createfolderclassificationrequest |
c6fb7b1a61ca-2 | "TargetWebId": "66d6b64d-6f88-4dd9-b3db-47e6f00c53e8",
"TargetUniqueId": "e6cff8b7-c90c-4564-b5b8-033449090932",
"IsFolder": true
}
Sample response
Status code: 201
{
"ErrorMessage": null,
"StatusCode": 201
}
See also
Syntex document understanding model REST API | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-createfolderclassificationrequest |
bf6fda8436e8-0 | Creates a request to classify one or more files using the applied document understanding model. (For more information, see example .)
The REST service of SharePoint Online (and SharePoint 2016 and later on-premises) supports the combining of multiple requests. Requests are combined into a single call to the service ... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-createclassificationrequest |
bf6fda8436e8-1 | TargetWebServerRelativeUrl
string
The server relative URL of the web where the file to classify is located. This can be omitted when TargetWebId has a value.
TargetUniqueId
guid
The ID of the folder to classify. This can be omitted when TargetServerRelativeUrl has a value.
TargetServerRelativeUrl
... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-createclassificationrequest |
bf6fda8436e8-2 | {
"ErrorMessage": null,
"StatusCode": 201
}
{
"ErrorMessage": null,
"StatusCode": 201
}
See also
Syntex document understanding model REST API | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-createclassificationrequest |
26abac75d979-0 | Removes an applied document understanding model from one or more libraries. Note that a model must be removed from all libraries before it can be deleted (see example ).
HTTP request
POST /_api/machinelearning/publications/batchdelete HTTP/1.1
URI parameters
None
Request headers
Header
Value
... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-batchdelete-method |
26abac75d979-1 | Description
200 OK
This is a customized API to support removing a model from multi document libraries. In the case of partial success, 200 OK could still be returned and the caller needs to inspect the response body to understand if the model has been successfully removed from a document library.
... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-batchdelete-method |
26abac75d979-2 | TargetWebServerRelativeUrl
string
The server relative URL of the web for the target library.
TargetLibraryServerRelativeUrl
string
The server relative URL of the target library.
Examples
Remove a model from the contracts document library in the repository site
In this sample, the ID of the Con... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-batchdelete-method |
26abac75d979-3 | },
"StatusCode": 200
}
],
"TotalFailures": 0,
"TotalSuccesses": 1
}
See also
Syntex document understanding model REST API | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-batchdelete-method |
50292f9cfa6d-0 | Updates available models settings (associated retention label and model description) for a Microsoft Syntex document understanding model (see example ).
HTTP request
POST /_api/machinelearning/models/getbytitle('{modelFileName}')/updatemodelsettings HTTP/1.1
URI parameters
Name
In
Required
Type
... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-updatemodelsettings-method |
b8e3eff264e9-0 | Gets information about a model and the library where it has been applied (see example ).
HTTP request
GET /_api/machinelearning/publications/getbymodeluniqueid('{modelUniqueId}') HTTP/1.1
URI parameters
Name
In
Required
Type
Description
ModelUniqueId
query
True
GUID
The unique ... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getmodelandlibraryinfo |
b8e3eff264e9-1 | "@odata.type": "#Microsoft.Office.Server.ContentCenter.SPMachineLearningPublication",
"@odata.id": "https://contoso.sharepoint.com/sites/repository /_api/machinelearning/publications/getbyuniqueId('7645e69d-21fb-4a24-a17a-9bdfa7cb63dc')",
"@odata.etag": "\"7645e69d-21fb-4a24-a17a-9bdfa7cb63dc,94... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getmodelandlibraryinfo |
b8e3eff264e9-2 | "ObjectId": "01ZBWEM5FZRILGLXTEB5CZ2NNNSCTWBJMQ",
"PublicationType": 1,
"TargetLibraryRemoved": false,
"TargetLibraryServerRelativeUrl": "/sites/repository/contracts",
"TargetLibraryUrl": " https://contoso.sharepoint.com/sites/repository/contracts",
"TargetSit... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getmodelandlibraryinfo |
b8e3eff264e9-3 | "DriveId": "b!O-aG9qer5UiXx2jEwd8pL0221maIb9lNs9tH5vAMU-gPy9BrxT7GTrtXtdtv1Uzb",
"ID": 27,
"ModelId": 16,
"ModelName": "dispositions.classifier",
"ModelType": 0,
"ModelUniqueId": "7645e69d-21fb-4a24-a17a-9bdfa7cb63dc",
"ModelVersion": "8.0",
... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getmodelandlibraryinfo |
bbbf0b6d1330-0 | Applies (or syncs) a trained document understanding model to one or more libraries (see example ).
HTTP request
POST /_api/machinelearning/publications HTTP/1.1
URI parameters
None
Request headers
Header
Value
Accept
application/json;odata=verbose
Content-Type
application/json;... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-applymodel-method |
bbbf0b6d1330-1 | ViewOption
no
string
Specifies whether to set new model view as the library default.
Response
Name
Type
Description
201 Created
This is a customized API to support applying a model to multi document libraries. In the case of partial success, 201 created could still be returned an... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-applymodel-method |
bbbf0b6d1330-2 | Description
ModelUniqueId
string
The unique ID of the model file.
TargetSiteUrl
string
The full URL of the target library site.
TargetWebServerRelativeUrl
string
The server relative URL of the web for the target library.
TargetLibraryServerRelativeUrl
string
The server relati... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-applymodel-method |
bbbf0b6d1330-3 | {
"ErrorMessage": null,
"Publication": {
"ModelUniqueId": "7645e69d-21fb-4a24-a17a-9bdfa7cb63dc",
"TargetSiteUrl": "https://contoso.sharepoint.com/sites/repository/",
"TargetWebServerRelativeUrl": "/sites/repository",
"TargetLibrary... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-applymodel-method |
1e875bf995e9-0 | Gets or updates information about a Microsoft Syntex document understanding model using the model title (see example ).
HTTP request
GET /_api/machinelearning/models/getbytitle('{modelFileName}') HTTP/1.1
This same method can be used for deleting a model, too.
DELETE /_api/machinelearning/models/getbytitle('{... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbytitle-method |
1e875bf995e9-1 | "@odata.type": "#Microsoft.Office.Server.ContentCenter.SPMachineLearningModel",
"@odata.id": "https://contoso.sharepoint.com/sites/filerepository/_api/machinelearning/models/getbyuniqueId('7645e69d-21fb-4a24-a17a-9bdfa7cb63dc')",
"@odata.etag": "\"7645e69d-21fb-4a24-a17a-9bdfa7cb63dc,111\"",
"@odata.editLin... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbytitle-method |
1e875bf995e9-2 | "ConfidenceScore": "{\"trainingStatus\":{\"kind\":\"original\",\"ClassifierStatus\":{\"TrainingStatus\":\"success\",\"TimeStamp\":1611716640535},\"ExtractorsStatus\":[{\"TimeStamp\":1585175746775,\"ExtractorName\":\"Contract Name\",\"TrainingStatus\":\"success\"},{\"TimeStamp\":1586905975794,\"ExtractorName\":\"Client ... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbytitle-method |
1e875bf995e9-3 | Planning\"]}},\"256\":{\"Extractors\":{\"ServiceType\":[\"Writing\"]}},\"257\":{\"Extractors\":{\"ServiceType\":[\"Writing\"]}}},\"trainingFailures\":{}}", | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbytitle-method |
1e875bf995e9-4 | "ContentTypeGroup": "Intelligent Document Content Types",
"ContentTypeId": "0x01010083DF84D4F59BBD4CB06F075AA81F58AA",
"ContentTypeName": "Contoso Contract",
"Created": "2020-03-25T22:04:04Z",
"CreatedBy": "i:0#.f|membership|meganb@contoso.com",
"DriveId": "b!O-aG9qer5UiXx2jEwd8pL0221maIb9lNs9tH5vAM... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbytitle-method |
1e875bf995e9-5 | "Explanations": "{\"Classifier\":[{\"id\":\"8122ac1d-8fcb-4705-8872-2825cbf05bfe\",\"kind\":\"dictionaryFeature\",\"name\":\"agreement\",\"active\":true,\"nGrams\":[\"CONSULTING AGREEMENT\",\"SERVICES AGREEMENT\"],\"caseSensitive\":false,\"ignoreDigitIdentity\":false,\"ignoreLetterIdentity\":false},{\"id\":\"af83bea8-b... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbytitle-method |
1e875bf995e9-6 | Date\",\"active\":true,\"modelReference\":\"Contract Date\",\"conceptId\":\"6ba58918-e2f0-4685-9080-98ec4c3adc7c\"},{\"id\":\"5cc85b62-148a-4b07-9155-d9fb7cebb6d0\",\"kind\":\"modelFeature\",\"name\":\"Fee\",\"active\":true,\"modelReference\":\"Fee\",\"conceptId\":\"9c7f764d-afd2-49cd-aaa2-e9407156bfb3\"},{\"id\":\"0f8... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbytitle-method |
1e875bf995e9-7 | \":[{\"id\":\"606c56de-9e71-42ef-8ec6-f0bbf351d673\",\"kind\":\"dictionaryFeature\",\"name\":\"start\",\"active\":true,\"nGrams\":[\"BETWEEN:\"],\"caseSensitive\":false,\"ignoreDigitIdentity\":false,\"ignoreLetterIdentity\":false},{\"id\":\"334e6df5-e076-40db-a47b-f11ceec7af9a\",\"kind\":\"dictionaryFeature\",\"name\":... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbytitle-method |
1e875bf995e9-8 | Date\":[{\"id\":\"fabe1ed3-07af-4dc6-852d-fe9521c64801\",\"kind\":\"dictionaryFeature\",\"name\":\"dated\",\"active\":true,\"nGrams\":[\"dated\"],\"caseSensitive\":false,\"ignoreDigitIdentity\":false,\"ignoreLetterIdentity\":false},{\"id\":\"983da7b8-51d7-4a85-9644-007b488fce0b\",\"kind\":\"dictionaryFeature\",\"name\"... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbytitle-method |
1e875bf995e9-9 | "ID": 16,
"LastTrained": "2021-01-27T03:04:00Z",
"ListID": "f1e13676-8595-4c22-9ca2-c0a4076686ca",
"ModelSettings": null,
"ModelType": 2,
"Modified": "2021-01-27T03:05:04Z",
"ModifiedBy": "i:0#.f|membership|kevinche@contoso.com",
"ObjectId": "01ZBWEM5E54ZCXN6ZBERFKC6U336T4WY64",
"Publica... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbytitle-method |
1e875bf995e9-10 | "PublicationType": 0,
"Schemas": "{\"Extractors\":{\"Contract Name\":{\"concepts\":{\"841d0dcf-7f1d-4a39-931c-53923d10c346\":{\"name\":\"Contract Name\"}},\"relationships\":[]},\"Client \":{\"concepts\":{\"8b8490d0-9a09-4c16-bcff-59ce62e05c28\":{\"name\":\"Client \"}},\"relationships\":[]},\"Contract Date\":{\"conc... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbytitle-method |
906a303135ff-0 | Gets or updates information about a Microsoft Syntex document understanding model (see example ).
HTTP request
GET /_api/machinelearning/models/getbyuniqueid('{modelUniqueId}') HTTP/1.1
This same method can be used for deleting a model, too.
DELETE /_api/machinelearning/models/getbyuniqueid('{modelUniqueId}')... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbyuniqueid-method |
906a303135ff-1 | "@odata.type": "#Microsoft.Office.Server.ContentCenter.SPMachineLearningModel",
"@odata.id": "https://contoso.sharepoint.com/sites/filerepository/_api/machinelearning/models/getbyuniqueId('7645e69d-21fb-4a24-a17a-9bdfa7cb63dc')",
"@odata.etag": "\"7645e69d-21fb-4a24-a17a-9bdfa7cb63dc,111\"",
"@odata.editLin... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbyuniqueid-method |
906a303135ff-2 | "ConfidenceScore": "{\"trainingStatus\":{\"kind\":\"original\",\"ClassifierStatus\":{\"TrainingStatus\":\"success\",\"TimeStamp\":1611716640535},\"ExtractorsStatus\":[{\"TimeStamp\":1585175746775,\"ExtractorName\":\"Contract Name\",\"TrainingStatus\":\"success\"},{\"TimeStamp\":1586905975794,\"ExtractorName\":\"Client ... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbyuniqueid-method |
906a303135ff-3 | Planning\"]}},\"256\":{\"Extractors\":{\"ServiceType\":[\"Writing\"]}},\"257\":{\"Extractors\":{\"ServiceType\":[\"Writing\"]}}},\"trainingFailures\":{}}", | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbyuniqueid-method |
906a303135ff-4 | "ContentTypeGroup": "Intelligent Document Content Types",
"ContentTypeId": "0x01010083DF84D4F59BBD4CB06F075AA81F58AA",
"ContentTypeName": "Contoso Contract",
"Created": "2020-03-25T22:04:04Z",
"CreatedBy": "i:0#.f|membership|meganb@contoso.com",
"DriveId": "b!O-aG9qer5UiXx2jEwd8pL0221maIb9lNs9tH5vAM... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbyuniqueid-method |
906a303135ff-5 | "Explanations": "{\"Classifier\":[{\"id\":\"8122ac1d-8fcb-4705-8872-2825cbf05bfe\",\"kind\":\"dictionaryFeature\",\"name\":\"agreement\",\"active\":true,\"nGrams\":[\"CONSULTING AGREEMENT\",\"SERVICES AGREEMENT\"],\"caseSensitive\":false,\"ignoreDigitIdentity\":false,\"ignoreLetterIdentity\":false},{\"id\":\"af83bea8-b... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbyuniqueid-method |
906a303135ff-6 | Date\",\"active\":true,\"modelReference\":\"Contract Date\",\"conceptId\":\"6ba58918-e2f0-4685-9080-98ec4c3adc7c\"},{\"id\":\"5cc85b62-148a-4b07-9155-d9fb7cebb6d0\",\"kind\":\"modelFeature\",\"name\":\"Fee\",\"active\":true,\"modelReference\":\"Fee\",\"conceptId\":\"9c7f764d-afd2-49cd-aaa2-e9407156bfb3\"},{\"id\":\"0f8... | https://learn.microsoft.com/en-us/sharepoint/dev/apis/syntex/rest-getbyuniqueid-method |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.