Skip to content

Commit 62dcb29

Browse files
Merge pull request SharePoint#8181 from jmart1428/jmvalidation6-14
[Bulk] Validation: validation fixes JM 6/14
2 parents ac294b9 + 5e74f52 commit 62dcb29

22 files changed

+74
-116
lines changed

docs/schema/queries-element-in-subscription-subscription-schema.md

Lines changed: 8 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Queries Element in Subscription
3+
description: Describes the elements and attributes for Queries Element in Subscription, which is a list of queries that this cache subscription contains.
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
@@ -35,45 +36,15 @@ None.
3536

3637
### Child elements
3738

38-
<table>
39-
<colgroup>
40-
<col width="50%" />
41-
<col width="50%" />
42-
</colgroup>
43-
<thead>
44-
<tr class="header">
45-
<th align="left"><p>Element</p></th>
46-
<th align="left"><p>Description</p></th>
47-
</tr>
48-
</thead>
49-
<tbody>
50-
<tr class="odd">
51-
<td align="left"><p><span sdata="link"><a href="query-element-in-queries-subscription-schema.md">Query Element in Queries (Subscription Schema)</a></span></p></td>
52-
<td align="left"><p>A query (**Finder** or **IDEnumerator** method instance) that returns the external items to populate in the cache.</p></td>
53-
</tr>
54-
</tbody>
55-
</table>
39+
| Element | Description |
40+
|---------|-------------|
41+
| [Query Element in Queries (Subscription Schema)](query-element-in-queries-subscription-schema.md) | A query (**Finder** or **IDEnumerator** method instance) that returns the external items to populate in the cache. |
5642

5743
### Parent elements
5844

59-
<table>
60-
<colgroup>
61-
<col width="50%" />
62-
<col width="50%" />
63-
</colgroup>
64-
<thead>
65-
<tr class="header">
66-
<th align="left"><p>Element</p></th>
67-
<th align="left"><p>Description</p></th>
68-
</tr>
69-
</thead>
70-
<tbody>
71-
<tr class="odd">
72-
<td align="left"><p><span sdata="link"><a href="subscription-element-subscription-schema.md">Subscription Element (Subscription Schema)</a></span></p></td>
73-
<td align="left"><p>The cache subscription that contains this list of queries.</p></td>
74-
</tr>
75-
</tbody>
76-
</table>
45+
| Element | Description |
46+
|---------|-------------|
47+
| [Subscription Element (Subscription Schema)](subscription-element-subscription-schema.md) | The cache subscription that contains this list of queries. |
7748

7849

7950

docs/schema/queryable-element-managedpropertyinfo-complextypesps15xsdsearchset2.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "Queryable element (ManagedPropertyInfo complexType) (SPS15XSDSearchSet2)"
3+
description: "Describes the definition, element, and attribute information for the Queryable element (ManagedPropertyInfo 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: 83d34fdd-fc4e-a20f-af5d-986f9e228452
10-
description: "Last modified: March 09, 2015"
1111
---
1212

1313
# Queryable element (ManagedPropertyInfo complexType) (SPS15XSDSearchSet2)
@@ -16,11 +16,11 @@ description: "Last modified: March 09, 2015"
1616

1717
## Element information
1818

19-
|||
19+
| Information | Location |
2020
|:-----|:-----|
21-
|**Element type** <br/> |xs:boolean <br/> |
22-
|**Namespace** <br/> |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration <br/> |
23-
|**Schema file** <br/> |schema_Microsoft.Office.Server.Search.Administration.xsd <br/> |
21+
|**Element type**|xs:boolean|
22+
|**Namespace**|http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration|
23+
|**Schema file**|schema_Microsoft.Office.Server.Search.Administration.xsd|
2424

2525
## Definition
2626

docs/schema/queryactionenableonclickthroughoptions-element-sps15xsdsearchset4.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "QueryActionEnableOnClickThroughOptions element (SPS15XSDSearchSet4)"
3+
description: "Describes the definition, element, and attribute information for the QueryActionEnableOnClickThroughOptions element (SPS15XSDSearchSet4)."
34
manager: arnek
4-
ms.date: 3/9/2015
5+
ms.date: 06/14/2022
56
ms.audience: Developer
67
ms.topic: reference
78
ms.prod: sharepoint
89
ms.localizationpriority: medium
910
ms.assetid: 83703acf-7f6f-7895-e38b-ec6ec5cb5412
10-
description: "Last modified: March 09, 2015"
1111
---
1212

