Skip to content

Commit 262d52f

Browse files
Merge pull request SharePoint#8088 from annmariehitchcock/wb7-amh
Validation: Fix multiple changes
2 parents 239b846 + e898c1a commit 262d52f

16 files changed

+83
-242
lines changed

docs/schema/parameter-element-feature.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Parameter Element (Feature)
3+
description: Describes the Parameter element (Feature) and provides a definition and the elements and attributes.
34
manager: soliver
4-
ms.date: 3/9/2015
5+
ms.date: 06/09/2022
56
ms.audience: Developer
67
ms.topic: reference
78
ms.prod: sharepoint

docs/schema/parameter-element-in-parameters-bdcmetadata-schema.md

Lines changed: 12 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Parameter Element in Parameters (BDCMetadata Schema)
3-
description: Details on the Parameter Element in Parameters (BDCMetadata Schema)
3+
description: Describes the Parameter element in Parameters (BDCMetadata Schema) and provides the elements and attributes.
44
manager: soliver
5-
ms.date: 01/27/2021
5+
ms.date: 06/09/2022
66
ms.audience: Developer
77
ms.topic: reference
88
f1_keywords:
@@ -106,53 +106,19 @@ The following sections describe attributes, child elements, and parent elements.
106106

107107
### Child elements
108108

109-
<table>
110-
<colgroup>
111-
<col width="50%" />
112-
<col width="50%" />
113-
</colgroup>
114-
<thead>
115-
<tr class="header">
116-
<th align="left"><p>Element</p></th>
117-
<th align="left"><p>Description</p></th>
118-
</tr>
119-
</thead>
120-
<tbody>
121-
<tr class="odd">
122-
<td align="left"><p><span sdata="link"><a href="localizeddisplaynames-element-in-metadataobject-bdcmetadata-schema.md">LocalizedDisplayNames Element in MetadataObject (BDCMetadata Schema)</a></span></p></td>
123-
<td align="left"><p>The localized names of the parameter.</p></td>
124-
</tr>
125-
<tr class="even">
126-
<td align="left"><p><span sdata="link"><a href="properties-element-in-metadataobject-bdcmetadata-schema.md">Properties Element in MetadataObject (BDCMetadata Schema)</a></span></p></td>
127-
<td align="left"><p>The properties of the parameter.</p></td>
128-
</tr>
129-
<tr class="odd">
130-
<td align="left"><p><a href="https://docs.microsoft.com/sharepoint/dev/schema/typedescriptor-element-bdcmetadata-schema">TypeDescriptor</a></p></td>
131-
<td align="left"><p>The root type descriptor of the parameter.</p></td>
132-
</tr>
133-
</tbody>
134-
</table>
109+
110+
| Element | Description |
111+
| --- | --- |
112+
| [LocalizedDisplayNames Element in MetadataObject (BDCMetadata Schema)](localizeddisplaynames-element-in-metadataobject-bdcmetadata-schema.md) | The localized names of the parameter. |
113+
| [Properties Element in MetadataObject (BDCMetadata Schema)](properties-element-in-metadataobject-bdcmetadata-schema.md) | The properties of the parameter. |
114+
| [TypeDescriptor](typedescriptor-element-bdcmetadata-schema.md) | The root type descriptor of the parameter. |
135115

136116
### Parent elements
137117

138-
<table>
139-
<colgroup>
140-
<col width="50%" />
141-
<col width="50%" />
142-
</colgroup>
143-
<thead>
144-
<tr class="header">
145-
<th align="left"><p>Element</p></th>
146-
<th align="left"><p>Description</p></th>
147-
</tr>
148-
</thead>
149-
<tbody>
150-
<tr class="odd">
151-
<td align="left"><p><span sdata="link"><a href="parameters-element-in-method-bdcmetadata-schema.md">Parameters Element in Method (BDCMetadata Schema)</a></span></p></td>
152-
<td align="left"><p>The **Parameters** element that contains this parameter.</p></td>
153-
</tr>
154-
</tbody>
155-
</table>
118+
119+
| Element | Description |
120+
| --- | --- |
121+
| [Parameters Element in Method (BDCMetadata Schema)](parameters-element-in-method-bdcmetadata-schema.md) | The **Parameters** element that contains this parameter. |
156122

157123

158124

docs/schema/parameter-element-in-parameters-bdcmetadataresource-schema.md

Lines changed: 10 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Parameter Element in Parameters (BDCMetadataResource Schema)
3-
description: Details on the Parameter Element in Parameters (BDCMetadataResource Schema)
3+
description: Describes the Parameter element in Parameters (BDCMetadataResource Schema) and provides the elements and attributes.
44
manager: soliver
5-
ms.date: 01/27/2021
5+
ms.date: 06/09/2022
66
ms.audience: Developer
77
ms.topic: reference
88
ms.prod: sharepoint
@@ -34,45 +34,17 @@ None.
3434

3535
### Child elements
3636

