Skip to content

Commit 323055a

Browse files
Merge pull request SharePoint#8193 from SueADarby/sd5
[BULK] Validation: Description, tables fixes
2 parents 500b944 + 58fd413 commit 323055a

20 files changed

+68
-63
lines changed

docs/schema/appprincipal-element-appdefinition-complextypesharepoint-add-in-manifest.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: AppPrincipal element (AppDefinition complexType)
3+
description: Discusses the definition, elements and attributes for AppPrincipal element (AppDefinition complexType) which applies to SharePoint.
34
manager: soliver
4-
ms.date: 9/17/2015
5+
ms.date: 06/14/2022
56
ms.audience: Developer
67
ms.topic: article
78
ms.prod: sharepoint
@@ -22,7 +23,7 @@ The add-in principal information.
2223
2324
## Element information
2425

25-
| | |
26+
|Information|Location|
2627
|---|---|
2728
| **Element type** | AppPrincipalDefinition |
2829
| **Namespace** | `http://schemas.microsoft.com/sharepoint/2012/app/manifest` |
@@ -63,7 +64,7 @@ If the schema defines specific requirements, such as **sequence**, **minOccurs**
6364
</tbody>
6465
</table>
6566

66-
<br/>
67+
6768

6869
### Child elements
6970

@@ -99,14 +100,14 @@ If the schema defines specific requirements, such as **sequence**, **minOccurs**
99100
</tbody>
100101
</table>
101102

102-
<br/>
103+
103104

104105
### Attributes
105106

106107
None.
107108

108-
<br/>
109-
<br/>
109+
110+
110111

111112

112113

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: AppPrincipalDefinition complexType
3+
description: Discusses the definition, elements and attributes for AppPrincipalDefinition complexType which applies to SharePoint.
34
manager: soliver
4-
ms.date: 9/17/2015
5+
ms.date: 06/14/2022
56
ms.audience: Developer
67
ms.topic: article
78
ms.prod: sharepoint
@@ -22,7 +23,7 @@ The add-in principal definition.
2223
2324
## Type information
2425

25-
| | |
26+
|Information|Location|
2627
|---|---|
2728
| **Namespace** | `http://schemas.microsoft.com/sharepoint/2012/app/manifest` |
2829
| **Schema file** | appmanifest.xsd |
@@ -105,7 +106,7 @@ If the schema defines specific requirements, such as **sequence**, **minOccurs**
105106
</tbody>
106107
</table>
107108

108-
<br/>
109+
109110

110111
### Attributes
111112

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: AppPrincipalTypeDefinition simpleType
3+
description: Discusses the type information, definition, and enumeration values for AppPrincipalTypeDefinition simpleType.
34
manager: soliver
4-
ms.date: 9/17/2015
5+
ms.date: 06/14/2022
56
ms.audience: Developer
67
ms.topic: article
78
ms.prod: sharepoint
@@ -22,7 +23,7 @@ The add-in principal type.
2223
2324
## Type information
2425

25-
| | |
26+
|Information|Location|
2627
|---|---|
2728
| **Base type** | xs:string |
2829
| **Namespace** | `http://schemas.microsoft.com/sharepoint/2012/app/manifest` |
@@ -64,9 +65,9 @@ The add-in principal type.
6465
</tbody>
6566
</table>
6667

67-
<br/>
6868

69-
<br/>
69+
70+
7071

7172

7273

docs/schema/arrayofcrawledpropertyinfo-complextype-sps15xsdsearchset2.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
title: "ArrayOfCrawledPropertyInfo complexType (SPS15XSDSearchSet2)"
3+
description: Discusses the definition, elements and attributes for ArrayOfCrawledPropertyInfo complexType (SPS15XSDSearchSet2).
34
manager: arnek
4-
ms.date: 3/9/2015
5+
ms.date: 06/14/2022
56
ms.audience: ITPro
67
ms.topic: article
78
ms.prod: sharepoint
89
ms.localizationpriority: medium
910
ms.assetid: 4bfce85b-e7ad-a3db-b1ec-3af5ae7ef606
10-
description: "Last modified: March 09, 2015"
1111
---
1212