1313
# QueryActionEnableOnClickThroughOptions element (SPS15XSDSearchSet4)
@@ -18,11 +18,11 @@ description: "Last modified: March 09, 2015"
1818

1919
## Element information
2020

21-
|||
21+
| Information | Location |
2222
|:-----|:-----|
23-
|**Element type** <br/> |tns:QueryActionEnableOnClickThroughOptions <br/> |
24-
|**Namespace** <br/> |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Query.Rules <br/> |
25-
|**Schema file** <br/> |schema_Microsoft.Office.Server.Search.Query.Rules.xsd <br/> |
23+
|**Element type**|tns:QueryActionEnableOnClickThroughOptions|
24+
|**Namespace**|http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Query.Rules|
25+
|**Schema file**|schema_Microsoft.Office.Server.Search.Query.Rules.xsd|
2626

2727
## Definition
2828

docs/schema/queryactionenableonclickthroughoptions-simpletype-sps15xsdsearchset4.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "QueryActionEnableOnClickThroughOptions simpleType (SPS15XSDSearchSet4)"
3+
description: "Describes the definition and type information for QueryActionEnableOnClickThroughOptions simpleType (SPS15XSDSearchSet4)."
34
manager: arnek
4-
ms.date: 3/9/2015
5+
ms.date: 06/14/2022
56
ms.audience: Developer
67
ms.topic: reference
78
ms.prod: sharepoint
89
ms.localizationpriority: medium
910
ms.assetid: 1eb2d949-3633-a49e-8ed7-629cbcdf165d
10-
description: "Last modified: March 09, 2015"
1111
---
1212

1313
# QueryActionEnableOnClickThroughOptions simpleType (SPS15XSDSearchSet4)
@@ -18,11 +18,11 @@ description: "Last modified: March 09, 2015"
1818

1919
## Type information
2020

21-
|||
21+
| Information | Location |
2222
|:-----|:-----|
23-
|**Base type** <br/> ||
24-
|**Namespace** <br/> |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Query.Rules <br/> |
25-
|**Schema file** <br/> |schema_Microsoft.Office.Server.Search.Query.Rules.xsd <br/> |
23+
|**Base type**||
24+
|**Namespace**|http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Query.Rules|
25+
|**Schema file**|schema_Microsoft.Office.Server.Search.Query.Rules.xsd|
2626

2727
## Definition
2828

docs/schema/queryauthenticationtype-element-sps15xsdsearchset5.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "QueryAuthenticationType element (SPS15XSDSearchSet5)"
3+
description: "Describes the definition, element, and attribute information for the QueryAuthenticationType element (SPS15XSDSearchSet5)."
34
manager: arnek
4-
ms.date: 3/9/2015
5+
ms.date: 06/14/2022
56
ms.audience: Developer
67
ms.topic: reference
78
ms.prod: sharepoint
89
ms.localizationpriority: medium
910
ms.assetid: 0a887ad1-e333-74c4-dc05-d53ba1f797ab
10-
description: "Last modified: March 09, 2015"
1111
---
1212

1313
# QueryAuthenticationType element (SPS15XSDSearchSet5)
@@ -18,11 +18,11 @@ description: "Last modified: March 09, 2015"
1818

1919
## Element information
2020

21-
|||
21+
| Information | Location |
2222
|:-----|:-----|
23-
|**Element type** <br/> |tns:QueryAuthenticationType <br/> |
24-
|**Namespace** <br/> |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Query <br/> |
25-
|**Schema file** <br/> |schema_Microsoft.Office.Server.Search.Query.xsd <br/> |
23+
|**Element type**|tns:QueryAuthenticationType|
24+
|**Namespace**|http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Query|
25+
|**Schema file**|schema_Microsoft.Office.Server.Search.Query.xsd|
2626

2727
## Definition
2828

docs/schema/queryauthenticationtype-simpletype-sps15xsdsearchset5.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "QueryAuthenticationType simpleType (SPS15XSDSearchSet5)"
3+
description: "Describes the definition, type information, and enumeration values for QueryAuthenticationType simpleType (SPS15XSDSearchSet5)."
34
manager: arnek
4-
ms.date: 3/9/2015
5+
ms.date: 06/14/2022
56
ms.audience: Developer
67
ms.topic: reference
78
ms.prod: sharepoint
89
ms.localizationpriority: medium
910
ms.assetid: 9a7a4dd1-a39e-1873-2b39-7570365739c5
10-
description: "Last modified: March 09, 2015"
1111
---
1212

