Skip to content

Commit 930600e

Browse files
authored
Merge pull request #7052 from TerryGLee/tglee-wtd4
undo 'Select and Hold' instructions in an XML doc
2 parents a801ca3 + 11add34 commit 930600e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/xml-tools/how-to-create-an-xml-document-based-on-an-xsd-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Also, note that `xs:base64Binary` content will be generated only if enumerations
3737

3838
1. Follow the steps in [How to: Create and edit an XSD schema file](../xml-tools/how-to-create-and-edit-an-xsd-schema-file.md).
3939

40-
2. In the [XML Schema Explorer](../xml-tools/xml-schema-explorer.md), select and hold (or right-click) the `PurchaseOrder` global element, and then select **Generate Sample XML**.
40+
2. In the [XML Schema Explorer](../xml-tools/xml-schema-explorer.md), right-click the `PurchaseOrder` global element, and then select **Generate Sample XML**.
4141

4242
When you select this option, the PurchaseOrder.*xml* file with the following sample XML content will be generated and opened in the XML editor:
4343

0 commit comments

Comments
 (0)