[142131] updates to XSD editor documentation to match function changes in 1.5
diff --git a/docs/org.eclipse.wst.xsdeditor.doc.user/topics/taddincl.dita b/docs/org.eclipse.wst.xsdeditor.doc.user/topics/taddincl.dita
index f47d9b1..d52b832 100644
--- a/docs/org.eclipse.wst.xsdeditor.doc.user/topics/taddincl.dita
+++ b/docs/org.eclipse.wst.xsdeditor.doc.user/topics/taddincl.dita
@@ -1,6 +1,8 @@
 <?xml version="1.0" encoding="utf-8"?>

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

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

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

+ "task.dtd">

+<?Pub Inc?>

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

 <title>Adding include elements</title>

 <titlealts>

@@ -9,9 +11,9 @@
 <shortdesc>As schemas become larger, it is often desirable to divide their

 content among several schema documents for purposes such as ease of maintenance,

 reuse, and readability. You can use the <codeph>include</codeph> element to

-brings in definitions and declarations from the included schema into the current

-schema. The included schema must be in the same target namespace as the including

-schema. </shortdesc>

+bring<?Pub Caret?> in definitions and declarations from the included schema

+into the current schema. The included schema must be in the same target namespace

+as the including schema. </shortdesc>

 <prolog><metadata>

 <keywords><indexterm>XML schema editor<indexterm>adding<indexterm>include

 elements</indexterm></indexterm></indexterm><indexterm>XML schema editor<indexterm>include

@@ -27,27 +29,21 @@
 <steps>

 <step><cmd>Open your XML schema in the XML schema editor.</cmd></step>

 <step><cmd>In the Outline view, select your schema.</cmd><info>The entire

-schema and its contents should be displayed in the Graph view.</info></step>

-<step><cmd>In the Graph view, right click in the <b>Directives</b> section

+schema and its contents are displayed in the Design view.</info></step>

+<step><cmd>In the Design view, right-click in the <b>Directives</b> section

 and click <uicontrol>Add Include</uicontrol>.</cmd></step>

-<step><cmd>In the Properties view, click the <b>General</b> tab and click

-the <uicontrol>Browse</uicontrol> <image href="../images/Browse.gif"><alt>This

-graphic is the Browse button</alt></image> button to the right of the <uicontrol>Schema

-location</uicontrol> field.</cmd><info>The XML schema file you select must

-have the same namespace as the current schema.</info></step>

-<step><cmd>If you want to select an XML schema located in the workbench, select

-the <uicontrol>Workbench projects</uicontrol> radio button and click <uicontrol>Next</uicontrol>. </cmd>

-<substeps>

-<substep><cmd>Select the schema you want to include and click <uicontrol>Finish</uicontrol>.</cmd>

-</substep>

-</substeps>

+<step><cmd>In the Properties view, click the <b>General</b> tab and click <uicontrol>Browse</uicontrol> <image

+href="../images/Browse.gif"><alt>This graphic is the Browse button</alt></image> to

+the right of the <uicontrol>Schema location</uicontrol> field.</cmd><info>The

+XML schema file you select must have the same namespace as the current schema.</info>

 </step>

-<step><cmd>If you want to select an XML schema located on the Web, select

-the <uicontrol>HTTP</uicontrol> radio button and click <uicontrol>Next</uicontrol>.</cmd>

-<substeps>

-<substep><cmd>Type the URL of the XML schema and click <uicontrol>Finish</uicontrol>. </cmd>

-</substep>

-</substeps>

+<step><cmd>If you want to select an XML schema located in the workbench, select <uicontrol>Workbench

+projects</uicontrol> and click <uicontrol>Next</uicontrol>. </cmd></step>

+<step><cmd>Select the schema you want to include and click <uicontrol>Finish</uicontrol>.</cmd>

+</step>

+<step><cmd>If you want to select an XML schema located on the Web, select <uicontrol>HTTP</uicontrol> and

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

+<step><cmd>Type the URL of the XML schema and click <uicontrol>Finish</uicontrol>.</cmd>

 <info><note> A local copy of the schema will not be stored in the workbench.

 Every time you validate your schema, the schema's contents will be checked

 from the URL you specify.</note></info></step>

@@ -57,9 +53,11 @@
 file.</cmd></step>

 <step><cmd>Click the <uicontrol>Documentation</uicontrol> tab if you want

 to provide any information about this include element.</cmd><info>The <uicontrol>Documentation</uicontrol> page

-is used for human readable material, such as a description, and the <uicontrol>App

-Info</uicontrol> page can be used to provide information for applications.</info>

-</step>

+is used for human readable material, such as a description.</info></step>

+<step><cmd>Click the <uicontrol>Extensions</uicontrol> tab if you want to

+add application information elements to your annotations of schema components.</cmd>

+<info>The <uicontrol>Extensions</uicontrol> page allows you to specify the

+schema and add XML content to your annotations.</info></step>

 </steps>

 <result><p>Once you have added the include element to your XML schema, when

 you define new elements, attributes, complex types, or simple types where

@@ -79,3 +77,4 @@
 en Informatique et en Automatique, Keio University).</p></result>

 </taskbody>

 </task>

+<?Pub *0000004728?>