1313
# QueryAuthenticationType simpleType (SPS15XSDSearchSet5)
@@ -18,11 +18,11 @@ description: "Last modified: March 09, 2015"
1818

1919
## Type information
2020

21-
|||
21+
| Information | Location |
2222
|:-----|:-----|
23-
|**Base type** <br/> |xs:string <br/> |
24-
|**Namespace** <br/> |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Query <br/> |
25-
|**Schema file** <br/> |schema_Microsoft.Office.Server.Search.Query.xsd <br/> |
23+
|**Base type**|xs:string|
24+
|**Namespace**|http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Query|
25+
|**Schema file**|schema_Microsoft.Office.Server.Search.Query.xsd|
2626

2727
## Definition
2828

docs/schema/right-element-in-accesscontrolentry-bdcmetadataresource-schema.md

Lines changed: 5 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Right Element in AccessControlEntry (BDCMetadataResource Schema)
3-
description: Details on the Right Element in AccessControlEntry (BDCMetadataResource Schema)
3+
description: Describes the elements and attributes for Right Element in AccessControlEntry (BDCMetadataResource Schema).
44
manager: soliver
5-
ms.date: 01/27/2021
5+
ms.date: 06/14/2022
66
ms.audience: Developer
77
ms.topic: reference
88
ms.prod: sharepoint
@@ -92,24 +92,9 @@ None.
9292

9393
### Parent elements
9494

95-
<table>
96-
<colgroup>
97-
<col width="50%" />
98-
<col width="50%" />
99-
</colgroup>
100-
<thead>
101-
<tr class="header">
102-
<th align="left"><p>Element</p></th>
103-
<th align="left"><p>Description</p></th>
104-
</tr>
105-
</thead>
106-
<tbody>
107-
<tr class="odd">
108-
<td align="left"><p><span sdata="link"><a href="accesscontrolentry-element-in-accesscontrollist-bdcmetadataresource-schema.md">AccessControlEntry Element in AccessControlList (BDCMetadataResource Schema)</a></span></p></td>
109-
<td align="left"></td>
110-
</tr>
111-
</tbody>
112-
</table>
95+
| Element | Description |
96+
|---------|-------------|
97+
| [AccessControlEntry Element in AccessControlList (BDCMetadataResource Schema)](accesscontrolentry-element-in-accesscontrollist-bdcmetadataresource-schema.md) | |
11398

11499

115100

docs/schema/role-element-deploymentmanifest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "Role Element (DeploymentManifest)"
3+
description: "The Role Element (DeploymentManifest) represents an instance of a Windows SharePoint Services 3.0 deployment role (DeploymentRole) object."
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
89
ms.localizationpriority: medium
910
ms.assetid: 76bf9339-6d33-48a5-b59f-a5d5317c9778
10-
description: "Last modified: March 09, 2015"
1111
---
1212

1313
# Role Element (DeploymentManifest)

docs/schema/roleassignment-element-deploymentmanifest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "RoleAssignment Element (DeploymentManifest)"
3+
description: "Describes the RoleAssignment Element (DeploymentManifest), which represents an instance of a deployment role assignment (DeploymentRoleAssignment) object."
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
89
ms.localizationpriority: medium
910
ms.assetid: 7a305e0f-5605-4083-bf6a-71e50c601ec9
10-
description: "Last modified: March 09, 2015"
1111
---
1212

1313
# RoleAssignment Element (DeploymentManifest)

docs/schema/roleassignments-element-deploymentmanifest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "RoleAssignments Element (DeploymentManifest)"
3+
description: "Describes the RoleAssignments Element (DeploymentManifest), which Represents a collection of deployment role assignment (DeploymentRoleAssignments) objects."
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
89
ms.localizationpriority: medium
910
ms.assetid: 14fccefa-96a8-4c07-bb55-87a27dbff332
10-
description: "Last modified: March 09, 2015"
1111
---
1212

1313
# RoleAssignments Element (DeploymentManifest)

0 commit comments

Comments
 (0)