Skip to content

Commit 1f611be

Browse files
Merge pull request SharePoint#8049 from chrisms86/wb-0607-sdd3-cs
Validation fixes
2 parents 8f8bb78 + 5aa3bbb commit 1f611be

15 files changed

+85
-85
lines changed

docs/schema/apppartconfig-element-apppartconfigdefinition.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: AppPartConfig element (AppPartConfigDefinition)
3+
description: Outlines information, a definition, and elements and attributes for the AppPartConfig element in Sharepoint.
34
manager: soliver
4-
ms.date: 9/16/2015
5+
ms.date: 06/07/2022
56
ms.audience: Developer
67
ms.topic: reference
78
ms.prod: sharepoint
@@ -19,12 +20,11 @@ The top level node of an app part configuration file.
1920
> 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 schemas have not been changed.
2021
2122
## Element information
23+
**Element type**: AppPartConfigDefinition
2224

23-
| | |
24-
|---|---|
25-
| **Element type** | AppPartConfigDefinition |
26-
| **Namespace** | `http://schemas.microsoft.com/sharepoint/2012/app/partconfiguration` |
27-
| **Schema file** | apppartconfig.xsd |
25+
**Namespace**: `http://schemas.microsoft.com/sharepoint/2012/app/partconfiguration`
26+
27+
**Schema file**: apppartconfig.xsd
2828

2929
## Definition
3030

docs/schema/apppartconfigdefinition-complextype-apppartconfigdefinition.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: AppPartConfigDefinition complexType
3+
description: Outlines information, a definition, and elements and attributes for the AppPartConfigDefinition complexType in Sharepoint.
34
manager: soliver
4-
ms.date: 9/16/2015
5+
ms.date: 06/07/2022
56
ms.audience: Developer
67
ms.topic: reference
78
ms.prod: sharepoint
@@ -19,12 +20,11 @@ ms.assetid: 01abeb84-0904-12b8-c7ea-aae75a2b87e4
1920
> 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 schemas have not been changed.
2021
2122
## Type information
23+
**Namespace**: `http://schemas.microsoft.com/sharepoint/2012/app/partconfiguration`
2224

23-
| | |
24-
|---|---|
25-
| **Namespace** | `http://schemas.microsoft.com/sharepoint/2012/app/partconfiguration` |
26-
| **Schema file** | apppartconfig.xsd |
27-
| **Extension base** | None |
25+
**Schema file**: apppartconfig.xsd
26+
27+
**Extension base**: None
2828

2929
## Definition
3030

docs/schema/apppartconfigdefinition-schema-reference.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: AppPartConfigDefinition schema reference
3+
description: Provides links to sources outlining the schema map, elements, and types related to the AppPartConfigDefinition schema.
34
manager: soliver
4-
ms.date: 9/16/2015
5+
ms.date: 06/07/2022
56
ms.audience: Developer
67
ms.topic: reference
78
ms.prod: sharepoint

docs/schema/apppermissionappprincipaldefinition-simpletype-sharepoint-add-in-manifest.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: AppPermissionAppPrincipalDefinition simpleType
3+
description: Outlines type information and a definition for the AppPermissionAppPrincipalDefinition simpleType in Sharepoint.
34
manager: soliver
4-
ms.date: 9/17/2015
5+
ms.date: 06/07/2022
56
ms.audience: Developer
67
ms.topic: article
78
ms.prod: sharepoint
@@ -21,12 +22,11 @@ The add-in principal identifier.
2122
> 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 schemas have not been changed.
2223
2324
## Type information
25+
**Base type**: xs:string
2426

25-
| | |
26-
|---|---|
27-
| **Base type** | xs:string |
28-
| **Namespace** | `http://schemas.microsoft.com/sharepoint/2012/app/manifest` |
29-
| **Schema file** | appmanifest.xsd |
27+
**Namespace**: `http://schemas.microsoft.com/sharepoint/2012/app/manifest`
28+
29+
**Schema file**: appmanifest.xsd
3030

3131
## Definition
3232

docs/schema/apppermissionpropertydefinition-complextype-sharepoint-add-in-manifest.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: AppPermissionPropertyDefinition complexType
3+
description: Outlines information, a definition, and elements and attributes for the AppPermissionPropertyDefinition complexType in Sharepoint.
34
manager: soliver
4-
ms.date: 9/17/2015
5+
ms.date: 06/07/2022
56
ms.audience: Developer
67
ms.topic: article
78
ms.prod: sharepoint
@@ -19,12 +20,11 @@ ms.assetid: 4bd0d112-c662-5713-ace1-8c19829c4323
1920
> 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 schemas have not been changed.
2021
2122
## Type information
23+
**Namespace**: `http://schemas.microsoft.com/sharepoint/2012/app/manifest`
2224

23-
| | |
24-
|---|---|
25-
| **Namespace** | `http://schemas.microsoft.com/sharepoint/2012/app/manifest` |
26-
| **Schema file** | appmanifest.xsd |
27-
| **Extension base** | None |
25+
**Schema file**: appmanifest.xsd
26+
27+
**Extension base**: None
2828

2929
## Definition
3030