1313
# ArrayOfCrawledPropertyInfo complexType (SPS15XSDSearchSet2)
1414

1515
## Type information
1616

17-
|||
17+
|Information|Location|
1818
|:-----|:-----|
1919
|**Namespace** <br/> |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration <br/> |
2020
|**Schema file** <br/> |schema_Microsoft.Office.Server.Search.Administration.xsd <br/> |
@@ -39,7 +39,7 @@ If the schema defines specific requirements, such as **sequence**, **minOccurs**
3939

4040
|**Element**|**Type**|**Description**|
4141
|:-----|:-----|:-----|
42-
|[CrawledPropertyInfo](crawledpropertyinfo-element-arrayofcrawledpropertyinfo-complextypesps15xsdsearch.md) <br/> |tns:CrawledPropertyInfo <br/> ||
42+
|[CrawledPropertyInfo](crawledpropertyinfo-element-arrayofcrawledpropertyinfo-complextypesps15xsdsearch.md) |tns:CrawledPropertyInfo ||
4343

4444
### Attributes
4545

docs/schema/arrayofcrawledpropertyinfo-element-sps15xsdsearchset2.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
title: "ArrayOfCrawledPropertyInfo element (SPS15XSDSearchSet2)"
3+
description: Discusses the definition, elements and attributes for ArrayOfCrawledPropertyInfo element (SPS15XSDSearchSet2).
34
manager: arnek
4-
ms.date: 3/9/2015
5+
ms.date: 06/14/2022
56
ms.audience: ITPro
67
ms.topic: article
78
ms.prod: sharepoint
89
ms.localizationpriority: medium
910
ms.assetid: 13763c07-7b09-4dd0-579a-66a932ed4441
10-
description: "Last modified: March 09, 2015"
1111
---
1212

1313
# ArrayOfCrawledPropertyInfo element (SPS15XSDSearchSet2)
1414

1515
## Element information
1616

17-
|||
17+
|Information|Location|
1818
|:-----|:-----|
1919
|**Element type** <br/> |tns:ArrayOfCrawledPropertyInfo <br/> |
2020
|**Namespace** <br/> |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration <br/> |

docs/schema/arrayofmanagedpropertyinfo-complextype-sps15xsdsearchset2.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
title: "ArrayOfManagedPropertyInfo complexType (SPS15XSDSearchSet2)"
3+
description: Discusses the definition, elements and attributes for ArrayOfManagedPropertyInfo complexType (SPS15XSDSearchSet2).
34
manager: arnek
4-
ms.date: 3/9/2015
5+
ms.date: 06/14/2022
56
ms.audience: ITPro
67
ms.topic: article
78
ms.prod: sharepoint
89
ms.localizationpriority: medium
910
ms.assetid: 801faafe-a507-7b34-0b85-07368704e67c
10-
description: "Last modified: March 09, 2015"
1111
---
1212

1313
# ArrayOfManagedPropertyInfo complexType (SPS15XSDSearchSet2)
1414

1515
## Type information
1616

17-
|||
17+
|Information|Location|
1818
|:-----|:-----|
1919
|**Namespace** <br/> |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration <br/> |
2020
|**Schema file** <br/> |schema_Microsoft.Office.Server.Search.Administration.xsd <br/> |
@@ -39,7 +39,7 @@ If the schema defines specific requirements, such as **sequence**, **minOccurs**
3939

4040
|**Element**|**Type**|**Description**|
4141
|:-----|:-----|:-----|
42-
|[ManagedPropertyInfo](managedpropertyinfo-element-arrayofmanagedpropertyinfo-complextypesps15xsdsearch.md) <br/> |tns:ManagedPropertyInfo <br/> ||
42+
|[ManagedPropertyInfo](managedpropertyinfo-element-arrayofmanagedpropertyinfo-complextypesps15xsdsearch.md) |tns:ManagedPropertyInfo ||
4343

4444
### Attributes
4545

