[173932] updates to xml editor docs
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/XMLBuildermap_toc.xml b/docs/org.eclipse.wst.xmleditor.doc.user/XMLBuildermap_toc.xml
index 6a4da18..94554d5 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/XMLBuildermap_toc.xml
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/XMLBuildermap_toc.xml
@@ -5,7 +5,7 @@
 <toc label="Developing XML files" topic="topics/cworkXML.html">
 <topic label="Working with XML files" href="topics/cworkXML.html">
 <topic label="Creating XML files" href="topics/ccreatxm.html">
-<topic label="Creating empty XML files" href="topics/tcretxml.html"/>
+<topic label="Creating XML files" href="topics/tcretxml.html"/>
 <topic label="Generating XML files from DTDs" href="topics/tcrexdtd.html"/>
 <topic label="Generating XML files from XML schemas" href="topics/tcrexxsd.html"/>
 </topic>
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/XMLBuilderrel.xml b/docs/org.eclipse.wst.xmleditor.doc.user/XMLBuilderrel.xml
index 6687378..400ab50 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/XMLBuilderrel.xml
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/XMLBuilderrel.xml
@@ -3,7 +3,7 @@
 <?NLS TYPE="org.eclipse.help.toc"?>
 
 <toc topic="topics/tcretxml.html">
-<topic label="Creating empty XML files" href="topics/tcretxml.html"/>
+<topic label="Creating XML files" href="topics/tcretxml.html"/>
 <topic label="Generating XML files from DTDs" href="topics/tcrexdtd.html"/>
 <topic label="Generating XML files from XML schemas" href="topics/tcrexxsd.html"/>
 <topic label="Editing XML files" href="topics/txedttag.html"/>
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/ccreatxm.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/ccreatxm.html
index 3dc4cb9..1ebbd51 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/ccreatxm.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/ccreatxm.html
@@ -31,7 +31,7 @@
 
 <div>
 <div class="linklist">
-<div><a href="tcretxml.html" title="You can create a new, empty XML file, which you can then edit in the XML editor. When you create a new, empty XML file, it is not associated with a DTD or XML schema file, so there are no restrictions on the kind of content it can contain.">Creating empty XML files</a></div>
+<div><a href="tcretxml.html" title="You can create a new XML file which you can then edit in the XML editor. You create a new XML file that is not associated with a DTD or XML schema file, so there are no restrictions on the kind of content it can contain.">Creating empty XML files</a></div>
 <div><a href="tcrexdtd.html" title="You can generate an XML file from your DTD if you want to quickly create an XML file based on your DTD file. Generating an XML file from your DTD saves you time by creating an XML file that is already associated with your DTD, and contains at least some of the elements and attributes in your DTD.">Generating XML files from a DTDs</a></div>
 <div><a href="tcrexxsd.html" title="You can generate an XML file from your XML schema if you want to quickly create an XML file based on your XML schema file. Generating an XML file from your XML schema saves you time by creating an XML file that is already associated with your XML schema, and contains at least some of the elements and attributes in your XML schema.">Generating XML files from XML
 schemas</a></div></div>
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/cwxmledt.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/cwxmledt.html
index fc9fadb..0515a1d 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/cwxmledt.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/cwxmledt.html
@@ -103,7 +103,7 @@
 <div><a href="../topics/cxmlcat.html" title="When an XML file is associated with a DTD or XML schema, it is bound by any structural rules contained in the DTD or XML schema. To be considered a valid XML file, a document must be accompanied by a DTD or an XML schema, and conform to all of the declarations in the DTD or the XML schema.">XML file associations with DTDs and XML schemas</a></div>
 </div>
 <div class="reltasks"><strong>Related tasks</strong><br />
-<div><a href="../topics/tcretxml.html" title="You can create a new, empty XML file, which you can then edit in the XML editor. When you create a new, empty XML file, it is not associated with a DTD or XML schema file, so there are no restrictions on the kind of content it can contain.">Creating empty XML files</a></div>
+<div><a href="../topics/tcretxml.html" title="You can create a new XML file which you can then edit in the XML editor. You create a new XML file that is not associated with a DTD or XML schema file, so there are no restrictions on the kind of content it can contain.">Creating XML files</a></div>
 <div><a href="../topics/tcrexdtd.html" title="You can generate an XML file from your DTD if you want to quickly create an XML file based on your DTD file. Generating an XML file from your DTD saves you time by creating an XML file that is already associated with your DTD, and contains at least some of the elements and attributes in your DTD.">Generating XML files from DTDs</a></div>
 <div><a href="../topics/tcrexxsd.html" title="You can generate an XML file from your XML schema if you want to quickly create an XML file based on your XML schema file. Generating an XML file from your XML schema saves you time by creating an XML file that is already associated with your XML schema, and contains at least some of the elements and attributes in your XML schema.">Generating XML files from XML schemas</a></div>
 <div><a href="../topics/txedttag.html" title="This file contains information about editing XML files.">Editing XML files</a></div>
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcretxml.dita b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcretxml.dita
index 59cf073..ad0b19e 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcretxml.dita
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcretxml.dita
@@ -1,38 +1,38 @@
 <?xml version="1.0" encoding="utf-8"?>

