updates
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/cwwedtvw.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/cwwedtvw.html
index 7e28121..133203b 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/cwwedtvw.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/cwwedtvw.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>XML editor integration with the workbench</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="cwwedtvw"><a name="cwwedtvw"><!-- --></a>
<h1 class="topictitle1">XML editor integration with the workbench</h1>
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 31adcf5..f3a822f 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/cwxmledt.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/cwxmledt.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>XML editor</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="cwxmledt"><a name="cwxmledt"><!-- --></a>
<h1 class="topictitle1">XML editor</h1>
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/cxmlcat.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/cxmlcat.html
index 2ca13af..4dfe7a8 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/cxmlcat.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/cxmlcat.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>XML file associations with DTDs and XML schemas</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="cxmlcat"><a name="cxmlcat"><!-- --></a>
<h1 class="topictitle1">XML file associations with DTDs and XML schemas</h1>
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/cxmlenc.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/cxmlenc.html
index e7cad03..7a0a042 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/cxmlenc.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/cxmlenc.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>XML and HTML encodings</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="cxmlenc"><a name="cxmlenc"><!-- --></a>
<h1 class="topictitle1">XML and HTML encodings</h1>
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/cxmltool.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/cxmltool.html
index 15a14f9..6185bb8 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/cxmltool.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/cxmltool.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>XML tools - overview</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="cxmltool"><a name="cxmltool"><!-- --></a>
<h1 class="topictitle1">XML tools - overview</h1>
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/rextctn.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/rextctn.html
index 1646044..ca59a0d 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/rextctn.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/rextctn.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Extending the content model of an XML document</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="rextctn"><a name="rextctn"><!-- --></a>
<h1 class="topictitle1">Extending the content model of an XML document</h1>
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/rlimitations_slushXML.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/rlimitations_slushXML.html
index a48e561..d402a15 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/rlimitations_slushXML.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/rlimitations_slushXML.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Limitations of XML Editor</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="rlimitations_slushXML"><a name="rlimitations_slushXML"><!-- --></a>
<h1 class="topictitle1">Limitations of XML Editor</h1>
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 e585f19..812579c 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcretxml.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcretxml.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Creating an XML file from scratch</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="tcretxml"><a name="tcretxml"><!-- --></a>
<h1 class="topictitle1">Creating an XML file from scratch</h1>
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 e3fbfbc..3362b39 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcrexdtd.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcrexdtd.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Generate an XML file from a DTD</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="tcrexdtd"><a name="tcrexdtd"><!-- --></a>
<h1 class="topictitle1">Generating an XML file from a DTD </h1>
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 e41a7fe..9f2e4ca 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcrexxsd.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tcrexxsd.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Generating an XML file from an XML schema</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="tcrexxsd"><a name="tcrexxsd"><!-- --></a>
<h1 class="topictitle1">Generating an XML file from an XML schema</h1>
@@ -95,8 +89,6 @@
<a href="../topics/tcrexdtd.html" title="Generating an XML file from a DTD"></a><br />
<a href="../topics/txedttag.html" title="Editing XML files"></a><br />
</p>
-</div><p>
- (C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
-</p>
+</div>
</body>
</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtcnst.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtcnst.html
index 3b9e904..01d0478 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtcnst.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtcnst.html
@@ -4,15 +4,9 @@
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Editing with DTD or XML schema constraints</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="tedtcnst"><a name="tedtcnst"><!-- --></a>
<h1 class="topictitle1">Editing with DTD or XML schema constraints</h1>
@@ -75,8 +69,6 @@
<a href="../topics/tedtgram.html" title="If you make changes to a DTD file or XML schema associated with an XML file (that is currently open), click XML > Reload Dependencies to update the XML file with these changes.">Updating XML files with changes made to DTDs and schemas</a><br />
<a href="../topics/tedtsch.html" title="Your namespace information is used to provide various information about the XML file, such as the XML schema it is associated with. ">Editing your namespace information</a><br />
</p>
-</div><p>
- (C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
-</p>
+</div>
</body>
</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtdoc.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtdoc.html
index 9716844..7160136 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtdoc.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtdoc.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Editing your DOCTYPE declaration</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="tedtdoc">
<h1 class="topictitle1">Editing your DOCTYPE declaration</h1>
@@ -52,8 +46,6 @@
<a href="../topics/txmlcat.html" title="Adding an entry to the XML Catalog"></a><br />
<a href="../topics/tedtgram.html" title="If you make changes to a DTD file or XML schema associated with an XML file (that is currently open), click XML > Reload Dependencies to update the XML file with these changes.">Updating XML files with changes made to DTDs and schemas</a><br />
</p>
-</div><p>
- (C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
-</p>
+</div>
</body>
</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtenc.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtenc.html
index 98a2024..52e614a 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtenc.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtenc.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Specifying line delimiters</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="tedtenc"><a name="tedtenc"><!-- --></a>
<h1 class="topictitle1">Specifying line delimiters</h1>
@@ -27,11 +21,6 @@
operating system that applies to your development or deployment platform. </span></li>
<li><span>Click <span class="uicontrol">Apply</span>, then <span class="uicontrol">OK</span>.</span></li>
</ol>
-<div class="skipspace"></div>
</div>
-
-<p>
- (C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
-</p>
</body>
</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtgram.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtgram.html
index 6544545..70588c5 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtgram.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtgram.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Updating XML files with changes made to DTDs and schemas</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="tedtgram"><a name="tedtgram"><!-- --></a>
<h1 class="topictitle1">Updating XML files with changes made to DTDs and schemas</h1>
@@ -47,8 +41,6 @@
<a href="../topics/txmlcat.html" title="Adding an entry to the XML Catalog"></a><br />
<a href="../topics/tedtsch.html" title="Your namespace information is used to provide various information about the XML file, such as the XML schema it is associated with. ">Editing your namespace information</a><br />
</p>
-</div><p>
- (C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
-</p>
+</div>
</body>
</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtproc.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtproc.html
index 0278097..b07efd2 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtproc.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtproc.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Editing your XML processing instructions</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="tedtproc"><a name="tedtproc"><!-- --></a>
<h1 class="topictitle1">Editing your XML processing instructions</h1>
@@ -29,8 +23,5 @@
<li><span>Click <span class="uicontrol">OK</span>.</span></li>
</ol>
</div>
-<p>
- (C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
- </p>
</body>
</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtsch.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtsch.html
index 2745609..ff7d0ca 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtsch.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/tedtsch.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Editing your namespace information</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="tedtsch"><a name="tedtsch"><!-- --></a>
<h1 class="topictitle1">Editing your namespace information</h1>
@@ -55,8 +49,6 @@
<a href="../topics/txmlcat.html" title="Adding an entry to the XML Catalog"></a><br />
<a href="../topics/tedtgram.html" title="If you make changes to a DTD file or XML schema associated with an XML file (that is currently open), click XML > Reload Dependencies to update the XML file with these changes.">Updating XML files with changes made to DTDs and schemas</a><br />
</p>
-</div><p>
- (C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
-</p>
+</div>
</body>
</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/ttaghilt.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/ttaghilt.html
index 8659090..4433966 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/ttaghilt.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/ttaghilt.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Setting source highlighting styles</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="ttaghilt"><a name="ttaghilt"><!-- --></a>
<h1 class="topictitle1">Setting source highlighting styles</h1>
@@ -35,10 +29,6 @@
the highlighting styles back to their default values.</span></li>
<li><span>Click <span class="uicontrol">OK</span> to save your changes. </span></li>
</ol>
-
-
-<p>
- (C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
-</p>
+</div>
</body>
</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/twcdast.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/twcdast.html
index a3c3c37..21292df 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/twcdast.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/twcdast.html
@@ -3,7 +3,7 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Using XML content assist</title>
<script language="JavaScript">
function popup_window( url, id, width, height )
@@ -53,8 +53,5 @@
want to use by double-clicking on it. </p>
</div>
</div>
-<p>
- (C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
-</p>
</body>
</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/twmacro.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/twmacro.html
index d2c00ff..3297522 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/twmacro.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/twmacro.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Working with XML templates</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="twmacro"><a name="twmacro"><!-- --></a>
<h1 class="topictitle1">Working with XML templates</h1>
@@ -52,11 +46,5 @@
its check box.</p>
</div>
</div>
-
-<div>
-
-</div><p>
- (C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
-</p>
</body>
</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/twxvalid.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/twxvalid.html
index cacbc1e..566bb25 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/twxvalid.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/twxvalid.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Validating XML files</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="twxvalid"><a name="twxvalid"><!-- --></a>
<h1 class="topictitle1">Validating XML files</h1>
@@ -51,8 +45,6 @@
<div><p><b class="relconceptshd">Related concepts</b><br />
<a href="../topics/cwxmledt.html" title="The XML editor is a tool for creating and viewing XML files">XML editor</a><br />
</p>
-</div><p>
- (C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
-</p>
+</div>
</body>
</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/txedtdes.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/txedtdes.html
index 3cf7c09..dfc48fa 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/txedtdes.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/txedtdes.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Editing in the Design view</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="txedtdes"><a name="txedtdes"><!-- --></a>
<h1 class="topictitle1">Editing in the Design view</h1>
@@ -111,8 +105,6 @@
<p><b class="reltaskshd">Related tasks</b><br />
<a href="../topics/txedtsrc.html" title="You can use the Source view to view and work with a file's source code directly.">Editing in the Source view</a><br />
</p>
-</div><p>
- (C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
-</p>
+</div>
</body>
</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/txedtsrc.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/txedtsrc.html
index e1a74c0..103704b 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/txedtsrc.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/txedtsrc.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Editing in the Source view</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="txedtsrc"><a name="txedtsrc"><!-- --></a>
<h1 class="topictitle1">Editing in the Source view</h1>
@@ -84,8 +78,6 @@
<p><b class="reltaskshd">Related tasks</b><br />
<a href="../topics/txedtdes.html" title="The XML editor has a Design view, which represents the XML file simultaneously as a table and a tree. This helps make navigation and editing easier. Content and attribute values can be edited directly in the table cells, while pop-up menus on the tree elements give alternatives that are valid for that particular element.">Editing in the Design view</a><br />
</p>
-</div><p>
- (C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
-</p>
+</div>
</body>
</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/txedttag.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/txedttag.html
index d282f25..0a3cbee 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/txedttag.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/txedttag.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Editing XML files</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="txedttag"><a name="txedttag"><!-- --></a>
<h1 class="topictitle1">Editing XML files</h1>
@@ -52,9 +46,5 @@
</ul>
</div>
</div>
-
-<p>
- (C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
-</p>
</body>
</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/txmlcat.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/txmlcat.html
index 28450de..20508e9 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/txmlcat.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/txmlcat.html
@@ -3,7 +3,7 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Adding an entry to the XML Catalog</title>
<script language="JavaScript">
function popup_window( url, id, width, height )
@@ -115,8 +115,6 @@
<a href="../topics/tedtgram.html" title="If you make changes to a DTD file or XML schema associated with an XML file (that is currently open), click XML > Reload Dependencies to update the XML file with these changes.">Updating XML files with changes made to DTDs and schemas</a><br />
<a href="../topics/tedtsch.html" title="Your namespace information is used to provide various information about the XML file, such as the XML schema it is associated with. ">Editing your namespace information</a><br />
</p>
-</div><p>
- (C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
-</p>
+</div>
</body>
</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/txprefs.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/txprefs.html
index 7053ccb..8d25d27 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/txprefs.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/txprefs.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Defining XML editor preferences</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="txprefs"><a name="txprefs"><!-- --></a>
<h1 class="topictitle1">Defining XML editor preferences</h1>
@@ -45,9 +39,5 @@
save your changes.</span></li>
</ol>
</div>
-
-<p>
- (C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
-</p>
</body>
</html>
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.xmleditor.doc.user/topics/txsityp.html b/docs/org.eclipse.wst.xmleditor.doc.user/topics/txsityp.html
index 49c1573..5c7f4cc 100644
--- a/docs/org.eclipse.wst.xmleditor.doc.user/topics/txsityp.html
+++ b/docs/org.eclipse.wst.xmleditor.doc.user/topics/txsityp.html
@@ -3,15 +3,9 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
-<link rel="stylesheet" type="text/css" href="../../com.ibm.help.doc/swg_info_common.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Using xsi:type</title>
-<script language="JavaScript">
- function popup_window( url, id, width, height )
- {
- popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
- popup.focus();
- }
-</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
+</head>
<body id="txsityp"><a name="txsityp"><!-- --></a>
<h1 class="topictitle1">Using xsi:type</h1>