[144303] Updates to xsd editor docs
diff --git a/docs/org.eclipse.wst.xsdeditor.doc.user/META-INF/MANIFEST.MF b/docs/org.eclipse.wst.xsdeditor.doc.user/META-INF/MANIFEST.MF
index 9aa613a..2aeb2f5 100644
--- a/docs/org.eclipse.wst.xsdeditor.doc.user/META-INF/MANIFEST.MF
+++ b/docs/org.eclipse.wst.xsdeditor.doc.user/META-INF/MANIFEST.MF
@@ -2,6 +2,6 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Plugin.name
 Bundle-SymbolicName: org.eclipse.wst.xsdeditor.doc.user; singleton:=true
-Bundle-Version: 1.0.203.qualifier
+Bundle-Version: 1.0.300.qualifier
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: plugin
diff --git a/docs/org.eclipse.wst.xsdeditor.doc.user/myplugin.xml b/docs/org.eclipse.wst.xsdeditor.doc.user/myplugin.xml
index fb87339..b39bb22 100644
--- a/docs/org.eclipse.wst.xsdeditor.doc.user/myplugin.xml
+++ b/docs/org.eclipse.wst.xsdeditor.doc.user/myplugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.0"?>
 <?NLS TYPE="org.eclipse.help.toc"?>
 <!-- /*******************************************************************************
- * Copyright (c) 2000, 2005 IBM Corporation and others.
+ * Copyright (c) 2000, 2007 IBM Corporation and others.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
  * which accompanies this distribution, and is available at
diff --git a/docs/org.eclipse.wst.xsdeditor.doc.user/plugin.xml b/docs/org.eclipse.wst.xsdeditor.doc.user/plugin.xml
index fb87339..b39bb22 100644
--- a/docs/org.eclipse.wst.xsdeditor.doc.user/plugin.xml
+++ b/docs/org.eclipse.wst.xsdeditor.doc.user/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.0"?>
 <?NLS TYPE="org.eclipse.help.toc"?>
 <!-- /*******************************************************************************
- * Copyright (c) 2000, 2005 IBM Corporation and others.
+ * Copyright (c) 2000, 2007 IBM Corporation and others.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
  * which accompanies this distribution, and is available at
diff --git a/docs/org.eclipse.wst.xsdeditor.doc.user/topics/rnmspc.html b/docs/org.eclipse.wst.xsdeditor.doc.user/topics/rnmspc.html
index f4a0b4f..6903e72 100644
--- a/docs/org.eclipse.wst.xsdeditor.doc.user/topics/rnmspc.html
+++ b/docs/org.eclipse.wst.xsdeditor.doc.user/topics/rnmspc.html
@@ -13,6 +13,7 @@
 <meta name="description" content="An XML namespace is a collection of names, identified by a URI reference, which are used in XML documents as element types and attribute names." />
 <meta content="XML namespaces, overview" name="DC.subject" />
 <meta content="XML namespaces, overview" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="../topics/tedtpref.html" />
 <meta content="XHTML" name="DC.Format" />
 <meta content="rnmspc" name="DC.Identifier" />
 <meta content="en-us" name="DC.Language" />
@@ -267,6 +268,10 @@
 
 </div>
 
+<div><div class="reltasks"><strong>Related tasks</strong><br />
+<div><a href="../topics/tedtpref.html" title="You can set various preferences for XML schema files such as the default target namespace and XML Schema language constructs prefix used.">Editing XML schema file preferences</a></div>
+</div>
+</div>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.xsdeditor.doc.user/topics/taddelm.dita b/docs/org.eclipse.wst.xsdeditor.doc.user/topics/taddelm.dita
index 1a00999..3a0e0a8 100644
--- a/docs/org.eclipse.wst.xsdeditor.doc.user/topics/taddelm.dita
+++ b/docs/org.eclipse.wst.xsdeditor.doc.user/topics/taddelm.dita
@@ -1,8 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>

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

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

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

  "task.dtd">

-<?Pub Inc?>

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

 <title>Adding elements</title>

 <titlealts>

@@ -36,9 +35,9 @@
 all built-in and user-defined types currently available. You can change the <uicontrol>Scope</uicontrol> of

 the list by selecting one of the following options:<ul>

 <li><uicontrol>Workspace</uicontrol>. Lists all of the types available in

-your workspace. </li>

+your workspace.</li>

 <li><uicontrol>Enclosing Project</uicontrol>. Lists all of the types available

-in the project that contains your file. </li>

+in the project that contains your file.</li>

 <li>(Default) <uicontrol>Current Resource</uicontrol>. List all of the types

 available in your current file.</li>

 <li><uicontrol>Working Sets</uicontrol>. List all the types available within

@@ -47,7 +46,7 @@
 </substeps>

 </step>

 <step><cmd>(Optional) In the Properties view, select the appropriate value

-in the <uicontrol>MinOccurs</uicontrol> field.</cmd><info>This is the <?Pub Caret?>number

+in the <uicontrol>MinOccurs</uicontrol> field.</cmd><info>This is the number

 of times the element can appear in an instance document. If you want the element

 to be optional, select <uicontrol>0</uicontrol>. Otherwise, select <uicontrol>1</uicontrol>. </info>

 </step>

@@ -68,4 +67,3 @@
 about working with content models, refer to the related tasks.</postreq>

 </taskbody>

 </task>

-<?Pub *0000004079?>

diff --git a/docs/org.eclipse.wst.xsdeditor.doc.user/topics/taddelm.html b/docs/org.eclipse.wst.xsdeditor.doc.user/topics/taddelm.html
index f669f1c..a9b3cb7 100644
--- a/docs/org.eclipse.wst.xsdeditor.doc.user/topics/taddelm.html
+++ b/docs/org.eclipse.wst.xsdeditor.doc.user/topics/taddelm.html
@@ -56,10 +56,10 @@
 all built-in and user-defined types currently available. You can change the <span class="uicontrol">Scope</span> of
 the list by selecting one of the following options:<ul>
 <li><span class="uicontrol">Workspace</span>. Lists all of the types available in
-your workspace. </li>
+your workspace.</li>
 
 <li><span class="uicontrol">Enclosing Project</span>. Lists all of the types available
-in the project that contains your file. </li>
+in the project that contains your file.</li>
 
 <li>(Default) <span class="uicontrol">Current Resource</span>. List all of the types
 available in your current file.</li>
diff --git a/docs/org.eclipse.wst.xsdeditor.doc.user/topics/tvdtschm.dita b/docs/org.eclipse.wst.xsdeditor.doc.user/topics/tvdtschm.dita
index 5dcffb0..580f90c 100644
--- a/docs/org.eclipse.wst.xsdeditor.doc.user/topics/tvdtschm.dita
+++ b/docs/org.eclipse.wst.xsdeditor.doc.user/topics/tvdtschm.dita
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>

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

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

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

  "task.dtd">

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

@@ -19,14 +19,14 @@
 but they will also work in many other perspectives.</p><p>To validate an XML

 schema:</p></context>

 <steps>

-<step><cmd>Right-click your file in the Navigator view and click <uicontrol>Run

-Validation</uicontrol>.</cmd></step>

+<step><cmd>Right-click your file in the Navigator view and click <uicontrol>Validate</uicontrol>.</cmd>

+</step>

 <step><cmd> If validation was not successful, you can refer to the Problems

 view to see what problems were logged. </cmd><info> <note>If you receive an

 error message indicating that the Problems view is full, you can increase

 the number of error messages allowed by selecting  <menucascade><uicontrol>Properties

-> Validation</uicontrol></menucascade> <?Pub Caret?>and specifying the maximum

-number of error messages allowed.</note></info></step>

+> Validation</uicontrol></menucascade> and specifying the maximum number of

+error messages allowed.</note></info></step>

 </steps>

 <result><p>The XML schema support in the XML schema editor is based on the

 W3C XML Schema Recommendation Specification. The XML Schema specifications

@@ -57,4 +57,3 @@
 </link>

 </related-links>

 </task>

-<?Pub *0000003124?>

diff --git a/docs/org.eclipse.wst.xsdeditor.doc.user/topics/tvdtschm.html b/docs/org.eclipse.wst.xsdeditor.doc.user/topics/tvdtschm.html
index b684af6..f6ef002 100644
--- a/docs/org.eclipse.wst.xsdeditor.doc.user/topics/tvdtschm.html
+++ b/docs/org.eclipse.wst.xsdeditor.doc.user/topics/tvdtschm.html
@@ -42,15 +42,15 @@
 </div>
 
 <ol>
-<li class="stepexpand"><span>Right-click your file in the Navigator view and click <span class="uicontrol">Run
-Validation</span>.</span></li>
+<li class="stepexpand"><span>Right-click your file in the Navigator view and click <span class="uicontrol">Validate</span>.</span>
+</li>
 
 <li class="stepexpand"><span> If validation was not successful, you can refer to the Problems
 view to see what problems were logged. </span>  <div class="note"><span class="notetitle">Note:</span> If you receive an
 error message indicating that the Problems view is full, you can increase
 the number of error messages allowed by selecting  <span class="menucascade"><span class="uicontrol">Properties
-&gt; Validation</span></span> and specifying the maximum
-number of error messages allowed.</div>
+&gt; Validation</span></span> and specifying the maximum number of
+error messages allowed.</div>
 </li>
 
 </ol>