docs/schema/apppermissionrequest-element-apppermissionrequestsdefinition-complextypesharepoi.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: AppPermissionRequest element (AppPermissionRequestsDefinition complexType)
3+
description: Outlines information, a definition, and elements and attributes for the AppPermissionRequest element in Sharepoint.
34
manager: soliver
4-
ms.date: 9/17/2015
5+
ms.date: 06/07/2022
56
ms.audience: Developer
67
ms.topic: article
78
ms.prod: sharepoint
@@ -21,12 +22,11 @@ The add-in permission requests.
2122
> 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 schemas have not been changed.
2223
2324
## Element information
25+
**Element type**: AppPermissionRequestDefinition
2426

25-
| | |
26-
|---|---|
27-
| **Element type** | AppPermissionRequestDefinition |
28-
| **Namespace** | `http://schemas.microsoft.com/sharepoint/2012/app/manifest` |
29-
| **Schema file** | appmanifest.xsd |
27+
**Namespace**: `http://schemas.microsoft.com/sharepoint/2012/app/manifest`
28+
29+
**Schema file**: appmanifest.xsd
3030

3131
## Definition
3232

docs/schema/apppermissionrequestdefinition-complextype-sharepoint-add-in-manifest.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: AppPermissionRequestDefinition complexType
3+
description: Outlines information, a definition, and elements and attributes for the AppPermissionRequestDefinition complexType in Sharepoint.
34
manager: soliver
4-
ms.date: 9/17/2015
5+
ms.date: 06/07/2022
56
ms.audience: Developer
67
ms.topic: article
78
ms.prod: sharepoint
@@ -19,12 +20,11 @@ ms.assetid: 0ca537a2-d784-e761-eb27-13b8c373bdba
1920
> 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 schemas have not been changed.
2021
2122
## Type information
23+
**Namespace**: `http://schemas.microsoft.com/sharepoint/2012/app/manifest`
2224

23-
| | |
24-
|---|---|
25-
| **Namespace** | `http://schemas.microsoft.com/sharepoint/2012/app/manifest` |
26-
| **Schema file** | appmanifest.xsd |
27-
| **Extension base** | None |
25+
**Schema file**: appmanifest.xsd
26+
27+
**Extension base**: None
2828

2929
## Definition
3030

docs/schema/apppermissionrequests-element-appdefinition-complextypesharepoint-add-in-manifes.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: AppPermissionRequests element (AppDefinition complexType)
3+
description: Outlines information, a definition, and elements and attributes of the AppPermissionRequests element in Sharepoint.
34
manager: soliver
4-
ms.date: 9/17/2015
5+
ms.date: 06/07/2022
56
ms.audience: Developer
67
ms.topic: article
78
ms.prod: sharepoint
@@ -21,13 +22,11 @@ A list of resources that a SharePoint Add-in needs access to.
2122
> 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 schemas have not been changed.
2223
2324
## Element information
25+
**Element type**: AppPermissionRequestsDefinition
2426

25-
| | |
26-
|---|---|
27-
| **Element type** | AppPermissionRequestsDefinition |
28-
| **Namespace** | `http://schemas.microsoft.com/sharepoint/2012/app/manifest` |
29-
| **Schema file** | appmanifest.xsd |
27+
**Namespace**: `http://schemas.microsoft.com/sharepoint/2012/app/manifest`
3028

29+
**Schema file**: appmanifest.xsd
3130

3231
## Definition
3332

docs/schema/apppermissionrequestsdefinition-complextype-sharepoint-add-in-manifest.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: AppPermissionRequestsDefinition complexType
3+
description: Outlines information, a definition, and elements and attributes for the AppPermissionRequestsDefinition complexType in Sharepoint.
34
manager: soliver
4-
ms.date: 9/17/2015
5+
ms.date: 06/07/2022
56
ms.audience: Developer
67
ms.topic: article
78
ms.prod: sharepoint
@@ -19,12 +20,11 @@ ms.assetid: ae9513cc-5d2f-523c-4754-648b7b21cc8c
1920
> 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 schemas have not been changed.
2021
2122
## Type information
23+
**Namespace**: `http://schemas.microsoft.com/sharepoint/2012/app/manifest`
2224

23-
| | |
24-
|---|---|
25-
| **Namespace** | `http://schemas.microsoft.com/sharepoint/2012/app/manifest` |
26-
| **Schema file** | appmanifest.xsd |
27-
| **Extension base** | None |
25+
**Schema file**: appmanifest.xsd
26+
27+
**Extension base**: None
2828

2929
## Definition
3030

docs/schema/apppermissionrightdefinition-simpletype-sharepoint-add-in-manifest.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: AppPermissionRightDefinition simpleType
3+
description: Outlines type information and a definition for the AppPermissionRightDefinition simpleType in Sharepoint.
34
manager: soliver
4-
ms.date: 9/17/2015
5+
ms.date: 06/07/2022
56
ms.audience: Developer
67
ms.topic: article
78
ms.prod: sharepoint
@@ -21,12 +22,11 @@ A permission to be requested by the add-in.
2122
> 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 schemas have not been changed.
2223
2324
## Type information
25+
**Base type**: xs:string
2426

25-
| | |
26-
|---|---|
27-
| **Base type** | xs:string |
28-
| **Namespace** | `http://schemas.microsoft.com/sharepoint/2012/app/manifest` |
29-
| **Schema file** | appmanifest.xsd |
27+
**Namespace**: `http://schemas.microsoft.com/sharepoint/2012/app/manifest`
28+
29+
**Schema file**: appmanifest.xsd
3030

3131
## Definition
3232

0 commit comments

Comments
 (0)