Skip to content

Commit d10f37d

Browse files
authored
Merge pull request #7602 from TerryGLee/tglee-short1
shorten titles for SEO - XAML & XML
2 parents a73d958 + 8fa5b8d commit d10f37d

7 files changed

+11
-11
lines changed

docs/xaml-tools/organize-objects-into-layout-containers-in-xaml-designer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Organize objects into layout containers in XAML Designer
2+
title: Organize objects into layout containers
33
description: Learn about the layout panels and controls in XAML Designer that are used for arranging objects on a page, such as Grid, Canvas, Border, and Viewbox.
44
ms.custom: SEO-VS-2020
55
ms.date: 07/17/2020

docs/xml-tools/how-to-add-nodes-to-the-workspace-from-the-start-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Add nodes to workspace from Start View in XML Schema Designer
2+
title: Add nodes to workspace from Start View
33
description: Learn how to add nodes to the XML Schema Designer workspace by using commands in the Start View.
44
ms.custom: SEO-VS-2020
55
ms.date: 11/04/2016

docs/xml-tools/how-to-add-schema-set-search-result-nodes-to-the-workspace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Add XML Schema Set Search Result Nodes to the Workspace
2+
title: Add schema set search result nodes
33
description: Learn how to add nodes that are highlighted in the XML Schema Explorer as the result of a keyword search in the workspace.
44
ms.custom: SEO-VS-2020
55
ms.date: 11/04/2016

docs/xml-tools/how-to-examine-the-content-model-of-nodes-using-the-content-model-view.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Examine nodes using Content Model View in XML Schema Designer
2+
title: Examine the content model of nodes
33
description: Learn how to use the Content Model View in XML Schema Designer to examine the content model of the nodes in an XML schema.
44
ms.custom: SEO-VS-2020
55
ms.date: 11/04/2016
@@ -11,9 +11,9 @@ manager: jillfra
1111
ms.workload:
1212
- multiple
1313
---
14-
# How to: Examine the content model of nodes using the Content Model View
14+
# How to: Examine the content model of nodes by using the Content Model View
1515

16-
This topic describes how to explore your nodes using the [Content Model View](../xml-tools/content-model-view.md).
16+
This topic describes how to explore your nodes by using the [Content Model View](../xml-tools/content-model-view.md).
1717

1818
## To create a new XSD file and display the root element in the Content Model View
1919

docs/xml-tools/how-to-get-an-overview-of-a-schema-set-using-the-graph-view.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: 'XML Schema Designer: Get schema set overview using Graph View'
3-
description: Learn how to use the Graph View in the XML Schema Explorer to see a high-level view of the nodes in a schema set and the relationships between the nodes.
2+
title: Get an overview of a schema set
3+
description: 'XML Schema Designer: Learn how to use the Graph View in the XML Schema Explorer to see a high-level view of the nodes in a schema set and the relationships between the nodes.'
44
ms.custom: SEO-VS-2020
55
ms.date: 11/04/2016
66
ms.topic: how-to
@@ -11,7 +11,7 @@ manager: jillfra
1111
ms.workload:
1212
- multiple
1313
---
14-
# How to: Get an overview of a schema set using the Graph View
14+
# How to: Get an overview of a schema set by using the Graph View
1515

1616
This topic describes how to use the [Graph View](../xml-tools/graph-view.md) to see a high-level view of the nodes in a schema set and the relationships between the nodes.
1717

docs/xml-tools/how-to-print-diagrams-from-the-graph-view-and-the-content-model-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'XML Schema: Print diagrams in Graph View & Content Model View'
2+
title: Print diagrams
33
description: Learn how to print a diagram from the Graph View or the Content Model View of the XML Schema Designer.
44
ms.custom: SEO-VS-2020
55
ms.date: 11/04/2016

docs/xml-tools/sorting-filtering-and-grouping-xml-schema-explorer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Sorting, Filtering, and Grouping in XML Schema Explorer
2+
title: Sorting, filtering, and grouping
33
description: Learn about the options that are available through the Sorting, Filtering, and Grouping Options menu on the XML Schema Explorer toolbar.
44
ms.custom: SEO-VS-2020
55
ms.date: 11/04/2016

0 commit comments

Comments
 (0)