-<!--Arbortext, Inc., 1988-2005, v.4002-->

-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">

+<!--Arbortext, Inc., 1988-2006, v.4002-->

+<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"

+ "task.dtd">

 <task id="tcretxml" xml:lang="en-us">

-<title>Creating empty XML files</title>

+<title>Creating XML files</title>

 <titlealts>

-<searchtitle>Creating empty XML files</searchtitle>

+<searchtitle>Creating XML files</searchtitle>

 </titlealts>

-<shortdesc>You can create a new, empty XML file, which you can then edit in

-the XML editor. When you create a new, empty XML file, it is not associated

-with a DTD or XML schema file, so there are no restrictions on the kind of

-content it can contain.</shortdesc>

+<shortdesc>You can create a new XML file which you can then edit in the XML

+editor. You create a new XML file that is not associated with a DTD or XML

+schema file, so there are no restrictions on the kind of content it can contain.</shortdesc>

 <prolog><metadata>

 <keywords><indexterm>XML files<indexterm>creating</indexterm></indexterm>

 </keywords>

 </metadata></prolog>

 <taskbody>

 <context><p>The following instructions were written for the Resource perspective,

-but they will also work in many other perspectives.</p><p>To create a new,

-empty XML file, follow these instructions:</p></context>

+but they will also work in many other perspectives.</p><p>To create a new

+XML file, follow these instructions:</p></context>

 <steps>

 <step><cmd>If necessary, create a project to contain the XML file.</cmd></step>

 <step><cmd>In the workbench, click <menucascade><uicontrol>File</uicontrol>

 <uicontrol>New</uicontrol><uicontrol>Other</uicontrol><uicontrol>XML</uicontrol>

-<uicontrol>XML</uicontrol></menucascade> and click <uicontrol>Next</uicontrol>. </cmd>

+<uicontrol>XML</uicontrol></menucascade> and click <uicontrol>Next</uicontrol>.</cmd>

 </step>

-<step><cmd>Click the <uicontrol>Create XML file from scratch</uicontrol> radio

-button.</cmd></step>

-<step><cmd>Click <uicontrol>Next.</uicontrol></cmd></step>

 <step><cmd>Select the project or folder that will contain the XML file.</cmd>

 </step>

 <step><cmd>In the <uicontrol>File name</uicontrol> field, type the name of

 the XML file, for example <userinput>MyXMLFile.xml</userinput>. The name of

 your XML file  <varname>must</varname> end in <userinput>.xml</userinput>.</cmd>

 </step>

+<step><cmd>Click <uicontrol>Next.</uicontrol></cmd></step>

+<step><cmd>Click the <uicontrol>Create XML file from an XML template</uicontrol> radio

+button.</cmd></step>

 <step><cmd>Click  <uicontrol>Finish</uicontrol>.</cmd></step>

 </steps>

 </taskbody>

diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcretxml.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcretxml.html
index 3d0a9d6..63438a9 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcretxml.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcretxml.html
@@ -8,9 +8,9 @@
 <meta content="index,follow" name="Robots" />
 <meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
 <meta content="task" name="DC.Type" />
-<meta name="DC.Title" content="Creating empty XML files" />
-<meta name="abstract" content="You can create a new, empty XML file, which you can then edit in the XML editor. When you create a new, empty XML file, it is not associated with a DTD or XML schema file, so there are no restrictions on the kind of content it can contain." />
-<meta name="description" content="You can create a new, empty XML file, which you can then edit in the XML editor. When you create a new, empty XML file, it is not associated with a DTD or XML schema file, so there are no restrictions on the kind of content it can contain." />
+<meta name="DC.Title" content="Creating XML files" />
+<meta name="abstract" content="You can create a new XML file which you can then edit in the XML editor. You create a new XML file that is not associated with a DTD or XML schema file, so there are no restrictions on the kind of content it can contain." />
+<meta name="description" content="You can create a new XML file which you can then edit in the XML editor. You create a new XML file that is not associated with a DTD or XML schema file, so there are no restrictions on the kind of content it can contain." />
 <meta content="XML files, creating" name="DC.subject" />
 <meta content="XML files, creating" name="keywords" />
 <meta scheme="URI" name="DC.Relation" content="../topics/tcrexdtd.html" />
@@ -21,25 +21,24 @@
 <meta content="tcretxml" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
 <link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
-<title>Creating empty XML files</title>
+<title>Creating XML files</title>
 </head>
 <body id="tcretxml"><a name="tcretxml"><!-- --></a>
 
 