docs/schema/arrayofmanagedpropertyinfo-element-sps15xsdsearchset2.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
title: "ArrayOfManagedPropertyInfo element (SPS15XSDSearchSet2)"
3+
description: Discusses the definition, elements and attributes for ArrayOfManagedPropertyInfo element (SPS15XSDSearchSet2).
34
manager: arnek
4-
ms.date: 3/9/2015
5+
ms.date: 06/14/2022
56
ms.audience: ITPro
67
ms.topic: article
78
ms.prod: sharepoint
89
ms.localizationpriority: medium
910
ms.assetid: ffde03f5-60af-a84a-737d-60ecf219bb5e
10-
description: "Last modified: March 09, 2015"
1111
---
1212

1313
# ArrayOfManagedPropertyInfo element (SPS15XSDSearchSet2)
1414

1515
## Element information
1616

17-
|||
17+
|Information|Location|
1818
|:-----|:-----|
1919
|**Element type** <br/> |tns:ArrayOfManagedPropertyInfo <br/> |
2020
|**Namespace** <br/> |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration <br/> |

docs/schema/arrayofproperty-element-list.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: "ArrayOfProperty element (List)"
3+
description: Discusses the attributes, child elements, and parent elements for ArrayOfProperty element (List).
34
manager: soliver
4-
ms.date: 3/9/2015
5+
ms.date: 06/14/2022
56
ms.audience: Developer
67
ms.topic: reference
78
ms.prod: sharepoint
@@ -11,7 +12,6 @@ api_name:
1112
api_type:
1213
- schema
1314
ms.assetid: 0e6faff5-8298-4f07-b1e2-fe67aaa29162
14-
description: "Last modified: March 09, 2015"
1515
---
1616

1717
# ArrayOfProperty element (List)
@@ -44,6 +44,6 @@ None
4444
- Minimum: 0
4545
- Maximum: Unbounded
4646

47-
<br/>
47+
4848

4949

docs/schema/arrayofpropertyrule-complextype-sps15xsdsearchset2.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
title: "ArrayOfPropertyRule complexType (SPS15XSDSearchSet2)"
3+
description: Discusses the definition, elements and attributes for ArrayOfPropertyRule complexType (SPS15XSDSearchSet2).
34
manager: arnek
4-
ms.date: 3/9/2015
5+
ms.date: 06/14/2022
56
ms.audience: ITPro
67
ms.topic: article
78
ms.prod: sharepoint
89
ms.localizationpriority: medium
910
ms.assetid: 7f2bc3fb-51e9-c642-c1db-23d02be0e1c4
10-
description: "Last modified: March 09, 2015"
1111
---
1212

1313
# ArrayOfPropertyRule complexType (SPS15XSDSearchSet2)
1414

1515
## Type information
1616

17-
|||
17+
|Information|Location|
1818
|:-----|:-----|
1919
|**Namespace** <br/> |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration <br/> |
2020
|**Schema file** <br/> |schema_Microsoft.Office.Server.Search.Administration.xsd <br/> |

docs/schema/arrayofpropertyrule-element-sps15xsdsearchset2.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
title: "ArrayOfPropertyRule element (SPS15XSDSearchSet2)"
3+
description: Discusses the definition, elements and attributes for ArrayOfPropertyRule element (SPS15XSDSearchSet2).
34
manager: arnek
4-
ms.date: 3/9/2015
5+
ms.date: 06/14/2022
56
ms.audience: ITPro
67
ms.topic: article
78
ms.prod: sharepoint
89
ms.localizationpriority: medium
910
ms.assetid: b5aa4913-c79b-b532-42e0-d0f68cb3cf8c
10-
description: "Last modified: March 09, 2015"
1111
---
1212

1313
# ArrayOfPropertyRule element (SPS15XSDSearchSet2)
1414

1515
## Element information
1616

17-
|||
17+
|Information|Location|
1818
|:-----|:-----|
1919
|**Element type** <br/> |tns:ArrayOfPropertyRule <br/> |
2020
|**Namespace** <br/> |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration <br/> |

0 commit comments

Comments
 (0)