Skip to content

Commit d9460ed

Browse files
Merge pull request SharePoint#8186 from SueADarby/sd4
[BULK] Validation: Description, tables and link fixes
2 parents cab9b78 + 33ab6db commit d9460ed

18 files changed

+85
-79
lines changed

docs/schema/activationdependency-element-featureactivationdependencydefinitions-complextypea.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: ActivationDependency element (FeatureActivationDependencyDefinitions complexType)
3+
description: Discusses the definition, elements and attributes for ActivationDependency element (FeatureActivationDependencyDefinitions complexType).
34
manager: soliver
4-
ms.date: 9/16/2015
5+
ms.date: 06/14/2022
56
ms.audience: Developer
67
ms.topic: reference
78
ms.prod: sharepoint
@@ -18,7 +19,7 @@ ms.assetid: f022cb63-3d73-bc27-dc13-e1d172b6082d
1819
1920
## Element information
2021

21-
| | |
22+
|Information|Location|
2223
|---|---|
2324
| **Element type** | FeatureActivationDependencyDefinition |
2425
| **Namespace** | `http://schemas.microsoft.com/sharepoint/` |
@@ -59,13 +60,13 @@ If the schema defines specific requirements, such as **sequence**, **minOccurs**
5960
</tbody>
6061
</table>
6162

62-
<br/>
63+
6364

6465
### Child elements
6566

6667
None.
6768

68-
<br/>
69+
6970

7071
### Attributes
7172

@@ -145,8 +146,8 @@ None.
145146
</tr>
146147
</tbody>
147148
</table>
148-
<br/>
149-
<br/>
149+
150+
150151

151152

152153

docs/schema/activationdependency-element-solution.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: "ActivationDependency element (Solution)"
3+
description: Discusses the definition, elements and attributes for specifies the activation dependencies for a solution.
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: b8ab216f-4363-44f3-b79e-eaa7262f44ee
14-
description: Specifies the activation dependencies for a solution.
1515
---
1616

1717
# ActivationDependency element (Solution)
@@ -36,10 +36,10 @@ The following sections describe attributes, child elements, and parent elements.
3636

3737
|**Attribute**|**Description**|
3838
|:-----|:-----|
39-
|**SolutionId** <br/> |Required **string**. Specifies the solution ID of the dependency. <br/> |
40-
|**SolutionName** <br/> |Optional **string**. Specifies the name of the solution dependency. <br/> |
41-
|**SolutionTitle** <br/> |Optional **string**. Specifies the title of the solution dependency. <br/> |
42-
|**SolutionUrl** <br/> |Optional **string**. Specifies the URL of the solution dependency. <br/> |
39+
|**SolutionId** |Required **string**. Specifies the solution ID of the dependency. |
40+
|**SolutionName** |Optional **string**. Specifies the name of the solution dependency. |
41+
|**SolutionTitle** |Optional **string**. Specifies the title of the solution dependency. |
42+
|**SolutionUrl** |Optional **string**. Specifies the URL of the solution dependency. |
4343

4444
### Child elements
4545

docs/schema/active-element-source-complextypesps15xsdsearchset1.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "Active element (Source complexType) (SPS15XSDSearchSet1)"
3+
description: Discusses the definition, elements and attributes for Active element (Source complexType) (SPS15XSDSearchSet1).
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: a64fd1d3-c3de-3cb9-8d47-1623f2e3756e
10-
description: "Last modified: March 09, 2015"
1111
---
1212

1313
# Active element (Source complexType) (SPS15XSDSearchSet1)
@@ -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.Query <br/> |
23-
|**Schema file** <br/> |schema_Microsoft.Office.Server.Search.Administration.Query.xsd <br/> |
21+
|**Element type** |xs:boolean|
22+
|**Namespace** |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration.Query|
23+
|**Schema file** |schema_Microsoft.Office.Server.Search.Administration.Query.xsd|
2424

2525
## Definition
2626

docs/schema/activitybody-element-parameter-elementcoercionparameterstype-complextypeaction4.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: ActivityBody element
3+
description: Discusses an element in the complex type coercionParametersType, ActivityBody for complex binding of an activity that is used as a coercion.
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
@@ -29,7 +30,7 @@ An element in the complex type **coercionParametersType**, **ActivityBody** for
2930

3031
## Element information
3132

32-
| | |
33+
|Information|Location|
3334
|---|---|
3435
| **Element type** | |
3536
| **Namespace** | |

docs/schema/activitysource-element-evaluation-elementdatasourcetype-complextypeaction4.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: ActivitySource element (Evaluation element)
3+
description: Discusses the definition, elements and attributes for ActivitySource element (Evaluation element).
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
@@ -27,7 +28,7 @@ Specifies that the evaluation value is retrieved from the fields of the parent d
2728

2829
## Element information
2930

30-
| | |
31+
|Information|Location|
3132
|---|---|
3233
| **Element type** | |
3334
| **Namespace** | |

docs/schema/activitysource-element-workflowactions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: ActivitySource element (WorkflowActions)
3+
description: Discusses the definition, elements and attributes for ActivitySource element (WorkflowActions) which retrieves the value from the fields.
34
manager: laurawi
4-
ms.date: 3/9/2015
5+
ms.date: 06/14/2022
56
ms.audience: Developer
67
ms.topic: reference
78
f1_keywords:

docs/schema/activitysource-element-workflowinfo.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: ActivitySource element (WorkflowInfo)
3+
description: Discusses the definition, elements and attributes for ActivitySource element which specifies that the evaluation value is retrieved from the fields.
34
manager: laurawi
4-
ms.date: 3/9/2015
5+
ms.date: 06/14/2022
56
ms.audience: Developer
67
ms.topic: reference
78
f1_keywords:

docs/schema/addcontenttypefield-element-feature.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: AddContentTypeField element (Feature)
3+
description: Discusses the definition, elements and attributes for AddContentTypeField element which specifies the content type field to add during a Feature upgrade.
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

docs/schema/aggregations-element-deployment-manifestspview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "Aggregations element (Deployment Manifest - SPView)"
3+
description: Discusses the definition, elements and attributes for Aggregations element (Deployment Manifest - SPView).
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: 0b64b8f8-7251-4e0d-b399-7e75c5d4ec5e
10-
description: "Last modified: March 09, 2015"
1111
---
1212

1313
# Aggregations element (Deployment Manifest - SPView)

docs/schema/aggregations-element-deploymentmanifestspwebpart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "Aggregations element (DeploymentManifest - SPWebPart)"
3+
description: Discusses the definition, elements and attributes for Aggregations element (DeploymentManifest - SPWebPart).
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: 0a1c2a28-93cf-4b65-b101-f985f6112461
10-
description: "Last modified: March 09, 2015"
1111
---
1212

1313
# Aggregations element (DeploymentManifest - SPWebPart)

0 commit comments

Comments
 (0)