37-
<table>
38-
<colgroup>
39-
<col width="100%" />
40-
</colgroup>
41-
<thead>
42-
<tr class="header">
43-
<th align="left"><p>Element</p></th>
44-
</tr>
45-
</thead>
46-
<tbody>
47-
<tr class="odd">
48-
<td align="left"><p><span sdata="link"><a href="localizeddisplaynames-element-in-metadataobject-bdcmetadataresource-schema.md">LocalizedDisplayNames Element in MetadataObject (BDCMetadataResource Schema)</a></span></p></td>
49-
</tr>
50-
<tr class="even">
51-
<td align="left"><p><span sdata="link"><a href="properties-element-in-metadataobject-bdcmetadataresource-schema.md">Properties Element in MetadataObject (BDCMetadataResource Schema)</a></span></p></td>
52-
</tr>
53-
<tr class="odd">
54-
<td align="left"><p><span sdata="link"><a href="typedescriptor-element-in-parameter-bdcmetadataresource-schema.md">TypeDescriptor Element in Parameter (BDCMetadataResource Schema)</a></span></p></td>
55-
</tr>
56-
</tbody>
57-
</table>
37+
| Element |
38+
| --- |
39+
| [LocalizedDisplayNames Element in MetadataObject (BDCMetadataResource Schema)](localizeddisplaynames-element-in-metadataobject-bdcmetadataresource-schema.md) |
40+
| [Properties Element in MetadataObject (BDCMetadataResource Schema)](properties-element-in-metadataobject-bdcmetadataresource-schema.md) |
41+
| [TypeDescriptor Element in Parameter (BDCMetadataResource Schema)](typedescriptor-element-in-parameter-bdcmetadataresource-schema.md) |
5842

5943
### Parent elements
6044

61-
<table>
62-
<colgroup>
63-
<col width="100%" />
64-
</colgroup>
65-
<thead>
66-
<tr class="header">
67-
<th align="left"><p>Element</p></th>
68-
</tr>
69-
</thead>
70-
<tbody>
71-
<tr class="odd">
72-
<td align="left"><p><span sdata="link"><a href="parameters-element-in-method-bdcmetadataresource-schema.md">Parameters Element in Method (BDCMetadataResource Schema)</a></span></p></td>
73-
</tr>
74-
</tbody>
75-
</table>
45+
| Element |
46+
| --- |
47+
| [Parameters Element in Method (BDCMetadataResource Schema)](parameters-element-in-method-bdcmetadataresource-schema.md) |
7648

7749

7850

docs/schema/parameter-element-workflowactions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Parameter Element (WorkflowActions)
3+
description: Describes the Parameter element (WorkflowActions) and provides a definition and the elements and attributes.
34
manager: laurawi
4-
ms.date: 3/9/2015
5+
ms.date: 06/09/2022
56
ms.audience: Developer
67
ms.topic: reference
78
f1_keywords:

docs/schema/parameter-element-workflowconfig.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Parameter Element (WorkflowConfig)
3+
description: Describes the Parameter element (WorkflowConfig) and provides a definition, the elements and attributes, and an example.
34
manager: laurawi
4-
ms.date: 3/9/2015
5+
ms.date: 06/09/2022
56
ms.audience: Developer
67
ms.topic: reference
78
f1_keywords:
@@ -71,16 +72,9 @@ The following sections describe attributes, child elements, and parent elements.
7172

7273
### Parent elements
7374

74-
<table>
75-
<colgroup>
76-
<col width="100%" />
77-
</colgroup>
78-
<tbody>
79-
<tr class="odd">
80-
<td align="left"><p><span sdata="link"><a href="parameters-element-workflowconfig.md">Parameters Element (WorkflowConfig)</a></span></p></td>
81-
</tr>
82-
</tbody>
83-
</table>
75+
|Element|
76+
|---|
77+
|[Parameters Element (WorkflowConfig)](parameters-element-workflowconfig.md)|
8478

8579
### Remarks
8680

docs/schema/parameter-element-workflowinfo.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Parameter Element (WorkflowInfo)
3+
description: Describes the Parameter element (WorkflowInfo) and provides a definition, the elements and attributes, and an example.
34
manager: laurawi
4-
ms.date: 3/9/2015
5+
ms.date: 06/09/2022
56
ms.audience: Developer
67
ms.topic: reference
78
f1_keywords:

docs/schema/parameters-element-action-elementactions-elementworkflowinfo-elementaction4.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Parameters element (Action element)
3+
description: Describes the Parameters element (Action element) and provides the usage, the element information, a definition, and the elements and attributes.
34
manager: laurawi
4-
ms.date: 3/9/2015
5+
ms.date: 06/09/2022
56
ms.audience: Developer
67
ms.topic: reference
78
ms.prod: sharepoint

docs/schema/parameters-element-coercion-elementcoercions-elementworkflowinfo-elementaction4.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Parameters element (Coercion element)
3+
description: Describes the Parameters element (Coercion element) and provides the usage, the element information, a definition, and the elements and attributes.
34
manager: laurawi
4-
ms.date: 3/9/2015
5+
ms.date: 06/09/2022
56
ms.audience: Developer
67
ms.topic: reference
78
ms.prod: sharepoint

docs/schema/parameters-element-condition-elementconditions-elementworkflowinfo-elementaction.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Parameters element (Condition element)
3+
description: Describes the Parameters element (Condition element) and provides the usage, the element information, a definition, the elements and attributes, and an example.
34
manager: laurawi
4-
ms.date: 3/9/2015
5+
ms.date: 06/09/2022
56
ms.audience: Developer
67
ms.topic: reference
78
ms.prod: sharepoint

docs/schema/parameters-element-feature.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Parameters Element (Feature)
3+
description: Describes the Parameters element (Feature) and provides a definition and the elements and attributes.
34
manager: soliver
4-
ms.date: 3/9/2015
5+
ms.date: 06/09/2022
56
ms.audience: Developer
67
ms.topic: reference
78
ms.prod: sharepoint

0 commit comments

Comments
 (0)