-<h1 class="topictitle1">Creating empty XML files</h1>
+<h1 class="topictitle1">Creating XML files</h1>
 
 
 
 
-<div><p>You can create a new, empty XML file, which you can then edit in
-the XML editor. When you create a new, empty XML file, it is not associated
-with a DTD or XML schema file, so there are no restrictions on the kind of
-content it can contain.</p>
+<div><p>You can create a new XML file which you can then edit in the XML
+editor. You create a new XML file that is not associated with a DTD or XML
+schema file, so there are no restrictions on the kind of content it can contain.</p>
 
 <div class="section"><p>The following instructions were written for the Resource perspective,
 but they will also work in many other perspectives.</p>
-<p>To create a new,
-empty XML file, follow these instructions:</p>
+<p>To create a new
+XML file, follow these instructions:</p>
 </div>
 
 <ol>
@@ -47,14 +46,9 @@
 
 <li><span>In the workbench, click <span class="menucascade"><span class="uicontrol">File</span>
  &gt; <span class="uicontrol">New</span> &gt; <span class="uicontrol">Other</span> &gt; <span class="uicontrol">XML</span>
- &gt; <span class="uicontrol">XML</span></span> and click <span class="uicontrol">Next</span>. </span>
+ &gt; <span class="uicontrol">XML</span></span> and click <span class="uicontrol">Next</span>.</span>
 </li>
 
-<li><span>Click the <span class="uicontrol">Create XML file from scratch</span> radio
-button.</span></li>
-
-<li><span>Click <span class="uicontrol">Next.</span></span></li>
-
 <li><span>Select the project or folder that will contain the XML file.</span>
 </li>
 
@@ -63,6 +57,11 @@
 your XML file  <var class="varname">must</var> end in <kbd class="userinput">.xml</kbd>.</span>
 </li>
 
+<li><span>Click <span class="uicontrol">Next.</span></span></li>
+
+<li><span>Click the <span class="uicontrol">Create XML file from an XML template</span> radio
+button.</span></li>
+
 <li><span>Click  <span class="uicontrol">Finish</span>.</span></li>
 
 </ol>
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcrexdtd.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcrexdtd.html
index 1be55ea..f4c76ce 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcrexdtd.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcrexdtd.html
@@ -103,7 +103,7 @@
 <div><a href="../topics/cwxmledt.html" title="The XML editor is a tool for creating and viewing XML files.">XML editor</a></div>
 </div>
 <div class="reltasks"><strong>Related tasks</strong><br />
-<div><a href="../topics/tcretxml.html" title="You can create a new, empty XML file, which you can then edit in the XML editor. When you create a new, empty XML file, it is not associated with a DTD or XML schema file, so there are no restrictions on the kind of content it can contain.">Creating empty XML files</a></div>
+<div><a href="../topics/tcretxml.html" title="You can create a new XML file which you can then edit in the XML editor. You create a new XML file that is not associated with a DTD or XML schema file, so there are no restrictions on the kind of content it can contain.">Creating XML files</a></div>
 <div><a href="../topics/tcrexxsd.html" title="You can generate an XML file from your XML schema if you want to quickly create an XML file based on your XML schema file. Generating an XML file from your XML schema saves you time by creating an XML file that is already associated with your XML schema, and contains at least some of the elements and attributes in your XML schema.">Generating XML files from XML schemas</a></div>
 <div><a href="../topics/txedttag.html" title="This file contains information about editing XML files.">Editing XML files</a></div>
 </div>
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcrexxsd.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcrexxsd.html
index 2bda9fe..0d32765 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcrexxsd.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcrexxsd.html
@@ -134,7 +134,7 @@
 <div><a href="../topics/cwxmledt.html" title="The XML editor is a tool for creating and viewing XML files.">XML editor</a></div>
 </div>
 <div class="reltasks"><strong>Related tasks</strong><br />
-<div><a href="../topics/tcretxml.html" title="You can create a new, empty XML file, which you can then edit in the XML editor. When you create a new, empty XML file, it is not associated with a DTD or XML schema file, so there are no restrictions on the kind of content it can contain.">Creating empty XML files</a></div>
+<div><a href="../topics/tcretxml.html" title="You can create a new XML file which you can then edit in the XML editor. You create a new XML file that is not associated with a DTD or XML schema file, so there are no restrictions on the kind of content it can contain.">Creating XML files</a></div>
 <div><a href="../topics/tcrexdtd.html" title="You can generate an XML file from your DTD if you want to quickly create an XML file based on your DTD file. Generating an XML file from your DTD saves you time by creating an XML file that is already associated with your DTD, and contains at least some of the elements and attributes in your DTD.">Generating XML files from DTDs</a></div>
 <div><a href="../topics/txedttag.html" title="This file contains information about editing XML files.">Editing XML files</a></div>
 </div>