Skip to content

Commit 5a21c05

Browse files
Fix html Set 2
1 parent 75169ab commit 5a21c05

5 files changed

+3
-26
lines changed

docs/schema/content-migration-schemas.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ The SharePoint Foundation provides eight schema (.xsd) files to support content
2525

2626
<br/>
2727

28-
2928
| Schema File | Description |
3029
| --- | --- |
3130
| [DeploymentManifest schema](deploymentmanifest-schema.md) | Provides validation for the Manifest.xml file that is exported into the content migration package.</br></br>Provides a comprehensive manifest containing listings of both the contents and the structure of the source site. The migration operation uses the manifest file to reconstitute the source site and its components when it is imported to the destination site. |
@@ -37,8 +36,6 @@ The SharePoint Foundation provides eight schema (.xsd) files to support content
3736
| [DeploymentUserGroupMap schema](deploymentusergroupmap-schema.md) | Provides validation for the UserGroup.xml file exported into the content migration package.</br></br>UserGroup.xml maintains a list of users and user security groups with respect to access security and permissions. |
3837
| [DeploymentViewFormsList schema](deploymentviewformslist-schema.md) | Provides validation for the ViewFormsList.xml file exported into the content migration package.</br></br>ViewFormsList.xml maintains a list of web parts and tracks whether each is a view or form. |
3938

40-
41-
4239
## See also
4340

4441
- [Content Migration](https://msdn.microsoft.com/library/626286f9-71b3-4b3c-9bac-a7bca059463f(Office.15).aspx)

docs/schema/contenttype-element-workflowconfig.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ The following sections describe attributes, child elements, and parent elements.
5959

6060
[Fields Element (WorkflowConfig)](fields-element-workflowconfig.md)
6161

62-
63-
6462
### Parent elements
6563

6664
[ContentTypes Element (WorkflowConfig)](contenttypes-element-workflowconfig.md)

docs/schema/contenttypebinding-element-contenttypebinding.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ None
6767

6868
[Elements Element (ContentTypeBinding)](elements-element-contenttypebinding.md)
6969

70-
71-
7270
### Remarks
7371

7472
Lists defined in the onet.xml schema cannot be modified directly.

docs/schema/contenttypes-element-workflowconfig.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ The following sections describe attributes, child elements, and parent elements.
5050

5151
[WorkflowConfig Element](workflowconfig-element.md)
5252

53-
5453
### Remarks
5554

5655
The workflow task content types defined for workflows should ultimately inherit from the WorkflowTask content type.

docs/schema/contextactivated-element-in-contexteventhandlers-solutionmanifestdeclarativeexte.md

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -65,24 +65,9 @@ None.
6565

6666
### Parent elements
6767

68-
<table>
69-
<colgroup>
70-
<col width="50%" />
71-
<col width="50%" />
72-
</colgroup>
73-
<thead>
74-
<tr class="header">
75-
<th align="left"><p>Element</p></th>
76-
<th align="left"><p>Description</p></th>
77-
</tr>
78-
</thead>
79-
<tbody>
80-
<tr class="odd">
81-
<td align="left"><p><a href="contexteventhandlers-element-in-declarativecontextdefinition-solutionmanifestdec.md">ContextEventHandlers Element in DeclarativeContextDefinition (SolutionManifestDeclarativeExtensions Schema)</a></p></td>
82-
<td align="left"><p>The context event handlers for the context.</p></td>
83-
</tr>
84-
</tbody>
85-
</table>
68+
| Element | Description |
69+
| --- | --- |
70+
| [ContextEventHandlers Element in DeclarativeContextDefinition (SolutionManifestDeclarativeExtensions Schema)](contexteventhandlers-element-in-declarativecontextdefinition-solutionmanifestdec.md) | The context event handlers for the context. |
8671

8772
<br/>
8873

0 commit comments

Comments
 (0)