This commit was manufactured by cvs2svn to create tag 'R2_2_2'.
diff --git a/.project b/.project
deleted file mode 100644
index 21d580f..0000000
--- a/.project
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>modeling</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-	</buildSpec>
-	<natures>
-	</natures>
-</projectDescription>
diff --git a/_projectCommon.php b/_projectCommon.php
deleted file mode 100644
index ae16d1c..0000000
--- a/_projectCommon.php
+++ /dev/null
@@ -1,17 +0,0 @@
-<?php
-
-	# Set the theme for your project's web pages.
-	# See the Committer Tools "How Do I" for list of themes
-	# https://dev.eclipse.org/committers/
-	# Optional: defaults to system theme 
-	$theme = "";
-
-	# Define your project-wide Nav bars here.
-	# Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank), level (1, 2 or 3)
-	# these are optional
-	$Nav->addNavSeparator("Project Home", 	"");
-	#$Nav->addCustomNav("Downloads", 		"downloads.php", 	"_self", 2);
-	#$Nav->addCustomNav("Installation", 		"install.php", 		"_self", 2);
-	#$Nav->addCustomNav("FAQ", 				"faq.php", 			"_self", 2);
-
-?>
diff --git a/emf/docs/1.x/JarDepsExternal/JarDepsExternal.html b/emf/docs/1.x/JarDepsExternal/JarDepsExternal.html
deleted file mode 100644
index e33884c..0000000
--- a/emf/docs/1.x/JarDepsExternal/JarDepsExternal.html
+++ /dev/null
@@ -1,251 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>EMF Jar Dependencies</title>
-<link rel="stylesheet" href="http://www.eclipse.org/default_style.css" type="text/css" />
-<link rel="stylesheet" href="http://www.eclipse.org/emf/docs/book.css" type="text/css" />
-<style type="text/css">
-<!--
-pre {  color: #4444cc}
-span.code { 
-	font-weight: medium;
-	font-style: Regular;
-	color: #4444CC;
-	text-decoration: none;
-	vertical-align: baseline;
-	text-transform: none;
-	font-family: "Courier New";
-}
-td.code { 
-	font-weight: medium;
-	font-style: Regular;
-	color: #4444CC;
-	text-decoration: none;
-	vertical-align: baseline;
-	text-transform: none;
-	font-family: "Courier New";
-}
-span.nbsp {
-	font-size: 1px;
-}
--->
-</style>
-</head>
-
-<body lang="EN-US" xml:lang="EN-US">
-<h1>EMF 1.0 Jar Dependencies for Running Standalone as
-a Java Application Outside Eclipse</h1>
-
-<table border="0" cellspacing="2" cellpadding="0">
-<tr valign="top">
-	<td class="">EMF Plugin Name</td>
-	<td class="">Plugin Jars<sup><a class="footnote" href="#fn1">[1]</a><a name="ref1">&nbsp;</a></sup></td>
-	<td class="">Function Provided by the Plugin</td>
-	<td class="">Directly Dependent Plugins/Jars<sup><a class="footnote" href="#fn2">[2]</a><a name="ref2">&nbsp;</a></sup></td>
-</tr>
-<tr><td colspan=4 bgcolor="black"><span class="nbsp">&nbsp;</span></td></tr>
-<tr valign="top">
-	<td class="code">org.eclipse.emf.common</td>
-	<td class="code">common.jar</td>
-	<td class="">A collection of subpackages to support the EMF infrastructure.</td>
-	<td class="code">None.</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code">common.resources.jar</td>
-	<td class="code"></td>
-	<td class="code"></td>
-</tr>
-<tr><td colspan=4 bgcolor="black"><span class="nbsp">&nbsp;</span></td></tr>
-<tr valign="top">
-	<td class="code">org.eclipse.emf.ecore</td>
-	<td class="code">ecore.jar</td>
-	<td class="">The EMF Framework.</td>
-	<td class="code">org.eclipse.emf.common</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code">-common.jar</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code">-common.resources.jar</td>
-</tr>
-<tr><td colspan=4 bgcolor="black"><span class="nbsp">&nbsp;</span></td></tr>
-<tr valign="top">
-	<td class="code">org.eclipse.xsd</td>
-	<td class="code">xsd.jar</td>
-	<td class="">Schema support.</td>
-	<td class="code">org.eclipse.emf.ecore</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code">xsd.resources.jar</td>
-	<td class="code"></td>
-	<td class="code">-ecore.jar</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code">org.apache.xerces</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code">-xercesImpl.jar</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code">-xmlParserAPIs.jar</td>
-</tr>
-<tr><td colspan=4 bgcolor="black"><span class="nbsp">&nbsp;</span></td></tr>
-<tr valign="top">
-	<td class="code">org.eclipse.emf.ecore.xmi</td>
-	<td class="code">ecore.xmi.jar</td>
-	<td class="">Serialization/Deserialization using XMI.</td>
-	<td class="code">org.eclipse.emf.ecore</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code">-ecore.jar</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code">org.apache.xerces</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code">-xercesImpl.jar</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code">-xmlParserAPIs.jar</td>
-</tr>
-<tr><td colspan=4 bgcolor="black"><span class="nbsp">&nbsp;</span></td></tr>
-<tr valign="top">
-	<td class="code">org.eclipse.emf.edit</td>
-	<td class="code">edit.jar</td>
-	<td class="">Generic edit support for EMF objects.</td>
-	<td class="code">org.eclipse.emf.common</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code">edit.resources.jar</td>
-	<td class="code"></td>
-	<td class="code">-common.jar</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code">-common.resources.jar</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code">org.eclipse.emf.ecore</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code">-ecore.jar</td>
-</tr>
-<tr><td colspan=4 bgcolor="black"><span class="nbsp">&nbsp;</span></td></tr>
-<tr valign="top">
-	<td class="code">org.eclipse.emf.ecore.edit&nbsp;&nbsp;</td>
-	<td class="code">ecore.edit.jar</td>
-	<td class="">Reusable edit support for viewing Ecore models.</td>
-	<td class="code">org.eclipse.emf.edit</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code">-edit.jar</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code">-edit.resources.jar</td>
-</tr>
-<tr><td colspan=4 bgcolor="black"><span class="nbsp">&nbsp;</span></td></tr>
-<tr valign="top">
-	<td class="code">org.eclipse.xsd.edit</td>
-	<td class="code">xsd.edit.jar</td>
-	<td class="">Reusable edit support for viewing schemas.</td>
-	<td class="code">org.eclipse.emf.edit</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code">-edit.jar</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code">-edit.resources.jar</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code">org.eclipse.xsd</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code">-xsd.jar</td>
-</tr>
-<tr valign="top">
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code"></td>
-	<td class="code">-xsd.resources.jar</td>
-</tr>
-</table>
-
-<p>
-<sup><a class="footnote" href="#ref1">[1]</a><a name="fn1">&nbsp;</a></sup>All EMF 1.0.0 jars belong to Eclipse plugins that are named using the following convention:</p>
-
-<pre>org.eclipse.emf.&lt;jar name></pre>
-
-<p>For example, the jar codegen.ecore.ui.jar is contained in the Eclipse plugin named org.eclipse.emf.codegen.ecore.ui.<br/>
-Every EMF jar is located in the runtime directory that is immediately beneath the corresponding plugin directory.</p>
-
-<p>All EMF 1.0.1 jars belong to Eclipse plugins that are named using the following convention:
-</p>
-
-<pre>org.eclipse.emf.&lt;jar name>_1.0.1</pre>
-
-<p>For example, the jar codegen.ecore.ui.jar is contained in the Eclipse plugin named org.eclipse.emf.codegen.ecore.ui_1.0.1.<br/>
-Every EMF jar is located in the runtime directory that is immediately beneath the corresponding plugin directory.</p>
-
-<p><sup><a class="footnote" href="#ref2">[2]</a><a name="fn2">&nbsp;</a></sup>The directly dependent jars may also have their own dependencies.<br/>
-These indirect dependencies can be determined from the corresponding entries in the table.</p>
-<br/>
-</body>
-</html>
diff --git a/emf/docs/1.x/UG/EMF_v1.0_Users_Guide.html b/emf/docs/1.x/UG/EMF_v1.0_Users_Guide.html
deleted file mode 100644
index 081b5e8..0000000
--- a/emf/docs/1.x/UG/EMF_v1.0_Users_Guide.html
+++ /dev/null
@@ -1,6932 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>EMF v1.0 Users' Guide</title>
-<link rel="stylesheet" href="http://www.eclipse.org/default_style.css" type="text/css" />
-<link rel="stylesheet" href="http://www.eclipse.org/emf/docs/book.css" type="text/css" />
-<style type="text/css">
-<!--
-.jet {  background-color: #FFFFCC; }
-pre {  color: #4444CC; }
-tt.code { color: #4444CC; }
--->
-</style>
-</head>
-<body lang="EN-US" xml:lang="EN-US">
-
-<a id="top" name="top">&nbsp;</a>
- <h1>EMF v1.0 Users' Guide</h1> 
-<p>
- Last updated on May 27, 2004, at 02:24pm (formatting only).
-</p>
-<p>
- Please report any broken or missing links to <a
-href="mailto:codeslave@ca.ibm.com?Subject=EMF Users Guide - Broken Link Report">
-Nick Boldt</a>.
-</p>
-<p>&nbsp;</p>
-<p>
- <a class="" href="#toc"><b class="">Table of
-Contents</b></a> &nbsp;|&nbsp; <a class="" href="#tof"><b
-class="">Table of Figures</b></a> &nbsp;|&nbsp; <a class=""
-href="#tot"><b class="">Table of Tables</b></a> 
-</p>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s" name="s"><h1>Overview</h1></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-<p>
- The Eclipse Modeling Framework, EMF, is a Java framework and code
-generation facility for building tools and other applications based
-on a structured model. EMF provides a mechanism to easily create,
-save, and restore instances of the classes in your model. This
-makes it very easy to share data across different
-applications.
-</p>
-<p>
- This document describes the basic steps for using EMF, including
-how to define your model, how to generate and customize your
-application source code, and how to manipulate and save instance
-data.
-<ul>
-<li>See <a class="" href="#s1000">Concepts</a>. outlines
-some of the key concepts essential to the understanding of
-EMF.</li>
-<li>See <a class="" href="#s1001">Tasks</a>. gives examples
-for how to use EMF to accomplish some commonly encountered
-tasks.</li>
-<li>See <a class="" href="#s1002">Quick Reference</a>. is a
-short reference guide to the APIs used by an EMF application.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1000" name="s1000"><h1>1 Concepts</h1></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-<p>
- We first present some of the key concepts upon which EMF is based.
-This section is intended to introduce these fundamental concepts at
-a high level and to give an indication of how they relate to EMF.
-The concepts that are covered here are:
-<ul>
-<li>See <a class="" href="#s1003">Modeling</a>.</li>
-<li>See <a class="" href="#s1004">Code
-Generation</a>.</li>
-<li>See <a class="" href="#s1005">Serialization and
-Loading</a>.</li>
-<li>See <a class="" href="#s1006">XMI</a>.</li>
-<li>See <a class="" href="#s1007">Observers and
-Notifiers</a>.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1003" name="s1003"><h2>1.01 Modeling</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- A model is an abstract representation of the data used by an
-application. A model may be expressed simply as an informal
-description of the data or it may be described precisely using any
-of a number of formal mechanisms, for example:
-<ul>
-<li>UML created using a visual modeling tool</li>
-<li>XML that conforms to a schema that expresses all the necessary
-elements of the model</li>
-<li>Java interfaces that may have additional annotations to capture
-special information about the model that is not expressible
-directly in Java</li></ul>
-
-One of the advantages of using a formal definition of a model is
-that EMF can then be used to assist in the automatic generation and
-maintenance of application code based on the model. This in turn
-facilitates the creation of multiple applications that can
-communicate easily because they share a common view of the
-underlying data.
-</p>
-<p>
- A model is constructed from classes that describe objects in an
-application's domain. Each class may have attributes, associations,
-and operations associated with it. Usually, the classes in a model
-are grouped into one or more packages.
-</p>
-<p>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s" name="s"><h2>1.02 The Ecore Model</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- EMF is itself based on a model called Ecore. The Ecore model is
-the meta-model for all application models that are handled by EMF.
-(A "meta-model" is a model that represents other models.)
-</p>
-<p>
- The root of the Ecore Model is <tt class="code">EObject</tt>. All EMF objects implement the <tt class="code">EObject</tt> interface.
-</p>
-<p>
- The classes of the Ecore model include <tt class="code">EPackage</tt>, <tt class="code">EFactory</tt>, <tt class="code">EClass</tt>, and <tt class="code">EStructuralFeature</tt>. (See <a class=""
-href="#s1008">Appendix A - The Ecore Model gives a more complete
-description of the Ecore Model</a>.)
-</p>
-<p>
- If your model consists of a package that contains two classes, the
-EMF representation of that model will consist of a single instance
-each of <tt class="code">EPackage</tt> and <tt class="code">EFactory</tt> plus two instances of <tt class="code">EClass</tt>, along with however many instances of
-<tt class="code">EStructuralFeature</tt> are needed to
-represent the attributes and associations that belong to your
-classes. When your application creates instances of your classes,
-each of those instances will implement the <tt class="code">EObject</tt> interface.
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1004" name="s1004"><h2>1.03 Code Generation</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- Code generation is the process of converting your model into the
-Java source code for your application. In many cases, after you
-generate your Java classes you will want to add methods or modify
-the generated methods. EMF enables you to do this in a such a way
-that if you later make a change to your model and regenerate, the
-code generation process will preserve your changes.
-</p>
-<p>
- EMF provides two separate code generation facilities:
-<ul>
-<li>See <a class="" href="#s1009">Basic Code
-Generation</a>. creates Java interfaces and classes that represent
-the elements of your model. The generated APIs enable you to create
-instances of your classes and access the structural features of
-each class.</li>
-<li>See <a class="" href="#s1010">EMF.Edit Code
-Generation</a>. creates a simple graphical editor that can be used
-to create, update, view, load, and store the Java classes that are
-generated by basic code generation.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1009" name="s1009"><h2>1.04 Basic Code Generation</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The result of EMF basic code generation is two or three Java
-packages for each package in your model. One of these Java packages
-consists entirely of Java interfaces that define the APIs to access
-instances of the classes in your model. The other Java package
-consists of Java classes that implement those interfaces. The third
-package, which is optional, contains a generated adapter factory
-and a generated switch class. These classes are useful when
-implementing adapters.
-</p>
-<p>
- The interface package includes one interface for each class in
-your model. These interfaces extend the <tt class="code">EObject</tt> interface from the Ecore model. Each
-interface provides methods that enable you to access an instance of
-a class and to get and set the values for each of the features of
-that class.
-</p>
-<p>
- The interface package also contains two additional interfaces: one
-that extends the <tt class="code">EPackage</tt> interface
-and another that extends the <tt class="code">EFactory</tt>
-interface. The <tt class="code">EPackage</tt> interface
-provides methods for accessing the meta-data from your model (i.e.,
-the <tt class="code">EClass</tt> and <tt class="code">EStructuralFeature</tt> objects that describe
-your classes) and the factory interface provides methods for
-creating instances of your data (i.e., the <tt class="code">EObject</tt> objects that implement your
-classes.)
-</p>
-<p>
- The implementation package has Java classes that implement all the
-interfaces described above.
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1005" name="s1005"><h2>1.05 Serialization and Loading</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- Serialization is the process of writing your instance data into a
-standardized, persistent form, e.g., a file on your file system or
-a Web <tt class="code">Resource</tt>.
-</p>
-<p>
- Loading (sometimes referred to as "deserialization") is the
-process of reading the persistent form of the data to recreate
-instances of <tt class="code">EObject</tt> in memory. In
-EMF, loading can be accomplished either through an explicit call to
-a load API or it can happen automatically whenever a reference to
-an <tt class="code">EObject</tt> that has not yet been
-loaded is encountered.
-</p>
-<p>
- The APIs that are used in EMF to control the loading and saving of
-objects are defined on the See <tt class="code">Resource</tt>. and See <a class=""
-href="#s1011"><tt class="code">ResourceSet</tt></a>.
-interfaces.
-</p>
-<p>
- The default implementation of <tt class="code">Resource</tt> is <tt class="code">XMIResourceImpl</tt>, which results in
-serialization as XMI documents. The See <a class=""
-href="#s1012"><tt class="code">XMIResource</tt></a>.
-interface provides additional APIs that enable you to control some
-of the behavior of the default serializer and loader. If you wish
-to serialize in some format other than the default XMI format, you
-can provide your own implementation of <tt class="code">Resource</tt>.<br />
-<br />
- <tt class="code">Resource</tt> 
-</p>
-<p>
- A <tt class="code">Resource</tt> is a collection of <tt class="code">EObject</tt> objects that are serialized into a
-single <tt class="code">Stream</tt>.
-</p>
-<p>
- The <tt class="code">Resource</tt> interface is defined in
-the package <tt class="code">org.eclipse.emf.ecore.Resource</tt>. It provides
-APIs that enable you to:
-<ul>
-<li>Load a <tt class="code">Resource</tt> from an <tt class="code">InputStream</tt>.</li>
-<li>Save a <tt class="code">Resource</tt> to an <tt class="code">OutputStream</tt>.</li>
-<li>Access any messages that were generated during the load or save
-operation.</li>
-<li>Optionally keep track of whether any objects in a <tt class="code">Resource</tt> have been modified. The default is
-not to keep track of modifications. Modification tracking can add
-significant runtime overhead.</li>
-<li>Register the default factory for creating <tt class="code">Resource</tt> objects. If you choose to provide
-your own implementation of the <tt class="code">Resource</tt> interface, for example, so you can
-use a serialization format other than XMI, you will need to define
-and register a factory for creating your implementation of <tt class="code">Resource</tt>.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1011" name="s1011"><h2>1.06 <tt class="code">ResourceSet</tt></h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- A <tt class="code">ResourceSet</tt> is a collection of
-<tt class="code">Resource</tt> objects that may have
-cross-references among them.
-</p>
-<p>
- The <tt class="code">ResourceSet</tt> interface defines
-APIs that enable you to:
-<ul>
-<li>Create a new See <a class="" href="#s1013"><tt class="code">Resource</tt></a>.</li>
-<li>Look up an individual object and, if necessary, load the <tt class="code">Resource</tt> in which it is contained.</li>
-<li>Set and get the See <a class="" href="#s1014"><tt class="code">URIConverter</tt></a>. used to normalize URIs and
-resolve relative URIs.</li>
-<li>Set and get a <tt class="code">Resource.Factory.Registry</tt>. (This registry
-enables you to provide alternative implementations of <tt class="code">Resource</tt> and to have the appropriate
-implementation selected based on either the extension or the
-protocol of a given URI.)</li>
-<li>Get the list of registered <tt class="code">AdapterFactory</tt> instances.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1014" name="s1014"><h2>1.07 <tt class="code">URIConverter</tt></h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- Uniform <tt class="code">Resource</tt> Identifiers or URIs,
-as specified in <a class="" target="new"
-href="http://www.ietf.org/rfc/rfc2396.txt">http://www.ietf.org/rfc/rfc2396.txt</a>,
-are used to uniquely identify resources and objects within
-resources. For example, when one object references another object
-that is located in a different <tt class="code">Resource</tt>, a URI is used to identify the
-referenced object.
-</p>
-<p>
- Often it is convenient to have a URI that is expressed as a
-relative location. For example, if the URI refers to a file on a
-file system, it may be convenient to describe that file relative to
-some known location rather than as an absolute path. This would
-enable your application to run in different environments.
-Similarly, a URI may refer to a <tt class="code">Resource</tt> within your Eclipse workbench, or
-to an object on the Web. Expressing the URI as a relative value
-rather than an absolute location provides the flexibility that is
-needed to be able to share resources.
-</p>
-<p>
- A <tt class="code">URIConverter</tt> is used to resolve a
-relative URI into an absolute InputStream or OutputStream. The
-<tt class="code">URIConverter</tt> also provides an API to
-normalize relative URIs. Normalization is used to determine if two
-different URIs in fact refer to the same underlying object.
-</p>
-<p>
- EMF provides a default implementation of a <tt class="code">URIConverter</tt> and also enables you to create
-and register your own implementation.
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1006" name="s1006"><h2>1.08 XMI</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The XML Metadata Interchange (XMI) is the default serialization
-format used by EMF. This format is based on the XMI 2.0
-specification from the OMG. This specification may be found at <a
-class="" target="new"
-href="http://cgi.omg.org/cgi-bin/doc?ad/01-06-12">http://cgi.omg.org/cgi-bin/doc?ad/01-06-12</a>.<br />
- </p>
-<p>
- The XML specification may be found at <a class=""
-target="new"
-href="http://www.w3.org/TR/REC-xml">http://www.w3.org/TR/REC-xml</a>.<br />
- </p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1012" name="s1012"><b
-class="section2">1.09 <tt class="code">XMIResource</tt></b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- An <tt class="code">XMIResource</tt> is an extension to the
-<tt class="code">Resource</tt> interface (See <a
-class="" href="#s1013"><tt class="code">Resource</tt></a>.) that handles a <tt class="code">Resource</tt> whose contents are serialized as an
-XMI document. This is the default type of <tt class="code">Resource</tt> used by EMF.
-</p>
-<p>
- The <tt class="code">XMIResource</tt> interface provides
-APIs that enable you to:
-<ul>
-<li>Access and modify the XMI IDs will be used when objects are
-serialized. (Note that IDs are optional. If an object does not have
-an ID, references to that object within a document are based on the
-relative position of the object. Using IDs can increase the size of
-your documents, so their use is not recommended.)</li>
-<li>Control whether the XMI documents are stored in zipped form.
-The default setting is to use unzipped files.</li>
-<li>Specify the XML encoding to be used when saving the <tt class="code">Resource</tt></li>
-<li>Specify various save options:</li>
-<li>Control whether the type of an element is written using "xmi:type" or "xsi:type". The default is to use "xsi:type"</li>
-<li>Control whether the encoded attribute style is used to
-serialize an attribute whose value is an <tt class="code">EObject</tt>. When an attribute is serialized
-under this option, the value of an attribute is a QName URI pair,
-where the QName is optional, depending on whether the referenced
-object's type is identical to the feature. When the option is not
-specified, an attribute whose value is an <tt class="code">EObject</tt> is serialized as an element.</li>
-<li>Determine the line width at which line breaks will be
-automatically added.</li>
-<li>Determine whether the serialized document will begin
-with:<br />
-<br />
- &lt;?xml version="1.0" encoding="encoding"?&gt;</li>
-<li>Control whether to skip processing for escape characters. This
-processing adds overhead that can be skipped if you know for sure
-that none of the values of your attributes contain a character that
-needs to be escaped. These characters are ampersand (`&amp;'),
-double-quote (`"'), less-than(`&lt;`), LF (`\n'), CR (`\r'), and
-tab (`\t')</li>
-<li>Determine how dangling hrefs will be handled during save. A
-dangling href is a cross file reference where the target is not in
-a valid <tt class="code">Resource</tt>, which means that the
-URI for the target cannot be computed. The possible actions are to
-either throw an exception, discard them silently, or record them
-and continue.</li>
-<li>Specify various load options:</li>
-<li>Control whether notifications are to be disabled during
-loading.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1007" name="s1007"><h2>1.10 Observers and Notifiers</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- EMF provides a mechanism for attaching observers (also known as
-adaptors) to objects (sometimes referred to as notifiers.) The
-observers are informed of any changes to the notifiers to which
-they are attached. This allows you to extend the behavior of your
-EMF objects by implementing observers that provide the extended
-behavior and attaching those observers to your EMF objects.
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1001" name="s1001"><h1>2 Tasks</h1></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-<ul>
-<li>See <a class="" href="#s1015">Defining Your
-Model</a>.</li>
-<li>See <a class="" href="#s1016">Code Generation Using
-Rational Rose</a>.</li>
-<li>See <a class="" href="#s1017">Code Generation Using XMI
-documents</a>.</li>
-<li>See <a class="" href="#s1018">Code Generation Using
-Annotated Java Interfaces</a>.</li>
-<li>See <a class="" href="#s1019">Generating your
-model</a>.</li>
-<li>See <a class="" href="#s1020">Configuring your EMF
-Runtime Environment</a>.</li>
-<li>See <a class="" href="#s1021">Registering/Initializing
-a Package</a>.</li>
-<li>See <a class="" href="#s1022">Registering a <tt class="code">Resource.Factory</tt></a>.</li>
-<li>See <a class="" href="#s1023">Creating a <tt class="code">ResourceSet</tt></a>.</li>
-<li>See <a class="" href="#s1024">Creating a <tt class="code">Resource</tt></a>.</li>
-<li>See <a class="" href="#s1025">Accessing the Package and
-Factory classes</a>.</li>
-<li>See <a class="" href="#s1026">Running your
-application</a>.</li>
-<li>See <a class="" href="#s1027">Creating Instance
-Data</a>.</li>
-<li>See <a class="" href="#s1028">Serializing Your Instance
-Data</a>.</li>
-<li>See <a class="" href="#s1029">Loading Instance
-Data</a>.</li>
-<li>See <a class="" href="#s1030">Handling
-notifications</a>.</li>
-<li>See <a class="" href="#s1031">Defining
-Observers</a>.</li>
-<li>See <a class="" href="#s1032">Attaching Observers to
-Your Objects</a>.</li>
-<li>See <a class="" href="#s1033">Using Reflective
-APIs</a>.</li>
-<li>See <a class="" href="#s1034">Examining <tt class="code">EObject</tt> Instances using
-Reflection</a>.</li>
-<li>See <a class="" href="#s1035">Customizing
-EMF</a>.</li>
-<li>See <a class="" href="#s1036">Creating Keys to Access
-the Contents of a <tt class="code">Resource</tt></a>.</li>
-<li>See <a class="" href="#s1037">Customizing the <tt class="code">Resource</tt> for non-XMI
-Serialization</a>.</li>
-<li>See <a class="" href="#s1038">Handling XMI Documents
-Serialized from a Different Version of Your Model</a>.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1015" name="s1015"><h2>2.01 Defining Your Model</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The first step in creating an EMF-based application is to define
-your model. EMF allows you to express your model in a variety of
-ways.
-</p>
-<p>
- Whichever form you choose, your model specification will consist
-of some number of packages, classes, attributes, and associations.
-Each of these has various properties that you can specify.
-</p>
-<p>
- Some properties are mandatory, but most have some default
-settings, so you only need to specify them explicitly if you wish
-to override the defaults. For example, when you specify an
-attribute, the attribute name is required but the multiplicity is
-not. (If you do not specify a multiplicity, single-valued is
-assumed.)
-</p>
-<p>
- A complete list of the properties that are applicable to each
-model element is provided in the section Ecore Properties and
-Codegen Specifications.
-</p>
-<p>
- For the examples that appear in the following sections, assume
-that we wish to create a model that consists of a single package
-called "enterprise" with classes that represent companies,
-departments, and employees. This details of this model are
-illustrate below using UML notation.
-</p>
-
-<p style="text-align: center"><a id="fig1" name="fig1"><span
-class="jet"><img src="images/EMFUG-1.jpg" width="421"
-height="460" border="0"
-alt="FIGURE 1. UML for enterprise model" /><br />
-FIGURE 1. UML for enterprise model</span></a></p>
-
-<p>
- You have three choices for how you could specify this model to EMF
-code generation:</p>
- 
-
-<ul>
-<li>You can use the UML notation directly. (You will need to use
-some special annotations in the form of Rose properties). See <a
-class="" href="#s1016">Code Generation Using Rational
-Rose</a>.</li>
-<li>You can write a file that expresses the classes of the model
-using XMI elements. See <a class="" href="#s1017">Code
-Generation Using XMI documents</a>.</li>
-<li>You can write Java source files that define a Java interface
-for each of the classes in the model. (You will need to use some
-special annotations in the form of Java comments.) See <a
-class="" href="#s1018">Code Generation Using Annotated Java
-Interfaces</a>.</li></ul>
-
-<br />
- Note that the comment boxes in Figure 1, UML for enterprise model
-indicate that there are implementation details for this model that
-cannot be expressed directly in UML. These comments have no impact
-on code generation. The actual mechanism that is used to specify
-this information to code generation will depend on which code
-generation technique you use. These mechanisms are discussed in the
-following sections.
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1016" name="s1016"><h2>2.02 Code Generation Using Rational
-Rose</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- If you use Rational Rose to define your model, you simply draw a
-Class Diagram containing Packages, Classes, Attributes, and
-Associations. An example of a UML diagram depicting a package is
-shown in Figure 1, UML for enterprise model. In general, the UML
-elements in your diagram map directly to Ecore elements which
-determine the precise code generation patterns to be used.
-Additionally, there are a few special annotations that are used by
-the EMF basic code generation tool of which you may need to be
-aware.
-</p>
-<p>
- These will be discussed in the following sections:
-<ul>
-<li>See <a class="" href="#s1039">Basic UML Model
-Elements</a>. shows how you specify the most common properties of
-classes, attributes, and relationships.</li>
-<li>See <a class="" href="#s1040">Specification of Abstract
-Classes</a>. shows how an abstract class is specified.</li>
-<li>See <a class="" href="#s1041">Attribute Specifications
-in UML</a>. shows how you specify operations, datatypes and
-enumerations.</li>
-<li>See <a class="" href="#s1042">The eCore Properties
-Page</a>. shows how you set up your Rose model to include special
-ecore properties that are not part of standard UML</li>
-<li>See <a class="" href="#s1043">Ecore Properties for
-Attributes</a>. shows how you specify ecore properties that apply
-to attributes (i.e. transience, volatility, changeability,
-settability, and uniqueness.)</li>
-<li>See <a class="" href="#s1044">Ecore Properties for
-Relationships</a>. shows how you specify ecore properties that
-apply to relationships (i.e. transience, volatility, changeability,
-settability, and resolveability.)</li>
-<li>See <a class="" href="#s1045">Ecore Properties for
-Packages</a>. shows how you specify ecore properties that apply to
-attributes (i.e. prefix, package name, base package, namespace
-prefix and namespace URI.)</li>
-<li>See <a class="" href="#s1046">Specifying Multiple
-Inheritance in UML</a>. shows how you can specify that a class has
-multiple superclasses.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1039" name="s1039"><h2>2.03 Basic UML Model Elements</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The basic elements in your UML model are Classes, Attributes and
-Relationships. For example:
-</p>
-
-<p style="text-align: center"><a id="fig2" name="fig2"><span
-class="jet"><img src="images/EMFUG-2.jpg" width="408"
-height="267" border="0"
-alt="FIGURE 2. Basic Ecore elements in UML diagram" /><br />
-FIGURE 2. Basic Ecore elements in UML diagram</span></a></p>
-
-<p> In most cases, the code generation utility will create a Java
-interface and a Java implementation class for each UML class. Each
-interface will have accessor methods to get and set each of the
-attributes and relationships specified in the model. For example,
-the Company class shown in Figure 2, Basic Ecore elements in UML
-diagram will generate a Java interface named Company and a Java
-class named CompanyImpl.
-</p>
-<p>
- The accessor methods that are created for each attribute and
-association will vary depending on the properties of the
-corresponding UML elements.
-<ul>
-<li>Single-valued attributes and navigable relationships will
-generate a get() method 1 that returns a value of the appropriate
-type and a set() method that accepts a parameter of that
-type.</li>
-<li>Multi-valued attributes and navigable relationships will
-generate only a get() method that returns an EList. The actual
-implementation of the EList that is returned is constrained to only
-accept values of the appropriate type.</li>
-<li>For relationships, the implementation of the set() method (in
-the case of single-valued relationships) or the EList (in the case
-of multi-valued relationships) will be different depending on
-whether the relationship uses containment. In particular, the
-implementation of a containment relationship will enforce the
-semantics that an instance of an object can only have a single
-container.</li>
-<li>Relationships that are not navigable will not result in the
-generation of any accessor methods.</li>
-<li>If you specify an inheritance relationship in your model, the
-resulting generated interface and implementation class will have
-the same inheritance structure.</li></ul>
-
-<br />
- For example, the Company class has a single-valued attribute
-called "name", two single-valued relationships called "employeeOfTheMonth" and "parent", and two multi-valued
-relationships called "department" and " subsidiary. Therefore the
-generated Company interface will include the following:
-<pre>
-   public interface Company extends <tt class="code">EObject</tt>{
-      String getName();
-      void setName(String value);
-      EList getDepartment();
-      Employee getEmployeeOfTheMonth();
-      void setEmployeeOfTheMonth(Employee value);
-      Company getParent();
-      void setParent(Company);
-      EList getSubsidiary();
-   } // Company
-</pre>
-
- Note that the "department" relationship on the Company class is
-a containment relationship while the "subsidiary" relationship is
-non-containment. Both of these relationships are multi-valued,
-which means they generated interface has a get method but no set
-method. The difference in the containment property leads to
-different implementations for the generated get() methods. For
-example, the generated CompanyImpl class will include the following
-methods:
-<pre>
-   public EList getDepartment() {
-      if (department == null) {
-      department =
-      new <tt class="code">EObject</tt>ContainmentWithInverseEList(
-         Department.class,
-         this,
-         EnterprisePackage.COMPANY__DEPARTMENT,
-         EnterprisePackage.DEPARTMENT__COMPANY);
-      }
-      return department;
-   }
-   public EList getSubsidiary() {
-      if (subsidiary == null) {
-      subsidiary =
-      new <tt class="code">EObject</tt>WithInverseResolvingEList(
-         Company.class,
-         this,
-         EnterprisePackage.COMPANY__SUBSIDIARY,
-         EnterprisePackage.COMPANY__PARENT);
-      }
-      return subsidiary;
-   }
-</pre>
-
- The Employee class inherits from the Person class. Therefore, the
-first line of the interface for Employee will start with:
-<pre>
-   public interface Employee extends Person
-</pre>
-
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1040" name="s1040"><h2>2.04 Specification of Abstract
-Classes</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- Note that the Person class is marked with the
-&lt;&lt;Abstract&gt;&gt; stereotype. This stereotype is only used
-in the UML for informational purposes to indicate that the Abstract
-property is set for this class. This property is set via the Detail
-page of the Specification dialog for the cass. For example:
-</p>
-
-<p style="text-align: center"><a id="fig3" name="fig3"><span
-class="jet"><img src="images/EMFUG-3.jpg" width="268"
-height="343" border="0"
-alt="FIGURE 3. Specification Dialog for the Person Class" /><br />
-FIGURE 3. Specification Dialog for the Person Class</span></a></p>
-
-
-<ul>
-<li>If you specify the Abstract property in your UML, the resulting
-generated implementation class will be abstract.</li></ul>
-
-<br />
- For example, the declaration for PersonImpl will be:
-<ul>
-<li>public abstract class PersonImpl extends <tt class="code">EObjectImpl</tt> implements Person</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1041" name="s1041"><h2>2.05 Attribute Specifications in UML</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-<p>
- The are some special conventions used by EMF to define the types
-of certain attributes. Consider the following segment of the
-enterprise package:
-</p>
-
-<p style="text-align: center"><a id="fig4" name="fig4"><span
-class="jet"><img src="images/EMFUG-4.jpg" width="451"
-height="378" border="0"
-alt="FIGURE 4. Enumerations, DataTypes, and Default Values" /><br />
- FIGURE 4. Enumerations, DataTypes, and Default
-Values</span></a></p>
-
-
-<ul>
-<li>If you specify an initial value in your UML, the resulting
-attribute will be initialized with the specified value</li>
-<li>If you specify an operation, the resulting interface will
-include the signature for that operation and the implementation
-class will have a stub method. (The generated implementation of the
-stub method will throw a UnsupportedOperationException, so you will
-need to modify this method by hand after code generation.)</li>
-<li>If you need to refer to a type that is not an EMF class in your
-model, you can declare that type using a &lt;&lt;datatype&gt;&gt;
-stereotype. UML classes with this stereotype do not generate any
-code. Note that this class must include a single attribute that
-defines the underlying type. The attribute should be flagged with a
-stereotype of &lt;&lt;javaclass&gt;&gt;.</li>
-<li>If you wish to define an enumeration, you can do so using a UML
-class with the &lt;&lt;enumeration&gt;&gt; stereotype. This results
-in the generation of a final class that has static final fields
-that represent the enumeration values and enumeration literal
-instances. The accessor methods for attributes of this enumeration
-type pass the literal instances that are defined in this
-class.</li></ul>
-
-<br />
- The Employee class has a "dateOfHire" attribute whose type is
-the datatype "Date" and an "employmentType" attribute whose
-type is the enumeration "EmploymentType". Therefore, the Employee
-interface will include the following methods:
-<pre>
-   Date getDateOfHire();
-   void setDateOfHire(Date value);
-   EmploymentType getEmploymentType();
-   void setEmploymentType(EmploymentType value);
-   void initiateLeave(Date startDate);
-</pre>
- The EmploymentType interface is generated as follows:
-<pre>
-   public final class EmploymentType extends AbstractEnumerator
-   {
-      public static final int FULL_TIME = 0;
-      public static final int PART_TIME = 1;
-      public static final int ON_LEAVE = 2;
-      public static final EmploymentType FULL_TIME_LITERAL =
-      new EmploymentType(FULL_TIME, "FullTime");
-      public static final EmploymentType PART_TIME_LITERAL =
-      new EmploymentType(PART_TIME, "PartTime");
-      public static final EmploymentType ON_LEAVE_LITERAL =
-      new EmploymentType(ON_LEAVE, "OnLeave");
-      public static final List VALUES =
-      Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
-      public static EmploymentType get(String name)
-      {...}
-      public static EmploymentType get(int value)
-      {...}
-      private EmploymentType(int value, String name)
-      {
-         super(value, name);
-      }
-      
-   } //EmploymentType
-</pre>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1042" name="s1042"><h2>2.06 The eCore Properties Page</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-<p>
- In some cases there are properties that are required for code
-generation that cannot be expressed in standard UML. For these
-cases, EMF provides a special Rose properties file called
-ecore.pty. These properties are not shown explicitly in the example
-in Figure 1, although annotations are used in the diagram to
-indicate that the properties have been defined.
-</p>
-<p>
- Before you can use these properties, you must first add the
-appropriate model properties file to your Rose model. This file is
-the ecore.pty file that is shipped in the org.eclipse.emf.ecore
-plugin in the src\models directory.
-</p>
-<p>
- The mechanism for adding these properties to your model is shown
-in Figure 5, Adding a Properties File to Your Model and Figure 6,
-Selecting the eCore.pty file.
-</p>
-
-<p style="text-align: center"><a id="fig5" name="fig5"><span
-class="jet"><img src="images/EMFUG-5.jpg" width="222"
-height="156" border="0"
-alt="FIGURE 5. Adding a Properties File to Your Model" /><br />
-FIGURE 5. Adding a Properties File to Your Model</span></a></p>
-
-<br />
-<br />
- 
-
-<p style="text-align: center"><a id="fig6" name="fig6"><span
-class="jet"><img src="images/EMFUG-6.jpg" width="331"
-height="223" border="0"
-alt="FIGURE 6. Selecting the eCore.pty file" /><br />
-FIGURE 6. Selecting the eCore.pty file</span></a></p>
-
-<br />
-<br />
- In order to see a particular property, you need to open up the
-specifications page for the object to which the property applies.
-The various properties are illustrated in
-<ul>
-<li>Ecore Properties for Attributes</li>
-<li>Ecore Properties for Relationships</li>
-<li>Ecore Properties for Packages</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1043" name="s1043"><h2>2.07 Ecore Properties for Attributes</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-<p>
- The following figure illustrates the eCore Properties page for
-Attributes:
-</p>
-
-<p style="text-align: center"><a id="fig7" name="fig7"><span
-class="jet"><img src="images/EMFUG-7.jpg" width="270"
-height="331" border="0"
-alt="FIGURE 7. Properties page for the yearsOfService attribute" /><br />
- FIGURE 7. Properties page for the yearsOfService
-attribute</span></a></p>
-
-<ul>
-<li>If isTransient is True, the attribute or relationship will not
-be stored.</li>
-<li>If isVolatile is True, the attribute or relationship will not
-have any storage associated with it and the generated
-implementations of the get() and set() method for the attribute or
-relationship will throw an UnsupportedOperationException. (In other
-words, you will need to implement these methods explicitly.)</li>
-<li>If isChangeable is True, no set() method is generated for the
-attribute or association.</li>
-<li>If isUnsettable is True, isSet() and unset() methods are
-generated for the attribute or association. (Note that this
-requires additional runtime storage for each such attribute or
-association.)</li>
-<li>If isUnique is True for an attribute that has multi-valued
-multiplicity, uniqueness semantics are enforced for the list that
-holds the attribute values.</li></ul>
-
-<p> In the case of the yearsOfService attribute shown here, the
-intention is to implement the attribute to be derived from the
-dateOfHire attribute and from current date when the application is
-run. The settings on the ecore properties page instruct code
-generation to omit the default implementation of the get method
-from the implementation class ( isVolatile=True ), to omit the set
-method altogether from the interface ( isChangeable=False ), and to
-mark the attribute as transient so it will not be serialized (
-isTransient=True.)
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1044" name="s1044"><h2>2.08 Ecore Properties for
-Relationships</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The following figure shows the specification dialog for the
-employeeOfTheMonth association. It is opened to the eCore A page,
-which displays that Ecore attributes that apply to the
-employeeOfTheMonth role of the association.
-</p>
-
-<p style="text-align: center"><a id="fig8" name="fig8"><span
-class="jet"><img src="images/EMFUG-8.jpg" width="269"
-height="359" border="0"
-alt="FIGURE 8. Properties page for the employeeOfTheMonth association" /><br />
- FIGURE 8. Properties page for the employeeOfTheMonth
-association</span></a></p>
-
-<br />
-<br />
- For the most part, the properties that apply to attributes also
-apply to relationships. (See <a class=""
-href="#fig7">Figure 7</a>: Properties page for the yearsOfService
-attribute.) The exceptions are that the isUnique property only
-applies to attributes and that the isResolveProxies property only
-applies to relationships.
-<ul>
-<li>If isResolveProxies is False for a relationship, the two ends
-of a relationship would typically not be stored in separate
-documents. If they are stored in separate documents, you will need
-to resolve the proxies manually.</li></ul>
-
-<p> In the case of the employeeOfTheMonth relationship shown here, the
-intention is that the indicated employee must be one of the
-employees that contained in the company. Therefore, it will not be
-necessary to allow for the possibility that the target of this
-relationship is in a different XMI document from the source.
-Setting the isResolveProxies property to False suppresses the
-generated code that would attempt to resolve proxies when accessing
-this relationship, which makes the accessor method more efficient
-than it would otherwise be.
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1045" name="s1045"><h2>2.09 Ecore Properties for Packages</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The following figure illustrate the eCore page of the
-Specification dialog for Packages.
-</p>
-
-<p style="text-align: center"><a id="fig9" name="fig9"><span
-class="jet"><img src="images/EMFUG-9.jpg" width="268"
-height="331" border="0"
-alt="FIGURE 9. Ecore Properties Page for the Package" /><br />
-FIGURE 9. Ecore Properties Page for the Package</span></a></p>
-
-
-<ul>
-<li>If prefix is specified, the value is used as the prefix for
-constructing the name of the Package and Factory interfaces and
-classes. Otherwise, the capitalized package name is used to
-construct these names.</li>
-<li>If packageName is specified, the value is used for the
-rightmost part of the name of the generated Java package.
-Otherwise, the package name is used.</li>
-<li>If basePackage is specified, the value is used for the
-qualifier for the generated Java package.</li>
-<li>If nsPrefix is specified, the value is used as the namespace
-prefix for any XMI documents that contain instances of classes from
-this package. Otherwise, the package name is used.</li>
-<li>If nsURI is specified, the value is used as the namespace URI
-for any XMI documents that contain instances of or associations to
-classes from this package.</li></ul>
-
-<p>
- In this example, there is no prefix. There is also no packageName,
-so the default name will be the name of the package, which is "enterprise". The basePackage is <tt>org.eclipse.emf.samples</tt>.
-Therefore the fully qualified name of the generated package
-interface will be <tt>org.eclipse.emf.samples.enterprise.EnterprisePackage.java</tt>.
-</p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1046" name="s1046"><h2>2.10 Specifying Multiple Inheritance in
-UML</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-<p>
- EMF supports multiple inheritance of interfaces in much the same
-way that multiple inheritance is supported in Java. You can define
-a class in UML that inherits from more than one superclass. The
-code that is generated for this class will include an interface
-that extends all the interfaces corresponding to the specified
-superclasses, but the implementation class will only extend one of
-the implementation classes.
-</p>
-<p>
- This means that a generated class may not define all the methods
-that it is required to implement based on the interfaces that the
-class supports. You will need to make sure that an implementation
-is provided for any method that is missing.
-</p>
-<p>
- You can specify which superclass is the primary superclass in your
-UML by attaching a stereotype to the generalization relationship
-that appears in your model. A stereotype of &lt;&lt;extends&gt;&gt;
-indicates the primary superclass and a stereotype of
-&lt;&lt;mixin&gt;&gt; indicates some other superclass. For a given
-subclass, there can only be one generalization that carries the
-&lt;&lt;extends&gt;&gt; stereotype.
-</p>
-<p>
- For example:
-</p>
-
-<p style="text-align: center"><a id="fig10" name="fig10"><span
-class="jet"><img src="images/EMFUG-10.jpg" width="223"
-height="184" border="0"
-alt="FIGURE 10. UML for Multiple Inheritance" /><br />
-FIGURE 10. UML for Multiple Inheritance</span></a></p>
-
-<br />
-<br />
- In this model, class A has two superclasses, B and C. The
-generated interface, A, will start with:
-<pre>
-        public interface A extends B, C
-</pre>
-
-while the generated implementation class, AImpl, will begin with: 
-
-<pre>
-        public class AImpl extends BImpl implements A
-</pre>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1017" name="s1017"><h2>2.11 Code Generation Using XMI
-documents</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-<p>
- You can also write XMI documents that can fully specify your
-model. There are two different types of XMI documents that are
-needed to specify a model:
-<ul>
-<li>There will be one ecore document for each package in your
-model. This document contains the detailed definitions of all the
-packages and classes in your model. The elements of the ecore
-document are the classes and attributes of the Ecore model. The
-details for specifying the XMI document are discussed in Ecore
-Properties and Codegen Specifications. The extension for the ecore
-documents should be ".ecore".</li></ul>
-
-<br />
- The ecore document contains classes that are defined in the Ecore
-model that is used by the org.eclipse.emf.ecore plugin.
-<ul>
-<li>There will be one genmodel document for the entire model. This
-document is the input to the code generation utility. It has
-references to elements defined in the ecore documents and also
-includes some additional information needed for code generation
-that is not part of the model. (For example, information about how
-names should be constructed.) The extension for the genmodel
-documents is ".genmodel"</li></ul>
-
-<br />
- The genmodel document contains classes that are defined in the
-GenModel model that is used by the org.eclipse.emf.codegen.ecore
-plugin.
-</p>
-<p>
- The following sections illustrate the contents of the genmodel and
-ecore documents that are used to specify the enterprise model show
-in Figure 1, UML for enterprise model. (Note that for this example,
-the model consists of only a single package, hence there is only
-one ecore document. If the model were to include multiple root
-packages, there would be one ecore document for each
-package.)
-</p>
-<p>
- The enterprise.genmodel document is shown in Genmodel Document for
-the enterprise Model. See <a class=""
-href="#s1048">Genmodel Document for the enterprise Model</a>.
-</p>
-<p>
- The main elements of the enterprise.ecore document are shown in
-the following sections. (Note that these elements are, in fact, all
-part of a single document. They are separated into the various
-sections below to help direct your attention to the salient
-features of each element.)
-<ul>
-<li>See <a class="" href="#s1049">The Enterprise Package
-Element in the Ecore Document</a>.</li>
-<li>See <a class="" href="#s1050">The Company Class Element
-in the Ecore Document</a>.</li>
-<li>See <a class="" href="#s1051">The Department Class
-Element in the Ecore Document</a>.</li>
-<li>See <a class="" href="#s1052">The Person Class Element
-in the Ecore Document</a>.</li>
-<li>See <a class="" href="#s1053">The Employee Class
-Element in the Ecore Document</a>.</li>
-<li>See <a class="" href="#s1054">The EmploymentType
-Enumeration Element in the Ecore Document</a>.</li>
-<li>See <a class="" href="#s1055">The Date Datatype Element
-in the Ecore Document</a>.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1048" name="s1048"><h2>2.12 Genmodel Document for the enterprise
-Model</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The genmodel document is the document that ties together all the
-packages, classes, and features in a model and provides any
-additional information that is not in the model but that is needed
-by the code generation utility to produce the appropriate source
-code.
-<pre>
-   &lt;?xml version="1.0" encoding="ASCII"?&gt;
-   &lt;genmodel:GenModel xmi:version="2.0" xmlns:xmi="<a
-class="" target="new"
-href="http://www.omg.org/XMI">http://www.omg.org/XMI</a>" 
-      xmlns:ecore="<a class="" target="new"
-href="http://www.eclipse.org/emf/2002/Ecore">http://www.eclipse.org/emf/2002/Ecore</a>"
-      xmlns:genmodel="<a class="" target="new"
-href="http://www.eclipse.org/emf/2002/GenModel">http://www.eclipse.org/emf/2002/GenModel</a>"
-      modelDirectory="/org.eclipse.emf.samples/src"
-      editDirectory="/org.eclipse.emf.samples.edit/src" 
-         editorDirectory="/org.eclipse.emf.samples.editor/src"
-      modelPluginID="org.eclipse.emf.samples.enterprise"&gt;
-
-   &lt;foreignModel&gt;C:\emf\eclipse\plugins\org.eclipse.emf.samples\
-      src\model\enterprise.mdl&lt;/foreignModel&gt;
-   &lt;genPackages prefix="Enterprise" basePackage="org.eclipse.emf.samples"
-      ecorePackage="enterprise.ecore#/"&gt;
-   &lt;genEnums ecoreEnum="enterprise.ecore#//EmploymentType"&gt;
-      &lt;genEnumLiterals 
-         ecoreEnumLiteral="enterprise.ecore#//EmploymentType/FullTime"/&gt;
-      &lt;genEnumLiterals 
-         ecoreEnumLiteral="enterprise.ecore#//EmploymentType/PartTime"/&gt;
-
-      &lt;genEnumLiterals 
-         ecoreEnumLiteral="enterprise.ecore#//EmploymentType/OnLeave"/&gt;
-   &lt;/genEnums&gt;
-   &lt;genDataTypes ecoreDataType="enterprise.ecore#//Date"/&gt;
-   &lt;genClasses ecoreClass="enterprise.ecore#//Department"&gt;
-      &lt;genFeatures ecoreFeature="ecore:EAttribute
-    enterprise.ecore#//Department/number"/&gt;
-      &lt;genFeatures ecoreFeature="ecore:EReference
-    enterprise.ecore#//Department/company"/&gt;
-
-      &lt;genFeatures ecoreFeature="ecore:EReference
-    enterprise.ecore#//Department/employee"/&gt;
-   &lt;/genClasses&gt;
-   &lt;genClasses ecoreClass="enterprise.ecore#//Company"&gt;
-      &lt;genFeatures ecoreFeature="ecore:EAttribute
-    enterprise.ecore#//Company/name"/&gt;
-      &lt;genFeatures ecoreFeature="ecore:EReference
-    enterprise.ecore#//Company/department"/&gt;
-      &lt;genFeatures ecoreFeature="ecore:EReference
-    enterprise.ecore#//Company/parent"/&gt;
-
-      &lt;genFeatures ecoreFeature="ecore:EReference
-    enterprise.ecore#//Company/subsidiary"/&gt;
-      &lt;genFeatures ecoreFeature="ecore:EReference 
-         enterprise.ecore#//Company/employeeOfTheMonth"/&gt;
-   &lt;/genClasses&gt;
-   &lt;genClasses ecoreClass="enterprise.ecore#//Person"&gt;
-      &lt;genFeatures ecoreFeature="ecore:EAttribute
-    enterprise.ecore#//Person/comments"/&gt;
-      &lt;genFeatures ecoreFeature="ecore:EAttribute
-    enterprise.ecore#//Person/name"/&gt;
-
-   &lt;/genClasses&gt;
-   &lt;genClasses ecoreClass="enterprise.ecore#//Employee"&gt;
-      &lt;genFeatures ecoreFeature="ecore:EAttribute
-    enterprise.ecore#//Employee/manager"/&gt;
-      &lt;genFeatures ecoreFeature="ecore:EAttribute
-    enterprise.ecore#//Employee/email"/&gt;
-      &lt;genFeatures ecoreFeature="ecore:EAttribute
-    enterprise.ecore#//Employee/employmentType"/&gt;
-      &lt;genFeatures ecoreFeature="ecore:EAttribute
-    enterprise.ecore#//Employee/dateOfHire"/&gt;
-
-      &lt;genFeatures ecoreFeature="ecore:EAttribute
-    enterprise.ecore#//Employee/yearsOfService"/&gt;
-      &lt;genFeatures ecoreFeature="ecore:EAttribute
-    enterprise.ecore#//Employee/leaveOfAbsenceStart"/&gt;
-      &lt;genFeatures ecoreFeature="ecore:EReference
-    enterprise.ecore#//Employee/department"/&gt;
-      &lt;genOperations 
-         ecoreOperation="enterprise.ecore#//Employee/initiateLeave"&gt;
-         &lt;genParameters 
-            ecoreParameter="enterprise.ecore#//Employee/initiateLeave/startDate"/&gt;
-      &lt;/genOperations&gt;
-
-   &lt;/genClasses&gt;
-   &lt;/genPackages&gt;
-   &lt;/genmodel:GenModel&gt;  
-</pre>
-
-Note that most of the elements of this document consist entirely of
-references into the enterprise.ecore document, which is described
-in the following sections.
-</p>
-<p>
- The elements in this document that may contain additional
-information are the genmodel:GenModel element and the genPackages
-element.
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1049" name="s1049"><h2>2.13 The Enterprise Package Element in the Ecore
-Document</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- A package is specified as an ecore:<tt class="code">EPackage</tt> element in an ecore document.
-<pre>
-   &lt;?xml version="1.0" encoding="ASCII"?&gt;
-   &lt;ecore:<tt class="code">EPackage</tt> xmi:version="2.0" 
-      xmlns:xmi="<a class="" target="new"
-href="http://www.omg.org/XMI">http://www.omg.org/XMI</a>"
-   xmlns:xsi="<a class="" target="new"
-href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>"
-   xmlns:ecore="<a class="" target="new"
-href="http://www.eclipse.org/emf/2002/Ecore">http://www.eclipse.org/emf/2002/Ecore</a>" name="enterprise"
-   nsURI="<a class="" target="new"
-href="http:///enterprise.xmi">http:///enterprise.xmi</a>" nsPrefix="enterprise"&gt;
-
-   &lt;<tt class="code">EClassifiers</tt>... &gt;
-   ..
-   &lt;/<tt class="code">EClassifiers</tt>&gt;
-   &lt;/ecore:<tt class="code">EPackage</tt>&gt;
-</pre>
-
-In this case we are defining a package whose name is "enterprise".
-The details for the <tt class="code">EClassifiers</tt> that
-comprise this package are illustrated in the following
-sections.
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1050" name="s1050"><h2>2.14 The Company Class Element in the Ecore
-Document</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- A class is specified as an ecore:<tt class="code">EClass</tt> element in an XMI document. For
-example, the XMI that defines the Company class from the Enterprise
-model is:
-<pre>
-   &lt;<tt class="code">EClassifiers</tt> xsi:type="ecore:<tt class="code">EClass</tt>" 
-      name="Company"&gt;
-   &lt;eReferences name="department" eType="#//Department" upperBound="-1"
-   containment="true" eOpposite="#//Department/company"/&gt;
-   &lt;eReferences name="employeeOfTheMonth" eType="#//Employee"
-   resolveProxies="false"/&gt;
-   &lt;eReferences name="parent" eType="#//Company"
-   eOpposite="#//Company/subsidiary"/&gt;
-
-   &lt;eReferences name="subsidiary" eType="#//Company" upperBound="-1"
-   eOpposite="#//Company/parent"/&gt;
-   &lt;eAttributes name="name"
-   eType="ecore:EDataType <a class="" target="new"
-href="http://www.eclipse.org/emf/2002/Ecore#//EString">http://www.eclipse.org/emf/2002/Ecore#//EString</a>"/&gt;
-   &lt;/<tt class="code">EClassifiers</tt>&gt;
-</pre>
-
-Note the following:
-<ul>
-<li>When no lowerBound is specified, "0" is assumed. When no
-upperBound is specified "1" is assumed. In the above example, the
-employeeOfTheMonth and parent references and the name attribute use
-both defaults, and therefore are single-valued. This means that
-code generation will generate get() and set() methods for these
-features.</li>
-<li>An upperBound that is set to "-1" (as in the department and
-subsidiary references) indicates that there is no upper bound. This
-implies that the cardinality is multi-valued. Therefore no set()
-method will be generated and that the get() method will return an
-EList.</li>
-<li>The eOpposite attribute identifies the opposite end of a
-relationship that is navigable in both directions. (For example,
-the department reference specifies an eOpposite attribute while the
-employeeOfTheMonth reference does not.) The eOpposite attribute is
-needed so that the generated code will ensure that when one end of
-a relationship is modified, the other end will be updated
-accordingly.</li>
-<li>When the resolveProxies attribute is set to "false", (see the
-employeeOfTheMonth reference), the generated get() method will
-assume that the target object is never a proxy, and therefore will
-not attempt to resolve the target. This improves the performance of
-the get() method, but it should only be used if you are sure that
-the target oar a reference will never be stored in a different
-document from the source.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1051" name="s1051"><h2>2.15 The Department Class Element in the Ecore
-Document</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The XMI that defines the Department class from the Enterprise
-model is:
-<pre>
-   &lt;<tt class="code">EClassifiers</tt> xsi:type="ecore:<tt class="code">EClass</tt>" 
-      name="Department"&gt;
-   &lt;eReferences name="company" eType="#//Company" transient="true"
-   eOpposite="#//Company/department"/&gt;
-   &lt;eReferences name="employee" eType="#//Employee" upperBound="-1"
-   containment="true" eOpposite="#//Employee/department"/&gt;
-
-   &lt;eAttributes name="number"
-   eType="ecore:EDataType <a class="" target="new"
-href="http://www.eclipse.org/emf/2002/Ecore#//EInt">http://www.eclipse.org/emf/2002/Ecore#//EInt</a>"/&gt;
-   &lt;/<tt class="code">EClassifiers</tt>&gt;
-</pre>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1052" name="s1052"><h2>2.16 The Person Class Element in the Ecore
-Document</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- An abstract class is specified as an ecore:<tt class="code">EClass</tt> element in an XMI document where the
-abstract attribute is set to "true". For example, the XMI that
-defines the Person class from the Enterprise model is
-<pre>
-   &lt;<tt class="code">EClassifiers</tt> xsi:type="ecore:<tt class="code">EClass</tt>" 
-      name="Person" abstract="true"&gt;
-   &lt;eAttributes name="comments"
-   eType="ecore:EDataType <a class="" target="new"
-href="http://www.eclipse.org/emf/2002/Ecore#//EString">http://www.eclipse.org/emf/2002/Ecore#//EString</a>"
-   upperBound="-1"/&gt;
-
-   &lt;eAttributes name="name"
-   eType="ecore:EDataType <a class="" target="new"
-href="http://www.eclipse.org/emf/2002/Ecore#//EString">http://www.eclipse.org/emf/2002/Ecore#//EString</a>"/&gt;
-   &lt;/<tt class="code">EClassifiers</tt>&gt;
-</pre>
-
-Note the following:
-<ul>
-<li>The abstract="true" attribute will cause code generation to add
-the abstract keyword to the generated implementation class.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1053" name="s1053"><h2>2.17 The Employee Class Element in the Ecore
-Document</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The XMI that defines the Employee class from the Enterprise model
-is:
-<pre>
-   &lt;<tt class="code">EClassifiers</tt> xsi:type="ecore:<tt class="code">EClass</tt>" 
-      name="Employee" eSuperTypes="#//Person"&gt;
-
-   &lt;eOperations name="initiateLeave"&gt;
-   &lt;eParameters name="startDate" eType="#//Date"/&gt;
-   &lt;/eOperations&gt;
-   &lt;eReferences name="department" eType="#//Department" transient="true" 
-      eOpposite="#//Department/employee"/&gt;
-   &lt;eAttributes name="manager" 
-      eType="ecore:EDataType <a class="" target="new"
-href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean">http://www.eclipse.org/emf/2002/Ecore#//EBoolean</a>"
-      defaultValueLiteral="false"/&gt;
-
-   &lt;eAttributes name="email" 
-      eType="ecore:EDataType <a class="" target="new"
-href="http://www.eclipse.org/emf/2002/Ecore#//EString">http://www.eclipse.org/emf/2002/Ecore#//EString</a>"/&gt;
-   &lt;eAttributes name="employmentType" 
-      eType="#//EmploymentType" defaultValueLiteral="FullTime"/&gt;
-   &lt;eAttributes name="dateOfHire" eType="#//Date"/&gt;
-   &lt;eAttributes name="yearsOfService" 
-      eType="ecore:EDataType <a class="" target="new"
-href="http://www.eclipse.org/emf/2002/Ecore#//EInt">http://www.eclipse.org/emf/2002/Ecore#//EInt</a>"
-      changeable="false" volatile="true" transient="true"/&gt;
-   &lt;eAttributes name="leaveOfAbsenceStart" eType="#//Date" unsettable="true"/&gt;
-
-   &lt;/<tt class="code">EClassifiers</tt>&gt;
-</pre>
-
-Note the following:
-<ul>
-<li>The eSuperTypes="#//Person" attribute means that the generated
-code for the Employee interface will extend the Person interface
-and that the EmployeeImpl class will extend the PersonImpl
-class.</li>
-<li>The changeable="false" attribute (see yearsOfService ) will
-mean that no set() method will be generated for the attributes and
-references to which it applies.</li>
-<li>The volatile="true" attribute (see yearsOfService ) will mean
-that no storage will be reserved for the attributes and references
-to which it applies and also that the generated get() and set()
-methods will throw an UnsupportedOperationException.</li>
-<li>The transient="true" attribute (see yearsOfService ) will mean
-that the attributes and references to which it applies will not be
-serialized.</li>
-<li>The data type of each attribute and reference is specified
-through the eType attribute. For primitive types, the value of
-eType is a type that is defined in the ecore model (e.g.
-"ecore:EDataType <a class="" target="new"
-href="http://www.eclipse.org/emf/2002/Ecore#//EString">http://www.eclipse.org/emf/2002/Ecore#//EString</a>"
-). In the case of the employmentType and dateOfHire attributes, the
-value of eType are types that are defined in the enterprise package
-(e.g. "#//EmploymentType" and "#//Date".)</li>
-<li>The defaultValueLiteral attribute (see manager and
-employmentType ) provide the initial value that the attribute will
-have if it has not been explicitly set.</li>
-<li>The unsettable="true" attribute (see leaveOfAbsenceStart ) will
-mean that the generated interface will include unset() and isSet()
-methods for the attribute to which it applies. (The use of
-unsettable="true" incurs some runtime overhead due to the fact that
-the implementation for this will require an additional field to
-remember whether or not the attribute has been set.)</li>
-<li>The eOperations element (which defines the initiateLeave
-method) means that the indicated method will be will generated in
-the interface and implementation class. The generated EmployeeImpl
-class will include a stub implementation of this method. The stub
-implementation will throw an UnsupportedOperationException.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1054" name="s1054"><b
-class="section2">2.18 The EmploymentType Enumeration Element<br />
-<br />
- in the Ecore Document</b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- An enumeration is specified as an ecore:EEnum element in an XMI
-document. For example, the XMI that defines the EmploymentType
-enumeration from the Enterprise model is:
-<pre>
-   &lt;<tt class="code">EClassifiers</tt> xsi:type="ecore:EEnum" name="EmploymentType"&gt;
-
-   &lt;eLiterals name="FullTime"/&gt;
-   &lt;eLiterals name="PartTime" value="1"/&gt;
-   &lt;eLiterals name="OnLeave" value="2"/&gt;
-   &lt;/<tt class="code">EClassifiers</tt>&gt;
-</pre>
-
-Note the following:
-<ul>
-<li>The eLiterals elements identify the literals that comprise this
-enumeration.</li>
-<li>Each value attribute should be unique. (The literal named
-FullTime uses the default for value which is "0".)</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1055" name="s1055"><h2>2.19 The Date Datatype Element in the Ecore
-Document</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- A datatype is specified as an ecore:EDataType element in an XMI
-document. For example, the XMI that defines the Date datatype from
-the Enterprise model is:
-<pre>
-   &lt;<tt class="code">EClassifiers</tt> xsi:type="ecore:EDataType" 
-      name="Date" instanceClassName="java.util.Date"/&gt;
-</pre>
-
-Note the following:
-<ul>
-<li>The instanceClassName attribute identifies the java interface
-or class to which the datatype maps.</li>
-</ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1018" name="s1018"><h2>2.20 Code Generation Using Annotated Java
-Interfaces</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- If you prefer to use Java interfaces to specify your model, all
-you need to do is to write a Java interface declaration to
-represent each class in your model and a Java class declaration to
-define each enumeration in your model.
-</p>
-<p>
- Within each interface you will need to specify a get() method for
-each attribute or relationship in the model and within each class
-you will need to specify a field to represent each enumeration
-literal.
-</p>
-<p>
- Each of these interface statements, class statements, get()
-methods, and fields should be preceded by a javadoc comment that
-includes a @model tag. This tag is used to tell the code generation
-utility that the construct represents an element of your
-model.
-</p>
-<p>
- The code generation utility will automatically expand your
-interface declarations to include any other methods that are needed
-to represent and access the classes in your model. All the
-necessary implementation classes will also be generated
-automatically.
-</p>
-<p>
- Much of the information that is needed to generate code can be
-gleaned from the Java interface specification. For example, the
-name of the package that a class belongs to is derived from the
-package statement that appears in the corresponding interface
-declaration. Also, the names of all attributes are derived by
-stripping off the prefix "get" from the method names. For
-single-valued attributes and references, the type is the return
-type of the get() method. Multi-valued attributes and references
-are identified by methods that have a return type of List or
-EList.
-</p>
-<p>
- Ecore properties that cannot be derived from the Java source code
-can be expressed via the @model tags. Each property is specified in
-the form:
-<pre>
-   /**
-      @model [&lt;property&gt;=&lt;value&gt;...]
-   */
-</pre>
-
-A full list of the possible properties can be found in See <a
-class="" href="#s1056">Ecore Properties and Codegen
-Specifications</a>.
-</p>
-<p>
- Examples of the @model tags that are needed to specify the
-enterprise model illustrated in Figure 1, UML for enterprise model
-can be found in the following sections:
-</p>
-<p>
- 
-
-<blockquote>See <a class="" href="#s1057">Java
-Specification for the Enterprise Package</a>.<br />
-<br />
- See <a class="" href="#s1058">Java Specification for the
-Company Class</a>.<br />
-<br />
- See <a class="" href="#s1059">Java Specification for the
-Department Class</a>.<br />
-<br />
- See <a class="" href="#s1060">Java Specification for the
-Person Class</a>.<br />
-<br />
- See <a class="" href="#s1061">Java Specification for the
-Employee Class</a>.<br />
-<br />
- See <a class="" href="#s1062">Java Specification for the
-EmploymentType Enumeration</a>.<br />
-<br />
-</blockquote>
-
-<br />
-<br />
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1057" name="s1057"><h2>2.21 Java Specification for the Enterprise
-Package</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- In certain cases, it may be useful to provide a interface to
-define a package. Note that usually, this declaration is not
-required at all. The classes and enumerations that belong to the
-package in your model are automatically identified based on the
-interface and class declarations that are in a java package. The
-datatypes that belong to your package are identified by attributes
-and methods that use types that are not classes in your
-model.
-</p>
-<p>
- The only situation where it may be necessary to provide the
-declaration shown here is when you wish to override some the
-default settings for the package or when you wish to define a
-datatype that is not actually referenced in your model.
-<pre>
-   package org.eclipse.emf.samples.enterprise;
-   public interface EnterprisePackage extends <tt class="code">EPackage</tt>{
-   String eNAME = "enterprise";
-   String eNS_URI = "enterprise.xmi";
-   String eNS_PREFIX = "enterprise";
-   /**
-     @model instanceClass="java.util.Date"
-   */
-   <tt class="code">EDataType</tt> getDate();
-   } //EnterprisePackage
-</pre>
-
-Note the following:
-<ul>
-<li>The eNAME, eNS_URI, and eNS_PREFIX shown here are not actually
-required in this case because the indicated values are in fact the
-default values that would normally be generated based on the
-package statement.</li>
-<li>A get method in the package interface that has an @model tag
-and that has a return type of org.eclipse.emf.ecore.<tt class="code">EDataType</tt> represents a datatype in your
-model. The instanceClass attribute on the @model tag identifies the
-java interface or class to which the datatype maps.</li>
-<li>Note that the classes and enumerations that are part of the
-package do not have to be specified explicitly. The EMF code
-generation utility will automatically determine the rest of the
-contents of the package based on the other interfaces and classes
-that are processed.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1058" name="s1058"><h2>2.22 Java Specification for the Company
-Class</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- A class in your model is specified as a Java interface. The name
-of the class is the name of the interface. The attributes and
-references in the class are represented by get() methods in your
-interface that are preceded by a @model tag.
-</p>
-<p>
- For example, the Java interface that defines the Company class
-from the Enterprise model is:
-<pre>
-   package org.eclipse.emf.samples.enterprise;
-   import org.eclipse.emf.common.util.EList;
-   import org.eclipse.emf.ecore.<tt class="code">EObject</tt>;
-   /**
-     @model
-   */
-   public interface Company extends <tt class="code">EObject</tt>{
-   /**
-     @model
-   */
-   String getName();
-   /**
-     @model type="Department" opposite="company" containment="true"
-   */
-   EList getDepartment();
-   /**
-     @model resolveProxies="false"
-   */
-   Employee getEmployeeOfTheMonth();
-   /**
-     @model opposite="subsidiary"
-   */
-   Company getParent();
-   /**
-     @model type="Company" opposite="parent"
-   */
-   EList getSubsidiary();
-   } // Company
-</pre>
-
-Note the following:
-<ul>
-<li>When the get() method returns a single object, the cardinality
-of the attribute or reference is single-valued. (For example, see
-the getName(), getEmployeeOfTheMonth(), and getParent() methods.)
-This means that code generation will generate both get() and set()
-methods for these features.</li>
-<li>When the get() method returns a EList, the cardinality of the
-attribute or reference is multi-valued. (For example, see the
-getDepartment() and getSubsidiary() methods). This means that no
-set() method will be generated. Note that the type attribute on the
-@model tag is required in this case to indicate the type of object
-that is contained in the EList.</li>
-<li>The opposite attribute on the @model tag identifies the
-opposite end of a relationship that is navigable in both
-directions. (For example, the getDepartment() method specifies an
-opposite attribute while the getEmployeeOfTheMonth() method does
-not.) The opposite attribute is needed so that the generated code
-for the implementation of the method will ensure that when one end
-of a relationship is modified, the other end will be updated
-accordingly.</li>
-<li>When the resolveProxies attribute on the @model tag is set to
-"false", (see the getEmployeeOfTheMonth() method), the generated
-implementation of the get() method will assume that the target
-object is never a proxy, and therefore will not attempt to resolve
-the target. This improves the performance of the get() method, but
-it should only be used if you are sure that the target of the
-reference will never be stored in a different document from the
-source.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1059" name="s1059"><h2>2.23 Java Specification for the Department
-Class</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The Java interface that defines the Department class from the
-Enterprise model is:
-<pre>
-   package org.eclipse.emf.samples.enterprise;
-   import org.eclipse.emf.common.util.EList;
-   import org.eclipse.emf.ecore.<tt class="code">EObject</tt>;
-   /**
-     @model
-   */
-   public interface Department extends <tt class="code">EObject</tt>{
-   /**
-     @model
-   */
-   int getNumber();
-   /**
-     @model opposite="department"
-   */
-   Company getCompany();
-   /**
-     @model type="Employee" opposite="department" containment="true"
-   */
-   EList getEmployee();
-   } // Department
-</pre>
-
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1060" name="s1060"><h2>2.24 Java Specification for the Person
-Class</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The Java interface that defines the Person class from the
-Enterprise model is:
-<pre>
-   package org.eclipse.emf.samples.enterprise;
-   import org.eclipse.emf.common.util.EList;
-   import org.eclipse.emf.ecore.<tt class="code">EObject</tt>;
-   /**
-     @model abstract="true"
-   */
-   public interface Person extends <tt class="code">EObject</tt>{
-   /**
-     @model type="String"
-   */
-   EList getComments();
-   /**
-     @model
-   */
-   String getName();
-   } // Person
-</pre>
-
-Note the following:
-<ul>
-<li>The abstract="true" attribute on the @model tag will cause code
-generation to add the abstract keyword to the generated
-implemenation class.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1061" name="s1061"><h2>2.25 Java Specification for the Employee
-Class</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The Java interface that defines the Employee class from the
-Enterprise model is:
-<pre>
-   package org.eclipse.emf.samples.enterprise;
-   /**
-     @model
-   */
-   public interface Employee extends Person{
-      /**
-        @model default="false"
-      */
-      boolean isManager();
-      /**
-        @model
-      */
-      String getEmail();
-      /**
-        @model default="FullTime"
-      */
-      EmploymentType getEmploymentType();
-      /**
-        @model dataType="enterprise.Date"
-      */
-      Date getDateOfHire();
-      /**
-        @model transient="true" changable="false" volatile="true"
-      */
-      int getYearsOfService();
-      /**
-        @model unsettable="true" dataType="enterprise.Date"
-      */
-      Date getLeaveOfAbsenceStart();
-      /**
-        @model opposite="employee"
-      */
-      Department getDepartment();
-      /**
-       @model parameters="org.eclipse.emf.samples.enterprise.Date"
-      */
-
-      void initiateLeave(Date startDate);
-   } // Employee
-</pre>
-
-Note the following: 
-
-<ul>
-<li>The extends Person specification on this interface will mean
-that the EmployeeImpl class will extend the PersonImpl class.</li>
-<li>The changable="false" attribute on the @model tag (see
-getYearsOfService()) will mean that no set() method will be
-generated for the attributes and references to which it
-applies.</li>
-<li>The volatile="true" attribute on the @model tag (see
-getYearsOfService()) will mean that no storage will be reserved for
-the attributes and references to which it applies and also that the
-generated implementations for the get() and set() methods will
-throw an UnsupportedOperationException.</li>
-<li>The transient="true" attribute on the @model tag (see
-getYearsOfService()) will mean that the attributes and references
-to which it applies will not be serialized.</li>
-<li>The default attribute on the @model tag (see isManager() and
-getEmploymentType()) provide the initial value that the attribute
-will have if it has not been explicitly set.</li>
-<li>The unsettable="true" attribute on the @model tag (see
-getLeaveOfAbsenceStart()) will mean that the generated interface
-will include unset() and isSet() methods for the attribute to which
-it applies. (The use of unsettable="true" incurs some runtime
-overhead due to the fact that the implementation for this will
-require an additional field to remember whether or not the
-attribute has been set.)</li>
-<li>The initiateLeave(Date startDate) will be treated as an
-operation. The generated EmployeeImpl class will include a stub
-implementation of this method.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1062" name="s1062"><h2>2.26 Java Specification for the EmploymentType
-Enumeration</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- An enumeration in your model is specified as a public final class
-that extends org.eclipse.emf.common.util.AbstractEnumerator. You
-need to identify the names and values of the enumeration literals
-and EMF code generation will automatically fill in the
-implementation details. For example, the Java class that defines
-the EmploymentType enumeration from the Enterprise model is:
-<pre>
-package org.eclipse.emf.samples.enterprise;
-import org.eclipse.emf.common.util.AbstractEnumerator;
-/**
-  @model
-*/
-public final class EmploymentType extends AbstractEnumerator
-{
-   /**
-     @model name="FullTime"
-   */
-   public static final int FULL_TIME = 0;
-   /**
-     @model name="PartTime"
-   */
-   public static final int PART_TIME = 1;
-   /**
-     @model name="OnLeave"
-   */
-   public static final int ON_LEAVE = 2;
-   private EmploymentType( int value, String name)
-   {
-      super (value, name);
-   }
-} //EmploymentType
-</pre>
-
-Note the following:
-<ul>
-<li>Each public static final int field defines an enumeration
-literal. The initial values for each field should be unique.</li>
-<li>The name of each literal is given by the name attribute on the
-@model tag.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1019" name="s1019"><h2>2.27 Generating your model</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The steps for invoking the EMF code generation utility are
-described in the document called "Tutorial: Generating an EMF
-Model", which can be found in the "Documents" section of the EMF
-web site. Please see <a class="" target="new"
-href="http://www.eclipse.org/emf/">http://www.eclipse.org/emf/</a>
-for details.<br />
-<br />
- Configuring your EMF Runtime Environment
-</p>
-<p>
- There is some setup that may be needed before you can start
-working with EMF objects.
-</p>
-<p>
- In some cases there are three alternative mechanisms you can use
-to do the necessary setup. The choice of which mechanism to use
-will depend on whether or not your application runs from within the
-Eclipse workbench and whether the applicable configuration option
-applies globally or locally.
-</p>
-<p>
- If your application runs as a plugin within the workbench, you can
-use your plugin.xml file to specify many of the configuration
-options you need. Otherwise, you will need to invoke APIs that
-initialize and register the prerequisite objects. The specific API
-that you need to use will depend on whether the customization is
-meant to apply globally or locally.
-</p>
-<p>
- The following sections list the setup actions that you may need to
-take. Where appropriate, each section describes the alternative
-setup mechanisms for specifying each customization.
-<ul>
-<li>If you are using a generated package, you will need to make
-sure the package is either initialized or registered before you
-begin. See <a class=""
-href="#s1021">Registering/Initializing a Package</a>.</li>
-<li>At runtime, the contents of a generated package are accessed
-through a singleton instance of a generated Package class and
-instances of classes in the package are created using a singleton
-instance of a generated Factory class. Your application may need to
-establish a reference to one or both of these singleton objects.
-See <a class="" href="#s1025">Accessing the Package and
-Factory classes</a>.</li>
-<li>A <tt class="code">Resource</tt> corresponds to a
-collection of objects that are serialized in a single persistent
-stream. If you are creating new objects or loading objects from an
-existing stream, you will need to know how to create a <tt class="code">Resource</tt>. See <a class=""
-href="#s1024">Creating a <tt class="code">Resource</tt></a>.</li>
-<li>A <tt class="code">ResourceSet</tt> is a collection of
-<tt class="code">Resource</tt> objects. You will need a
-<tt class="code">ResourceSet</tt> if you have <tt class="code">Resource</tt> s that have cross references or
-have common customizations. See <a class=""
-href="#s1023">Creating a <tt class="code">ResourceSet</tt></a>.</li>
-<li>A <tt class="code">Resource.Factory</tt> is used by the
-EMF runtime to create a new <tt class="code">Resource</tt>
-whenever one is needed. If you need to provide your own
-implementation of the <tt class="code">Resource</tt>
-interface (e.g., if you want to serialize in a format other than
-XMI) then you will also have to implement and register a <tt class="code">Resource.Factory</tt> to instantiate your <tt class="code">Resource</tt> class. See <a class=""
-href="#s1022">Registering a <tt class="code">Resource.Factory</tt></a>.</li>
-<li>A <tt class="code">URIConverter</tt> is a class that
-determines how a relative URI is resolved to an absolute URI. If
-you need to override the default processing, you will need to
-implement and register your own implementation of the <tt class="code">URIConverter</tt> interface. See <a
-class="" href="#s1063">Registering a <tt class="code">URIConverter</tt></a>.</li>
-<li>Adapter objects handle events that are triggered by a Notifier.
-One possible mechanism for establishing the association between
-Adapter objects and Notifier objects is to attach an <tt class="code">AdapterFactory</tt> to a <tt class="code">ResourceSet</tt>. See <a class=""
-href="#s1064">Registering an <tt class="code">AdapterFactory</tt></a>.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1021" name="s1021"><b
-class="section2">2.28 Registering/Initializing a
-Package</b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- For generated packages, before you can access the classes of a
-package, you need to ensure that the package has been registered
-and initialized. If you are running within the EMF workbench, you
-can See Registering and Initializing a Generated Package in a
-Plugin. register packages through the plugin.xml file. (See <a
-class="" href="#s1065">Registering and Initializing a
-Generated Package in a Plugin</a>.)
-</p>
-<p>
- Otherwise, you need to explicitly invoke a method that will
-initialize the package. (See <a class=""
-href="#s1066">Registering and Initializing a Generated Package
-Using APIs</a>.)
-</p>
-<p>
- For dynamic packages, i.e., packages that are created by your
-application at runtime, your application is responsible for the
-initialization and registration of the package. (See <a
-class="" href="#s1067">Registering a Dynamic
-Package</a>.)
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1065" name="s1065"><h2>2.29 Registering and Initializing a Generated
-Package in a Plugin</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- To preregister a package or packages, you would include the
-org.eclipse.emf.ecore.generated_package extension point in your
-plugin.xml file. For example, assume that you generated the
-Enterprise package into a Java package called
-"org.eclipse.emf.samples.enterpise". Your plugin may contain the
-following extension point element: 
-
-<pre>
-   &lt;extension point="org.eclipse.emf.ecore.generated_package"&gt;
-   &lt;package uri = "enterpise.xmi"
-   class = "org.eclipse.emf.samples.enterpise.EnterprisePackage"/&gt;
-   &lt;/extension&gt;
-</pre>
-
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1066" name="s1066"><h2>2.30 Registering and Initializing a Generated
-Package Using APIs</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- If you are running outside of the workbench, you will need to
-explicitly initialize each package that you require. You do this by
-invoking the static init() method that is defined on each package
-implementation. For example, a method to initialize the
-EnterprisePackage would look like this:
-<pre>
-   protected void initializeEnterprisePackage() {
-
-   EnterprisePackageImpl.init();
-
-   }
-</pre>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1067" name="s1067"><h2>2.31 Registering a Dynamic Package</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- If you have a dynamic package (i.e., a package that is created by
-your application at runtime rather than being generated) you will
-need to ensure that your package is correctly registered.
-</p>
-<p>
- After you create your package you must ensure that it is
-registered. One way to do this is using the following method:
-<pre>
-   public static void registerDynamicPackage(String uri, <tt class="code">EPackage</tt> pkg)
-   {
-   <tt class="code">EPackage</tt>.Registry.INSTANCE.put(uri, pkg);
-   }
-</pre>
-
- Where:
-<ul>
-<li>uri is the string under which the package is registered</li>
-<li>pkg is the package itself</li></ul>
-
-<br />
- A dynamic package must be an instance of a class that implements
-the <tt class="code">EPackage</tt> interface. Note the
-default implementation of <tt class="code">EPackage</tt>,
-<tt class="code">EPackageImpl</tt>, has constructors that
-take a packageURI string as one of their arguments register the new
-package automatically. Therefore if you use one of these
-constructors to create your new package, you do not have to do
-anything else to ensure that the package is registered. However, if
-you use one of the other <tt class="code">EPackageImpl</tt>
-constructors you need to register the package as shown above.
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1025" name="s1025"><h2>2.32 Accessing the Package and Factory
-classes</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- If you need to access the meta data for your package, you will
-need to acquire a reference to the generated Package class.
-Similarly, if you need to create instances of the classes in your
-model, you will need to do so using the generated Factory class. If
-you access these objects frequently, you may find it convenient to
-cache the references to them. For example, a method to look up and
-cache the EnterprisePackage and enterpriseFactory might look like
-this:
-<pre>
-   EnterprisePackage EnterprisePackage=null;
-   enterpriseFactory enterpriseFactory=null;
-   protected void lookupPackageAndFactory() {
-      Map registry = <tt class="code">EPackage</tt>.Registry.INSTANCE;
-      String enterpiseURI = EnterprisePackage.eNS_URI;
-      EnterprisePackage = (EnterprisePackage)registry.get(enterpiseURI);
-      enterpriseFactory = EnterprisePackage.getenterpriseFactory();
-   }
-</pre>
-
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1024" name="s1024"><b
-class="section2">2.33 Creating a <tt class="code">Resource</tt></b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- A <tt class="code">Resource</tt> should be created through
-either a <tt class="code">Resource.Factory</tt> or a <tt class="code">ResourceSet</tt>. (Actually, the createResource()
-method on the <tt class="code">ResourceSet</tt> class is
-implemented using <tt class="code">Resource.Factory</tt>, so
-ultimately, every <tt class="code">Resource</tt> object is
-created through a Resouce<tt class="code">.Factory</tt>.)
-</p>
-<p>
- <tt class="code">Resource</tt> objects may also be created
-automatically. If you reference an object that is defined in a
-<tt class="code">Resource</tt> that has not yet been loaded,
-the <tt class="code">Resource</tt> will be automatically
-loaded.
-</p>
-<p>
- For example, to create a <tt class="code">Resource</tt>
-from a <tt class="code">ResourceSet</tt>, you could use the
-following method.
-<pre>
-   public static <tt class="code">Resource</tt> createResourceFrom<tt class="code">ResourceSet</tt>(<tt class="code">ResourceSet</tt> resSet,
-   String uri)
-   {
-      <tt class="code">Resource</tt> r = null;
-      r = resSet.createResource(URI.createURI(uri));
-      return r;
-   }
-</pre>
-
- Where:
-<ul>
-<li>resSet is the <tt class="code">ResourceSet</tt> that
-will contain the new <tt class="code">Resource</tt></li>
-<li>uri is the URI for the <tt class="code">Resource</tt> to
-be serialized</li></ul>
-
-<br />
- To create a <tt class="code">Resource</tt> from a <tt class="code">Resource.Factory</tt>, you could use the
-following method. Note that if you do this, you will eventually
-need to add the <tt class="code">Resource</tt> to a <tt class="code">ResourceSet</tt> explicitly.
-<pre>
-   public static <tt class="code">Resource</tt> createResourceFromDefaultFactory(String uri)
-   {
-   <tt class="code">Resource</tt> r = null;
-   <tt class="code">Resource.Factory</tt> resFactory =
-   <tt class="code">Resource.Factory</tt>.Registry.INSTANCE.getFactory(
-      URI.createURI(uri));
-      r = resFactory.createResource(URI.createURI(uri));
-      return r;
-   }
-</pre>
-
- Where:
-<ul>
-<li>uri is the URI for in which the <tt class="code">Resource</tt> to be serialized</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1023" name="s1023"><b
-class="section2">2.34 Creating a <tt class="code">ResourceSet</tt></b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- You can create a <tt class="code">ResourceSet</tt> simply
-by invoking new on an implementation of the <tt class="code">ResourceSet</tt> interface. The default
-implementation is in org.eclipse.emf.ecore.<tt class="code">Resource</tt>.impl.
-</p>
-<p>
- The create<tt class="code">ResourceSet</tt>() method
-defined below provides the convenience of being able to initialize
-the <tt class="code">ResourceSet</tt> with a specified <tt class="code">Resource.Factory</tt>.Registry or <tt class="code">URIConverter</tt>. If these are needed but do not
-exist at the time the <tt class="code">ResourceSet</tt> is
-created, they can be added later.
-<pre>
-   public static <tt class="code">ResourceSet</tt> create<tt class="code">ResourceSet</tt>(<tt class="code">Resource.Factory</tt>.Registry r,
-   <tt class="code">URIConverter</tt> c) {
-      <tt class="code">ResourceSet</tt> resSet = new <tt class="code">ResourceSetImpl</tt>();
-      if (c!=null) resSet.set<tt class="code">URIConverter</tt>(c);
-      if (r!=null) resSet.set<tt class="code">ResourceFactory</tt>Registry(r);
-      return resSet;
-   }
-</pre>
-
-Where:
-</p>
-<p>
- 
-
-<ul>
-<li>r is the <tt class="code">Resource.Factory</tt>.Registry, if any, that will
-be used by the new <tt class="code">ResourceSet</tt>.</li>
-<li>c is the <tt class="code">URIConverter</tt>, if any,
-that will be used by the new <tt class="code">ResourceSet</tt>.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1022" name="s1022"><b
-class="section2">2.35 Registering a <tt class="code">Resource.Factory</tt></b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- You have the option of substituting your own implementation of the
-<tt class="code">Resource</tt> interface for the default
-implementation provided by EMF. This enables you to control the
-format used to serialize your data.
-</p>
-<p>
- In order to specify which implementation of <tt class="code">Resource</tt> to use, you need to register a
-<tt class="code">Resource.Factory</tt> that can create an
-instance of the desired <tt class="code">Resource</tt>. The
-default <tt class="code">Resource.Factory</tt> used to
-create XMI streams is org.eclipse.emf.ecore.xmi.<tt class="code">XMIResourceFactoryImpl</tt>.
-</p>
-<p>
- You can register a <tt class="code">Resource.Factory</tt>
-by either protocol or file extension. Once a <tt class="code">Resource.Factory</tt> is registered, anytime a
-<tt class="code">Resource</tt> is generated, if the URI
-matches one of the registered protocols or extensions, the
-specified <tt class="code">Resource.Factory</tt> will be
-used. As a special case, "*" can be used as a wild card to register
-an extension <tt class="code">Resource.Factory</tt> as
-applying to all extensions. (Protocols take precedence, so if a URI
-matches both a registered protocol and a registered extension, the
-protocol will be used. Specific extensions take precedence over the
-wild card.)
-</p>
-<p>
- The <tt class="code">Resource.Factory</tt> that you
-register can be any type that implements the
-org.eclipse.emf.ecore.<tt class="code">resource</tt>.<tt class="code">Resource.Factory</tt> interface. So, for example,
-if you want to save your documents in a format other than XMI, you
-would implement a <tt class="code">Resource</tt> that loads
-and saves the format you choose and then you would implement and
-register a <tt class="code">Resource.Factory</tt> that
-creates an instance of your <tt class="code">Resource</tt>
-implementation.
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s" name="s"><b class="section2">2.36
-Registering a <tt class="code">Resource.Factory</tt> for a
-Plugin</b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- You can use the plugin extension points "org.eclipse.emf.ecore.extension_parser" and "org.eclipse.emf.ecore.protocol_parser" to register an
-implementation of a <tt class="code">Resource.Factory</tt>.
-(The term "parser" is used here because the specified <tt class="code">Resource.Factory</tt> determines which type of
-<tt class="code">Resource</tt> is used which in turn
-determines how an InputStream will be parsed.)
-</p>
-<p>
- For example, if you have defined an implementation of <tt class="code">Resource.Factory</tt> called
-org.eclipse.dtd.impl.DTD<tt class="code">ResourceFactoryImpl</tt> which creates a <tt class="code">Resource</tt> that can be used to parse and
-serialize DTD files, and you want this to apply to any file that
-has an extension of ".dtd", you could do the following:
-<pre>
-   &lt;extension point = "org.eclipse.emf.ecore.extension_parser"&gt;
-   &lt;parser type="dtd"
-   class="org.eclipse.dtd.impl.DTDResourceFactoryImpl"/&gt;
-   &lt;/extension&gt;
-</pre>
-
- On the other hand, if you want your DTDResource implementation to
-be used for any URI that has a protocol of "abc", you could do the
-following:
-<pre>
-   &lt;extension point = "org.eclipse.emf.ecore.protocol_parser"&gt;
-
-   &lt;parser protocolName="abc"
-   class="org.eclipse.dtd.impl.DTDResourceFactoryImpl"/&gt;
-   &lt;/extension&gt;
-</pre>
-
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s" name="s"><b class="section2">2.37
-Registering a <tt class="code">Resource.Factory</tt>
-Globally</b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The following method registers a <tt class="code">ResourceFactory</tt> in the global <tt class="code">Resource.Factory</tt>.Registry under a specified
-key.
-<pre>
-   public static void registerGlobalResourceFactory(<tt class="code">Resource.Factory</tt> f, 
-      String key, boolean isExtension)
-   {
-      <tt class="code">Resource.Factory</tt>.Registry reg = <tt class="code">Resource.Factory</tt>.Registry.INSTANCE;
-      Map m;
-      if (isExtension) m=reg.getExtensionToFactoryMap();
-      else m=reg.getProtocolToFactoryMap();
-      m.put(key, f);
-   }
-</pre>
-
- Where:
-<ul>
-<li>f is the <tt class="code">Resource.Factory</tt> to be
-registered.</li>
-<li>key is the String under which the factory is registered.</li>
-<li>The isExtension flag indicates if the key represents an
-extension (true) or protocol (false)</li></ul>
-
-<br />
- Registering a <tt class="code">Resource.Factory</tt>
-locally
-</p>
-<p>
- The following method registers a <tt class="code">ResourceFactory</tt> in the local <tt class="code">Resource.Factory</tt>.Registry for a given <tt class="code">ResourceSet</tt> under a specified key.
-<pre>
-   public static void registerLocal<tt class="code">ResourceFactory</tt>(
-      <tt class="code">ResourceSet</tt> resSet,
-      <tt class="code">Resource.Factory</tt> f,
-      String key,
-      boolean isExtension)
-   {
-      <tt class="code">Resource.Factory</tt>.Registry reg = resSet.get<span
- class="javaObj">ResourceFactory</span>Registry();
-      if (reg==null) {
-         reg = new <tt class="code">ResourceFactory</tt>RegistryImpl();
-         resSet.set<tt class="code">ResourceFactory</tt>Registry(reg);
-      }
-      Map m;
-      if (isExtension) m=reg.getExtensionToFactoryMap();
-      else m=reg.getProtocolToFactoryMap();
-      m.put(key, f);
-   }
-</pre>
-
- Where:
-<ul>
-<li>resSet is the <tt class="code">ResourceSet</tt> that
-defines the context for which the registration is in effect.</li>
-<li>f is the <tt class="code">Resource.Factory</tt> to be
-registered.</li>
-<li>key is the String under which the factory is registered.</li>
-<li>The isExtension flag indicates if the key represents an
-extension ( true ) or protocol ( false )</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1063" name="s1063"><b
-class="section2">2.38 Registering a <tt class="code">URIConverter</tt></b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- If you need a customized <tt class="code">URIConverter</tt>
-you will need to define the implementation, create an instance of
-the implementation, and then attach it to a <tt class="code">ResourceSet</tt>. There is no mechanism for
-registering a <tt class="code">URIConverter</tt> for a
-plugin.
-<pre>
-   public static void set<tt class="code">URIConverter</tt>(<tt class="code">ResourceSet</tt> resSet, <tt class="code">URIConverter</tt> c) {
-   if (c!=null) resSet.set<tt class="code">URIConverter</tt>(c);
-   return;
-   }
-</pre>
-
- Where:
-</p>
-<p>
- 
-
-<ul>
-<li>resSet is the <tt class="code">ResourceSet</tt>.</li>
-<li>c is the <tt class="code">URIConverter</tt>, that will
-be used by the <tt class="code">ResourceSet</tt>.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1064" name="s1064"><b
-class="section2">2.39 Registering an <tt class="code">AdapterFactory</tt></b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- An <tt class="code">AdapterFactory</tt> is used to create
-Adapter objects and associate them with Notifier objects. You need
-to register one or more <tt class="code">AdapterFactory</tt>
-objects with a <tt class="code">ResourceSet</tt>.
-<pre>
-   public static void set<tt class="code">URIConverter</tt>(<tt class="code">ResourceSet</tt> resSet, <tt class="code">AdapterFactory</tt> af) {
-   if (af!=null) resSet.getAdapterFactories().add(af);
-   return;
-   }
-</pre>
-
- Where:
-</p>
-<p>
- 
-
-<ul>
-<li>resSet is the <tt class="code">ResourceSet</tt>.</li>
-<li>af is the <tt class="code">AdapterFactory</tt>, that
-will be added to the <tt class="code">ResourceSet</tt>.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1026" name="s1026"><h2>2.40 Running your application</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1027" name="s1027"><h2>2.41 Creating Instance Data</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The following method illustrate the construction of two resources
-that contain instances of classes that are defined in the
-enterprise model.
-</p>
-
-<pre>
-/**
-   * createInstances
-   *
-   * Creates two resources that contain instances of classes from the
-   * enterprise package and adds the resources to the specified <span
- class="javaObj">Resource</span> set.
-   *
-   */
-   static void createInstances(<tt class="code">ResourceSet</tt> resSet) {
-      // Access the factory (needed to create instances)
-      Map registry = <tt class="code">EPackage</tt>.Registry.INSTANCE;
-      String enterpriseURI = EnterprisePackage.eNS_URI;
-      EnterprisePackage EnterprisePackage =
-      (EnterprisePackage) registry.get(enterpriseURI);
-      Enterpris<tt class="code">EFactory</tt> enterpris<tt class="code">EFactory</tt> =
-      EnterprisePackage.getEnterpris<tt class="code">EFactory</tt>();
-      
-      // Create the resources
-      <tt class="code">Resource</tt> res1 =
-      resSet.createResource(URI.createURI("megacorp.enterprise"));
-      <tt class="code">Resource</tt> res2 =
-      resSet.createResource(URI.createURI("acme.enterprise"));
-      
-      // Create the first company and add it to a <tt class="code">Resource</tt>
-
-      Company c1 = enterpris<tt class="code">EFactory</tt>.createCompany();
-      c1.setName("Mega Corp");
-      Department d1 = enterpris<tt class="code">EFactory</tt>.createDepartment();
-      d1.setNumber(99);
-      Employee e1 = enterpris<tt class="code">EFactory</tt>.createEmployee();
-      e1.setName("Jane Doe");
-      
-      c1.getDepartment().add(d1);
-      d1.getEmployee().add(e1);
-      res1.getContents().add(c1);
-      
-      // Create the second company and add it to a <tt class="code">Resource</tt>
-      Company c2 = enterpris<tt class="code">EFactory</tt>.createCompany();
-      c2.setName("ACME");
-      Department d2 = enterpris<tt class="code">EFactory</tt>.createDepartment();
-      d2.setNumber(101);
-      Employee e2 = enterpris<tt class="code">EFactory</tt>.createEmployee();
-      e2.setName("John Smith");
-      
-      c2.getDepartment().add(d2);
-      d2.getEmployee().add(e2);
-      res2.getContents().add(c2);
-      c1.getSubsidiary().add(c2);
-
-   }
-</pre>
-
- This code performs the following tasks:
-<ul>
-<li>Accesses the factory for the enterprise package. This involves
-first going to the <tt class="code">EPackage</tt>.Registry
-to find the package that is registered under the URI that is
-assigned to the enterprise package and then using the package to
-access the factory.</li>
-<li>Creates two resources.</li>
-<li>Creates the objects that are in the resources and links them
-together.</li></ul>
-
-<p>
- Note that the only objects that are added directly to the
-resources are the instances of the Company class. The other classes
-are connected to the Company class through containment
-relationships, and therefore they should not be added to the
-resources.
-</p>
-<p>
- The XMI documents that contain the contents of the resources are
-displayed in the following section (Serializing Your Instance Data).
-<p>
- Serializing Your Instance Data
-</p>
-<p>
- The following method illustrate how the resources that were
-constructed in See <a class="" href="#s1027">Creating
-Instance Data</a>. can be serialized into XMI files.
-<pre>
-   /**
-   Creates and initializes the resrouce set and then saves the
-   resources contained in that <tt class="code">Resource</tt> set.
-   */
-   public static void createAndSave() {
-      // Initialize the enterprise package
-      EnterprisePackageImpl.init();
-      
-      // Register the XMI <tt class="code">Resource</tt> factory for the.enterprise extension
-      <tt class="code">Resource.Factory</tt>.Registry reg = <tt class="code">Resource.Factory</tt>.Registry.INSTANCE;
-      Map m = reg.getExtensionToFactoryMap();
-      m.put("enterprise", new <tt class="code">XMIResourceFactoryImpl</tt>());
-      
-      // Obtain a new <tt class="code">Resource</tt> set
-      <tt class="code">ResourceSet</tt> resSet = new <tt class="code">ResourceSetImpl</tt>();
-      
-      // Create resources and instances; add the resources to the <span
- class="javaObj">Resource</span> set
-      createInstances(resSet);
-      
-      // Save each <tt class="code">Resource</tt>
-
-      Iterator r = resSet.getResources().iterator();
-      while (r.hasNext()) {
-         <tt class="code">Resource</tt> res = (<tt class="code">Resource</tt>) r.next();
-         Map options = new HashMap();
-         options.put(<tt class="code">XMIResource</tt>.OPTION_DECLARE_XML, Boolean.TRUE);
-         try {
-            res.save(options);
-         } catch (IOException e) {
-            System.out.println(e);
-         }
-      }
-   }
-</pre>
-
-This code performs the following tasks:
-<ul>
-<li>Initializes the enterprise package, which causes the package to
-be registered so that it can later be looked up by its URI.</li>
-<li>Registers the XMI <tt class="code">Resource</tt> factory
-for the.enterprise extension.This will cause all documents with
-this extension to be treated as XMI documents.</li>
-<li>Obtains a <tt class="code">Resource</tt> set.</li>
-<li>Creates resources and instances using the method define in See
-<a class="" href="#s1027">Creating Instance Data</a>. .
-This method will add all the resources it creates into the
-specified <tt class="code">Resource</tt> set.</li>
-<li>Saves the resources.</li></ul>
-
-<br />
- The result of the createIstances method is to produce two
-resources called megacorp.enterprise and acme.enterprise, which
-each contain one instance of a Company, a Department, and an
-Employee.
-</p>
-<p>
- The contents of the megacorp.enterprise <tt class="code">Resource</tt> is:
-<pre>
-   &lt;?xml version="1.0" encoding="ASCII"?&gt;
-
-   &lt;enterprise:Company xmi:version="2.0" xmlns:xmi="<a
-class="" target="new"
-href="http://www.omg.org/XMI">http://www.omg.org/XMI</a>" 
-      xmlns:enterprise="enterprise.xmi" name="Mega Corp"&gt;
-   &lt;department number="99"&gt;
-   &lt;employee name="Jane Doe"/&gt;
-   &lt;/department&gt;
-   &lt;subsidiary href="acme.enterprise#/"/&gt;
-
-   &lt;/enterprise:Company&gt;
-   &lt;?xml version="1.0" encoding="ASCII"?&gt;
-</pre>
-
- And the contents of the acme.enterprise <tt class="code">Resource</tt> is:
-<pre>
-   &lt;enterprise:Company xmi:version="2.0" xmlns:xmi="<a
-class="" target="new"
-href="http://www.omg.org/XMI">http://www.omg.org/XMI</a>" 
-      xmlns:enterprise="enterprise.xmi" name="ACME"&gt;
-
-   &lt;department number="101"&gt;
-   &lt;employee name="John Smith"/&gt;
-   &lt;/department&gt;
-   &lt;parent href="megacorp.enterprise#/"/&gt;
-   &lt;/enterprise:Company&gt;
-</pre>
-
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1029" name="s1029"><h2>2.42 Loading Instance Data</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The following method illustrates how the XMI files that were
-generated in the example in See <a class=""
-href="#s1028">Serializing Your Instance Data</a>. can be loaded
-back into memory.
-<pre>
-   /**
-   * load
-   *
-   * loads and prints the contents of a <tt class="code">Resource</tt> set
-   *
-   */
-   public static void load() {
-      // Initialize the enterprise package
-      EnterprisePackageImpl.init();
-
-      // Register the XMI <tt class="code">Resource</tt> factory for the.enterprise extension
-      <tt class="code">Resource.Factory</tt>.Registry reg = <tt class="code">Resource.Factory</tt>.Registry.INSTANCE;
-      Map m = reg.getExtensionToFactoryMap();
-      m.put("enterprise", new <tt class="code">XMIResourceFactoryImpl</tt>());
-
-      // Obtain a new <tt class="code">Resource</tt> set
-      <tt class="code">ResourceSet</tt> resSet=new <tt class="code">ResourceSetImpl</tt>();
-
-      // Load one of the resources into the resoruce set.
-      <tt class="code">Resource</tt> res = resSet.getResource(
-      URI.createURI("megacorp.enterprise"),true);
-
-      // Print all the resources inthe <tt class="code">Resource</tt> set.
-      // Note: the process of printing the contents of the first <span
- class="javaObj">Resource</span>
-
-      // will cause the second <tt class="code">Resource</tt> to be demand loaded.
-      List resList = resSet.getResources();
-      for (int i=0; i&lt;resList.size(); i++) {
-      res = (<tt class="code">Resource</tt>) resList.get(i);
-      System.out.println("\n-----------------------------------------");
-      System.out.println("\nContents of <tt class="code">Resource</tt> "+res.getURI());
-      System.out.println("\n-----------------------------------------\n");
-      UGRefPrint.print(res.getContents());
-      }
-   }
-</pre>
-
- This code performs the following tasks:
-</p>
-<p>
- 
-
-<ul>
-<li>Initializes the enterprise package, which causes the package to
-be registered so that it can later be looked up by its URI.</li>
-<li>Registers the XMI <tt class="code">Resource</tt> factory
-for the.enterprise extension.This will cause all documents with
-this extension to be treated as XMI documents.</li>
-<li>Obtains a <tt class="code">Resource</tt> set.</li>
-<li>Loads one of the resources explicitly.</li>
-<li>Prints out both of the resources using the print utility that
-is described in See <a class="" href="#s1033">Using
-Reflective APIs</a>.</li></ul>
-
-<br />
- The output of this method is shown below. Note that only
-megacorp.enterprise <tt class="code">Resource</tt> is
-explicitly loaded by this code, but the output includes both
-megacorp.enterprise and acme.enterprise. The megacorp.enterprise
-<tt class="code">Resource</tt> includes a reference to an
-object in the acme.enterprise document. Therefore, the process of
-printing out megacorp.enterprise forces acme.enterprise to be
-demand loaded. In the above code above, resList initially contains
-one <tt class="code">Resource</tt>, but during the call to
-UGRefPrint.print, the second <tt class="code">Resource</tt>
-is added to this list.
-<pre>
-   -----------------------------------------
-   Contents of <tt class="code">Resource</tt> megacorp.enterprise
-   -----------------------------------------
-   
-   Company:
-   name: Mega Corp
-   department:
-   number: 99
-   company:
-   name: Mega Corp
-   employee:
-   name: Jane Doe
-   department:
-   number: 99
-   subsidiary:
-   name: ACME
-   
-   -----------------------------------------
-   Contents of <tt class="code">Resource</tt> acme.enterprise
-   -----------------------------------------
-   
-   Company:
-   name: ACME
-   department:
-   number: 101
-   company:
-   name: ACME
-   employee:
-   name: John Smith
-   department:
-   number: 101
-   parent:
-   name: Mega Corp
-</pre>
-
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1030" name="s1030"><h2>2.43 Handling notifications</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1033" name="s1033"><h2>2.44 Using Reflective APIs</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- EMF provides APIs that enable you to access your data
-reflectively. This means that you can view and manipulate EMF data
-without having any prior knowledge of the model. (See Examining
-<tt class="code">EObject</tt> Instances using
-Reflection<br />
-<br />
- and Modifying <tt class="code">EObject</tt>s using
-reflection.) Also, you can dynamically create new classes or extend
-classes that have been generated.
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1034" name="s1034"><b
-class="section2">2.45 Examining <tt class="code">EObject</tt> Instances using
-Reflection</b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The methods described in this section can be used to print out the
-contents of an <tt class="code">EObject</tt> without having
-any prior knowledge of the structure of that <tt class="code">EObject</tt>. The methods defined here are all
-static and are assumed to be in the same class.
-</p>
-<p>
- The only public method in this class is print, which takes a
-collection of <tt class="code">EObject</tt> objects and
-displays the contents of the objects in System.out.
-</p>
-<p>
- The See print. method invokes See printObject. to display each
-object in the Collection. The printObject() method prints the name
-of the object and then displays the contents of the object by
-invoking See printAllAttributes. and See <a class=""
-href="#s1068">printAllReferences</a>.
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s" name="s"><h2>2.46 print</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The print method invokes See <a class=""
-href="#s1069">printObject</a>. to display each object in the
-Collection. This can be any Collection that contains <tt class="code">EObject</tt> objects. For example, it might be
-the contents of a <tt class="code">Resource</tt>.
-<pre>
-   static public void print(Collection list) {
-
-      Iterator iter = list.iterator();
-      while (iter.hasNext()) {
-      Object object = iter.next();
-      if (object instanceof <tt class="code">EObject</tt>)
-         See <a class=""
-href="#s1069">printObject</a>.  (0, (<tt class="code">EObject</tt>)object, null, true);
-      }
-   }
-</pre>
-
- Where:
-</p>
-<p>
- 
-
-<ul>
-<li>list is the collection of <tt class="code">EObject</tt>
-instances to be printed. (For example, this could be the collection
-returned by the getContents() method of a <tt class="code">Resource</tt> object.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1069" name="s1069"><h2>2.47 printObject</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The printObject() method can be called either on a root object or
-it can be called to display the target of a reference. When a root
-object is printed, the name for the object will be the name of the
-object's class. When a reference is printed, the name will be the
-name of the reference.
-</p>
-<p>
- All the attributes of the object are displayed by calling See <a
-class="" href="#s1070">printAllAttributes</a>.
-</p>
-<p>
- The printReferences argument that is passed to See printObject. is
-a flag to indicate whether or not to display the references that
-belong to the object. In the case of a root object, the references
-are always displayed. For a non-root object, the references will be
-displayed if the object is being printed as part of its container.
-(This is needed to prevent the possibility of infinite recursion
-when invoking See <a class=""
-href="#s1069">printObject</a>. .)
-</p>
-<p>
- If the printReferences flag is true, the references are displayed
-by calling printAllReferences().
-<pre>
-   static private void printObject(
-      int tabIndex,
-      <tt class="code">EObject</tt> <tt class="code">EObject</tt>,
-      <tt class="code">EReference</tt> referenceObj,
-      boolean printReferences) {
-      if (tabIndex != 0) {
-         System.out.println();
-         for (int i = 0; i &lt; tabIndex; i++)
-            System.out.print("\t");
-      }
-      ENamedElement nameObj =
-         (referenceObj == null)
-         ? (ENamedElement) <tt class="code">EObject</tt>.<tt class="code">EClass</tt>()
-         : referenceObj;
-      System.out.println(nameObj.getName() + ": " );
-      
-      See <a class=""
-href="#s1070">printAllAttributes</a>.  (tabIndex + 1, <tt class="code">EObject</tt>);      
-      if (printReferences)
-         See <a class=""
-href="#s1068">printAllReferences</a>.  (tabIndex, <tt class="code">EObject</tt>);
-   }
-</pre>
-
- Where:
-</p>
-<p>
- 
-
-<ul>
-<li>tabIndex is an integer that controls the indentation of the
-output line</li>
-<li><tt class="code">EObject</tt> is the object to be
-printed.</li>
-<li>referenceObj is the <tt class="code">EReference</tt>
-that was traversed to access <tt class="code">EObject</tt>.
-If referenceObj is null, the <tt class="code">EObject</tt>
-is a root object.</li>
-<li>The printReferences flag indicates whether the output for the
-<tt class="code">EObject</tt> should include the objects
-that the <tt class="code">EObject</tt> references. (The
-references are only printed for containments.)</li></ul>
-
-
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1070" name="s1070"><h2>2.48 printAllAttributes</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The printAllAttributes() method first accesses the meta object for
-a given object and then accesses and traverses the list of
-attributes that belong to the meta object. The printAttribute()
-method is invoked for each attribute to print out the appropriate
-value, if it exists.
-<pre>
-   static private void printAllAttributes(int tabIndex, <tt class="code">EObject</tt> <tt class="code">EObject</tt>) {
-      <tt class="code">EClass</tt> eMetaObject = <tt class="code">EObject</tt>.<tt class="code">EClass</tt>();
-      if (eMetaObject == null)
-         return;
-      
-      Collection attrs = eMetaObject.getEAllAttributes();
-      if (attrs == null)
-         return;
-      Iterator iAttr = attrs.iterator();
-      
-      while (iAttr.hasNext()) {
-         <tt class="code">EAttribute</tt> eAttr = (<tt class="code">EAttribute</tt>) iAttr.next();
-         See <a class=""
-href="#s1071">printAttribute</a>.  (tabIndex, <tt class="code">EObject</tt>, eAttr);
-      }
-   }
-</pre>
-
- Where:
-</p>
-<p>
- 
-
-<ul>
-<li>tabIndex is an integer that controls the indentation of the
-output line</li>
-<li><tt class="code">EObject</tt> is the object to be
-printed.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1071" name="s1071"><h2>2.49 printAttribute</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The printAttribute() method displays the value for a single
-attribute, if it exists. The value of the attribute is obtained by
-calling the reflective method E Object.eGet(<tt class="code">EStructuralFeature</tt>). Note that if the
-attribute is a single-valued attribute, the value will be a single
-Object. Otherwise it will be a Collection of objects.
-<pre>
-   static private void printAttribute(
-      int tabIndex,
-      <tt class="code">EObject</tt> <tt class="code">EObject</tt>,
-      <tt class="code">EAttribute</tt> eAttr) {
-      if (!<tt class="code">EObject</tt>.eIsSet(eAttr)) {
-         return;
-      }
-      
-      Object value = <tt class="code">EObject</tt>.eGet(eAttr);
-      
-      if (eAttr.isVolatile() || (value == null))
-         return;
-      
-      String valueS = "";
-      if (eAttr.isMany()) {
-         Iterator vals = ((Collection) value).iterator();
-         while (vals.hasNext()) {
-            if (valueS.length() &gt; 0)
-            valueS += ", ";
-            valueS += vals.next().toString();
-         }
-      }
-      else
-      valueS = value.toString();
-      for (int i = 0; i &lt; tabIndex; i++)
-        System.out.print("\t");
-      
-      System.out.println(eAttr.getName() + ": " + valueS);
-      return;
-   }
-  
-</pre>
-
- Where:
-</p>
-<p>
- 
-
-<ul>
-<li>tabIndex is an integer that controls the indentation of the
-output line</li>
-<li><tt class="code">EObject</tt> is the object to be
-printed.</li>
-<li>eAttr is the attribute to be printed.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1068" name="s1068"><h2>2.50 printAllReferences</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The printAllReferences() method first accesses the meta object for
-a given object and then accesses and traverses the list of
-references that belong to the meta object. The printReference()
-method is invoked for each reference to print out the appropriate
-object, if it exists.
-<pre>
-   static private void printAllReferences(int tabIndex, <tt class="code">EObject</tt> <tt class="code">EObject</tt>) {
-      <tt class="code">EClass</tt> eMetaObject = <tt class="code">EObject</tt>.<tt class="code">EClass</tt>();
-      if (eMetaObject == null)
-         return;
-      
-      Collection refs = eMetaObject.getEAllReferences();
-      
-      if (refs == null)
-         return;
-      Iterator iRef = refs.iterator();
-      
-      while (iRef.hasNext()) {
-         <tt class="code">EReference</tt> ref = (<tt class="code">EReference</tt>) iRef.next();
-         See <a class=""
-href="#s1072">printReference</a>.  (tabIndex, <tt class="code">EObject</tt>, ref);
-      }
-   }
-   
-
-</pre>
-
- Where:
-</p>
-<p>
- 
-
-<ul>
-<li>tabIndex is an integer that controls the indentation of the
-output line</li>
-<li><tt class="code">EObject</tt> is the object to be
-printed.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1072" name="s1072"><h2>2.51 printReference</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The printReference() method displays the value for a single
-reference, if it exists. The value of the reference is obtained by
-calling the reflective method <tt class="code">EObject</tt>.eGet(<tt class="code">EStructuralFeature</tt>). Note that if the
-reference is a single-valued reference, the value will be a single
-Object. Otherwise it will be a Collection of objects.
-</p>
-<p>
- The target of the reference is printed out by calling
-printObject() recursively. Note that for containment references, we
-want to print the contained object plus all of its references while
-for non-containment references, we only want to print the object.
-This will prevent the possibility of infinite recursion.
-<pre>
-   static private void printReference(
-      int tabIndex,
-      <tt class="code">EObject</tt> <tt class="code">EObject</tt>,
-      <tt class="code">EReference</tt> ref) {
-      Object value = <tt class="code">EObject</tt>.eGet(ref);
-      if (ref.isVolatile() || (value == null))
-         return;
-      
-      if (ref.isMany()) {
-         Iterator vals = ((Collection) value).iterator();
-         while (vals.hasNext()) {
-            <tt class="code">EObject</tt> eValue = (<tt class="code">EObject</tt>)vals.next();
-            if (eValue==null)
-               return;
-            boolean printNestedReferences =
-            eValue.eContainer() == <tt class="code">EObject</tt>;
-            printObject(tabIndex + 1, eValue, ref, printNestedReferences);
-         }
-      }
-      else {
-         <tt class="code">EObject</tt> eValue = (<tt class="code">EObject</tt>)value;
-         boolean printNestedReferences = eValue.eContainer() == <span
- class="javaObj">EObject</span>;
-         printObject(tabIndex + 1, eValue, ref, printNestedReferences);
-      }
-   }
-</pre>
-
- Where:
-</p>
-<p>
- 
-
-<ul>
-<li>tabIndex is an integer that controls the indentation of the
-output line</li>
-<li><tt class="code">EObject</tt> is the object to be
-printed.</li>
-<li>ref is the reference to be printed.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s" name="s"><b class="section2">2.52
-Customizing a <tt class="code">URIConverter</tt></b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- Suppose you have special rules for resolving relative URIs. You
-can implement those rules by creating your own implementation of
-the org.eclipse.emf.ecore.<tt class="code">Resource</tt>.<tt class="code">URIConverter</tt> interface and attaching it to
-the <tt class="code">ResourceSet</tt> that will be used to
-load and save the <tt class="code">Resource</tt>.
-</p>
-<p>
- For example, suppose you would like all relative URIs to resolve
-to a specific location on your file system. Your implementation of
-<tt class="code">URIConverter</tt> could look like
-this:
-<pre>
-   public class UG<tt class="code">URIConverterImpl</tt> extends <tt class="code">URIConverterImpl</tt>
-   {
-      private URI baseURI=null;
-      
-      /**
-      * Construct a UG<tt class="code">URIConverterImpl</tt> from a specified base uri
-      */
-      public UG<tt class="code">URIConverterImpl</tt>(String base)
-      {
-         if (base!=null) baseURI=URI.createURI(base);
-      }
-      *
-      /**
-      Normalize the uri.
-      &lt;p&gt;
-
-      If the uri is relative and if the baseURI has been specified,
-      simply resolve the uri against the base.
-      Otherwise defer to the super classs's implementation.
-      */
-      public URI normalize(URI uri)
-      {
-         if (uri.isRelative() &amp;&amp; baseURI!=null) {
-            return uri.resolve(baseURI);
-         }
-         return super.normalize(uri);
-      }
-      *
-      /**
-      Creates an output stream and returns it.
-      &lt;p&gt;
-      If the normalized uri is a file scheme, use the normalized uri to
-      construct the output stream directly. Otherwise defer to the super classs's
-      implementation.
-      */
-      public OutputStream createOutputStream(URI uri) throws IOException
-      {
-         URI converted = normalize(uri);
-         String scheme = converted.scheme();
-         if ("file".equals(scheme))
-         {
-            return createFileOutputStream(converted.toFileString());
-         }
-         return super.createOutputStream(uri);
-      }
-      *
-      /**
-      Creates an input stream and returns it.
-      &lt;p&gt;
-      If the normalized uri is a file scheme, use the normalized uri to
-      construct the input stream directly. Otherwise defer to the super classs's
-      implementation.
-      */
-      public InputStream createInputStream(URI uri) throws IOException
-      {
-         URI converted = normalize(uri);
-         String scheme = converted.scheme();
-         if ("file".equals(scheme))
-         {
-            return createFileInputStream(converted.toFileString());
-         }
-         return super.createInputStream(uri);
-      }
-   } // <tt class="code">URIConverterImpl</tt>
-</pre>
-
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1002" name="s1002"><h1>3 Quick Reference</h1></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The following sections provide reference information:
-</p>
-<p>
- 
-
-<ul>
-<li>See <a class="" href="#s1056">Ecore Properties and
-Codegen Specifications</a>. for an description of all the
-properties that you may need to use when generating code.</li>
-<li>See <a class="" href="#s1073">EMF APIs</a>. for a link
-to information on using the EMF APIs.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1056" name="s1056"><h2>3.01 Ecore Properties and Codegen
-Specifications</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The code patterns used by the EMF code generation utility are
-determined by the properties of the packages, classes, attributes,
-and relationships that you specify in your model. EMF supports
-three different formats for the specification of a model, namely,
-UML, XMI, and Java. Whichever format you use, you will need to be
-aware of how the model properties are specified in that
-format.
-</p>
-<p>
- The following sections enumerate all the properties that apply to
-each element of an Ecore model. Each section has two tables. The
-first table lists the properties and how they impact the code
-generation process and the second table shows how each of these
-properties is specified in each of the three formats.
-</p>
-<p>
- Here is an overview of the Ecore model elements:
-</p>
-<ul>
-<li>An <tt class="code">EPackage</tt> (See <a
-class="" href="#s1074"><tt class="code">EPackage</tt> Properties</a>.) is a collection of
-<tt class="code">EClass</tt>ifier objects. Each package has
-a package URI which is used to uniquely identify the package.</li>
-<li>An <tt class="code">EClass</tt>ifier is the description
-of a type in Ecore. Each <tt class="code">EClass</tt>ifier
-is either an <tt class="code">EClass</tt> or an <tt class="code">EDataType</tt></li>
-<li>An <tt class="code">EClass</tt> (See <a class=""
-href="#s1075"><tt class="code">EClass</tt> Properties</a>.)
-is a description of a fundamental Ecore data element. Every <tt class="code">EObject</tt> is an instance of an <tt class="code">EClass</tt>.<br />
- An <tt class="code">EClass</tt> may be abstract or concrete
-and it may derive from other classes. It consists of zero or more
-<tt class="code">EStructuralFeature</tt>s and
-EOperations.</li>
-<li>An <tt class="code">EDataType</tt> (See <a
-class="" href="#s1076"><tt class="code">EDataType</tt> Properties</a>.) is a description
-of a type whose values are not Ecore objects. This can be a
-primitive type, a Java Class that is defined outside of the Ecore
-model, or an <tt class="code">EEnum</tt>.</li>
-<li>An <tt class="code">EEnum</tt> (See <a class=""
-href="#s1077"><tt class="code">EEnum</tt> Properties</a>.)
-is a type that is constructed for a specified list of
-EEnumLiterals<br />
- (See <a class="" href="#s1078"><tt class="code">EEnumLiteral</tt> Properties</a>.).</li>
-<li>An <tt class="code">EStructuralFeature</tt> is a
-component of an <tt class="code">EClass</tt> that describe a
-field that belongs to the Class. Each <tt class="code">EStructuralFeature</tt> is either an <tt class="code">EAttribute</tt> (See <a class=""
-href="#s1079"><tt class="code">EAttribute</tt>
-Properties</a>.) or an <tt class="code">EReference</tt><br />
- (See <a class="" href="#s1080"><tt class="code">EReference</tt> Properties</a>.).<br />
- Each <tt class="code">EAttribute</tt> or <tt class="code">EReference</tt> has a type (i.e. either an <tt class="code">EClass</tt> or an <tt class="code">EDataType</tt> ) and may also have other
-properties that define its cardinality, changeability, default
-value (if any), persistence, etc.</li>
-<li>An <tt class="code">EOperation</tt> (See <a
-class="" href="#s1081"><tt class="code">EOperation</tt> Properties</a>.) is a component
-of an <tt class="code">EClass</tt> that describes a method
-belonging to the class.<br />
- Each <tt class="code">EOperation</tt> has a type (which may
-be an <tt class="code">EClass</tt>, an <tt class="code">EDataType</tt>, or null) and also has zero or
-more EParamter objects (See <a class="" href="#s1082"><tt class="code">EParameter</tt> Properties</a>.).</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1074" name="s1074"><b
-class="section2">3.02 <tt class="code">EPackage</tt>
-Properties</b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-<p>
- The properties of an <b class="javaObj"><tt class="code">EPackage</tt></b> in Ecore are:
-</p>
-
-<p style="text-align: center"><a id="table1" name="table1"><span
-class="jet">TABLE 1. Ecore Properties for <tt class="code">EPackage</tt></span></a></p>
-
-<table cellspacing="2" cellpadding="2" border="1">
-<tr>
-<th>
-<b>Property</b>
-</th>
-<th>
-<b>Usage</b>
-</th>
-<th>
-<b>Default</b>
-</th>
-</tr>
-
-<tr>
-<td><tt>name</tt></td>
-<td>The name of the package. This name is used as the name of the
-generated package Interface.</td>
-<td>No default.</td>
-</tr>
-
-<tr>
-<td><tt>nsURI</tt></td>
-<td>The Namespace URI of the package, i.e. the URI that appears in
-the xmlns tag to identify this package in an XMI document.</td>
-<td>nsName with a suffix of ".xmi"</td>
-</tr>
-
-<tr>
-<td><tt>nsPrefix</tt></td>
-<td>The Namespace prefix that is used when references to instances
-of the classes in this package are serialized.</td>
-<td>The nsName with the first character converted to upper
-case.</td>
-</tr>
-
-<tr>
-<td><tt>eClassifiers</tt></td>
-<td>The classes, enumerations and datatypes contained in the
-package. (See <tt class="code">EClass</tt> Properties , See
-<a class="" href="#s1083"><tt class="code">EEnum</tt> Properties , and <tt class="code">EDataType</tt> Properties</a>.)</td>
-<td>empty</td>
-</tr>
-
-<tr>
-<td><tt>eSubpackages</tt></td>
-<td>The nested packages. This information is used to construct the
-default names and namespace URIs for the subpackages. Also, a
-package and its subpackages are treated as a group for the purposes
-of initialization, so that when one package is initialized, all the
-other packages in the group will also be initialized.</td>
-<td>none</td>
-</tr>
-
-<tr>
-<td><tt>prefix</tt></td>
-<td>Used as the prefix for the names of the generated Factory and
-Package classes.</td>
-<td>Same as package name specified in the model</td>
-</tr>
-
-<tr>
-<td><tt>basePackage</tt></td>
-<td>The prefix used for the Java package that contains the
-generated code for the model.</td>
-<td>"" (i.e., the empty string)</td>
-</tr>
-</table>
-
-<p>
- These properties are specified to EMF<br />
-<br />
- code generation in one of the following ways:
-</p>
-<p>
- 
-
-<ul>
-<li class="Bulleted">UML - The properties are set via a package
-object in a UML diagram or via the specification dialog box for the
-package. (See See <a class="" href="#s1045">Ecore
-Properties for Packages</a>. for anexample.)</li>
-
-<li class="Bulleted">XMI - Most of these properties are specified
-as attributes or sub-elements of the <tt>ecore:EPackage</tt> element in the ecore document.
-The <tt>ecore:EPackage</tt> document is typically the
-root of the document. (See See The Enterprise Package Element in
-the Ecore Document. for an example.) Some of the package properties
-are specified in the genPackage element of the genmodel document
-(See See Genmodel Document for the enterprise Model. for an
-example.)</li>
-
-<li class="Bulleted">Java - The properties are implicitly derived
-from the java package that contains the various <tt>interface</tt> declarations that define the classes
-in your model. Alternatively, you can specify an explicit <tt>interface</tt> statement for a package or from the
-<tt>@model</tt> tag that precedes the <tt>interface</tt> statement. You could do this if you
-want to override some of the properties of the package. However,
-you may find that the easiest way to do this is to allow the code
-generation utility to automatically create the initial version of
-this <tt>interface</tt> statement, after which you
-can make the modifications you require. (See See Java Specification
-for the Enterprise Package. for an example.)</li>
-</ul>
-
-<br />
- 
-
-<p style="text-align: center"><a id="table2" name="table2"><span
-class="jet">TABLE 2. Codegen Specifications for <tt class="code">EPackage</tt> Properties</span></a></p>
-
-<br />
-<br />
- 
-
-<table cellspacing="2" cellpadding="2" border="1">
-<tr>
-<th>
-<b>Property</b>
-</th>
-<th>
-<b>UML</b>
-</th>
-<th>
-<b>XMI</b>
-</th>
-<th>
-<b>Java</b>
-</th>
-</tr>
-
-<tr>
-<td><tt>name</tt></td>
-<td>name of the package in the UML diagram or the <tt>packageName</tt> property is specified on the eCore
-page of the specification dialog for the UML Package.</td>
-<td><tt>name</tt> attribute<sup><a href="#fn2"
-class="footnote">2</a></sup></td>
-<td>Implicitly derived from the Java package<sup><a href="#fn3"
-class="footnote">3</a></sup> .</td>
-</tr>
-
-<tr>
-<td><tt>nsURI</tt></td>
-<td><tt>nsURI</tt> property<sup><a href="#fn4"
-class="footnote">4</a></sup></td>
-<td><tt>nsURI</tt> attribute on the ecore:Package
-element in the ecore document.</td>
-<td>The initial value of the <tt>eNSURI</tt>
-field<sup><a href="#fn5" class="footnote">5</a></sup></td>
-</tr>
-
-<tr>
-<td><tt>nsPrefix</tt></td>
-<td><tt>prefix</tt> property is specified on the
-eCore page of the specification dialog for the UML Package.</td>
-<td><tt>nsPrefix</tt> attribute on the ecore:Package
-element in the ecore document.</td>
-<td>The initial value of the <tt>eNSPrefix</tt> field is
-a member of the interface that corresponds to the package
-itself.</td>
-</tr>
-
-<tr>
-<td><tt>eClassifiers</tt></td>
-<td>The classes, enumerations, and datatypes that are contained in
-the UML Package</td>
-<td><tt>eClassifiers</tt> element on the
-ecore:Package element in the ecore document.</td>
-<td>Derived from the interfaces, classes and datatypes within this
-Java package is the Java package that is specified on the package
-statement of the interfaces and/or classes contained in the
-package.</td>
-</tr>
-
-<tr>
-<td><tt>eSubpackages</tt></td>
-<td>Nested packages is specified on the eCore page of the
-specification dialog for the UML Package.</td>
-<td><tt>eSubpackages</tt> element on the
-ecore:Package element in the ecore document.</td>
-<td>n/a<sup><a href="#fn6" class="footnote">6</a></sup></td>
-</tr>
-
-<tr>
-<td><tt>prefix</tt></td>
-<td><tt>prefix</tt> property is specified on the
-eCore page of the specification dialog for the UML Package.</td>
-<td><tt>prefix</tt> attribute<sup><a href="#fn7"
-class="footnote">7</a></sup></td>
-<td>The prefix part of the name of the Java package is the Java
-package that is specified on the package statement of the
-interfaces and/or classes contained in the package.</td>
-</tr>
-
-<tr>
-<td><tt>basePackage</tt></td>
-<td><tt>basePackage</tt> property is specified on the
-eCore page of the specification dialog for the UML Package.</td>
-<td><tt>basePackage</tt> attribute on the subPackages
-element in the genmodel document.</td>
-<td>The base part of the Java package. This is the Java package
-that is specified on the package statement of the interfaces and/or
-classes contained in the package.</td>
-</tr>
-</table>
-
-
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1075" name="s1075"><b
-class="section2">3.03 <tt class="code">EClass</tt>
-Properties</b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The properties of an <b class="javaObj"><tt class="code">EClass</tt></b> in Ecore are:
-</p>
-
-<p style="text-align: center"><a id="table3" name="table3"><span
-class="jet">TABLE 3. Ecore Properties for <tt class="code">EClass</tt></span></a></p>
-
-<br />
-<br />
- 
-
-<table cellspacing="2" cellpadding="2" border="1">
-<tr>
-<th>
-<b>Property</b>
-</th>
-<th>
-<b>Usage</b>
-</th>
-<th>
-<b>Default</b>
-</th>
-</tr>
-
-<tr>
-<td><tt>name</tt></td>
-<td>Used to construct the names of the generated interface and
-implementation class. (The name of the implementation class has a
-suffix of "<tt>Impl</tt> ")</td>
-<td>no default</td>
-</tr>
-
-<tr>
-<td><tt>instanceClass</tt></td>
-<td>Used by the EMF runtime to validate the type of objects on a
-type-safe list. For non-dynamic classes, this is always the
-generated interface. null indicates a dynamic class.</td>
-<td>the generated interface</td>
-</tr>
-
-<tr>
-<td><tt>defaultValue</tt></td>
-<td>The intrinsic default value for a class. This default will be
-applied to any attributes of the class. Note: this property cannot
-be modified for <tt class="code">EClass</tt> objects. It's
-value is always <tt>null</tt> .</td>
-<td><tt>null</tt></td>
-</tr>
-
-<tr>
-<td><tt>abstract</tt></td>
-<td>If <tt>true</tt> , the generated implementation
-class will have the <tt>abstract</tt> keyword</td>
-<td><tt>false</tt></td>
-</tr>
-
-<tr>
-<td><tt>interface</tt></td>
-<td>If <tt>true</tt> , only the java <tt>interface</tt> will be generated. There will be no
-corresponding implementation class and no create method in the
-factory.</td>
-<td><tt>false</tt></td>
-</tr>
-
-<tr>
-<td><tt>eAttributes</tt></td>
-<td>The attributes associated with the class. Used to construct the
-accessor methods for the interface and implementation of the
-class.<sup><a href="#fn8" class="footnote">8</a></sup> (See <a
-class="" href="#s1079"><tt class="code">EAttribute</tt> Properties</a>.)</td>
-<td>none</td>
-</tr>
-
-<tr>
-<td><tt>eReferences</tt></td>
-<td>The attributes associated with the class. Used to construct the
-accessor methods for the interface and implementation of the
-class.See Depending on the properties of the attribute or
-reference, the accessor methods may be get(), set(), isSet() and
-unset(). Usually, the implementations of these methods are
-generated automatically. (See <a class=""
-href="#s1080"><tt class="code">EReference</tt>
-Properties</a>.)</td>
-<td>none</td>
-</tr>
-
-<tr>
-<td><tt>eOperations</tt></td>
-<td>The attributes associated with the class. Used to construct the
-additional methods that are part of the class. (Note: code
-generation creates stubs for the implementations of these methods.)
-(See <a class="" href="#s1081"><tt class="code">EOperation</tt> Properties</a>.)</td>
-<td>none</td>
-</tr>
-
-<tr>
-<td><tt>eSupertypes</tt></td>
-<td>The supertypes for this class. Used to construct the <tt>extends</tt> clauses of the generated <tt>interface</tt> and <tt>class</tt>
-statements. Note: the generated interface will extend from all the
-interfaces for all the supertypes. However, the generated
-implementation class will only extend from the implementation class
-of the first supertype in the list.</td>
-<td>none</td>
-</tr>
-</table>
-
-<p>
- These properties are specified to EMF<br />
-<br />
- code generation in one of the following ways:
-</p>
-<p>
- 
-
-<ul>
-<li class="Bulleted">UML - The properties are set via a UML class
-object or via the specification dialog box for that class. (See See
-Basic UML Model Elements. for an example.)</li>
-
-<li class="Bulleted">XMI - The properties are specified as
-attributes or sub-elements of an <tt>ecore:EClass</tt> element in the XMI document. The
-<tt>ecore:EClass</tt> is typically one of the <tt>eClassifiers</tt> sub-elements of the <tt>ecore:EPackage</tt> object that is at the root of
-the XMI document. (See See The Company Class Element in the Ecore
-Document. for an example.)</li>
-
-<li class="Bulleted">Java - The properties are derived from the <tt>interface</tt> statement for a class or from the <tt class="code">@model</tt> tag that precedes the <tt>interface</tt> statement. (See See Java
-Specification for the Company Class. for an example.)</li>
-</ul>
-
-<br />
- 
-
-<p style="text-align: center"><a id="table4" name="table4"><span
-class="jet">TABLE 4. Codegen Specifications for <tt class="code">EClass</tt> Properties</span></a></p>
-
-<br />
-<br />
- 
-
-<table cellspacing="2" cellpadding="2" border="1">
-<tr>
-<th>
-<b>Property</b>
-</th>
-<th>
-<b>UML</b>
-</th>
-<th>
-<b>XMI</b>
-</th>
-<th>
-<b>Java</b>
-</th>
-</tr>
-
-<tr>
-<td><tt>name</tt></td>
-<td>The name of the class in the UML diagram</td>
-<td><tt>name</tt> attribute<sup><a href="#fn9"
-class="footnote">9</a></sup></td>
-<td>The name of the Java <tt>interface</tt> .</td>
-</tr>
-
-<tr>
-<td><tt>instanceClass</tt></td>
-<td>n/a<sup><a href="#fn10" class="footnote">10</a></sup></td>
-<td>n/aSee You do not specify the instanceClass property
-explicitly. The value is always the generated interface.</td>
-<td>n/aSee You do not specify the instanceClass property
-explicitly. The value is always the generated interface.</td>
-</tr>
-
-<tr>
-<td><tt>defaultValue</tt></td>
-<td>n/a<sup><a href="#fn11" class="footnote">11</a></sup></td>
-<td>n/aSee You do not specify the default value property
-explicitly. The value is always null.</td>
-<td>n/aSee You do not specify the default value property
-explicitly. The value is always null.</td>
-</tr>
-
-<tr>
-<td><tt>abstract</tt></td>
-<td>The <tt>abstract</tt> property on the UML
-class<sup><a href="#fn12" class="footnote">12</a></sup> .</td>
-<td><tt>abstract</tt> attribute on the eClassifiers
-element that has an xsi:type of ecore:EClass in the ecore
-document.</td>
-<td><tt>abstract</tt> property<sup><a href="#fn13"
-class="footnote">13</a></sup></td>
-</tr>
-
-<tr>
-<td><tt>interface</tt></td>
-<td>The <tt>&lt;&lt;interface&gt;&gt;</tt> stereotype
-on the UML Class</td>
-<td><tt>interface</tt> attribute on the eClassifiers
-element that has an xsi:type of ecore:EClass in the ecore
-document.</td>
-<td><tt>interface</tt> propertySee The property is
-specified via the @model tag that precedes the interface statement
-for the class.</td>
-</tr>
-
-<tr>
-<td><tt>attributes</tt></td>
-<td>All the attributes associated the class</td>
-<td><tt>attributes</tt> element on the eClassifiers
-element that has an xsi:type of ecore:EClass in the ecore
-document.</td>
-<td>All the <tt>get()</tt> methods on the <tt>interface</tt> that have a <tt class="code">@model</tt> tag and whose return type is a primitive
-type</td>
-</tr>
-
-<tr>
-<td><tt>references</tt></td>
-<td>All the relations associated with the class</td>
-<td><tt>references</tt> element on the eClassifiers
-element that has an xsi:type of ecore:EClass in the ecore
-document.</td>
-<td>All the <tt>get()</tt> methods on the <tt>interface</tt> that have a <tt class="code">@model</tt> tag and whose return type is an Ecore
-class</td>
-</tr>
-
-<tr>
-<td><tt>operations</tt></td>
-<td>All the operations associated with the class</td>
-<td><tt>operations</tt> element on the eClassifiers
-element that has an xsi:type of ecore:EClass in the ecore
-document.</td>
-<td>Any method that is flagged with an <tt>@model</tt>
-tag and is not the <tt>get()</tt> method for and
-attribute or reference<a href="#pgfId=962900"
-class="footnote">14</a> </td>
-</tr>
-
-<tr>
-<td><tt>supertypes</tt></td>
-<td>All the generalizations associated with the class</td>
-<td><tt>supertypes</tt> element on the eClassifiers
-element that has an xsi:type of ecore:EClass in the ecore
-document.</td>
-<td>All the classes that are listed in the <tt>extends</tt> clause of the <tt>interface</tt> statement.</td>
-</tr>
-</table>
-
-
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1077" name="s1077"><b
-class="section2">3.04 <tt class="code">EEnum</tt>
-Properties</b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The properties of an <b class="javaObj"><tt class="code">EEnum</tt></b> in Ecore are:
-</p>
-
-<p style="text-align: center"><a id="table5" name="table5"><span
-class="jet">TABLE 5. Ecore Properties for <tt class="code">EEnum</tt></span></a></p>
-
-<br />
-<br />
- 
-
-<table cellspacing="2" cellpadding="2" border="1">
-<tr>
-<th>
-<b>Property</b>
-</th>
-<th>
-<b>Usage</b>
-</th>
-<th>
-<b>Default</b>
-</th>
-</tr>
-
-<tr>
-<td><tt>name</tt></td>
-<td>Used to construct the name of the generated <tt>public final class</tt></td>
-<td>no default</td>
-</tr>
-
-<tr>
-<td><tt>instanceClass</tt></td>
-<td>Used by the EMF runtime to validate the type of objects on a
-type-safe list. For non-dynamic classes, this is always the
-generated enumeration class. null indicates a dynamic class.</td>
-<td>the generated enumeration class</td>
-</tr>
-
-<tr>
-<td><tt>defaultValue</tt></td>
-<td>The intrinsic default value for an enumeration. This default
-will be applied to any attributes of the enumeration type that do
-not specify an explicit default. Note: this property cannot be
-modified for <tt class="code">EEnum</tt> objects. It's value
-is always the first enumerator.</td>
-<td>first enumerator</td>
-</tr>
-
-<tr>
-<td><tt>serializable</tt></td>
-<td>Controls whether or not the generated factory will contain <tt class="code">convertToString()</tt> and <tt class="code">createFromString()</tt> methods for a datatype. Note:
-this property cannot be modified for <tt class="code">EEnum</tt> objects. It's value is always <tt>true</tt> .</td>
-<td><tt>true</tt></td>
-</tr>
-
-<tr>
-<td><tt>eLiterals</tt></td>
-<td>The literals associated with this enumeration. Used to
-construct the <tt>final static</tt> integers and
-literals that comprise the generated <tt>class.</tt>
-(See <a class="" href="#s1078"><tt class="code">EEnumLiteral</tt> Properties</a>.)</td>
-<td>none</td>
-</tr>
-</table>
-
-<p>
- These properties are specified to EMF<br />
-<br />
- code generation in one of the following ways:
-</p>
-<p>
- 
-
-<ul>
-<li class="Bulleted">UML - The properties are set via a UML class
-object that has a stereotype of <tt>&lt;&lt;enumeration&gt;&gt;</tt> , or via the
-specification dialog box for that class. (See See <a
-class="" href="#s1041">Attribute Specifications in UML</a>.
-for anexample.)</li>
-
-<li class="Bulleted">XMI - The properties are specified as
-attributes or sub-elements of an <tt>ecore:EEnumeration</tt> element in the XMI document.
-The <tt>ecore:EEnumeration</tt> is typically one of
-the <tt>eClassifiers</tt> sub-elements of the <tt>ecore:EPackage</tt> object that is at the root of
-the XMI document. (See See The EmploymentType Enumeration Element
-in the Ecore Document. for an example.)</li>
-
-<li class="Bulleted">Java - The properties are derived from the <tt>class</tt> statement for an enumeration or from the
-<tt>@model</tt> tag that precedes the <tt>class</tt> statement. Note: this <tt>class</tt> statement must be preceded by a <tt class="code">@model</tt> tag and should flagged as <tt>public</tt> and <tt>final</tt> and
-should <tt>extend</tt> the <tt class="code">org.eclipse.emf.common.util.AbstractEnumerator</tt>
-class. (See See Java Specification for the EmploymentType
-Enumeration. for an example.)</li>
-</ul>
-
-<br />
- 
-
-<p style="text-align: center"><a id="table6" name="table6"><span
-class="jet">TABLE 6. Codegen Specification for <tt class="code">EEnum</tt> Properties</span></a></p>
-
-<br />
-<br />
- 
-
-<table cellspacing="2" cellpadding="2" border="1">
-<tr>
-<th>
-<b>Property</b>
-</th>
-<th>
-<b>UML</b>
-</th>
-<th>
-<b>XMI</b>
-</th>
-<th>
-<b>Java</b>
-</th>
-</tr>
-
-<tr>
-<td><tt>name</tt></td>
-<td>The name of a UML class that has the <tt>&lt;&lt;enumeration&gt;&gt;</tt> stereotype</td>
-<td>name attribute<a href="#pgfId=965286"
-class="footnote">15</a></td>
-<td>The name of enumeration class. (An enumeration class is any
-java <tt>class</tt> that is preceded by a <tt class="code">@model</tt> tag.)</td>
-</tr>
-
-<tr>
-<td><tt>instanceClass</tt></td>
-<td>n/a<sup><a href="#fn16" class="footnote">16</a></sup></td>
-<td>n/aSee You do not specify the instanceClass property
-explicitly. The value is always the generated class.</td>
-<td>n/aSee You do not specify the instanceClass property
-explicitly. The value is always the generated class.</td>
-</tr>
-
-<tr>
-<td><tt>defaultValue</tt></td>
-<td>n/a<sup><a href="#fn17" class="footnote">17</a></sup></td>
-<td>n/aSee You do not specify the default value property
-explicitly. The value is always the first entry on the eLiterals
-list.</td>
-<td>n/aSee You do not specify the default value property
-explicitly. The value is always the first entry on the eLiterals
-list.</td>
-</tr>
-
-<tr>
-<td><tt>serializable</tt></td>
-<td>n/a<sup><a href="#fn18" class="footnote">18</a></sup></td>
-<td>n/aSee You do not specify the serializable property explicitly
-for enumerations. The value of the this property is always
-true.</td>
-<td>n/aSee You do not specify the serializable property explicitly
-for enumerations. The value of the this property is always
-true.</td>
-</tr>
-
-<tr>
-<td><tt>eLiterals</tt></td>
-<td>All the attributes of the UML class</td>
-<td>eLiterals element on an eClassifiers element that has an
-xsi:type of ecore:EEnum in the ecore document.</td>
-<td>All variables of type <tt>int</tt> that are
-preceded by a <tt>@model</tt> tag. <sup><a href="#fn19"
-class="footnote">19</a></sup> </td>
-</tr>
-</table>
-
-
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1076" name="s1076"><b
-class="section2">3.05 <tt class="code">EDataType</tt>
-Properties</b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The properties of an <b class="javaObj"><tt class="code">EDataType</tt></b> in Ecore are:
-</p>
-
-<p style="text-align: center"><a id="table7" name="table7"><span
-class="jet">TABLE 7. Ecore Properties for <tt class="code">EDataType</tt></span></a></p>
-
-<table cellspacing="2" cellpadding="2" border="1">
-<tr>
-<th>
-<b>Property</b>
-</th>
-<th>
-<b>Usage</b>
-</th>
-<th>
-<b>Default</b>
-</th>
-</tr>
-
-<tr>
-<td><tt>name</tt></td>
-<td>Used to construct the name of the <tt>get()</tt>
-method in the package that accesses the datatype.</td>
-<td>no default</td>
-</tr>
-
-<tr>
-<td><tt>instanceClass</tt></td>
-<td>Used by code generation in constructing the signature of
-accessor methods that are generated for attributes that are typed
-to this datatype. Also used by the EMF runtime to validate the type
-of objects on a type-safe list.</td>
-<td>no default</td>
-</tr>
-
-<tr>
-<td><tt>defaultValue</tt></td>
-<td>The intrinsic default value for a datatype. This default will
-be applied to any attributes of the datatype that do not specify an
-explicit default.</td>
-<td>For java primitive types, the appropriate Java default for the
-primitive; Otherwise, <tt>null</tt></td>
-</tr>
-
-<tr>
-<td><tt>serializable</tt></td>
-<td>Controls whether or not the generated factory will contain <tt class="code">convertToString()</tt> and <tt class="code">createFromString()</tt> methods for a datatype. Note:
-If the serializable flag is <tt>false</tt> for a
-datatype, all attributes of that datatype must be transient.</td>
-<td><tt>true</tt></td>
-</tr>
-</table>
-
-<p>
- These properties are specified to EMF<br />
-<br />
- code generation in one of the following ways:
-</p>
-<p>
- 
-
-<ul>
-<li class="Bulleted">UML - The properties are set via a UML class
-object that has a stereotype of <tt>&lt;&lt;datatype&gt;&gt;</tt> , or via the
-specification dialog box for that class. (See See <a
-class="" href="#s1041">Attribute Specifications in UML</a>.
-for anexample.)</li>
-
-<li class="Bulleted">XMI - The properties are specified as
-attributes or sub-elements of an <tt>ecore:EDataType</tt> element in the XMI document.
-The <tt>ecore:EDataType</tt> is typically one of the
-<tt>eClassifiers</tt> sub-elements of the <tt>ecore:EPackage</tt> object that is at the root of
-the XMI document. (See See The Date Datatype Element in the Ecore
-Document. for an example.)</li>
-
-<li class="Bulleted">Java - Any usage of a type that is not an EMF
-type will be implicitly treated as a datatype. For example, if one
-of the attributes or methods in your model uses a type that is not
-defined in your model (i.e. there is not interface with the @model
-tag to define that type) the type will be treated as a datatype.
-Alternatively, you can define a datatype explicitly by adding a <tt class="code">get()</tt> method to the package that defines the type.
-The return type of this <tt>get()</tt> method must be <b
-class="Code">org.eclipse.emf.ecore.<tt class="code">EDataType</tt></b> and the method must be
-preceded by a <tt>@model</tt> tag. (See See Java
-Specification for the Enterprise Package. for an example.)</li>
-</ul>
-
-<br />
- 
-
-<p style="text-align: center"><a id="table8" name="table8"><span
-class="jet">TABLE 8. Codegen Specifications for <tt class="code">EDataType</tt> Properties</span></a></p>
-
-<br />
-<br />
- 
-
-<table cellspacing="2" cellpadding="2" border="1">
-<tr>
-<th>
-<b>Property</b>
-</th>
-<th>
-<b>UML</b>
-</th>
-<th>
-<b>XMI</b>
-</th>
-<th>
-<b>Java</b>
-</th>
-</tr>
-
-<tr>
-<td><tt>name</tt></td>
-<td>The name of a UML class that has the <tt>&lt;&lt;datatype&gt;&gt;</tt> stereotype</td>
-<td><tt>name</tt> attribute<sup><a href="#fn20"
-class="footnote">20</a></sup></td>
-<td>The name of <tt>get()</tt> method, without the "<tt class="code">get</tt> " prefix.</td>
-</tr>
-
-<tr>
-<td><tt>instanceClass</tt></td>
-<td>The name of an attribute of the class which has the <tt>&lt;&lt;javaclass&gt;&gt;</tt> stereotype</td>
-<td><tt>instanceClass</tt> attributeSee Specified on
-an eClassifiers element that has an xsi:type of ecore:EDataType in
-the ecore document.</td>
-<td>The <tt>instanceClass</tt> property<sup><a
-href="#fn21" class="footnote">21</a></sup></td>
-</tr>
-
-<tr>
-<td><tt>defaultValue</tt></td>
-<td>n/a<sup><a href="#fn22" class="footnote">22</a></sup></td>
-<td>n/aSee You do not specify the default value property
-explicitly. For java primitive types, the value is the appropriate
-Java default for the primitive; Otherwise it is null.</td>
-<td>n/aSee You do not specify the default value property
-explicitly. For java primitive types, the value is the appropriate
-Java default for the primitive; Otherwise it is null.</td>
-</tr>
-
-<tr>
-<td><tt>serializable</tt></td>
-<td>The <tt>abstract</tt> property on the UML
-class<sup><a href="#fn23" class="footnote">23</a></sup> .</td>
-<td><tt>serializable</tt> attribute on an
-eClassifiers element that has an xsi:type of ecore:EDataType in the
-ecore document.</td>
-<td>The <tt>serializable</tt> propertySee This property
-is specified via the @model tag that precedes the get() method that
-defines the datatype.</td>
-</tr>
-</table>
-
-
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1079" name="s1079"><b
-class="section2">3.06 <tt class="code">EAttribute</tt>
-Properties</b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- 
-</p>
-<p>
- The properties of an <b class="javaObj"><tt class="code">EAttribute</tt></b> in Ecore are:
-</p>
-
-<p style="text-align: center"><a id="table9" name="table9"><span
-class="jet">TABLE 9. Ecore Properties for <tt class="code">EAttribute</tt></span></a></p>
-
-<table cellspacing="2" cellpadding="2" border="1">
-<tr>
-<th>
-<b>Property</b>
-</th>
-<th>
-<b>Usage</b>
-</th>
-<th>
-<b>Default</b>
-</th>
-</tr>
-
-<tr>
-<td><tt>name</tt></td>
-<td>Name used to construct the names of accessor methods</td>
-<td>no default</td>
-</tr>
-
-<tr>
-<td><tt>eType</tt></td>
-<td>The type of the attribute. Note: this must be an
-EDatatype.</td>
-<td>no default</td>
-</tr>
-
-<tr>
-<td><tt>changeable</tt></td>
-<td>Indicates whether the attribute may be modified. If <tt>changable</tt> is <tt>true</tt> , a <tt class="code">set()</tt> method is generated for the attribute.
-Otherwise, no <tt>set()</tt> method is generated.</td>
-<td>true</td>
-</tr>
-
-<tr>
-<td><tt>volatile</tt></td>
-<td>Indicates whether the attribute cannot be cached. If <tt>volatile</tt> is <tt>true</tt> , the
-generated class does not contain a field to hold the attribute and
-the generated <tt>get()</tt> and <tt class="code">set()</tt> methods for the attribute are empty. In this
-case you should provide your own implementation of the accessor
-methods. Otherwise, the default implementations for these methods
-will provide the expected behavior.</td>
-<td>false</td>
-</tr>
-
-<tr>
-<td><tt>transient</tt></td>
-<td>Indicates whether the attribute should not be stored. If <tt>transient</tt> is <tt>true</tt> , the
-XMI serializer will not write this attribute out when the class is
-serialized. Otherwise, the attribute will be serialized.</td>
-<td>false</td>
-</tr>
-
-<tr>
-<td><tt>unique</tt></td>
-<td>Indicates whether a many-valued attribute is allowed to have
-duplicates. If <tt>unique</tt> is <tt>true</tt> , the implementation of the list that is
-used to contain the values will enforce uniqueness.</td>
-<td>true</td>
-</tr>
-
-<tr>
-<td><tt>defaultValue</tt></td>
-<td>Determines the value returned by the get method if the
-attribute has never been set.</td>
-<td>no default</td>
-</tr>
-
-<tr>
-<td><tt>lowerBound</tt></td>
-<td>Determines the setting of the <tt>required</tt>
-property (see below). If <tt>lowerBound</tt> is <tt>0</tt> , the <tt>required</tt>
-property will be set to <tt>false</tt> . Otherwise,
-the <tt>required</tt> property will be <tt>true</tt> .</td>
-<td>0</td>
-</tr>
-
-<tr>
-<td><tt>upperBound</tt></td>
-<td>Determines the setting of the <tt>many</tt>
-property (see below). If <tt>upperBound</tt> is <tt>1</tt> , the <tt>many</tt> property
-will be set to <tt>false</tt> . Otherwise, the <tt>many</tt> property will be <tt>true</tt> .</td>
-<td>1</td>
-</tr>
-
-<tr>
-<td><tt>many</tt></td>
-<td>If <tt>many</tt> is <tt>true</tt> ,
-there is no <tt>set()</tt> method for the attribute and
-the <tt>get()</tt> method returns a list that can only
-contain objects of the appropriate type. Otherwise, both <tt class="code">get()</tt> and <tt>set()</tt> methods are
-generated and they return and receive a reference to a single
-object of the appropriate type.</td>
-<td>false</td>
-</tr>
-
-<tr>
-<td><tt>required</tt></td>
-<td>Indicates whether the attribute is required. Note: this
-property has no impact on code generation or on the EMF runtime.
-This property is has the potential to be useful for
-validation.</td>
-<td>false</td>
-</tr>
-
-<tr>
-<td><tt>unsettable</tt></td>
-<td>Indicates that the attribute may be unset. If <tt>unsettable</tt> is <tt>true</tt> , an
-<tt>isSet()</tt> method is generated for the attribute.
-Note that this requires additional runtime storage for the
-class</td>
-<td>false</td>
-</tr>
-</table>
-
-<p>
- These properties are specified to EMF<br />
-<br />
- code generation in one of the following ways:
-</p>
-<p>
- 
-
-<ul>
-<li class="Bulleted">UML - The properties are set by via an
-attribute belonging to a UML class object or via the specification
-dialog box for that attribute. (See See <a class=""
-href="#s1039">Basic UML Model Elements</a>. and See <a
-class="" href="#s1042">The eCore Properties Page</a>. for
-examples.)</li>
-
-<li class="Bulleted">XMI - The properties are specified as
-attributes or sub-elements of an <tt>ecore:EAttribute</tt> element in the XMI document.
-The <tt>ecore:EAttribute</tt> is typically one of the
-<tt>eAttributes</tt> sub-elements of an <tt>ecore:EClass</tt> object, which in turn is one of
-the <tt>eClassifiers</tt> sub-elements of the <tt>ecore:EPackage</tt> object that is at the root of
-the XMI document. (See See The Employee Class Element in the Ecore
-Document. for examples.)</li>
-
-<li class="Bulleted">Java - The properties are derived from the <tt class="code">get()</tt> method in the <tt>interface</tt> that defines the class to which this
-attribute belongs. This <tt>get()</tt> method must be
-preceded by a <tt>@model</tt> tag. (See See Java
-Specification for the Employee Class. for examples.)</li>
-</ul>
-
-<br />
- 
-
-<p style="text-align: center"><a id="table10" name="table10"><span
-class="jet">TABLE 10. Codegen Specifications for <tt class="code">EAttribute</tt></span></a></p>
-
-<br />
-<br />
- 
-
-<table cellspacing="2" cellpadding="2" border="1">
-<tr>
-<th>
-<b>Property</b>
-</th>
-<th>
-<b>UML</b>
-</th>
-<th>
-<b>XMI</b>
-</th>
-<th>
-<b>Java</b>
-</th>
-</tr>
-
-<tr>
-<td><tt>name</tt></td>
-<td>the name of the UML attribute</td>
-<td><tt>name</tt> attribute<sup><a href="#fn24"
-class="footnote">24</a></sup></td>
-<td>name of <tt>get()</tt> method, without the "<tt class="code">get</tt> " prefix</td>
-</tr>
-
-<tr>
-<td><tt>eType</tt></td>
-<td>the type of the UML attribute</td>
-<td><tt>eType</tt> attribute on an eAttributes
-element in the ecore document.</td>
-<td>For single-valued attributes, the return type of the get()
-method. Otherwise, the eType property is specified via the @model
-tag that precedes the get() method that defines the get() method
-that defines the attribute.</td>
-</tr>
-
-<tr>
-<td><tt>changeable</tt></td>
-<td><tt>isChangeable</tt> property<sup><a
-href="#fn25" class="footnote">25</a></sup></td>
-<td><tt>changeable</tt> attribute on an eAttributes
-element in the ecore document.</td>
-<td><tt>changeable</tt> property is specified via the
-@model tag that precedes the get() method that defines the get()
-method that defines the attribute.</td>
-</tr>
-
-<tr>
-<td><tt>volatile</tt></td>
-<td><tt>isVolatile</tt> property is specified on the
-eCore page of the specification dialog for the UML Attribute.</td>
-<td><tt>volatile</tt> attribute on an eAttributes
-element in the ecore document.</td>
-<td><tt>volatile</tt> property is specified via the
-@model tag that precedes the get() method that defines the get()
-method that defines the attribute.</td>
-</tr>
-
-<tr>
-<td><tt>transient</tt></td>
-<td><tt>isTransient</tt> property is specified on the
-eCore page of the specification dialog for the UML Attribute.</td>
-<td><tt>transient</tt> attribute on an eAttributes
-element in the ecore document.</td>
-<td><tt>transient</tt> property<sup><a href="#fn26"
-class="footnote">26</a></sup></td>
-</tr>
-
-<tr>
-<td><tt>unique</tt></td>
-<td><tt>isUnique</tt> property is specified on the
-eCore page of the specification dialog for the UML Attribute.</td>
-<td><tt>unique</tt> attribute on an eAttributes
-element in the ecore document.</td>
-<td><tt>unique</tt> property is specified via the @model
-tag that precedes the get() method that defines the get() method
-that defines the attribute.</td>
-</tr>
-
-<tr>
-<td><tt>defaultValue</tt></td>
-<td>The initial value assigned to the attribute</td>
-<td><tt>defaultValue</tt> attribute on an eAttributes
-element in the ecore document.</td>
-<td><tt>defaultValue</tt> property is specified via the
-@model tag that precedes the get() method that defines the get()
-method that defines the attribute.</td>
-</tr>
-
-<tr>
-<td><tt>lowerBound</tt></td>
-<td>cardinality stereotype<a href="#pgfId=954579"
-class="footnote">27</a></td>
-<td><tt>lowerBound</tt> attribute on an eAttributes
-element in the ecore document.</td>
-<td>The <tt>lowerBound</tt> property is specified via
-the @model tag that precedes the get() method that defines the
-get() method that defines the attribute.</td>
-</tr>
-
-<tr>
-<td><tt>upperBound</tt></td>
-<td>cardinality stereotypeSee The cardinality stereotype is
-specified as &lt;&lt;lowerBound..upperBound&gt;&gt; where
-lowerBound is either 0 or 1 and upperBound is either 1 or *. If the
-cardinality stereotype is omitted, &lt;&lt;0..1&gt;&gt; is
-assumed.</td>
-<td><tt>upperBound</tt> attribute on an eAttributes
-element in the ecore document.</td>
-<td>The <tt>upperBound</tt> property is specified via
-the @model tag that precedes the get() method that defines the
-get() method that defines the attribute. , if it exists; Otherwise,
-the return type of the get method<a href="#pgfId=963464"
-class="footnote">28</a></td>
-</tr>
-
-<tr>
-<td><tt>many</tt></td>
-<td>n/a<sup><a href="#fn29" class="footnote">29</a></sup></td>
-<td>n/aSee You do not specify the many property explicitly. The
-value is derived from the upperBound.</td>
-<td>n/aSee You do not specify the many property explicitly. The
-value is derived from the upperBound.</td>
-</tr>
-
-<tr>
-<td><tt>required</tt></td>
-<td>n/a<sup><a href="#fn30" class="footnote">30</a></sup></td>
-<td>n/aSee You do not specify the required property explicitly. The
-value is derived from the lowerBound.</td>
-<td>n/aSee You do not specify the required property explicitly. The
-value is derived from the lowerBound.</td>
-</tr>
-
-<tr>
-<td><tt>unsettable</tt></td>
-<td>isUnsettable property is specified on the eCore page of the
-specification dialog for the UML Attribute.</td>
-<td><tt>unsettable</tt> attribute on an eAttributes
-element in the ecore document.</td>
-<td><tt>unsettable</tt> property is specified via the
-@model tag that precedes the get() method that defines the get()
-method that defines the attribute.</td>
-</tr>
-</table>
-
-
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1080" name="s1080"><b
-class="section2">3.07 <tt class="code">EReference</tt>
-Properties</b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The properties of an <b class="javaObj"><tt class="code">EReference</tt></b> in Ecore are:
-</p>
-
-<p style="text-align: center"><a id="table11" name="table11"><span
-class="jet">TABLE 11. Ecore Properties for <tt class="code">EReference</tt></span></a></p>
-
-<br />
-<br />
- 
-
-<table cellspacing="2" cellpadding="2" border="1">
-<tr>
-<th>
-<b>Property</b>
-</th>
-<th>
-<b>Usage</b>
-</th>
-<th>
-<b>Default</b>
-</th>
-</tr>
-
-<tr>
-<td><tt>name</tt></td>
-<td>Name used to construct the names of accessor methods</td>
-<td>no default</td>
-</tr>
-
-<tr>
-<td><tt>eType</tt></td>
-<td>The type of the reference. In the case of single-valued
-references, the <tt>eType</tt> is the return type of
-the generated <tt>get()</tt> method. For multi-valued
-references, the <tt>eType</tt> is the type of objects
-that are allowed on the type-safe list that is returned by the <tt class="code">get()</tt> method. Note: for references, the eType must
-be an <tt class="code">EClass</tt></td>
-<td>no default</td>
-</tr>
-
-<tr>
-<td><tt>changeable</tt></td>
-<td>Indicates whether the reference may be modified. If changeable
-is false, no <tt>set()</tt> method is generated for the
-reference</td>
-<td>true</td>
-</tr>
-
-<tr>
-<td><tt>volatile</tt></td>
-<td>Indicates whether the reference cannot be cached. If volatile
-is true, the generated class does not contain a field to hold the
-reference and the generated <tt>get()</tt> and <tt class="code">set()</tt> methods for the reference are empty. In this
-case you should provide your own implementation of the accessor
-methods.</td>
-<td>false</td>
-</tr>
-
-<tr>
-<td><tt>transient</tt></td>
-<td>Indicates whether the reference should not be stored. If
-transient is true, the XMI serializer will not write this reference
-out when the class is serialized.</td>
-<td>false</td>
-</tr>
-
-<tr>
-<td><tt>unique</tt></td>
-<td>Indicates whether a many-valued attribute is allowed to have
-duplicates. If <tt>unique</tt> is <tt>true</tt> , the implementation of the list that is
-used to contain the values will enforce uniqueness. Note: The
-setting of the <tt>unique</tt> is always <tt>true</tt> for references.</td>
-<td>true</td>
-</tr>
-
-<tr>
-<td><tt>defaultValue</tt></td>
-<td>Determines the value returned by the get method if the
-attribute has never been set. Note: The <tt>defaultValue</tt> property is always <tt>null</tt> for references. It cannot be
-modified.</td>
-<td></td>
-</tr>
-
-<tr>
-<td><tt>lowerBound</tt></td>
-<td>Determines the setting of the <tt>required</tt>
-property (see below). If <tt>lowerBound</tt> is <tt>0</tt> , the <tt>required</tt>
-property will be set to <tt>false</tt> . Otherwise,
-the <tt>required</tt> property will be <tt>true</tt> .</td>
-<td>0</td>
-</tr>
-
-<tr>
-<td><tt>upperBound</tt></td>
-<td>Determines the setting of the <tt>many</tt>
-property (see below). If <tt>upperBound</tt> is <tt>1</tt> , the <tt>many</tt> property
-will be set to <tt>false</tt> . Otherwise, the <tt>many</tt> property will be <tt>true</tt> .</td>
-<td>1</td>
-</tr>
-
-<tr>
-<td><tt>many</tt></td>
-<td>Indicates whether the reference is single-valued or
-multi-valued. If <tt>many</tt> is <tt>true</tt> , there is no <tt>set()</tt>
-method for the attribute and the <tt>get()</tt> method
-returns a list that can only contain objects of the appropriate
-type. Otherwise, both <tt>get()</tt> and <tt class="code">set()</tt> methods are generated and they return and
-receive a reference to a single object of the appropriate
-type.</td>
-<td>false</td>
-</tr>
-
-<tr>
-<td><tt>required</tt></td>
-<td>Indicates whether the reference is required. Note: this
-property has no impact on code generation or on the EMF runtime.
-This property is has the potential to be useful for
-validation.</td>
-<td>false</td>
-</tr>
-
-<tr>
-<td><tt>containment</tt></td>
-<td>Indicates whether the reference is a containment. If
-containment is true, the generated accessor methods will enforce
-containment semantics. (E.g., if you add an object to a new
-container, that object will be automatically removed from any
-existing container.</td>
-<td><tt>false</tt></td>
-</tr>
-
-<tr>
-<td><tt>container</tt></td>
-<td>Indicates whether the reference is a container. This is the
-opposite of a containment <tt class="code">EReference</tt>.
-If container is true, the generated accessor methods will have
-container semantics.</td>
-<td><tt>false</tt></td>
-</tr>
-
-<tr>
-<td><tt>resolveProxies</tt></td>
-<td>Indicates whether proxy references should be resolved
-automatically.</td>
-<td><tt>true</tt></td>
-</tr>
-
-<tr>
-<td><tt>eOpposite</tt></td>
-<td>Identifies the <tt class="code">EReference</tt> that
-represents the opposite end of the relationship. This is used by
-the EMF runtime to preserve bidirectional referential integrity.
-(E.g., if you set one end of a relationship, the opposite end will
-be set automatically.)</td>
-<td><tt>null</tt></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- These properties are specified to EMF<br />
-<br />
- code generation in one of the following ways:
-</p>
-<p>
- 
-
-<ul>
-<li class="Bulleted">UML - The properties are set by via a one of
-the roles of a relation belonging to a UML class object or via the
-specification dialog box for that role. (See See Basic UML Model
-Elements. and See The eCore Properties Page. for examples.)</li>
-
-<li class="Bulleted">XMI - The properties are specified as
-attributes or sub-elements of an <tt>ecore:EReference</tt> element in the XMI document.
-The <tt>ecore:EReference</tt> is typically one of the
-<tt>eReferences</tt> sub-elements of an <tt>ecore:EClass</tt> object, which in turn is one of
-the <tt>eClassifiers</tt> sub-elements of the <tt>ecore:EPackage</tt> object that is at the root of
-the XMI document. (See See The Company Class Element in the Ecore
-Document. for examples.)</li>
-
-<li class="Bulleted">Java - The properties are derived from the <tt class="code">get()</tt> method in the <tt>interface</tt> that defines the class to which this
-attribute belongs. The method must be preceded by a <tt class="code">@model</tt> tag. (See See Java Specification for the
-Company Class. for examples.)</li>
-</ul>
-
-<br />
- 
-
-<p style="text-align: center"><a id="table12" name="table12"><span
-class="jet">TABLE 12. Codegen Specifications for <tt class="code">EReference</tt> Properties</span></a></p>
-
-<br />
-<br />
- 
-
-<table cellspacing="2" cellpadding="2" border="1">
-<tr>
-<th>
-<b>Property</b>
-</th>
-<th>
-<b>UML</b>
-</th>
-<th>
-<b>XMI</b>
-</th>
-<th>
-<b>Java</b>
-</th>
-</tr>
-
-<tr>
-<td><tt>name</tt></td>
-<td>The name of the UML relation.</td>
-<td><tt>name</tt> attribute<sup><a href="#fn31"
-class="footnote">31</a></sup></td>
-<td>The name of <tt>get()</tt> method, without the "<tt class="code">get</tt> " prefix.</td>
-</tr>
-
-<tr>
-<td><tt>eType</tt></td>
-<td>The type of the UML relation.</td>
-<td><tt>eType</tt> attribute on an eReferences
-element in the ecore document.</td>
-<td>For single-valued attributes, the return type of the get()
-method. Otherwise, the eType property is specified via the @model
-tag that precedes the get() method that defines the get() method
-that defines the reference.</td>
-</tr>
-
-<tr>
-<td><tt>changeable</tt></td>
-<td><tt>isChangeable</tt> property<sup><a
-href="#fn32" class="footnote">32</a></sup></td>
-<td><tt>changeable</tt> attribute on an eReferences
-element in the ecore document.</td>
-<td>The <tt>changeable</tt> property is specified via
-the @model tag that precedes the get() method that defines the
-get() method that defines the attribute.</td>
-</tr>
-
-<tr>
-<td><tt>volatile</tt></td>
-<td><tt>isVolatile</tt> property is specified on
-either the eCoreA or the eCoreB page of the specification dialog
-for the UML Association.</td>
-<td><tt>volatile</tt> attribute on an eReferences
-element in the ecore document.</td>
-<td>The <tt>volatile</tt> property is specified via the
-@model tag that precedes the get() method that defines the get()
-method that defines the reference.</td>
-</tr>
-
-<tr>
-<td><tt>transient</tt></td>
-<td><tt>isTransient</tt> property is specified on
-either the eCoreA or the eCoreB page of the specification dialog
-for the UML Association.</td>
-<td><tt>transient</tt> attribute on an eReferences
-element in the ecore document.</td>
-<td>The <tt>transient</tt> property<sup><a href="#fn33"
-class="footnote">33</a></sup></td>
-</tr>
-
-<tr>
-<td><tt>unique</tt></td>
-<td><tt>isUnique</tt> property is specified on either
-the eCoreA or the eCoreB page of the specification dialog for the
-UML Association.</td>
-<td><tt>unique</tt> attribute on an eReferences
-element in the ecore document.</td>
-<td>The <tt>unique</tt> property is specified via the
-@model tag that precedes the get() method that defines the get()
-method that defines the reference.</td>
-</tr>
-
-<tr>
-<td><tt>defaultValue</tt></td>
-<td>The initial value assigned to the attribute</td>
-<td><tt>defaultValue</tt> attribute on an eReferences
-element in the ecore document.</td>
-<td>The defaultValue property is specified via the @model tag that
-precedes the get() method that defines the get() method that
-defines the reference.</td>
-</tr>
-
-<tr>
-<td><tt>lowerBound</tt></td>
-<td>cardinality<a href="#pgfId=954889" class="footnote">34</a></td>
-<td><tt>lowerBound</tt> attribute on an eReferences
-element in the ecore document.</td>
-<td>The <tt>lowerBound</tt> property is specified via
-the @model tag that precedes the get() method that defines the
-get() method that defines the attribute.</td>
-</tr>
-
-<tr>
-<td><tt>upperBound</tt></td>
-<td>cardinalitySee The cardinality is specified as
-lowerBound..upperBound where lowerBound is either 0 or 1 and
-upperBound is either 1 or *. If the cardinality is omitted, 0..* is
-assumed.</td>
-<td><tt>upperBound</tt> attribute on an eReferences
-element in the ecore document.</td>
-<td>The <tt>upperBound</tt> property is specified via
-the @model tag that precedes the get() method that defines the
-get() method that defines the attribute. , if it exists; Otherwise,
-the return type of the get method<a href="#pgfId=963642"
-class="footnote">35</a></td>
-</tr>
-
-<tr>
-<td><tt>many</tt></td>
-<td>n/a<sup><a href="#fn36" class="footnote">36</a></sup></td>
-<td>n/aSee You do not specify the many property explicitly. The
-value is derived from the upperBound.</td>
-<td>n/aSee You do not specify the many property explicitly. The
-value is derived from the upperBound.</td>
-</tr>
-
-<tr>
-<td><tt>required</tt></td>
-<td>n/a<sup><a href="#fn37" class="footnote">37</a></sup></td>
-<td>n/aSee You do not specify the required property explicitly. The
-value is derived from the lowerBound.</td>
-<td>n/aSee You do not specify the required property explicitly. The
-value is derived from the lowerBound.</td>
-</tr>
-
-<tr>
-<td><tt>containment</tt></td>
-<td>roles that are marked as aggregates and have by-value
-containment</td>
-<td><tt>containment</tt> attribute on an eReferences
-element in the ecore document.</td>
-<td>The <tt>containment</tt> property is specified via
-the @model tag that precedes the get() method that defines the
-get() method that defines the attribute.</td>
-</tr>
-
-<tr>
-<td><tt>container</tt></td>
-<td>the class on the owning side of a containment relation</td>
-<td><tt>container</tt> attribute on an eReferences
-element in the ecore document.</td>
-<td>The <tt>container</tt> property is specified via the
-@model tag that precedes the get() method that defines the get()
-method that defines the attribute.</td>
-</tr>
-
-<tr>
-<td><tt>resolveProxies</tt></td>
-<td><tt>resolveProxies</tt> propertySee This property
-is specified on either the eCoreA or the eCoreB page of the
-specification dialog for the UML Association.</td>
-<td><tt>resolveProxies</tt> attribute on an
-eReferences element in the ecore document.</td>
-<td>The <tt>resolveProxies</tt> propertySee This
-property is specified via the @model tag that precedes the get()
-method that defines the get() method that defines the
-attribute.</td>
-</tr>
-
-<tr>
-<td><tt>eOpposite</tt></td>
-<td>the relation that represents the opposite role, if it
-exists</td>
-<td><tt>eOpposite</tt> attribute on an eReferences
-element in the ecore document.</td>
-<td>The <tt>eOpposite</tt> property is specified via the
-@model tag that precedes the get() method that defines the get()
-method that defines the attribute.</td>
-</tr>
-</table>
-
-
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1078" name="s1078"><b
-class="section2">3.08 <tt class="code">EEnumLiteral</tt>
-Properties</b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The properties of an <b class="javaObj"><tt class="code">EEnumLiteral</tt></b> in Ecore are:
-</p>
-
-<p style="text-align: center"><a id="table13" name="table13"><span
-class="jet">TABLE 13. Ecore Properties for <tt class="code">EEnumLiteral</tt></span></a></p>
-
-<br />
-<br />
- 
-
-<table cellspacing="2" cellpadding="2" border="1">
-<tr>
-<th>
-<b>Property</b>
-</th>
-<th>
-<b>Usage</b>
-</th>
-<th>
-<b>Default</b>
-</th>
-</tr>
-
-<tr>
-<td><tt>name</tt></td>
-<td>The name is used to generate the final static constants in the
-enumeration class that are used to access the literal. These names
-are derived by inserting "_" characters to separate the words in
-the name and converting the name to upper case. One of the final
-static constants is the result of this conversion and the other one
-has the suffix of "_LITERAL"</td>
-<td>no default</td>
-</tr>
-
-<tr>
-<td><tt>value</tt></td>
-<td>Determines the integer value that is associated with this
-literal</td>
-<td>0</td>
-</tr>
-
-<tr>
-<td><tt>instance</tt></td>
-<td>Identifies the instance of the Enumerator that defines the
-value of this enumeration literal. This instance may be assigned to
-any attributes whose type is the enumeration to which this
-enumeration literal belongs.</td>
-<td>For dynamic "this"; otherwise the instance of the generated
-Enumerator</td>
-</tr>
-</table>
-
-<p>
- These properties are specified to EMF<br />
-<br />
- code generation in one of the following ways:
-</p>
-<p>
- 
-
-<ul>
-<li class="Bulleted">UML - The properties are set by via an
-attribute belonging to a UML class object that has the <tt>&lt;&lt;enumeration&gt;&gt;</tt> stereotype, or via
-the specification dialog box for that attribute. (See See <a
-class="" href="#s1041">Attribute Specifications in UML</a>.
-for anexample.)</li>
-
-<li class="Bulleted">XMI - The properties are specified as
-attributes or sub-elements of an <tt>ecore:EEnumLiteral</tt> element in the XMI document.
-The <tt>ecore:EEnumLiteral</tt> is typically one of
-the <tt>eLiterals</tt> sub-elements of an <tt>ecore:EEnum</tt> object, which in turn is one of the
-<tt>eClassifiers</tt> sub-elements of the <tt>ecore:EPackage</tt> object that is at the root of
-the XMI document. (See See The EmploymentType Enumeration Element
-in the Ecore Document. for an example.)</li>
-
-<li class="Bulleted">Java - The properties are derived from the <tt>public static final int</tt> field that defines the
-enumeration literal within the <tt>class</tt> that
-defines the enumeration to which this literal belongs. The type of
-this field must be <tt>int</tt> and the method must
-be preceded by a <tt>@model</tt> tag. (See See Java
-Specification for the EmploymentType Enumeration. for an
-example.)</li>
-</ul>
-
-<br />
- 
-
-<p style="text-align: center"><a id="table14" name="table14"><span
-class="jet">TABLE 14. Codegen Specifications for <tt class="code">EEnumLiteral</tt> Properties</span></a></p>
-
-<br />
-<br />
- 
-
-<table cellspacing="2" cellpadding="2" border="1">
-<tr>
-<th>
-<b>Property</b>
-</th>
-<th>
-<b>UML</b>
-</th>
-<th>
-<b>XMI</b>
-</th>
-<th>
-<b>Java</b>
-</th>
-</tr>
-
-<tr>
-<td><tt>name</tt></td>
-<td>The name of the attribute that represents the literal</td>
-<td><tt>name</tt> attribute<sup><a href="#fn38"
-class="footnote">38</a></sup></td>
-<td>The <tt>name</tt> property<sup><a href="#fn39"
-class="footnote">39</a></sup> , if it is present, otherwise, the
-name of the field.</td>
-</tr>
-
-<tr>
-<td><tt>value</tt></td>
-<td>If specified, the initial value of the attribute. Otherwise,
-the literals are numbered consecutively, starting at 0.</td>
-<td><tt>value</tt> attribute on an eLiterals element
-in the ecore document.</td>
-<td>The initial value of the field.</td>
-</tr>
-
-<tr>
-<td><tt>instance</tt></td>
-<td>n/a<sup><a href="#fn40" class="footnote">40</a></sup></td>
-<td>n/aSee You do not set the instance property explicitly. This
-property is automatically filled in when the package to which the
-Enumeration belongs is initialized.</td>
-<td>n/aSee You do not set the instance property explicitly. This
-property is automatically filled in when the package to which the
-Enumeration belongs is initialized.</td>
-</tr>
-</table>
-
-
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1081" name="s1081"><b
-class="section2">3.09 <tt class="code">EOperation</tt>
-Properties</b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The properties of an <b class="javaObj"><tt class="code">EOperation</tt></b> in Ecore are:
-</p>
-
-<p style="text-align: center"><a id="table15" name="table15"><span
-class="jet">TABLE 15. Ecore Properties for <tt class="code">EOperation</tt></span></a></p>
-
-<br />
-<br />
- 
-
-<table cellspacing="2" cellpadding="2" border="1">
-<tr>
-<th>
-<b>Property</b>
-</th>
-<th>
-<b>Usage</b>
-</th>
-<th>
-<b>Default</b>
-</th>
-</tr>
-
-<tr>
-<td><tt>name</tt></td>
-<td>The name of the generated method.</td>
-<td>no default</td>
-</tr>
-
-<tr>
-<td><tt>eType</tt></td>
-<td>The return type of the me.thod</td>
-<td>null</td>
-</tr>
-
-<tr>
-<td><tt>eParameters</tt></td>
-<td>The signature of the method. (See <a class=""
-href="#s1082"><tt class="code">EParameter</tt>
-Properties</a>.)</td>
-<td>none</td>
-</tr>
-</table>
-
-<p>
- These properties are specified to EMF<br />
-<br />
- code generation in one of the following ways:
-</p>
-<p>
- 
-
-<ul>
-<li class="Bulleted">UML - The properties are set by via an
-operation belonging to a UML class object, or via the specification
-dialog box for that operation. (See See Attribute Specifications in
-UML. for an example.)</li>
-
-<li class="Bulleted">XMI - The properties are specified as
-attributes or sub-elements of an <tt>ecore:EOperation</tt> element in the XMI document.
-The <tt>ecore:EOperation</tt> is typically one of the
-<tt>eOperations</tt> sub-elements of an <tt>ecore:EClass</tt> object, which in turn is one of
-the <tt>eClassifiers</tt> sub-elements of the <tt>ecore:EPackage</tt> object that is at the root of
-the XMI document. (See See The Employee Class Element in the Ecore
-Document. for an example.)</li>
-
-<li class="Bulleted">Java - The properties are derived from a
-method that is specified within the <tt>interface</tt> that defines the class to which this
-operation belongs. The method must be preceded by a <tt class="code">@model</tt> tag. (See See Java Specification for the
-Employee Class. for an example.) Note: if there is ambiguity with
-an accessor method (i.e. if the name of the method begins with the
-prefix "<tt>get</tt> "), the <tt class="code">parameters</tt> property must be specified on the <tt class="code">@model</tt> tag to identify an <tt class="code">EOperation</tt>.</li>
-</ul>
-
-<br />
- 
-
-<p style="text-align: center"><a id="table16" name="table16"><span
-class="jet">TABLE 16. Codegen Specifications for <tt class="code">EOperation</tt> Properties</span></a></p>
-
-<br />
-<br />
- 
-
-<table cellspacing="2" cellpadding="2" border="1">
-<tr>
-<th>
-<b>Property</b>
-</th>
-<th>
-<b>UML</b>
-</th>
-<th>
-<b>XM</b>
-</th>
-<th>
-<b>Java</b>
-</th>
-</tr>
-
-<tr>
-<td><tt>name</tt></td>
-<td></td>
-<td><tt>name</tt> attribute<sup><a href="#fn41"
-class="footnote">41</a></sup></td>
-<td></td>
-</tr>
-
-<tr>
-<td><tt>eType</tt></td>
-<td></td>
-<td><tt>eType</tt> attribute on an eOperations
-element in the ecore document.</td>
-<td></td>
-</tr>
-
-<tr>
-<td><tt>eParameters</tt></td>
-<td></td>
-<td><tt>eParameters</tt> element on an eOperations
-element in the ecore document.</td>
-<td></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1082" name="s1082"><b
-class="section2">3.10 <tt class="code">EParameter</tt>
-Properties</b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The properties of an <b class="javaObj"><tt class="code">EParameter</tt></b> in Ecore are:
-</p>
-
-<p style="text-align: center"><a id="table17" name="table17"><span
-class="jet">TABLE 17. Ecore Properties for <tt class="code">EParameter</tt></span></a></p>
-
-<br />
-<br />
- 
-
-<table cellspacing="2" cellpadding="2" border="1">
-<tr>
-<th>
-<b>Property</b>
-</th>
-<th>
-<b>Usage</b>
-</th>
-<th>
-<b>Default</b>
-</th>
-</tr>
-
-<tr>
-<td><tt>name</tt></td>
-<td>The name of the generated argument</td>
-<td>no default</td>
-</tr>
-
-<tr>
-<td><tt>eType</tt></td>
-<td>The type of the argument</td>
-<td>no default</td>
-</tr>
-</table>
-
-<p>
- These properties are specified to EMF<br />
-<br />
- code generation in one of the following ways:
-</p>
-<p>
- 
-
-<ul>
-<li class="Bulleted">UML - The properties are set by via an
-argument on an operation belonging to a UML class object, or via
-the specification dialog box for that argument. (See See Attribute
-Specifications in UML. for an example.)</li>
-
-<li class="Bulleted">XMI - The properties are specified as
-attributes of an <tt>ecore:EParameter</tt> element in
-the XMI document. The <tt>ecore:EParameter</tt> is
-typically one of the <tt>eParameter</tt> s
-sub-elements of an <tt>ecore:EOperation</tt> object,
-which in turn is one of the <tt>eOperations</tt>
-sub-elements of an <tt>ecore:EClass</tt> object,
-which in turn is one of the <tt>eClassifiers</tt>
-sub-elements of the <tt>ecore:EPackage</tt> object
-that is at the root of the XMI document. (See See The Employee
-Class Element in the Ecore Document. for an example.)</li>
-
-<li class="Bulleted">Java - The properties are derived from the
-signature of the method to which this parameter belongs. The method
-must be preceded by a <tt>@model</tt> tag. (See See Java
-Specification for the Employee Class. for an example.)</li>
-</ul>
-
-<br />
- 
-
-<p style="text-align: center"><a id="table18" name="table18"><span
-class="jet">TABLE 18. Codegen Specifications for <tt class="code">EParameter</tt> Properties</span></a></p>
-
-<br />
-<br />
- 
-
-<table cellspacing="2" cellpadding="2" border="1">
-<tr>
-<th>
-<b>Property</b>
-</th>
-<th>
-<b>UML</b>
-</th>
-<th>
-<b>XMI</b>
-</th>
-<th>
-<b>Java</b>
-</th>
-</tr>
-
-<tr>
-<td><tt>name</tt></td>
-<td>the name of the argument that represents this parameter</td>
-<td><tt>name</tt> attribute<sup><a href="#fn42"
-class="footnote">42</a></sup></td>
-<td>the name of the argument that represents the parameter</td>
-</tr>
-
-<tr>
-<td><tt>eType</tt></td>
-<td>the type of the argument</td>
-<td><tt>eType</tt> attribute on an eParameters
-element in the ecore document.</td>
-<td>the type of the argument</td>
-</tr>
-</table>
-
-<br />
-<br />
- <!-- tables end  -->
-<br />
-<br />
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1073" name="s1073"><h2>3.11 EMF APIs</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- The APIs for the EMF runtime are described in detail in the
-JavaDoc document for EMF. You can access this document through the
-"Documents" section of the EMF web site. Please see <a
-class="" target="new"
-href="http://www.eclipse.org/emf/">http://www.eclipse.org/emf/</a>
-for details.
-</p>
-<p>
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s" name="s"><b class="section1">4
-Appendices</b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-<p>
- 
-
-<ul>
-<li>See <a class="" href="#s1084">Appendix A - The Ecore
-Model</a>.</li>
-<li>See <a class="" href="#s1085">Appendix B -
-Footnotes</a>.</li></ul>
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1084" name="s1084"><h2>4.01 Appendix A - The Ecore Model</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-</p>
-
-<p style="text-align: center"><a id="fig11" name="fig11"><span
-class="jet"><img src="images/EMFUG-11.jpg" width="418"
-height="322" border="0"
-alt="FIGURE 11. Ecore Model Class Hierarchy" /><br />
-FIGURE 11. Ecore Model Class Hierarchy</span></a></p>
-
-<p style="text-align: center"><a id="fig12" name="fig12"><span
-class="jet"><img src="images/EMFUG-12.jpg" width="432"
-height="355" border="0"
-alt="FIGURE 12. Ecore Model Relationships, Attributes, and Operations" /><br />
- FIGURE 12. Ecore Model Relationships, Attributes, and
-Operations</span></a></p>
-
-<br />
-<br />
- 
-
-<table cellspacing="0" cellpadding="0" border="0"
-width="100%">
-<tr valign="top">
-<td nowrap="nowrap"><a id="s1085" name="s1085"><h2>4.02 Appendix B - Footnotes</h2></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-</table>
-
-
-<p>
- <a id="fn1" name="fn1">1</a>. For a single-valued attribute of
-type boolean, an is() method is generated instead of a get()
-method.
-</p>
-<p>
- <a id="fn2" name="fn2">2</a>. Specified on the ecore:Package
-element in the ecore document
-</p>
-<p>
- <a id="fn3" name="fn3">3</a>. This is the Java package that is
-specified on the package statement of the interfaces and/or classes
-contained in the package.
-</p>
-<p>
- <a id="fn4" name="fn4">4</a>. This property is specified on the
-eCore page of the specification dialog for the UML Package.
-</p>
-<p>
- <a id="fn5" name="fn5">5</a>. This field is a member of the
-interface that corresponds to the package itself.
-</p>
-<p>
- <a id="fn6" name="fn6">6</a>. Subpackages cannot be specified if
-you use Java interfaces to specify your model.
-</p>
-<p>
- <a id="fn7" name="fn7">7</a>. Specified on the subPackages element
-in the genmodel document.
-</p>
-<p>
- <a id="fn8" name="fn8">8</a>. Depending on the properties of the
-attribute or reference, the accessor methods may be get(), set(),
-isSet() and unset(). Usually, the implementations of these methods
-are generated automatically.
-</p>
-<p>
- <a id="fn9" name="fn9">9</a>. Specified on the <tt class="code">EClassifiers</tt> element that has an xsi:type of
-ecore:<tt class="code">EClass</tt> in the ecore
-document
-</p>
-<p>
- <a id="fn10" name="fn10">10</a>. You do not specify the
-instanceClass property explicitly. The value is always the
-generated interface.
-</p>
-<p>
- <a id="fn11" name="fn11">11</a>. You do not specify the default
-value property explicitly. The value is always null.
-</p>
-<p>
- <a id="fn12" name="fn12">12</a>. This property is set in Rational
-Rose using the "Abstract" checkbox on the "Details" page of the
-"Specification" dialog for a class.
-</p>
-<p>
- <a id="fn13" name="fn13">13</a>. The property is specified via the
-@model tag that precedes the interface statement for the
-class.
-</p>
-<p>
- <a id="fn14" name="fn14">14</a>. If there is potential ambiguity
-with a get() method, you need to specify the "parameters=" attribute to give signature of the method.
-</p>
-<p>
- <a id="fn15" name="fn15">15</a>. Specified on an <tt class="code">EClassifiers</tt> element that has an xsi:type of
-ecore:EEnum in the ecore document
-</p>
-<p>
- <a id="fn16" name="fn16">16</a>. You do not specify the
-instanceClass property explicitly. The value is always the
-generated class.
-</p>
-<p>
- <a id="fn17" name="fn17">17</a>. You do not specify the default
-value property explicitly. The value is always the first entry on
-the eLiterals list.
-</p>
-<p>
- <a id="fn18" name="fn18">18</a>. You do not specify the
-serializable property explicitly for enumerations. The value of the
-this property is always true.
-</p>
-<p>
- <a id="fn19" name="fn19">19</a>. The @model tag may have a name=
-argument, but should not have any other arguments.
-</p>
-<p>
- <a id="fn20" name="fn20">20</a>. Specified on an <tt class="code">EClassifiers</tt> element that has an xsi:type of
-ecore:EDataType in the ecore document
-</p>
-<p>
- <a id="fn21" name="fn21">21</a>. This property is specified via
-the @model tag that precedes the get() method that defines the
-datatype.
-</p>
-<p>
- <a id="fn22" name="fn22">22</a>. You do not specify the default
-value property explicitly. For java primitive types, the value is
-the appropriate Java default for the primitive; Otherwise it is
-null.
-</p>
-<p>
- <a id="fn23" name="fn23">23</a>. This property is set in Rational
-Rose using the "Abstract" checkbox on the "Details" page of the
-"Specification" dialog for a class.
-</p>
-<p>
- <a id="fn24" name="fn24">24</a>. Specified on an eAttributes
-element in the ecore document
-</p>
-<p>
- <a id="fn25" name="fn25">25</a>. This property is specified on the
-eCore page of the specification dialog for the UML Attribute
-</p>
-<p>
- <a id="fn26" name="fn26">26</a>. This property is specified via
-the @model tag that precedes the get() method that defines the
-get() method that defines the attribute.
-</p>
-<p>
- <a id="fn27" name="fn27">27</a>. The cardinality stereotype is
-specified as &lt;&lt;lowerBound..upperBound&gt;&gt; where
-lowerBound is either 0 or 1 and upperBound is either 1 or *. If the
-cardinality stereotype is omitted, &lt;&lt;0..1&gt;&gt; is
-assumed.
-</p>
-<p>
- <a id="fn28" name="fn28">28</a>. A return type of java.util.List
-or org.eclipse.emf.common.util.EList indicates an upperBound of
-"-1" (which means there is no upper bound.) Any other type
-indicates an upperBound of "1".
-</p>
-<p>
- <a id="fn29" name="fn29">29</a>. You do not specify the many
-property explicitly. The value is derived from the
-upperBound.
-</p>
-<p>
- <a id="fn30" name="fn30">30</a>. You do not specify the required
-property explicitly. The value is derived from the
-lowerBound.
-</p>
-<p>
- <a id="fn31" name="fn31">31</a>. Specified on an eReferences
-element in the ecore document
-</p>
-<p>
- <a id="fn32" name="fn32">32</a>. This property is specified on
-either the eCoreA or the eCoreB page of the specification dialog
-for the UML Association
-</p>
-<p>
- <a id="fn33" name="fn33">33</a>. This property is specified via
-the @model tag that precedes the get() method that defines the
-get() method that defines the reference.
-</p>
-<p>
- <a id="fn34" name="fn34">34</a>. The cardinality is specified as
-lowerBound..upperBound where lowerBound is either 0 or 1 and
-upperBound is either 1 or *. If the cardinality is omitted, 0..* is
-assumed.
-</p>
-<p>
- <a id="fn35" name="fn35">35</a>. A return type of java.util.List
-or org.eclipse.emf.common.util.EList indicates an upperBound of
-"-1" (which means there is no upper bound.) Any other type
-indicates an upperBound of "1".
-</p>
-<p>
- <a id="fn36" name="fn36">36</a>. You do not specify the many
-property explicitly. The value is derived from the
-upperBound.
-</p>
-<p>
- <a id="fn37" name="fn37">37</a>. You do not specify the required
-property explicitly. The value is derived from the
-lowerBound.
-</p>
-<p>
- <a id="fn38" name="fn38">38</a>. Specified on an eLiterals element
-in the ecore document
-</p>
-<p>
- <a id="fn39" name="fn39">39</a>. This property is specified via
-the @model tag that precedes the field that defines the
-datatype.
-</p>
-<p>
- <a id="fn40" name="fn40">40</a>. You do not set the instance
-property explicitly. This property is automatically filled in when
-the package to which the Enumeration belongs is initialized.
-</p>
-<p>
- <a id="fn41" name="fn41">41</a>. Specified on an eOperations
-element in the ecore document
-</p>
-<p>
- <a id="fn42" name="fn42">42</a>. Specified on an eParameters
-element in the ecore document
-</p>
-
- <a id="toc" name="toc">&nbsp;</a> 
-
-<hr noshade="noshade" size="1" />
-<table border="0" width="100%">
-<tr>
-<td colspan="4"><a href="#s"><b>Table Of Contents</b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td colspan="3">0 <a href="#s">Overview</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td colspan="3">1 <a href="#s1000">Concepts</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">1.01 <a href="#s1003">Modeling</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">1.02 <a href="#s">The Ecore Model</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">1.03 <a href="#s1004">Code Generation</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">1.04 <a href="#s1009">Basic Code
-Generation</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">1.05 <a href="#s1005">Serialization and
-Loading</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">1.06 <a href="#s1011"><tt class="code">ResourceSet</tt></a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">1.07 <a href="#s1014"><tt class="code">URIConverter</tt></a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">1.08 <a href="#s1006">XMI</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">1.09 <a href="#s1012"><tt class="code">XMIResource</tt></a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">1.10 <a href="#s1007">Observers and
-Notifiers</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td colspan="3">2 <a href="#s1001">Tasks</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.01 <a href="#s1015">Defining Your Model</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.02 <a href="#s1016">Code Generation Using
-Rational Rose</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.03 <a href="#s1039">Basic UML Model
-Elements</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.04 <a href="#s1040">Specification of Abstract
-Classes</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.05 <a href="#s1041">Attribute Specifications in
-UML</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.06 <a href="#s1042">The eCore Properties
-Page</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.07 <a href="#s1043">Ecore Properties for
-Attributes</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.08 <a href="#s1044">Ecore Properties for
-Relationships</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.09 <a href="#s1045">Ecore Properties for
-Packages</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.10 <a href="#s1046">Specifying Multiple
-Inheritance in UML</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.11 <a href="#s1017">Code Generation Using XMI
-documents</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.12 <a href="#s1048">Genmodel Document for the
-enterprise Model</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.13 <a href="#s1049">The Enterprise Package
-Element in the Ecore Document</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.14 <a href="#s1050">The Company Class Element in
-the Ecore Document</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.15 <a href="#s1051">The Department Class Element
-in the Ecore Document</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.16 <a href="#s1052">The Person Class Element in
-the Ecore Document</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.17 <a href="#s1053">The Employee Class Element in
-the Ecore Document</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.18 <a href="#s1054">The EmploymentType
-Enumeration Element in the Ecore Document</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.19 <a href="#s1055">The Date Datatype Element in
-the Ecore Document</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.20 <a href="#s1018">Code Generation Using
-Annotated Java Interfaces</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.21 <a href="#s1057">Java Specification for the
-Enterprise Package</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.22 <a href="#s1058">Java Specification for the
-Company Class</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.23 <a href="#s1059">Java Specification for the
-Department Class</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.24 <a href="#s1060">Java Specification for the
-Person Class</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.25 <a href="#s1061">Java Specification for the
-Employee Class</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.26 <a href="#s1062">Java Specification for the
-EmploymentType Enumeration</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.27 <a href="#s1019">Generating your
-model</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.28 <a href="#s1021">Registering/Initializing a
-Package</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.29 <a href="#s1065">Registering and Initializing
-a Generated Package in a Plugin</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.30 <a href="#s1066">Registering and Initializing
-a Generated Package Using APIs</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.31 <a href="#s1067">Registering a Dynamic
-Package</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.32 <a href="#s1025">Accessing the Package and
-Factory classes</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.33 <a href="#s1024">Creating a <tt class="code">Resource</tt></a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.34 <a href="#s1023">Creating a <tt class="code">ResourceSet</tt></a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.35 <a href="#s1022">Registering a <tt class="code">Resource.Factory</tt></a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.36 <a href="#s">Registering a <tt class="code">Resource.Factory</tt> for a Plugin</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.37 <a href="#s">Registering a <tt class="code">Resource.Factory</tt> Globally</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.38 <a href="#s1063">Registering a <tt class="code">URIConverter</tt></a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.39 <a href="#s1064">Registering an <tt class="code">AdapterFactory</tt></a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.40 <a href="#s1026">Running your
-application</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.41 <a href="#s1027">Creating Instance
-Data</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.42 <a href="#s1029">Loading Instance
-Data</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.43 <a href="#s1030">Handling
-notifications</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.44 <a href="#s1033">Using Reflective
-APIs</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.45 <a href="#s1034">Examining <tt class="code">EObject</tt> Instances using Reflection</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.46 <a href="#s">print</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.47 <a href="#s1069">printObject</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.48 <a href="#s1070">printAllAttributes</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.49 <a href="#s1071">printAttribute</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.50 <a href="#s1068">printAllReferences</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.51 <a href="#s1072">printReference</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">2.52 <a href="#s">Customizing a <tt class="code">URIConverter</tt></a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td colspan="3">3 <a href="#s1002">Quick Reference</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">3.01 <a href="#s1056">Ecore Properties and Codegen
-Specifications</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">3.02 <a href="#s1074"><tt class="code">EPackage</tt> Properties</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">3.03 <a href="#s1075"><tt class="code">EClass</tt> Properties</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">3.04 <a href="#s1077"><tt class="code">EEnum</tt> Properties</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">3.05 <a href="#s1076"><tt class="code">EDataType</tt> Properties</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">3.06 <a href="#s1079"><tt class="code">EAttribute</tt> Properties</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">3.07 <a href="#s1080"><tt class="code">EReference</tt> Properties</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">3.08 <a href="#s1078"><tt class="code">EEnumLiteral</tt> Properties</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">3.09 <a href="#s1081"><tt class="code">EOperation</tt> Properties</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">3.10 <a href="#s1082"><tt class="code">EParameter</tt> Properties</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">3.11 <a href="#s1073">EMF APIs</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td colspan="3">4 <a href="#s">Appendices</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">4.01 <a href="#s1084">Appendix A - The Ecore
-Model</a></td>
-</tr>
-
-<tr>
-<td>&nbsp;&nbsp;</td>
-<td>&nbsp;&nbsp;</td>
-<td colspan="2">4.02 <a href="#s1085">Appendix B -
-Footnotes</a></td>
-</tr>
-</table>
-
-<a id="tof" name="tof">&nbsp;</a> 
-
-<hr noshade="noshade" size="1" />
-<table border="0" width="100%">
-<tr>
-<td colspan="1"><a href="#fig1"><b>Table Of Figures</b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#fig1">FIGURE 1. UML for enterprise
-model</a></td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#fig2">FIGURE 2. Basic Ecore elements in
-UML diagram</a></td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#fig3">FIGURE 3. Specification Dialog
-for the Person Class</a></td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#fig4">FIGURE 4. Enumerations,
-DataTypes, and Default Values</a></td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#fig5">FIGURE 5. Adding a Properties
-File to Your Model</a></td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#fig6">FIGURE 6. Selecting the eCore.pty
-file</a></td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#fig7">FIGURE 7. Properties page for the
-yearsOfService attribute</a></td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#fig8">FIGURE 8. Properties page for the
-employeeOfTheMonth association</a></td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#fig9">FIGURE 9. Ecore Properties Page
-for the Package</a></td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#fig10">FIGURE 10. UML for Multiple
-Inheritance</a></td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#fig11">FIGURE 11. Ecore Model Class
-Hierarchy</a></td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#fig12">FIGURE 12. Ecore Model
-Relationships, Attributes, and Operations</a></td>
-</tr>
-</table>
-
-<a id="tot" name="tot">&nbsp;</a> 
-
-<hr noshade="noshade" size="1" />
-<table border="0" width="100%">
-<tr>
-<td colspan="1"><a href="#table1"><b>Table Of Tables</b></a></td>
-<td align="right"><a class=""
-href="#top">top</a>&nbsp;|&nbsp;<a class=""
-href="#toc">toc</a>&nbsp;|&nbsp;<a class=""
-href="#tof">tof</a>&nbsp;|&nbsp;<a class=""
-href="#tot">tot</a></td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#table1">TABLE 1. Ecore Properties for
-<tt class="code">EPackage</tt></a> </td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#table2">TABLE 2. Codegen Specifications
-for <tt class="code">EPackage</tt> Properties</a> </td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#table3">TABLE 3. Ecore Properties for
-<tt class="code">EClass</tt></a> </td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#table4">TABLE 4. Codegen Specifications
-for <tt class="code">EClass</tt> Properties</a> </td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#table5">TABLE 5. Ecore Properties for
-<tt class="code">EEnum</tt></a> </td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#table6">TABLE 6. Codegen Specification
-for <tt class="code">EEnum</tt> Properties</a> </td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#table7">TABLE 7. Ecore Properties for
-<tt class="code">EDataType</tt></a> </td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#table8">TABLE 8. Codegen Specifications
-for <tt class="code">EDataType</tt> Properties</a> </td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#table9">TABLE 9. Ecore Properties for
-<tt class="code">EAttribute</tt></a></td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#table10">TABLE 10. Codegen
-Specifications for <tt class="code">EAttribute</tt></a>
-</td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#table11">TABLE 11. Ecore Properties for
-<tt class="code">EReference</tt></a> </td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#table12">TABLE 12. Codegen
-Specifications for <tt class="code">EReference</tt>
-Properties</a> </td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#table13">TABLE 13. Ecore Properties for
-<tt class="code">EEnumLiteral</tt></a> </td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#table14">TABLE 14. Codegen
-Specifications for <tt class="code">EEnumLiteral</tt>
-Properties</a> </td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#table15">TABLE 15. Ecore Properties for
-<tt class="code">EOperation</tt></a> </td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#table16">TABLE 16. Codegen
-Specifications for <tt class="code">EOperation</tt>
-Properties</a> </td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#table17">TABLE 17. Ecore Properties for
-<tt class="code">EParameter</tt></a> </td>
-</tr>
-
-<tr>
-<td colspan="1">* <a href="#table18">TABLE 18. Codegen
-Specifications for <tt class="code">EParameter</tt>
-Properties</a> </td>
-</tr>
-</table>
-<br/>
-</body>
-</html>
-
diff --git a/emf/docs/1.x/UG/images/EMFUG-1.jpg b/emf/docs/1.x/UG/images/EMFUG-1.jpg
deleted file mode 100644
index 4f4a202..0000000
--- a/emf/docs/1.x/UG/images/EMFUG-1.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/UG/images/EMFUG-10.jpg b/emf/docs/1.x/UG/images/EMFUG-10.jpg
deleted file mode 100644
index 8965382..0000000
--- a/emf/docs/1.x/UG/images/EMFUG-10.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/UG/images/EMFUG-11.jpg b/emf/docs/1.x/UG/images/EMFUG-11.jpg
deleted file mode 100644
index 5b4ea0f..0000000
--- a/emf/docs/1.x/UG/images/EMFUG-11.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/UG/images/EMFUG-12.jpg b/emf/docs/1.x/UG/images/EMFUG-12.jpg
deleted file mode 100644
index 3270b14..0000000
--- a/emf/docs/1.x/UG/images/EMFUG-12.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/UG/images/EMFUG-2.jpg b/emf/docs/1.x/UG/images/EMFUG-2.jpg
deleted file mode 100644
index f02933c..0000000
--- a/emf/docs/1.x/UG/images/EMFUG-2.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/UG/images/EMFUG-3.jpg b/emf/docs/1.x/UG/images/EMFUG-3.jpg
deleted file mode 100644
index 9a01db8..0000000
--- a/emf/docs/1.x/UG/images/EMFUG-3.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/UG/images/EMFUG-4.jpg b/emf/docs/1.x/UG/images/EMFUG-4.jpg
deleted file mode 100644
index dac61bd..0000000
--- a/emf/docs/1.x/UG/images/EMFUG-4.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/UG/images/EMFUG-5.jpg b/emf/docs/1.x/UG/images/EMFUG-5.jpg
deleted file mode 100644
index e5726d5..0000000
--- a/emf/docs/1.x/UG/images/EMFUG-5.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/UG/images/EMFUG-6.jpg b/emf/docs/1.x/UG/images/EMFUG-6.jpg
deleted file mode 100644
index a90bd66..0000000
--- a/emf/docs/1.x/UG/images/EMFUG-6.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/UG/images/EMFUG-7.jpg b/emf/docs/1.x/UG/images/EMFUG-7.jpg
deleted file mode 100644
index b5664bd..0000000
--- a/emf/docs/1.x/UG/images/EMFUG-7.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/UG/images/EMFUG-8.jpg b/emf/docs/1.x/UG/images/EMFUG-8.jpg
deleted file mode 100644
index 510289e..0000000
--- a/emf/docs/1.x/UG/images/EMFUG-8.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/UG/images/EMFUG-9.jpg b/emf/docs/1.x/UG/images/EMFUG-9.jpg
deleted file mode 100644
index 3c979da..0000000
--- a/emf/docs/1.x/UG/images/EMFUG-9.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/Book.java b/emf/docs/1.x/tutorials/clibmod/Book.java
deleted file mode 100644
index 88d4a3d..0000000
--- a/emf/docs/1.x/tutorials/clibmod/Book.java
+++ /dev/null
@@ -1,27 +0,0 @@
-package org.eclipse.example.library;
-
-/**
- * @model
- */
-public interface Book
-{
-  /**
-   * @model
-   */
-  String getTitle();
-
-  /**
-   * @model default="100"
-   */
-  int getPages();
-
-  /**
-   * @model oppoosite="books"
-   */
-  Writer getAuthor();
-
-  /**
-   * @model
-   */
-  BookCategory getCategory();
-}
diff --git a/emf/docs/1.x/tutorials/clibmod/BookCategory.java b/emf/docs/1.x/tutorials/clibmod/BookCategory.java
deleted file mode 100644
index 5166838..0000000
--- a/emf/docs/1.x/tutorials/clibmod/BookCategory.java
+++ /dev/null
@@ -1,21 +0,0 @@
-package org.eclipse.example.library;
-/**
- * @model
- */
-public class BookCategory
-{
-  /**
-   * @model name="Mystery"
-   */
-  public static final int MYSTERY = 0;
-
-  /**
-   * @model name="ScienceFiction"
-   */
-  public static final int SCIENCE_FICTION = 1;
-
-  /**
-   * @model name="Biography"
-   */
-  public static final int BIOGRAPHY = 2;
-}
diff --git a/emf/docs/1.x/tutorials/clibmod/Library.java b/emf/docs/1.x/tutorials/clibmod/Library.java
deleted file mode 100644
index b948a21..0000000
--- a/emf/docs/1.x/tutorials/clibmod/Library.java
+++ /dev/null
@@ -1,24 +0,0 @@
-package org.eclipse.example.library;
-
-import java.util.List;
-
-/**
- * @model
- */
-public interface Library
-{
-  /**
-   * @model type="Book" containment="true"
-   */
-  List getBooks();
-
-  /**
-   * @model type="Writer" containment="true"
-   */
-  List getWriters();
-
-  /**
-   * @model
-   */
-  String getName();
-}
diff --git a/emf/docs/1.x/tutorials/clibmod/Writer.java b/emf/docs/1.x/tutorials/clibmod/Writer.java
deleted file mode 100644
index efa9d47..0000000
--- a/emf/docs/1.x/tutorials/clibmod/Writer.java
+++ /dev/null
@@ -1,17 +0,0 @@
-package org.eclipse.example.library;
-
-/**
- * @model
- */
-public interface Writer
-{
-  /**
-   * @model
-   */
-  String getName();
-
-  /**
-   * @model type="Book" opposite="author"
-   */
-  java.util.List getBooks();
-}
diff --git a/emf/docs/1.x/tutorials/clibmod/clibmod_emf1.1.html b/emf/docs/1.x/tutorials/clibmod/clibmod_emf1.1.html
deleted file mode 100644
index d5e239b..0000000
--- a/emf/docs/1.x/tutorials/clibmod/clibmod_emf1.1.html
+++ /dev/null
@@ -1,761 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta name="generator" content="HTML Tidy, see www.w3.org" />
-<meta http-equiv="content-type"
-content="text/html; charset=utf-8" />
-<title>Generating an EMF 1.1 Model</title>
-</head>
-<body>
-<h2>Generating an EMF 1.1 Model</h2>
-
-<p>This tutorial is a step-by-step description of the process of
-creating an EMF model and generating a simple model editor for it.
-Following this tutorial will show how easy EMF makes it to go from
-a simple model definition to a fully functioning editor for that
-model.</p>
-
-<p>The screenshots are based on version 2.1 of the Eclipse SDK and
-version 1.1.0 (build 20030501_0612VL) of EMF.</p>
-
-<p>The model we will generate looks like this in UML (see the
-"Eclipse Modeling Framework Overview" paper for a description of
-this model):</p>
-
-<p><img src="images/libuml.gif" alt="Library UML model"
-height="273" width="425" /></p>
-
-<p>We will show how an EMF model can be generated from either of
-two different sources: a Rational Rose model or a set of annotated
-Java interfaces and classes.</p>
-
-<h3>Contents</h3>
-
-<table summary="" border="0" cellspacing="2" cellpadding="2"
-width="100%">
-<tr>
-<td valign="top" width="60">Step 0:</td>
-<td valign="top"><a href="#step0">Prerequisites</a></td>
-</tr>
-
-<tr>
-<td valign="top">Step 1:</td>
-<td valign="top"><a href="#step1a">Import the Model from Rose</a>
-or <a href="#step1b">Define the Model Using Annotated Java</a>
-</td>
-</tr>
-
-<tr>
-<td valign="top">Step 2:</td>
-<td valign="top"><a href="#step2">Generate the EMF Model Code</a>
-</td>
-</tr>
-
-<tr>
-<td valign="top">Step 3:</td>
-<td valign="top"><a href="#step3">Generate an Editor for the
-Model</a> </td>
-</tr>
-
-<tr>
-<td valign="top">Step 4:</td>
-<td valign="top"><a href="#step4">Run the Generated Editor</a>
-</td>
-</tr>
-</table>
-
-<br />
-<hr />
-<p style="text-align: right"><a id="step0"
-name="step0">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 0: Prerequisites</h3>
-
-<p>The EMF Runtime package includes the EMF generator and a number
-of related plugins. After installing the package, verify that they
-are available in your Eclipse environment:</p>
-
-<ul>
-<li>Bring up the "Help/About Eclipse Platform" dialog.<br />
- <img src="images/cg001.gif" alt="Help/About Eclipse Platform"
-height="123" width="168" /><br />
-&nbsp;</li>
-
-<li>Click on "Plug-in Details".<br />
- <img src="images/cg002.gif" alt="Plug-in Details" height="332"
-width="464" /><br />
-&nbsp;</li>
-
-<li>Check that the highlighted set of plugins are present.<br />
- <img src="images/cg003.gif" alt="Check EMF plugins" height="437"
-width="595" /><br />
-&nbsp;</li>
-</ul>
-
-<hr />
-<p style="text-align: right"><a id="step1a"
-name="step1a">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 1a: Import the Model from Rose</h3>
-
-<p>The Rose file for the library model can be found here: <a target="_code" 
-href="images/../library.mdl">library.mdl</a>. Save it
-somewhere on your workstation.</p>
-
-<p>Create a new Ecore model project in the workspace:</p>
-
-<ul>
-<li>Bring up the "File/New/Project..." dialog.<br />
- <img src="images/cg101.gif" alt="File/New/Project..." height="55"
-width="341" /><br />
-&nbsp;</li>
-
-<li>Select "Eclipse Modeling framework" and "EMF Project". Click
-the "Next" button.<br />
- <img src="images/cg132.gif" alt="EMF Project" height="150"
-width="394" /><br />
-&nbsp;</li>
-
-<li>Give the project a name, say, "library". Then, click the "Next"
-button.<br />
- <img src="images/cg133.gif" alt="Name the project" height="203"
-width="294" /><br />
-&nbsp;</li>
-
-<li>Select "Load from a Rose class model" and click the "Next"
-button.<br />
- <img src="images/cg138.gif" alt="Load from a Rose class model"
-height="200" width="255" /><br />
-&nbsp;</li>
-
-<li>Click on the "Browse" button and locate the Rose model
-file.<br />
- <img src="images/cg134.gif" alt="Browse for Rose file"
-height="161" width="500" /><br />
-&nbsp;</li>
-
-<li>The Rose model file will be examined, and a default GenModel
-name will be suggested. You can change the name in the entry box if
-you wish. Then click the "Next" button.<br />
- <img src="images/cg135.gif" alt="Gen Model Name" height="500"
-width="500" /><br />
-&nbsp;</li>
-
-<li>In general, a Rose model may contain more than one package.
-Select the package for which you want to generate an EMF model --
-in this case, the only package, "library". Click the "Finish"
-button.<br />
- <img src="images/cg136.gif" alt="Select package" height="181"
-width="500" /><br />
-&nbsp;</li>
-
-<li>An Ecore model and a GenModel will be created. The GenModel,
-which controls code generation for the model, is opened in the main
-view.<br />
- <img src="images/cg137.gif" alt="Opened GenModel" height="130"
-width="450" /><br />
-&nbsp;</li>
-</ul>
-
-<hr />
-<p style="text-align: right"><a id="step1b"
-name="step1b">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 1b: Define the Model Using Annotated Java</h3>
-
-<p>Instead of importing the model from a Rose diagram, we can start
-with a set of Java interfaces and classes that correspond to the
-classes and enumerated types, respectively, in the library model.
-This code is the bare minimum required to illustrate the desired
-features. Based on it, an Ecore model and a GenModel will be
-constructed, which will then drive generation of the remaining
-code. The code is annotated with "@model" tags in javadoc comments,
-in order to specify any non-default values for the attributes and
-references of the Ecore objects.</p>
-
-<blockquote><b><a target="_code"
-href="images/../Library.java">Library.java</a></b><br />
-
-
-<table summary="" border="1" frame="box">
-<tr>
-<td>
-<pre>
-<tt>package org.eclipse.example.library;
-import java.util.List;
-/**
- * @model
- */
-public interface Library
-{
-  /**
-   * @model type="Book" containment="true"
-   */
-  List getBooks();
-  /**
-   * @model type="Writer" containment="true"
-   */
-  List getWriters();
-  /**
-   * @model
-   */
-  String getName();
-}</tt>
-</pre>
-</td>
-</tr>
-</table>
-</blockquote>
-
-<blockquote><b><a target="_code"
-href="images/../Book.java">Book.java</a></b><br />
- 
-
-<table summary="" border="1" frame="box">
-<tr>
-<td>
-<pre>
-<tt>package org.eclipse.example.library;
-/**
- * @model
- */
-public interface Book
-{
-  /**
-   * @model
-   */
-  String getTitle();
-  /**
-   * @model default="100"
-   */
-  int getPages();
-  /**
-   * @model opposite="books"
-   */
-  Writer getAuthor();
-  /**
-   * @model
-   */
-  BookCategory getCategory();
-}</tt>
-</pre>
-</td>
-</tr>
-</table>
-</blockquote>
-
-<blockquote><b><a target="_code"
-href="images/../Writer.java">Writer.java</a></b><br />
- 
-
-<table summary="" border="1" frame="box">
-<tr>
-<td>
-<pre>
-<tt>package org.eclipse.example.library;
-/**
- * @model
- */
-public interface Writer
-{
-  /**
-   * @model
-   */
-  String getName();
-  /**
-   * @model type="Book" opposite="author"
-   */
-  java.util.List getBooks();
-}</tt>
-</pre>
-</td>
-</tr>
-</table>
-</blockquote>
-
-<blockquote><b><a target="_code"
-href="images/../BookCategory.java">BookCategory.java</a></b><br />
- 
-
-<table summary="" border="1" frame="box">
-<tr>
-<td>
-<pre>
-<tt>package org.eclipse.example.library;
-/**
- * @model
- */
-public class BookCategory
-{
-  /**
-   * @model name="Mystery"
-   */
-  public static final int MYSTERY = 0;
-  /**
-   * @model name="ScienceFiction"
-   */
-  public static final int SCIENCE_FICTION = 1;
-  /**
-   * @model name="Biography"
-   */
-  public static final int BIOGRAPHY = 2;
-}</tt>
-</pre>
-</td>
-</tr>
-</table>
-</blockquote>
-
-<p>Create a new Java project in the workspace:</p>
-
-<ul>
-<li>Bring up the "File/New/Project..." dialog.<br />
- <img src="images/cg101.gif" alt="File/New/Project..." height="55"
-width="341" /><br />
-&nbsp;</li>
-
-<li>Select "Java" and "Java Project". Click the "Next"
-button.<br />
- <img src="images/cg102.gif" alt="Java Project" height="182"
-width="359" /><br />
-&nbsp;</li>
-
-<li>Give the project a name, say, "library". Then, click the "Next"
-button.<br />
- <img src="images/cg103.gif" alt="Name the project" height="221"
-width="302" /><br />
-&nbsp;</li>
-
-<li>Click the "Add Folder" button.<br />
- <img src="images/cg104.gif" alt="Add folder" height="225"
-width="499" /><br />
-&nbsp;</li>
-
-<li>Click the "Create New Folder" button.<br />
- <img src="images/cg104_1.gif" alt="Create a new folder"
-height="422" width="346" /><br />
-&nbsp;</li>
-
-<li>Type "src" and click the "OK" button.<br />
- <img src="images/cg105.gif" alt="Name the folder" height="164"
-width="300" /><br />
-&nbsp;</li>
-
-<li>Click the "OK" button.<br />
- <img src="images/cg105_1.gif" alt="Done with new folder"
-height="422" width="346" /><br />
-&nbsp;</li>
-
-<li>When asked if you want to remove the project as source folder
-and update the build output folder to "library/bin", click the
-"Yes" button.<br />
- <img src="images/cg106.gif"
-alt="Do not update build output folder" height="139"
-width="441" /><br />
-&nbsp;</li>
-
-<li>Specify "library/runtime" as the build default output folder.
-Click the "Finish" button.<br />
- <img src="images/cg107.gif" alt="Specify build output folder"
-height="500" width="500" /><br />
-&nbsp;</li>
-
-<li>The newly created Java project can be seen in the Package
-Explorer.<br />
- <img src="images/cg108.gif" alt="Library Java project"
-height="117" width="280" /><br />
-&nbsp;</li>
-</ul>
-
-<p>Create the first Java interface:</p>
-
-<ul>
-<li>Right-click the "src" folder and select "New/Interface" from
-the pop-up menu.<br />
- <img src="images/cg109.gif" alt="New/Interface" height="152"
-width="402" /><br />
-&nbsp;</li>
-
-<li>Fill in the package and interface name. Click the "Finish"
-button.<br />
- <img src="images/cg110.gif" alt="Create new interface"
-height="460" width="500" /><br />
-&nbsp;</li>
-
-<li>A new Java interface file is created and opened in the main
-view.<br />
- <img src="images/cg111.gif" alt="Opened interface" height="200"
-width="506" /><br />
-&nbsp;</li>
-
-<li>Type (or paste) in the interface code, as shown earlier in this
-section. Pay special attention to the "@model" tags.<br />
- <img src="images/cg112.gif" alt="Enter interface code"
-height="355" width="412" /><br />
-&nbsp;</li>
-
-<li>Select "Save" from the "File" menu to save library.java
-file.<br />
- <img src="images/cg113.gif" alt="File/Save" height="190"
-width="280" /><br />
-&nbsp;</li>
-</ul>
-
-<p>Create the other two interfaces and the class in the same way.
-Of course, to create the class, select "New/Class" from the pop-up
-menu, instead of "New/Interface".</p>
-
-<p>Create the GenModel:</p>
-
-<ul>
-<li>In the Package Explorer view, right-click the "src" folder and
-select "New/Other..." from the pop-up menu.<br />
- <img src="images/cg115.gif" alt="New/Other..." height="250"
-width="401" /><br />
-&nbsp;</li>
-
-<li>Select "Eclipse Modeling Framework" and "EMF Models". Click the
-"Next" button.<br />
- <img src="images/cg116.gif" alt="New/Other..." height="200"
-width="400" /><br />
-&nbsp;</li>
-
-<li>Change the folder to "library/src/model".<br />
- <img src="images/cg117.gif" alt="Change the folder" height="220"
-width="400" /><br />
-&nbsp;</li>
-
-<li>Change the file name to "library.genmodel" and click the "Next"
-button.<br />
- <img src="images/cg118.gif" alt="Change the file name"
-height="135" width="350" /><br />
-&nbsp;</li>
-
-<li>Select "Load from Java annotations" and click the "Next"
-button.<br />
- <img src="images/cg119.gif" alt="Load from Java annotations"
-height="210" width="259" /><br />
-&nbsp;</li>
-
-<li>Select library package and click the "Finish" button.<br />
- <img src="images/cg119_1.gif" alt="Check library" height="570"
-width="500" /><br />
-&nbsp;</li>
-
-<li>An Ecore model and a GenModel will be created. The GenModel,
-which controls code generation for the model, is opened in the main
-view.<br />
- <img src="images/cg120.gif" alt="Opened GenModel" height="225"
-width="400" /><br />
-&nbsp;</li>
-</ul>
-
-<hr />
-<p style="text-align: right"><a id="step2"
-name="step2">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 2: Generate the EMF Model Code</h3>
-
-<p>The GenModel shows a root object, representing the the whole
-model. The model object has children that represent its packages,
-whose children then represent classifiers (classes and datatypes,
-including enumerated types). The children of classes are class
-attributes, references, and operations; the children of enumerated
-types are enum literals.</p>
-
-<ul>
-<li>The GenModel can be expanded to see its various elements.<br />
- <img src="images/cg201.gif" alt="Expanded GenModel" height="200"
-width="320" /><br />
-&nbsp;</li>
-
-<li>There are properties associated with each object. If the
-Properties view isn't already showing, bring up "Window/Show
-View/Other..."<br />
- <img src="images/cg202.gif" alt="Window/Show View/Other..."
-height="257" width="378" /><br />
-&nbsp;</li>
-
-<li>Expand the "Basic" set of views and choose "Properties".<br />
- <img src="images/cg203.gif" alt="Chose Properties" height="164"
-width="153" /><br />
-&nbsp;</li>
-
-<li>These properties control the behavior of the code
-generator.<br />
- <img src="images/cg204.gif" alt="GenModel properties" height="502"
-width="575" /><br />
-&nbsp;</li>
-</ul>
-
-<p>In most cases, the properites need not be changed from their
-default values, but these options can provide a great deal of
-control over the code that gets generated. This topic will be
-explored more fully in future tutorial material; for now, select
-several different GenModel objects, and observe their
-properties.</p>
-
-<p>The GenModel is also the place where you initiate the code
-generation. By right-clicking on an object in the model, you can
-generate code for it.</p>
-
-<ul>
-<li>Right-click the "library" model object and select "Generate
-Model Code" from the pop-up menu.<br />
- <img src="images/cg207.gif" alt="Generate Model" height="238"
-width="213" /><br />
-&nbsp;</li>
-
-<li>Observe the generated files.<br />
- <img src="images/cg208.gif" alt="Generated model code"
-height="357" width="245" /><br />
-<br />
-</li>
-</ul>
-
-<p>After generation, the class interfaces and enum class will have
-been created (if the model was imported from Rose) or completed (if
-the model was defined using annotated Java), and a new pair of
-interfaces will have been created for the package itself and for
-the factory. There will also be two new packages, with "impl" and
-"util" suffixes, which contain implementations of the interfaces
-and additional utility classes, and a "plugin.xml" manifest file
-for the model plugin.</p>
-
-<p>If you define the model by using annotated Java, after
-generating code by selecting "Generate Model Code" pop-up menu, you
-will see the warning message "The import java.util.List is never
-used". This message is ok for you to continue to work on next
-step.</p>
-
-<p>If you change the model, you can regenerate it, and changes will
-be merged with any hand modifications that may have been made to
-the code. You can also selectively generate a subset of the model
-code by right-clicking on a package, class, or enum object and
-selecting "Generate Model Code" from the pop-up menu.</p>
-
-<hr />
-<p style="text-align: right"><a id="step3"
-name="step3">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 3: Generate an Editor for the Model</h3>
-
-<p>A fully functional Eclipse editor can also be generated for any
-model. By default, it is split between two plugins: an "edit"
-plugin includes adapters that provide a structured view and perform
-command-based editing of the model objects; an "editor" plugin
-provides the UI for the editor and wizard.</p>
-
-<ul>
-<li>In the GenModel, right-click the "Library" model object and
-select "Generate Edit Code" from the pop-up menu.<br />
- <img src="images/cg301.gif" alt="Generate Edit Code" height="240"
-width="220" /><br />
-&nbsp;</li>
-
-<li>Right-click the model object and select "Generate Editor Code"
-from the pop-up menu.<br />
- <img src="images/cg304.gif" alt="Generate Editor Code"
-height="233" width="212" /><br />
-&nbsp;</li>
-
-<li>Observe the generated projects, with "edit" and "editor"
-suffixes.<br />
- <img src="images/cg302.gif" alt="Edit and editor projects"
-height="37" width="118" /><br />
-&nbsp;</li>
-</ul>
-
-<p>In general, if you wish to generate the model, edit, and editor
-plugins in a single step, you can do so by selecting "Generate All"
-from the pop-up menu.</p>
-
-<p>The code should be compiled automatically as it is generated,
-and should recompile whenever it is changed. If you have disabled
-automatic building in the workbench preferences, you can initiate
-compilation manually:</p>
-
-<ul>
-<li>Select "Rebuild All" from the "Project" menu.<br />
- <img src="images/cg303.gif" alt="Project/Rebuild All" height="110"
-width="377" /><br />
-&nbsp;</li>
-
-<li>There should no errors in the "library", "library.edit", and
-"library.editor" projects if you import the model from Rose.<br />
- <img src="images/cg305.gif" alt="No errors" height="72"
-width="247" /><br />
-&nbsp;</li>
-
-<li>There is one warning message in the "library", "library.edit",
-and "library.editor" projects if you define the model using
-Annotated Java.<br />
- <img src="images/cg305_1.gif" alt="One warning" height="80"
-width="450" /><br />
-&nbsp;</li>
-</ul>
-
-<hr />
-<p style="text-align: right"><a id="step4"
-name="step4">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 4: Run the Generated Editor</h3>
-
-<p>In order to run plugins in a runtime workbench, a lunch
-configuration must first be set up:</p>
-
-<ul>
-<li>Select "Run..." from the "Run" menu.<br />
- <img src="images/cg401.gif" alt="Run/Run..." height="168"
-width="375" /><br />
-&nbsp;</li>
-
-<li>Select "Run-time Workbench" and click the "New" button.<br />
- <img src="images/cg402.gif" alt="New Run-time Workbench"
-height="329" width="615" /><br />
-&nbsp;</li>
-
-<li>You may want to change the configuration's name to something
-more recognizable. Then, switch to the "Plug-ins and Fragments"
-tab.<br />
- <img src="images/cg403.gif" alt="Name the configuration"
-height="245" width="575" /><br />
-&nbsp;</li>
-
-<li>Pick "Choose plugin-ins and fragments to launch from the list",
-and then select the top-level "External Plug-ins".<br />
- <img src="images/cg404.gif" alt="Select all External Plugins"
-height="297" width="457" /><br />
-&nbsp;</li>
-
-<li>Switch to the "Common" tab, select "Display in favorites menu:
-Run", and click the "Apply" button.<br />
- <img src="images/cg405.gif" alt="Display in favorites menu: Run"
-height="363" width="470" /><br />
-&nbsp;</li>
-</ul>
-
-<p>A runtime workbench can be launched from the "Launch
-Configurations" dialog by clicking on the "Run" button. Once the
-launch configuration has been set up, it can also be launched from
-the "Run" button on the toolbar.</p>
-
-<ul>
-<li>Select the new launch configuration from the "Run" button
-drop-down.<br />
- <img src="images/cg406.gif" alt="Library Configuration"
-height="124" width="355" /><br />
-&nbsp;</li>
-
-<li>Wait for a second instance of the Eclipse platform to come up.
-Bring up the "Help/About Eclipse Platform" dialog, click on the
-"Plug-in Details" button, and verify that the generated plugins are
-there.<br />
- <img src="images/cg407.gif" alt="Plug-in Details" height="437"
-width="595" /><br />
-&nbsp;</li>
-</ul>
-
-<p>The library model wizard can now be used to create a new
-instance of the model.</p>
-
-<ul>
-<li>Bring up the "File/New/Project..." dialog.<br />
- <img src="images/cg101.gif" alt="File/New/Project..." height="55"
-width="341" /><br />
-&nbsp;</li>
-
-<li>Select "Simple" and "Project". Click the "Next" button.<br />
- <img src="images/cg408.gif" alt="Simple Project" height="91"
-width="333" /><br />
-&nbsp;</li>
-
-<li>Give the project a name and click the "Finish" button.<br />
- <img src="images/cg409.gif" alt="Name the project" height="126"
-width="213" /><br />
-&nbsp;</li>
-
-<li>Right-click the project and select "New/Other..." from the
-pop-up menu.<br />
- <img src="images/cg410.gif" alt="New/Other..." height="178"
-width="387" /><br />
-&nbsp;</li>
-
-<li>Select "Example EMF Model Creation Wizards" and "Library
-Model". Click the "Next" button.<br />
- <img src="images/cg411.gif" alt="Library Model" height="500"
-width="500" /><br />
-&nbsp;</li>
-
-<li>Enter a file name for the library model. Make sure it ends with
-a ".library" extension. Then click the "Next" button.<br />
- <img src="images/cg412.gif" alt="Name the library model file"
-height="46" width="146" /><br />
-&nbsp;</li>
-
-<li>Select "Library" as the model object, and click the "Finish"
-button.<br />
- <img src="images/cg413.gif" alt="Select the Model Object"
-height="238" width="498" /><br />
-&nbsp;</li>
-
-<li>The newly created library model is opened in the main
-view.<br />
- <img src="images/cg414.gif" alt="New library model" height="118"
-width="482" /><br />
-&nbsp;</li>
-</ul>
-
-<p>The root object in this editor corresponds to the "My.library"
-resource. Under it lies a single library, the object which was
-selected as the model object in the wizard.</p>
-
-<ul>
-<li>Expand the "platform:/resource/librarytest/My.library" resource
-to see the library object. Select it.<br />
- <img src="images/cg415.gif" alt="Expanded resource" height="242"
-width="592" /><br />
-&nbsp;</li>
-
-<li>In the Properties view, click on the "Value" column of the
-"Name" property, and give a name to the library. The label in the
-main view will be updated when you hit Enter.<br />
- <img src="images/cg416.gif" alt="Name the library" height="105"
-width="646" /><br />
-&nbsp;</li>
-
-<li>Right-click on the library and select "New Child/Writer" from
-the pop-up menu to add a new writer to the library.<br />
- <img src="images/cg417.gif" alt="New Child/Writer" height="240"
-width="332" /><br />
-&nbsp;</li>
-
-<li>Enter the name of the writer in the Properties view.<br />
- <img src="images/cg418.gif" alt="Name the writer" height="260"
-width="470" /><br />
-&nbsp;</li>
-
-<li>Similarly, a book can be added to the library.<br />
- <img src="images/cg419.gif" alt="New Child/Book" height="238"
-width="325" /><br />
-&nbsp;</li>
-
-<li>All the book's attributes and references can edited in the
-Properties view.<br />
- <img src="images/cg420.gif" alt="Book properties" height="365"
-width="568" /><br />
-&nbsp;</li>
-
-<li>You can save, close, and then re-open the model using the text
-editor if you wish to see the saved model in XMI format.<br />
- <img src="images/cg421.gif" alt="Open With/Text Editor"
-height="213" width="379" /><br />
-&nbsp;</li>
-</ul>
-
-<hr />
-<p style="text-align: right"><a href="#top">contents</a></p>
-</body>
-</html>
-
diff --git a/emf/docs/1.x/tutorials/clibmod/genlibrary.html b/emf/docs/1.x/tutorials/clibmod/genlibrary.html
deleted file mode 100644
index 018151a..0000000
--- a/emf/docs/1.x/tutorials/clibmod/genlibrary.html
+++ /dev/null
@@ -1,616 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta name="generator" content="HTML Tidy, see www.w3.org" />
-<meta http-equiv="Content-Type"
-content="text/html; charset=utf-8" />
-<title>Generating an EMF Model from Annotated Java</title>
-</head>
-<body>
-<h2>Generating an EMF Model from Annotated Java</h2>
-
-<p>This tutorial is a step-by-step description of the process of
-creating an EMF model and generating a simple model editor for it.
-Following this tutorial will show how easy EMF makes it to go from
-a simple model definition to a fully functioning editor for that
-model.</p>
-
-<p>The screenshots are based on version 2.0.1 of the Eclipse SDK
-and version 1.0.1 (build 20021003_2227SL) of EMF.</p>
-
-<p>The model we will generate looks like this in UML (see the
-"Eclipse Modelling Framework Overview" paper for a description of
-this model):</p>
-
-<p><img src="libuml.gif" alt="Library UML model" height="273"
-width="425" /></p>
-
-<p>We will show how an EMF model can be generated from a set of
-Java interfaces and classes that correspond to the classes and
-enumerated types, respectively, in the library model. This code is
-the bare minimum required to illustrate the desired features. Based
-on it, an Ecore model and a GenModel will be constructed, which
-will then drive generation of the remaining code. The code is
-annotated with "@model" tags in javadoc comments, in order to
-specify any non-default values for the attributes and references of
-the Ecore objects.</p>
-
-<blockquote><b><a target="_code"
-href="images/../Library.java">Library.java</a></b><br />
- 
-
-<table summary="" border="1" frame="box">
-<tr>
-<td>
-<pre>
-<tt>package org.eclipse.example.library;
-
-import java.util.List;
-
-/**
- * @model
- */
-public interface Library
-{
-  /**
-   * @model type="Book" containment="true"
-   */
-  List getBooks();
-
-  /**
-   * @model type="Writer" containment="true"
-   */
-  List getWriters();
-
-  /**
-   * @model
-   */
-  String getName();
-}</tt>
-</pre>
-</td>
-</tr>
-</table>
-</blockquote>
-
-<blockquote><b><a  target="_code"
-href="images/../Book.java">Book.java</a></b><br />
- 
-
-<table summary="" border="1" frame="box">
-<tr>
-<td>
-<pre>
-<tt>package org.eclipse.example.library;
-
-/**
- * @model
- */
-public interface Book
-{
-  /**
-   * @model
-   */
-  String getTitle();
-
-  /**
-   * @model default="100"
-   */
-  int getPages();
-
-  /**
-   * @model opposite="books"
-   */
-  Writer getAuthor();
-
-  /**
-   * @model
-   */
-  BookCategory getCategory();
-}</tt>
-</pre>
-</td>
-</tr>
-</table>
-</blockquote>
-
-<blockquote><b><a target="_code"
-href="images/../Writer.java">Writer.java</a></b><br />
- 
-
-<table summary="" border="1" frame="box">
-<tr>
-<td>
-<pre>
-<tt>package org.eclipse.example.library;
-
-/**
- * @model
- */
-public interface Writer
-{
-  /**
-   * @model
-   */
-  String getName();
-
-  /**
-   * @model type="Book" opposite="author"
-   */
-  java.util.List getBooks();
-}</tt>
-</pre>
-</td>
-</tr>
-</table>
-</blockquote>
-
-<blockquote><b><a target="_code"
-href="images/../BookCategory.java">BookCategory.java</a></b><br />
- 
-
-<table summary="" border="1" frame="box">
-<tr>
-<td>
-<pre>
-<tt>package org.eclipse.example.library;
-/**
- * @model
- */
-public class BookCategory
-{
-  /**
-   * @model name="Mystery"
-   */
-  public static final int MYSTERY = 0;
-
-  /**
-   * @model name="ScienceFiction"
-   */
-  public static final int SCIENCE_FICTION = 1;
-
-  /**
-   * @model name="Biography"
-   */
-  public static final int BIOGRAPHY = 2;
-}</tt>
-</pre>
-</td>
-</tr>
-</table>
-</blockquote>
-
-<h3>Step 0: Prerequisites</h3>
-
-<p>The EMF Runtime package includes the EMF generator and a number
-of related plugins. After installing the package, verify that they
-are available in your Eclipse environment:</p>
-
-<ul>
-<li>Bring up the "Help/About Eclipse Platform" dialog.<br />
- <img src="cg001.gif" alt="Help/About Eclipse Platform"
-height="123" width="168" /><br />
-&nbsp;</li>
-
-<li>Click on "Plug-in Details".<br />
- <img src="cg002.gif" alt="Plug-in Details" height="360"
-width="486" /><br />
-&nbsp;</li>
-
-<li>Check that the highlighted set of plugins are present.<br />
- <img src="cg003.gif" alt="Check EMF plugins" height="437"
-width="550" /><br />
-&nbsp;</li>
-</ul>
-
-<h3>Step 1: Define the Model Using Annotated Java</h3>
-
-<p>Create a new Java project in the workspace:</p>
-
-<ul>
-<li>Bring up the "File/New/Project..." dialog.<br />
- <img src="cg101.gif" alt="File/New/Project..." height="55"
-width="341" /><br />
-&nbsp;</li>
-
-<li>Select "Java" and "Java Project". Click the "Next"
-button.<br />
- <img src="cg102.gif" alt="Java Project" height="182"
-width="359" /><br />
-&nbsp;</li>
-
-<li>Give the project a name, say, "library". Then, click the "Next"
-button.<br />
- <img src="cg103.gif" alt="Name the project" height="221"
-width="302" /><br />
-&nbsp;</li>
-
-<li>Select "Use source folders contained in the project", and then
-click the "Create New Folder" button.<br />
- <img src="cg104.gif" alt="Create a new source folder" height="225"
-width="499" /><br />
-&nbsp;</li>
-
-<li>Type "src" and click the "OK" button.<br />
- <img src="cg105.gif" alt="Name the folder" height="154"
-width="437" /><br />
-&nbsp;</li>
-
-<li>When asked if you want to update the build output folder, click
-the "No" button.<br />
- <img src="cg106.gif" alt="Do not update build output folder"
-height="124" width="436" /><br />
-&nbsp;</li>
-
-<li>Specify "library/runtime" as the build output folder. Click the
-"Finish" button.<br />
- <img src="cg107.gif" alt="Specify build output folder"
-height="155" width="427" /><br />
-&nbsp;</li>
-
-<li>The newly created Java project can be seen in the Package
-Explorer.<br />
- <img src="cg108.gif" alt="Library Java project" height="117"
-width="302" /><br />
-&nbsp;</li>
-</ul>
-
-<p>Create the first Java interface:</p>
-
-<ul>
-<li>Right-click the "src" folder and select "New/Interface" from
-the pop-up menu.<br />
- <img src="cg109.gif" alt="New/Interface" height="152"
-width="402" /><br />
-&nbsp;</li>
-
-<li>Fill in the package and interface name. Click the "Finish"
-button.<br />
- <img src="cg110.gif" alt="Create new interface" height="460"
-width="500" /><br />
-&nbsp;</li>
-
-<li>A new Java interface file is created and opened in the main
-view.<br />
- <img src="cg111.gif" alt="Opened interface" height="219"
-width="344" /><br />
-&nbsp;</li>
-
-<li>Type (or paste) in the interface code, as shown earlier in this
-section. Pay special attention to the "@model" tags.<br />
- <img src="cg112.gif" alt="Enter interface code" height="355"
-width="412" /><br />
-&nbsp;</li>
-
-<li>Select "Save Library.java" from the "File" menu.<br />
- <img src="cg113.gif" alt="File/Save Library.java" height="163"
-width="285" /><br />
-&nbsp;</li>
-</ul>
-
-<p>Create the other two interfaces and the class in the same way.
-Of course, to create the class, select "New/Class" from the pop-up
-menu, instead of "New/Interface".</p>
-
-<p>Create the GenModel:</p>
-
-<ul>
-<li>In the Package Explorer view, right-click the "src" folder and
-select "New/Other..." from the pop-up menu.<br />
- <img src="cg115.gif" alt="New/Other..." height="250"
-width="401" /><br />
-&nbsp;</li>
-
-<li>Select "Ecore Model Framework" and "GenModel Model". Click the
-"Next" button.<br />
- <img src="cg116.gif" alt="New/Other..." height="207"
-width="388" /><br />
-&nbsp;</li>
-
-<li>Change the folder to "library/src/model".<br />
- <img src="cg117.gif" alt="Change the folder" height="228"
-width="350" /><br />
-&nbsp;</li>
-
-<li>Change the file name to "library.genmodel" and click the "Next"
-button.<br />
- <img src="cg118.gif" alt="Change the file name" height="135"
-width="350" /><br />
-&nbsp;</li>
-
-<li>Select "Load from Java annotations" and click the "Finish"
-button.<br />
- <img src="cg119.gif" alt="Load from Java annotations" height="210"
-width="259" /><br />
-&nbsp;</li>
-
-<li>An Ecore model and a GenModel will be created. The GenModel,
-which controls code generation for the model, is opened in the main
-view.<br />
- <img src="cg120.gif" alt="Opened GenModel" height="210"
-width="508" /><br />
-&nbsp;</li>
-</ul>
-
-<h3>Step 2: Generate the EMF Model Code</h3>
-
-<p>The GenModel shows a root object, representing the the whole
-model. The model object has children that represent its packages,
-whose children then represent classifiers (classes and datatypes,
-including enumerated types). The children of classes are class
-attributes, references, and operations; the children of enumerated
-types are enum literals.</p>
-
-<ul>
-<li>The GenModel can be expanded to see its various elements.<br />
- <img src="cg201.gif" alt="Expanded GenModel" height="190"
-width="327" /><br />
-&nbsp;</li>
-
-<li>There are properties associated with each object. If the
-Properties view isn't already showing, bring up "Window/Show
-View/Other..."<br />
- <img src="cg202.gif" alt="Window/Show View/Other..." height="257"
-width="378" /><br />
-&nbsp;</li>
-
-<li>Expand the "Basic" set of views and choose "Properties".<br />
- <img src="cg203.gif" alt="Chose Properties" height="164"
-width="153" /><br />
-&nbsp;</li>
-
-<li>These properties control the behavior of the code
-generator.<br />
- <img src="cg204.gif" alt="GenModel properties" height="500"
-width="540" /><br />
-&nbsp;</li>
-</ul>
-
-<p>In most cases, the properites need not be changed from their
-default values, but these options can provide a great deal of
-control over the code that gets generated. This topic will be
-explored more fully in future tutorial material; for now, select
-several different GenModel objects, and observe their
-properties.</p>
-
-<p>The GenModel is also the place where you initiate the code
-generation. By right-clicking on an object in the model, you can
-generate code for it.</p>
-
-<ul>
-<li>Right-click the "/library/src/model/library.genmodel" model
-object and select "Generate Model" from the pop-up menu.<br />
- <img src="cg207.gif" alt="Generate Model" height="288"
-width="350" /><br />
-&nbsp;</li>
-
-<li>Observe the generated files.<br />
- <img src="cg208.gif" alt="Generated model code" height="203"
-width="244" /><br />
-<br />
-</li>
-</ul>
-
-<p>After generation, the class interfaces and enum class will have
-been created (if the model was imported from Rose) or completed (if
-the model was defined using annotated Java), and a new pair of
-interfaces will have been created for the package itself and for
-the factory. There will also be two new packages, with "impl" and
-"util" suffixes, which contain implementations of the interfaces
-and additional utility classes, and a "plugin.xml" manifest file
-for the model plugin.</p>
-
-<p>If you change the model, you can regenerate it, and changes will
-be merged with any hand modifications that may have been made to
-the code. You can also selectively generate a subset of the model
-code by right-clicking on a package, class, or enum object and
-selecting "Generate Model" from the pop-up menu.</p>
-
-<h3>Step 3: Generate an Editor for the Model</h3>
-
-<p>A fully functional Eclipse editor can also be generated for any
-model. By default, it is split between two plugins: an "edit"
-plugin includes adapters that provide a structured view and perform
-command-based editing of the model objects; an "editor" plugin
-provides the UI for the editor and wizard.</p>
-
-<ul>
-<li>In the GenModel, right-click the
-"/library/src/model/library.genmodel" model object and select
-"Generate EMF.Edit" from the pop-up menu.<br />
- <img src="cg301.gif" alt="Generate EMF.Edit" height="288"
-width="351" /><br />
-&nbsp;</li>
-
-<li>Right-click the model object and select "Generate EMF.Editor"
-from the pop-up menu.<br />
- <img src="cg304.gif" alt="Generate EMF.Editor" height="240"
-width="350" /><br />
-&nbsp;</li>
-
-<li>Observe the generated projects, with "edit" and "editor"
-suffixes.<br />
- <img src="cg302.gif" alt="Edit and editor projects" height="37"
-width="118" /><br />
-&nbsp;</li>
-</ul>
-
-<p>In general, if you wish to generate the model, edit, and editor
-plugins in a single step, you can do so by selecting "Generate All"
-from the pop-up menu.</p>
-
-<p>The code should be compiled automatically as it is generated,
-and should recompile whenever it is changed. If you have disabled
-automatic building in the workbench preferences, you can initiate
-compilation manually:</p>
-
-<ul>
-<li>Select "Rebuild All" from the "Project" menu.<br />
- <img src="cg303.gif" alt="Project/Rebuild All" height="110"
-width="377" /><br />
-&nbsp;</li>
-
-<li>There should no errors in the "library", "library.edit", and
-"library.editor" projects.<br />
- <img src="cg305.gif" alt="No errors" height="72"
-width="247" /><br />
-&nbsp;</li>
-</ul>
-
-<h3>Step 4: Run the Generated Editor</h3>
-
-<p>In order to run plugins in a runtime workbench, a lunch
-configuration must first be set up:</p>
-
-<ul>
-<li>Select "Run..." from the "Run" menu.<br />
- <img src="cg401.gif" alt="Run/Run..." height="168"
-width="375" /><br />
-&nbsp;</li>
-
-<li>Select "Run-time Workbench" and click the "New" button.<br />
- <img src="cg402.gif" alt="New Run-time Workbench" height="349"
-width="424" /><br />
-&nbsp;</li>
-
-<li>You may want to change the configuration's name to something
-more recognizable. Then, switch to the "Plug-ins and Fragments"
-tab.<br />
- <img src="cg403.gif" alt="Name the configuration" height="238"
-width="498" /><br />
-&nbsp;</li>
-
-<li>Pick "Choose plugin-ins and fragments to launch from the list",
-and then select the top-level "External Plug-ins".<br />
- <img src="cg404.gif" alt="Select all External Plugins"
-height="331" width="444" /><br />
-&nbsp;</li>
-
-<li>Switch to the "Common" tab, select "Display in favorites menu:
-Run", and click the "Apply" button.<br />
- <img src="cg405.gif" alt="Display in favorites menu: Run"
-height="368" width="447" /><br />
-&nbsp;</li>
-</ul>
-
-<p>A runtime workbench can be launched from the "Launch
-Configurations" dialog by clicking on the "Run" button. Once the
-launch configuration has been set up, it can also be launched from
-the "Run" button on the toolbar.</p>
-
-<ul>
-<li>Select the new launch configuration from the "Run" button
-drop-down.<br />
- <img src="cg406.gif" alt="Library Configuration" height="124"
-width="355" /><br />
-&nbsp;</li>
-
-<li>Wait for a second instance of the Eclipse platform to come up.
-Bring up the "Help/About Eclipse Platform" dialog, click on the
-"Plug-in Details" button, and verify that the generated plugins are
-there.<br />
- <img src="cg407.gif" alt="Plug-in Details" height="437"
-width="550" /><br />
-&nbsp;</li>
-</ul>
-
-<p>The library model wizard can now be used to create a new
-instance of the model.</p>
-
-<ul>
-<li>Bring up the "File/New/Project..." dialog.<br />
- <img src="cg101.gif" alt="File/New/Project..." height="55"
-width="341" /><br />
-&nbsp;</li>
-
-<li>Select "Simple" and "Project". Click the "Next" button.<br />
- <img src="cg408.gif" alt="Simple Project" height="91"
-width="333" /><br />
-&nbsp;</li>
-
-<li>Give the project a name and click the "Finish" button.<br />
- <img src="cg409.gif" alt="Name the project" height="126"
-width="213" /><br />
-&nbsp;</li>
-
-<li>Right-click the project and select "New/Other..." from the
-pop-up menu.<br />
- <img src="cg410.gif" alt="New/Other..." height="178"
-width="387" /><br />
-&nbsp;</li>
-
-<li>Select "Example EMF Model Creation Wizards" and "Library
-Model". Click the "Next" button.<br />
- <img src="cg411.gif" alt="Library Model" height="195"
-width="355" /><br />
-&nbsp;</li>
-
-<li>Enter a file name for the library model. Make sure it ends with
-a ".library" extension.<br />
- <img src="cg412.gif" alt="Name the library model file" height="46"
-width="146" /><br />
-&nbsp;</li>
-
-<li>Select "Library" as the model object, and click the "Finish"
-button.<br />
- <img src="cg413.gif" alt="Select the Model Object" height="149"
-width="218" /><br />
-&nbsp;</li>
-
-<li>The newly created library model is opened in the main
-view.<br />
- <img src="cg414.gif" alt="New library model" height="118"
-width="482" /><br />
-&nbsp;</li>
-</ul>
-
-<p>The root object in this editor corresponds to the "My.library"
-resource. Under it lies a single library, the object which was
-selected as the model object in the wizard.</p>
-
-<ul>
-<li>Expand the "platform:/resource/librarytest/My.library" resource
-to see the library object. Select it.<br />
- <img src="cg415.gif" alt="Expanded resource" height="193"
-width="420" /><br />
-&nbsp;</li>
-
-<li>In the Properties view, click on the "Value" column of the
-"Name" property, and give a name to the library. The label in the
-main view will be updated when you hit Enter.<br />
- <img src="cg416.gif" alt="Name the library" height="129"
-width="420" /><br />
-&nbsp;</li>
-
-<li>Right-click on the library and select "New Child/Writer" from
-the pop-up menu to add a new writer to the library.<br />
- <img src="cg417.gif" alt="New Child/Writer" height="193"
-width="420" /><br />
-&nbsp;</li>
-
-<li>Enter the name of the writer in the Properties view.<br />
- <img src="cg418.gif" alt="Name the writer" height="267"
-width="420" /><br />
-&nbsp;</li>
-
-<li>Similarly, a book can be added to the library.<br />
- <img src="cg419.gif" alt="New Child/Book" height="193"
-width="420" /><br />
-&nbsp;</li>
-
-<li>All the book's attributes and references can edited in the
-Properties view.<br />
- <img src="cg420.gif" alt="Book properties" height="325"
-width="420" /><br />
-&nbsp;</li>
-
-<li>You can save, close, and then re-open the model using the text
-editor if you wish to see the saved model in XMI format.<br />
- <img src="cg421.gif" alt="Open With/Text Editor" height="213"
-width="379" /><br />
-&nbsp;</li>
-</ul>
-</body>
-</html>
-
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg001.gif b/emf/docs/1.x/tutorials/clibmod/images/cg001.gif
deleted file mode 100644
index 0c9a1a7..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg001.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg002.gif b/emf/docs/1.x/tutorials/clibmod/images/cg002.gif
deleted file mode 100644
index 9a75f38..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg002.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg003.gif b/emf/docs/1.x/tutorials/clibmod/images/cg003.gif
deleted file mode 100644
index 984b1a9..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg003.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg101.gif b/emf/docs/1.x/tutorials/clibmod/images/cg101.gif
deleted file mode 100644
index ce03249..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg101.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg102.gif b/emf/docs/1.x/tutorials/clibmod/images/cg102.gif
deleted file mode 100644
index 1d9cd7a..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg102.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg103.gif b/emf/docs/1.x/tutorials/clibmod/images/cg103.gif
deleted file mode 100644
index 6ce85f3..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg103.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg104.gif b/emf/docs/1.x/tutorials/clibmod/images/cg104.gif
deleted file mode 100644
index 180004a..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg104.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg104_1.gif b/emf/docs/1.x/tutorials/clibmod/images/cg104_1.gif
deleted file mode 100644
index 380ebeb..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg104_1.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg105.gif b/emf/docs/1.x/tutorials/clibmod/images/cg105.gif
deleted file mode 100644
index cdf992d..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg105.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg105_1.gif b/emf/docs/1.x/tutorials/clibmod/images/cg105_1.gif
deleted file mode 100644
index 1d3e2ee..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg105_1.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg106.gif b/emf/docs/1.x/tutorials/clibmod/images/cg106.gif
deleted file mode 100644
index dc907d2..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg106.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg107.gif b/emf/docs/1.x/tutorials/clibmod/images/cg107.gif
deleted file mode 100644
index 36ce23e..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg107.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg108.gif b/emf/docs/1.x/tutorials/clibmod/images/cg108.gif
deleted file mode 100644
index a22547f..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg108.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg109.gif b/emf/docs/1.x/tutorials/clibmod/images/cg109.gif
deleted file mode 100644
index 17098fd..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg109.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg110.gif b/emf/docs/1.x/tutorials/clibmod/images/cg110.gif
deleted file mode 100644
index a056f08..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg110.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg111.gif b/emf/docs/1.x/tutorials/clibmod/images/cg111.gif
deleted file mode 100644
index 708330b..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg111.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg112.gif b/emf/docs/1.x/tutorials/clibmod/images/cg112.gif
deleted file mode 100644
index 732a252..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg112.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg113.gif b/emf/docs/1.x/tutorials/clibmod/images/cg113.gif
deleted file mode 100644
index b46c886..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg113.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg115.gif b/emf/docs/1.x/tutorials/clibmod/images/cg115.gif
deleted file mode 100644
index 37a28d3..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg115.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg116.gif b/emf/docs/1.x/tutorials/clibmod/images/cg116.gif
deleted file mode 100644
index b9059d7..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg116.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg117.gif b/emf/docs/1.x/tutorials/clibmod/images/cg117.gif
deleted file mode 100644
index 6cb0dd6..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg117.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg118.gif b/emf/docs/1.x/tutorials/clibmod/images/cg118.gif
deleted file mode 100644
index f0d93b7..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg118.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg119.gif b/emf/docs/1.x/tutorials/clibmod/images/cg119.gif
deleted file mode 100644
index f6b398f..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg119.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg119_1.gif b/emf/docs/1.x/tutorials/clibmod/images/cg119_1.gif
deleted file mode 100644
index 28b39d5..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg119_1.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg120.gif b/emf/docs/1.x/tutorials/clibmod/images/cg120.gif
deleted file mode 100644
index a8b2847..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg120.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg132.gif b/emf/docs/1.x/tutorials/clibmod/images/cg132.gif
deleted file mode 100644
index c8aa308..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg132.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg133.gif b/emf/docs/1.x/tutorials/clibmod/images/cg133.gif
deleted file mode 100644
index 12e6f10..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg133.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg134.gif b/emf/docs/1.x/tutorials/clibmod/images/cg134.gif
deleted file mode 100644
index 5d081cf..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg134.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg135.gif b/emf/docs/1.x/tutorials/clibmod/images/cg135.gif
deleted file mode 100644
index bfd43d0..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg135.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg136.gif b/emf/docs/1.x/tutorials/clibmod/images/cg136.gif
deleted file mode 100644
index 048016e..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg136.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg137.gif b/emf/docs/1.x/tutorials/clibmod/images/cg137.gif
deleted file mode 100644
index d41ad06..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg137.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg138.gif b/emf/docs/1.x/tutorials/clibmod/images/cg138.gif
deleted file mode 100644
index 8969573..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg138.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg201.gif b/emf/docs/1.x/tutorials/clibmod/images/cg201.gif
deleted file mode 100644
index 3f9a452..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg201.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg202.gif b/emf/docs/1.x/tutorials/clibmod/images/cg202.gif
deleted file mode 100644
index 099d7d2..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg202.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg203.gif b/emf/docs/1.x/tutorials/clibmod/images/cg203.gif
deleted file mode 100644
index 9295d7a..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg203.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg204.gif b/emf/docs/1.x/tutorials/clibmod/images/cg204.gif
deleted file mode 100644
index 39db6cb..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg204.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg207.gif b/emf/docs/1.x/tutorials/clibmod/images/cg207.gif
deleted file mode 100644
index 778ef60..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg207.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg208.gif b/emf/docs/1.x/tutorials/clibmod/images/cg208.gif
deleted file mode 100644
index 5658025..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg208.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg301.gif b/emf/docs/1.x/tutorials/clibmod/images/cg301.gif
deleted file mode 100644
index 6fddd9f..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg301.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg302.gif b/emf/docs/1.x/tutorials/clibmod/images/cg302.gif
deleted file mode 100644
index 7d4e489..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg302.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg303.gif b/emf/docs/1.x/tutorials/clibmod/images/cg303.gif
deleted file mode 100644
index ed85bd1..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg303.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg304.gif b/emf/docs/1.x/tutorials/clibmod/images/cg304.gif
deleted file mode 100644
index 4368dd1..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg304.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg305.gif b/emf/docs/1.x/tutorials/clibmod/images/cg305.gif
deleted file mode 100644
index d83f105..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg305.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg305_1.gif b/emf/docs/1.x/tutorials/clibmod/images/cg305_1.gif
deleted file mode 100644
index 033a04c..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg305_1.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg401.gif b/emf/docs/1.x/tutorials/clibmod/images/cg401.gif
deleted file mode 100644
index 3ff99f1..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg401.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg402.gif b/emf/docs/1.x/tutorials/clibmod/images/cg402.gif
deleted file mode 100644
index fc68cea..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg402.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg403.gif b/emf/docs/1.x/tutorials/clibmod/images/cg403.gif
deleted file mode 100644
index 2902439..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg403.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg404.gif b/emf/docs/1.x/tutorials/clibmod/images/cg404.gif
deleted file mode 100644
index 7ed0623..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg404.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg405.gif b/emf/docs/1.x/tutorials/clibmod/images/cg405.gif
deleted file mode 100644
index 6bdc7f6..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg405.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg406.gif b/emf/docs/1.x/tutorials/clibmod/images/cg406.gif
deleted file mode 100644
index 9071559..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg406.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg407.gif b/emf/docs/1.x/tutorials/clibmod/images/cg407.gif
deleted file mode 100644
index 107fde7..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg407.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg408.gif b/emf/docs/1.x/tutorials/clibmod/images/cg408.gif
deleted file mode 100644
index f9885b4..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg408.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg409.gif b/emf/docs/1.x/tutorials/clibmod/images/cg409.gif
deleted file mode 100644
index ccbbb09..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg409.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg410.gif b/emf/docs/1.x/tutorials/clibmod/images/cg410.gif
deleted file mode 100644
index 1969c89..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg410.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg411.gif b/emf/docs/1.x/tutorials/clibmod/images/cg411.gif
deleted file mode 100644
index c71b691..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg411.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg412.gif b/emf/docs/1.x/tutorials/clibmod/images/cg412.gif
deleted file mode 100644
index c663f97..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg412.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg413.gif b/emf/docs/1.x/tutorials/clibmod/images/cg413.gif
deleted file mode 100644
index 59371b0..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg413.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg414.gif b/emf/docs/1.x/tutorials/clibmod/images/cg414.gif
deleted file mode 100644
index a481303..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg414.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg415.gif b/emf/docs/1.x/tutorials/clibmod/images/cg415.gif
deleted file mode 100644
index 1ff1205..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg415.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg416.gif b/emf/docs/1.x/tutorials/clibmod/images/cg416.gif
deleted file mode 100644
index 56ae3b5..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg416.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg417.gif b/emf/docs/1.x/tutorials/clibmod/images/cg417.gif
deleted file mode 100644
index 2cbc10f..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg417.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg418.gif b/emf/docs/1.x/tutorials/clibmod/images/cg418.gif
deleted file mode 100644
index e0a2a3b..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg418.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg419.gif b/emf/docs/1.x/tutorials/clibmod/images/cg419.gif
deleted file mode 100644
index 0f65d92..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg419.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg420.gif b/emf/docs/1.x/tutorials/clibmod/images/cg420.gif
deleted file mode 100644
index 7253d3b..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg420.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/cg421.gif b/emf/docs/1.x/tutorials/clibmod/images/cg421.gif
deleted file mode 100644
index 8287ca6..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/cg421.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/images/libuml.gif b/emf/docs/1.x/tutorials/clibmod/images/libuml.gif
deleted file mode 100644
index f8725ce..0000000
--- a/emf/docs/1.x/tutorials/clibmod/images/libuml.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/clibmod/library.mdl b/emf/docs/1.x/tutorials/clibmod/library.mdl
deleted file mode 100644
index e136cb8..0000000
--- a/emf/docs/1.x/tutorials/clibmod/library.mdl
+++ /dev/null
@@ -1,4924 +0,0 @@
-
-(object Petal
-    version    	42
-    _written   	"Rose 4.5.8163.3"
-    charSet    	0)
-
-(object Design "Logical View"
-    is_unit    	TRUE
-    is_loaded  	TRUE
-    defaults   	(object defaults
-	rightMargin 	0.250000
-	leftMargin 	0.250000
-	topMargin  	0.250000
-	bottomMargin 	0.500000
-	pageOverlap 	0.250000
-	clipIconLabels 	TRUE
-	autoResize 	TRUE
-	snapToGrid 	TRUE
-	gridX      	16
-	gridY      	16
-	defaultFont 	(object Font
-	    size       	10
-	    face       	"Arial"
-	    bold       	FALSE
-	    italics    	FALSE
-	    underline  	FALSE
-	    strike     	FALSE
-	    color      	0
-	    default_color 	TRUE)
-	showMessageNum 	1
-	showClassOfObject 	TRUE
-	notation   	"Unified")
-    root_usecase_package 	(object Class_Category "Use Case View"
-	quid       	"3D2E01DA02AF"
-	exportControl 	"Public"
-	global     	TRUE
-	logical_models 	(list unit_reference_list)
-	logical_presentations 	(list unit_reference_list
-	    (object UseCaseDiagram "Main"
-		quid       	"3D2E01E102CC"
-		title      	"Main"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list))))
-    root_category 	(object Class_Category "Logical View"
-	quid       	"3D2E01DA02AE"
-	exportControl 	"Public"
-	global     	TRUE
-	subsystem  	"Component View"
-	quidu      	"3D2E01DA02B8"
-	logical_models 	(list unit_reference_list
-	    (object Association "$UNNAMED$0"
-		quid       	"3D2E033C038A"
-		roles      	(list role_list
-		    (object Role "writers"
-			quid       	"3D2E0340014B"
-			label      	"writers"
-			supplier   	"Logical View::library::Writer"
-			quidu      	"3D2E023703DE"
-			client_cardinality 	(value cardinality "0..n")
-			Containment 	"By Value"
-			is_navigable 	TRUE)
-		    (object Role "$UNNAMED$1"
-			quid       	"3D2E0340014C"
-			supplier   	"Logical View::library::Library"
-			quidu      	"3D2E020800E2"
-			Containment 	"By Reference"
-			is_aggregate 	TRUE)))
-	    (object Association "$UNNAMED$2"
-		quid       	"3D2E034C0219"
-		roles      	(list role_list
-		    (object Role "books"
-			quid       	"3D2E034E0031"
-			label      	"books"
-			supplier   	"Logical View::library::Book"
-			quidu      	"3D2E02410387"
-			client_cardinality 	(value cardinality "0..n")
-			Containment 	"By Value"
-			is_navigable 	TRUE)
-		    (object Role "$UNNAMED$3"
-			quid       	"3D2E034E0032"
-			supplier   	"Logical View::library::Library"
-			quidu      	"3D2E020800E2"
-			Containment 	"By Reference"
-			is_aggregate 	TRUE)))
-	    (object Association "$UNNAMED$4"
-		quid       	"3D2E04D101F8"
-		roles      	(list role_list
-		    (object Role "books"
-			quid       	"3D2E04D300C4"
-			label      	"books"
-			supplier   	"Logical View::library::Book"
-			quidu      	"3D2E02410387"
-			client_cardinality 	(value cardinality "0..n")
-			Containment 	"By Reference"
-			is_navigable 	TRUE)
-		    (object Role "author"
-			quid       	"3D2E04D300CE"
-			label      	"author"
-			supplier   	"Logical View::library::Writer"
-			quidu      	"3D2E023703DE"
-			client_cardinality 	(value cardinality "1")
-			is_navigable 	TRUE)))
-	    (object Class_Category "library"
-		attributes 	(list Attribute_Set
-		    (object Attribute
-			tool       	"eCore"
-			name       	"basePackage"
-			value      	"org.eclipse.example"))
-		quid       	"3DA319C802E1"
-		exportControl 	"Public"
-		logical_models 	(list unit_reference_list
-		    (object Class "Book"
-			quid       	"3D2E02410387"
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "title"
-				quid       	"3D2E028302EE"
-				type       	"String"
-				exportControl 	"Public")
-			    (object ClassAttribute "pages"
-				quid       	"3D2E028D0017"
-				type       	"int"
-				exportControl 	"Public")
-			    (object ClassAttribute "category"
-				quid       	"3D2E0293012D"
-				type       	"BookCategory"
-				exportControl 	"Public")))
-		    (object Class "Library"
-			quid       	"3D2E020800E2"
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "name"
-				quid       	"3D2E02140305"
-				type       	"String"
-				exportControl 	"Public")))
-		    (object Class "Writer"
-			quid       	"3D2E023703DE"
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "name"
-				quid       	"3D2E026400A9"
-				type       	"String"
-				exportControl 	"Public")))
-		    (object Class "BookCategory"
-			quid       	"3D2E024C02CD"
-			stereotype 	"enumeration"
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "Mystery"
-				quid       	"3D2E02D40184"
-				exportControl 	"Public")
-			    (object ClassAttribute "ScienceFiction"
-				quid       	"3D2E02D90068"
-				exportControl 	"Public")
-			    (object ClassAttribute "Biography"
-				quid       	"3D2E02DE00D3"
-				exportControl 	"Public"))))
-		logical_presentations 	(list unit_reference_list
-		    (object ClassDiagram "Main"
-			quid       	"3DA319E00367"
-			title      	"Main"
-			zoom       	100
-			max_height 	28350
-			max_width  	21600
-			origin_x   	0
-			origin_y   	0
-			items      	(list diagram_item_list
-			    (object ClassView "Class" "Logical View::library::Library" @1
-				ShowCompartmentStereotypes 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(576, 256)
-				label      	(object ItemLabel
-				    Parent_View 	@1
-				    location   	(428, 175)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	296
-				    justify    	0
-				    label      	"Library")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"3D2E020800E2"
-				compartment 	(object Compartment
-				    Parent_View 	@1
-				    location   	(428, 235)
-				    icon_style 	"Icon"
-				    fill_color 	16777215
-				    anchor     	2
-				    nlines     	2
-				    max_width  	303)
-				width      	314
-				height     	186
-				annotation 	8
-				autoResize 	TRUE)
-			    (object ClassView "Class" "Logical View::library::Writer" @2
-				ShowCompartmentStereotypes 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(240, 704)
-				label      	(object ItemLabel
-				    Parent_View 	@2
-				    location   	(92, 623)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	296
-				    justify    	0
-				    label      	"Writer")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"3D2E023703DE"
-				compartment 	(object Compartment
-				    Parent_View 	@2
-				    location   	(92, 683)
-				    icon_style 	"Icon"
-				    fill_color 	16777215
-				    anchor     	2
-				    nlines     	2
-				    max_width  	303)
-				width      	314
-				height     	186
-				annotation 	8
-				autoResize 	TRUE)
-			    (object AssociationViewNew "$UNNAMED$0" @3
-				location   	(406, 479)
-				stereotype 	TRUE
-				line_color 	3342489
-				quidu      	"3D2E033C038A"
-				roleview_list 	(list RoleViews
-				    (object RoleView "$UNNAMED$1" @4
-					Parent_View 	@3
-					location   	(134, 351)
-					label      	(object SegLabel @5
-					    Parent_View 	@4
-					    location   	(450, 352)
-					    hidden     	TRUE
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	450
-					    justify    	0
-					    label      	""
-					    pctDist    	0.800000
-					    height     	42
-					    orientation 	0)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"3D2E0340014C"
-					client     	@3
-					supplier   	@1
-					line_style 	0)
-				    (object RoleView "writers" @6
-					Parent_View 	@3
-					location   	(134, 351)
-					label      	(object SegLabel @7
-					    Parent_View 	@6
-					    location   	(232, 575)
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	144
-					    justify    	0
-					    label      	"+writers"
-					    pctDist    	1.106650
-					    height     	84
-					    orientation 	1)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"3D2E0340014B"
-					client     	@3
-					supplier   	@2
-					line_style 	0
-					label      	(object SegLabel @8
-					    Parent_View 	@6
-					    location   	(411, 560)
-					    anchor     	2
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	15
-					    justify    	0
-					    label      	"0..*"
-					    pctDist    	0.383621
-					    height     	52
-					    orientation 	0))))
-			    (object ClassView "Class" "Logical View::library::Book" @9
-				ShowCompartmentStereotypes 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(1088, 704)
-				label      	(object ItemLabel
-				    Parent_View 	@9
-				    location   	(837, 573)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	502
-				    justify    	0
-				    label      	"Book")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"3D2E02410387"
-				compartment 	(object Compartment
-				    Parent_View 	@9
-				    location   	(837, 633)
-				    icon_style 	"Icon"
-				    fill_color 	16777215
-				    anchor     	2
-				    nlines     	4
-				    max_width  	509)
-				width      	520
-				height     	286
-				annotation 	8
-				autoResize 	TRUE)
-			    (object AssociationViewNew "$UNNAMED$2" @10
-				location   	(803, 454)
-				stereotype 	TRUE
-				line_color 	3342489
-				quidu      	"3D2E034C0219"
-				roleview_list 	(list RoleViews
-				    (object RoleView "$UNNAMED$3" @11
-					Parent_View 	@10
-					location   	(-221, -90)
-					label      	(object SegLabel @12
-					    Parent_View 	@11
-					    location   	(736, 340)
-					    hidden     	TRUE
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	132
-					    justify    	0
-					    label      	""
-					    pctDist    	0.800000
-					    height     	42
-					    orientation 	1)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"3D2E034E0032"
-					client     	@10
-					supplier   	@1
-					line_style 	0)
-				    (object RoleView "books" @13
-					Parent_View 	@10
-					location   	(-221, -90)
-					label      	(object SegLabel @14
-					    Parent_View 	@13
-					    location   	(978, 506)
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	132
-					    justify    	0
-					    label      	"+books"
-					    pctDist    	1.028427
-					    height     	78
-					    orientation 	0)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"3D2E034E0031"
-					client     	@10
-					supplier   	@9
-					line_style 	0
-					label      	(object SegLabel @15
-					    Parent_View 	@13
-					    location   	(798, 517)
-					    anchor     	2
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	15
-					    justify    	0
-					    label      	"0..*"
-					    pctDist    	0.237554
-					    height     	52
-					    orientation 	1))))
-			    (object AssociationViewNew "$UNNAMED$4" @16
-				location   	(612, 704)
-				stereotype 	TRUE
-				line_color 	3342489
-				quidu      	"3D2E04D101F8"
-				roleview_list 	(list RoleViews
-				    (object RoleView "author" @17
-					Parent_View 	@16
-					location   	(-412, 160)
-					label      	(object SegLabel @18
-					    Parent_View 	@17
-					    location   	(474, 666)
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	144
-					    justify    	0
-					    label      	"+author"
-					    pctDist    	0.646512
-					    height     	39
-					    orientation 	1)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"3D2E04D300CE"
-					client     	@16
-					supplier   	@2
-					line_style 	0
-					label      	(object SegLabel @19
-					    Parent_View 	@17
-					    location   	(435, 759)
-					    anchor     	2
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	15
-					    justify    	0
-					    label      	"1"
-					    pctDist    	0.827907
-					    height     	55
-					    orientation 	0))
-				    (object RoleView "books" @20
-					Parent_View 	@16
-					location   	(-412, 160)
-					label      	(object SegLabel @21
-					    Parent_View 	@20
-					    location   	(745, 666)
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	132
-					    justify    	0
-					    label      	"+books"
-					    pctDist    	0.618605
-					    height     	39
-					    orientation 	0)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"3D2E04D300C4"
-					client     	@16
-					supplier   	@9
-					line_style 	0
-					label      	(object SegLabel @22
-					    Parent_View 	@20
-					    location   	(770, 757)
-					    anchor     	2
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	15
-					    justify    	0
-					    label      	"0..*"
-					    pctDist    	0.732984
-					    height     	53
-					    orientation 	1))))
-			    (object ClassView "Class" "Logical View::library::BookCategory" @23
-				ShowCompartmentStereotypes 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(1168, 240)
-				label      	(object ItemLabel
-				    Parent_View 	@23
-				    location   	(1005, 131)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	326
-				    justify    	0
-				    label      	"BookCategory")
-				stereotype 	(object ItemLabel
-				    Parent_View 	@23
-				    location   	(1005, 81)
-				    fill_color 	13434879
-				    anchor     	10
-				    nlines     	1
-				    max_width  	326
-				    justify    	0
-				    label      	"<<enumeration>>")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"3D2E024C02CD"
-				compartment 	(object Compartment
-				    Parent_View 	@23
-				    location   	(1005, 191)
-				    icon_style 	"Icon"
-				    fill_color 	16777215
-				    anchor     	2
-				    nlines     	4
-				    max_width  	328)
-				width      	344
-				height     	342
-				annotation 	8
-				autoResize 	TRUE))))))
-	logical_presentations 	(list unit_reference_list
-	    (object ClassDiagram "Main"
-		quid       	"3D2E01E102E9"
-		title      	"Main"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list
-		    (object CategoryView "Logical View::library" @24
-			location   	(256, 240)
-			label      	(object ItemLabel
-			    Parent_View 	@24
-			    location   	(112, 156)
-			    fill_color 	13434879
-			    nlines     	2
-			    max_width  	288
-			    justify    	0
-			    label      	"library")
-			icon_style 	"Icon"
-			line_color 	3342489
-			fill_color 	13434879
-			quidu      	"3DA319C802E1"
-			width      	300
-			height     	180)))))
-    root_subsystem 	(object SubSystem "Component View"
-	quid       	"3D2E01DA02B8"
-	physical_models 	(list unit_reference_list)
-	physical_presentations 	(list unit_reference_list
-	    (object Module_Diagram "Main"
-		quid       	"3D2E01E102CB"
-		title      	"Main"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list))))
-    process_structure 	(object Processes
-	quid       	"3D2E01DA02B9"
-	ProcsNDevs 	(list
-	    (object Process_Diagram "Deployment View"
-		quid       	"3D2E01DA02C2"
-		title      	"Deployment View"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list))))
-    properties 	(object Properties
-	attributes 	(list Attribute_Set
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"propertyId"
-		value      	"809135966")
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"default__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"CreateMissingDirectories"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"Editor"
-			value      	("EditorType" 100))
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"IncludePath"
-			value      	"")
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"StopOnError"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"EditorType"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"CORBA"
-				name       	"BuiltIn"
-				value      	100)
-			    (object Attribute
-				tool       	"CORBA"
-				name       	"WindowsShell"
-				value      	101)))))
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"ArrayDimensions"
-			value      	"")
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"ConstValue"
-			value      	"")
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"ImplementationType"
-			value      	"")))
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"default__Module-Spec"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"AdditionalIncludes"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"CmIdentification"
-			value      	(value Text "$Id: library.mdl,v 1.1 2006/08/23 20:57:54 nickb Exp $"))
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"CopyrightNotice"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"InclusionProtectionSymbol"
-			value      	"AUTO GENERATE")))
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"default__Module-Body"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"AdditionalIncludes"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"CmIdentification"
-			value      	(value Text "$Id: library.mdl,v 1.1 2006/08/23 20:57:54 nickb Exp $"))
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"CopyrightNotice"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"InclusionProtectionSymbol"
-			value      	"AUTO GENERATE")))
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"Context"
-			value      	"")
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"OperationIsOneWay"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"ArrayDimensions"
-			value      	"")
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"CaseSpecifier"
-			value      	"")
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"IsReadOnly"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"Order"
-			value      	"")))
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"ArrayDimensions"
-			value      	"")
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"CaseSpecifier"
-			value      	"")
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"GenerateForwardReference"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"IsReadOnly"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"Order"
-			value      	"")
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"BoundedRoleType"
-			value      	("AssocTypeSet" 47))
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"AssocTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"CORBA"
-				name       	"Array"
-				value      	24)
-			    (object Attribute
-				tool       	"CORBA"
-				name       	"Sequence"
-				value      	47)))))
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"default__Uses"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"GenerateForwardReference"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"DDL"
-		name       	"propertyId"
-		value      	"809135966")
-	    (object Attribute
-		tool       	"DDL"
-		name       	"default__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"DDL"
-			name       	"Directory"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"DataBase"
-			value      	("DataBaseSet" 800))
-		    (object Attribute
-			tool       	"DDL"
-			name       	"DataBaseSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"DDL"
-				name       	"ANSI"
-				value      	800)
-			    (object Attribute
-				tool       	"DDL"
-				name       	"Oracle"
-				value      	801)
-			    (object Attribute
-				tool       	"DDL"
-				name       	"SQLServer"
-				value      	802)
-			    (object Attribute
-				tool       	"DDL"
-				name       	"Sybase"
-				value      	803)
-			    (object Attribute
-				tool       	"DDL"
-				name       	"Watcom"
-				value      	804)))
-		    (object Attribute
-			tool       	"DDL"
-			name       	"PrimaryKeyColumnName"
-			value      	"Id")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"PrimaryKeyColumnType"
-			value      	"NUMBER(5)")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"ViewName"
-			value      	"V_")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"TableName"
-			value      	"T_")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"InheritSuffix"
-			value      	"_V")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"DropClause"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"BaseViews"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"DDLScriptFilename"
-			value      	"DDL1.SQL")))
-	    (object Attribute
-		tool       	"DDL"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"DDL"
-			name       	"ColumnType"
-			value      	"VARCHAR")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"Length"
-			value      	"")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"NullsOK"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"PrimaryKey"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"Unique"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"CompositeUnique"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"CheckConstraint"
-			value      	"")))
-	    (object Attribute
-		tool       	"DDL"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"framework"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"Java"
-		name       	"propertyId"
-		value      	"809135966")
-	    (object Attribute
-		tool       	"Java"
-		name       	"default__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Java"
-			name       	"CreateMissingDirectories"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"StopOnError"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"UsePrefixes"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"AutoSync"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Editor"
-			value      	("EditorType" 100))
-		    (object Attribute
-			tool       	"Java"
-			name       	"VM"
-			value      	("VMType" 200))
-		    (object Attribute
-			tool       	"Java"
-			name       	"ClassPath"
-			value      	"")
-		    (object Attribute
-			tool       	"Java"
-			name       	"EditorType"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Java"
-				name       	"BuiltIn"
-				value      	100)
-			    (object Attribute
-				tool       	"Java"
-				name       	"WindowsShell"
-				value      	101)))
-		    (object Attribute
-			tool       	"Java"
-			name       	"VMType"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Java"
-				name       	"Sun"
-				value      	200)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Microsoft"
-				value      	201)))
-		    (object Attribute
-			tool       	"Java"
-			name       	"InstanceVariablePrefix"
-			value      	"m_")
-		    (object Attribute
-			tool       	"Java"
-			name       	"ClassVariablePrefix"
-			value      	"s_")
-		    (object Attribute
-			tool       	"Java"
-			name       	"DefaultAttributeDataType"
-			value      	"int")
-		    (object Attribute
-			tool       	"Java"
-			name       	"DefaultOperationReturnType"
-			value      	"void")
-		    (object Attribute
-			tool       	"Java"
-			name       	"NoClassCustomDlg"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"GlobalImports"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"Java"
-			name       	"OpenBraceClassStyle"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"OpenBraceMethodStyle"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"UseTabs"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"UseSpaces"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"SpacingItems"
-			value      	3)
-		    (object Attribute
-			tool       	"Java"
-			name       	"RoseDefaultCommentStyle"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"AsteriskCommentStyle"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavaCommentStyle"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocAuthor"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocDeprecated"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocException"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocParam"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocReturn"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocSee"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocSerial"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocSerialdata"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocSerialfield"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocSince"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocVersion"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocLink"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"Java"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Java"
-			name       	"Final"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Static"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"GenerateDefaultConstructor"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"ConstructorIs"
-			value      	("Ctor_Set" 62))
-		    (object Attribute
-			tool       	"Java"
-			name       	"Ctor_Set"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Java"
-				name       	"public"
-				value      	62)
-			    (object Attribute
-				tool       	"Java"
-				name       	"protected"
-				value      	63)
-			    (object Attribute
-				tool       	"Java"
-				name       	"private"
-				value      	64)
-			    (object Attribute
-				tool       	"Java"
-				name       	"package"
-				value      	65)))
-		    (object Attribute
-			tool       	"Java"
-			name       	"GenerateFinalizer"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"GenerateStaticInitializer"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"GenerateInstanceInitializer"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"Java"
-		name       	"default__Module-Spec"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Java"
-			name       	"CmIdentification"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"Java"
-			name       	"CopyrightNotice"
-			value      	(value Text ""))))
-	    (object Attribute
-		tool       	"Java"
-		name       	"default__Module-Body"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Java"
-			name       	"CmIdentification"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"Java"
-			name       	"CopyrightNotice"
-			value      	(value Text ""))))
-	    (object Attribute
-		tool       	"Java"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Java"
-			name       	"Abstract"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Static"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Final"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Native"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Synchronized"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"Java"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Java"
-			name       	"Final"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Transient"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Volatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"PropertyType"
-			value      	("BeanProperty_Set" 71))
-		    (object Attribute
-			tool       	"Java"
-			name       	"BeanProperty_Set"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Java"
-				name       	"Not A Property"
-				value      	71)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Simple"
-				value      	72)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Bound"
-				value      	73)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Constrained"
-				value      	74)))
-		    (object Attribute
-			tool       	"Java"
-			name       	"IndividualChangeMgt"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Read/Write"
-			value      	("Read/Write_Set" 81))
-		    (object Attribute
-			tool       	"Java"
-			name       	"Read/Write_Set"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Java"
-				name       	"Read & Write"
-				value      	81)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Read Only"
-				value      	82)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Write Only"
-				value      	83)))
-		    (object Attribute
-			tool       	"Java"
-			name       	"GenerateFullyQualifiedTypes"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"Java"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Java"
-			name       	"ContainerClass"
-			value      	"")
-		    (object Attribute
-			tool       	"Java"
-			name       	"InitialValue"
-			value      	"")
-		    (object Attribute
-			tool       	"Java"
-			name       	"Final"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Transient"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Volatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"PropertyType"
-			value      	("BeanProperty_Set" 71))
-		    (object Attribute
-			tool       	"Java"
-			name       	"BeanProperty_Set"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Java"
-				name       	"Not A Property"
-				value      	71)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Simple"
-				value      	72)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Bound"
-				value      	73)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Constrained"
-				value      	74)))
-		    (object Attribute
-			tool       	"Java"
-			name       	"IndividualChangeMgt"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Read/Write"
-			value      	("Read/Write_Set" 81))
-		    (object Attribute
-			tool       	"Java"
-			name       	"Read/Write_Set"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Java"
-				name       	"Read & Write"
-				value      	81)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Read Only"
-				value      	82)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Write Only"
-				value      	83)))))
-	    (object Attribute
-		tool       	"Java"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"Oracle8"
-		name       	"propertyId"
-		value      	"360000002")
-	    (object Attribute
-		tool       	"Oracle8"
-		name       	"default__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"DDLScriptFilename"
-			value      	"DDL1.SQL")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"DropClause"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"PrimaryKeyColumnName"
-			value      	"_ID")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"PrimaryKeyColumnType"
-			value      	"NUMBER(5,0)")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"SchemaNamePrefix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"SchemaNameSuffix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TableNamePrefix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TableNameSuffix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TypeNamePrefix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TypeNameSuffix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"ViewNamePrefix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"ViewNameSuffix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"VarrayNamePrefix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"VarrayNameSuffix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"NestedTableNamePrefix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"NestedTableNameSuffix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"ObjectTableNamePrefix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"ObjectTableNameSuffix"
-			value      	"")))
-	    (object Attribute
-		tool       	"Oracle8"
-		name       	"default__Module-Spec"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"IsSchema"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"Oracle8"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"OID"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"WhereClause"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"CheckConstraint"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"CollectionTypeLength"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"CollectionTypePrecision"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"CollectionTypeScale"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"CollectionOfREFS"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"Oracle8"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"MethodKind"
-			value      	("MethodKindSet" 1903))
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"OverloadID"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"OrderNumber"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"IsReadNoDataState"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"IsReadNoProcessState"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"IsWriteNoDataState"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"IsWriteNoProcessState"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"IsSelfish"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TriggerType"
-			value      	("TriggerTypeSet" 1801))
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TriggerEvent"
-			value      	("TriggerEventSet" 1601))
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TriggerText"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TriggerReferencingNames"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TriggerForEach"
-			value      	("TriggerForEachSet" 1701))
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TriggerWhenClause"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"MethodKindSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"MapMethod"
-				value      	1901)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"OrderMethod"
-				value      	1902)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"Function"
-				value      	1903)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"Procedure"
-				value      	1904)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"Operator"
-				value      	1905)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"Constructor"
-				value      	1906)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"Destructor"
-				value      	1907)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"Trigger"
-				value      	1908)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"Calculated"
-				value      	1909)))
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TriggerTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"AFTER"
-				value      	1801)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"BEFORE"
-				value      	1802)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"INSTEAD OF"
-				value      	1803)))
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TriggerForEachSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"ROW"
-				value      	1701)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"STATEMENT"
-				value      	1702)))
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TriggerEventSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"INSERT"
-				value      	1601)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"UPDATE"
-				value      	1602)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"DELETE"
-				value      	1603)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"INSERT OR UPDATE"
-				value      	1604)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"INSERT OR DELETE"
-				value      	1605)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"UPDATE OR DELETE"
-				value      	1606)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"INSERT OR UPDATE OR DELETE"
-				value      	1607)))))
-	    (object Attribute
-		tool       	"Oracle8"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"OrderNumber"
-			value      	"")))
-	    (object Attribute
-		tool       	"Oracle8"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"OrderNumber"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"IsUnique"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"NullsAllowed"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"Length"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"Precision"
-			value      	"2")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"Scale"
-			value      	"6")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"IsIndex"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"IsPrimaryKey"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"CompositeUnique"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"CheckConstraint"
-			value      	"")))
-	    (object Attribute
-		tool       	"Oracle8"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"cg"
-		name       	"propertyId"
-		value      	"809135966")
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowGenerateOverNewerAnnotations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowGenerateOverNewerVersion"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"UseMSVC"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"HeaderFileExtension"
-			value      	"h")
-		    (object Attribute
-			tool       	"cg"
-			name       	"HeaderFileBackupExtension"
-			value      	"h~")
-		    (object Attribute
-			tool       	"cg"
-			name       	"HeaderFileTemporaryExtension"
-			value      	"h#")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeFileExtension"
-			value      	"cpp")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeFileBackupExtension"
-			value      	"cp~")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeFileTemporaryExtension"
-			value      	"cp#")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CreateMissingDirectories"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"StopOnError"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"ErrorLimit"
-			value      	30)
-		    (object Attribute
-			tool       	"cg"
-			name       	"Directory"
-			value      	"$ROSECPP_SOURCE")
-		    (object Attribute
-			tool       	"cg"
-			name       	"PathSeparator"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"FileNameFormat"
-			value      	"128vx_b")
-		    (object Attribute
-			tool       	"cg"
-			name       	"BooleanType"
-			value      	"int")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowTemplates"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowExplicitInstantiations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowProtectedInheritance"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"CommentWidth"
-			value      	60)
-		    (object Attribute
-			tool       	"cg"
-			name       	"OneByValueContainer"
-			value      	"$targetClass")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OneByReferenceContainer"
-			value      	"$targetClass *")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OptionalByValueContainer"
-			value      	"OptionalByValue<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OptionalByReferenceContainer"
-			value      	"$targetClass *")
-		    (object Attribute
-			tool       	"cg"
-			name       	"FixedByValueContainer"
-			value      	"$targetClass[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedFixedByValueContainer"
-			value      	"$targetClass[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"FixedByReferenceContainer"
-			value      	"$targetClass *[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedFixedByReferenceContainer"
-			value      	"$targetClass *[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"BoundedByValueContainer"
-			value      	"BoundedListByValue<$targetClass,$limit>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedBoundedByValueContainer"
-			value      	"BoundedSetByValue<$targetClass,$limit>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"BoundedByReferenceContainer"
-			value      	"BoundedListByReference<$targetClass,$limit>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedBoundedByReferenceContainer"
-			value      	"BoundedSetByReference<$targetClass,$limit>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnboundedByValueContainer"
-			value      	"UnboundedListByValue<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedUnboundedByValueContainer"
-			value      	"UnboundedSetByValue<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnboundedByReferenceContainer"
-			value      	"UnboundedListByReference<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedUnboundedByReferenceContainer"
-			value      	"UnboundedSetByReference<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedByValueContainer"
-			value      	"AssociationByValue<$qualtype, $qualcont>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedQualifiedByValueContainer"
-			value      	"DictionaryByValue<$qualtype, $qualcont>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedByReferenceContainer"
-			value      	"AssociationByReference<$qualtype, $qualcont>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedQualifiedByReferenceContainer"
-			value      	"DictionaryByReference<$qualtype, $qualcont>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AlwaysKeepOrphanedCode"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"cg"
-		name       	"compiler2.1__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowGenerateOverNewerAnnotations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowGenerateOverNewerVersion"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"HeaderFileExtension"
-			value      	"h")
-		    (object Attribute
-			tool       	"cg"
-			name       	"HeaderFileBackupExtension"
-			value      	"h~")
-		    (object Attribute
-			tool       	"cg"
-			name       	"HeaderFileTemporaryExtension"
-			value      	"h#")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeFileExtension"
-			value      	"cpp")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeFileBackupExtension"
-			value      	"cp~")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeFileTemporaryExtension"
-			value      	"cp#")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CreateMissingDirectories"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"StopOnError"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"ErrorLimit"
-			value      	30)
-		    (object Attribute
-			tool       	"cg"
-			name       	"Directory"
-			value      	"$ROSECPP_SOURCE")
-		    (object Attribute
-			tool       	"cg"
-			name       	"BooleanType"
-			value      	"int")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowTemplates"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowExplicitInstantiations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowProtectedInheritance"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"OneByValueContainer"
-			value      	"$targetClass")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OneByReferenceContainer"
-			value      	"$targetClass *")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OptionalByValueContainer"
-			value      	"OptionalByValue(sizeof($targetClass))")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OptionalByReferenceContainer"
-			value      	"$targetClass *")
-		    (object Attribute
-			tool       	"cg"
-			name       	"FixedByValueContainer"
-			value      	"$targetClass[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedFixedByValueContainer"
-			value      	"$targetClass[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"FixedByReferenceContainer"
-			value      	"$targetClass *[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedFixedByReferenceContainer"
-			value      	"$targetClass *[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"BoundedByValueContainer"
-			value      	"BoundedListByValue(sizeof($targetClass),$limit)")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedBoundedByValueContainer"
-			value      	"BoundedSetByValue(sizeof($targetClass),$limit)")
-		    (object Attribute
-			tool       	"cg"
-			name       	"BoundedByReferenceContainer"
-			value      	"BoundedListByReference($limit)")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedBoundedByReferenceContainer"
-			value      	"BoundedSetByReference($limit)")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnboundedByValueContainer"
-			value      	"UnboundedListByValue(sizeof($targetClass))")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedUnboundedByValueContainer"
-			value      	"UnboundedSetByValue(sizeof($targetClass))")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnboundedByReferenceContainer"
-			value      	"UnboundedListByReference")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedUnboundedByReferenceContainer"
-			value      	"UnboundedSetByReference")
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedByValueContainer"
-			value      	"AssociationByValue(sizeof($qualtype), sizeof($qualcont))")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedQualifiedByValueContainer"
-			value      	"DictionaryByValue(sizeof($qualtype), sizeof($qualcont))")
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedByReferenceContainer"
-			value      	"AssociationByReference(sizeof($qualtype), sizeof($qualcont))")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedQualifiedByReferenceContainer"
-			value      	"DictionaryByReference(sizeof($qualtype), sizeof($qualcont))")
-		    (object Attribute
-			tool       	"cg"
-			name       	"PathSeparator"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"FileNameFormat"
-			value      	"128vx_b")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AlwaysKeepOrphanedCode"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"cg"
-		name       	"compiler3.0__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowGenerateOverNewerAnnotations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowGenerateOverNewerVersion"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"HeaderFileExtension"
-			value      	"h")
-		    (object Attribute
-			tool       	"cg"
-			name       	"HeaderFileBackupExtension"
-			value      	"h~")
-		    (object Attribute
-			tool       	"cg"
-			name       	"HeaderFileTemporaryExtension"
-			value      	"h#")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeFileExtension"
-			value      	"cpp")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeFileBackupExtension"
-			value      	"cp~")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeFileTemporaryExtension"
-			value      	"cp#")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CreateMissingDirectories"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"StopOnError"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"ErrorLimit"
-			value      	30)
-		    (object Attribute
-			tool       	"cg"
-			name       	"Directory"
-			value      	"$ROSECPP_SOURCE")
-		    (object Attribute
-			tool       	"cg"
-			name       	"BooleanType"
-			value      	"int")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowTemplates"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowExplicitInstantiations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowProtectedInheritance"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"OneByValueContainer"
-			value      	"$targetClass")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OneByReferenceContainer"
-			value      	"$targetClass *")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OptionalByValueContainer"
-			value      	"OptionalByValue<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OptionalByReferenceContainer"
-			value      	"$targetClass *")
-		    (object Attribute
-			tool       	"cg"
-			name       	"FixedByValueContainer"
-			value      	"$targetClass[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedFixedByValueContainer"
-			value      	"$targetClass[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"FixedByReferenceContainer"
-			value      	"$targetClass *[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedFixedByReferenceContainer"
-			value      	"$targetClass *[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"BoundedByValueContainer"
-			value      	"BoundedListByValue<$targetClass,$limit>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedBoundedByValueContainer"
-			value      	"BoundedSetByValue<$targetClass,$limit>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"BoundedByReferenceContainer"
-			value      	"BoundedListByReference<$targetClass,$limit>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedBoundedByReferenceContainer"
-			value      	"BoundedSetByReference<$targetClass,$limit>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnboundedByValueContainer"
-			value      	"UnboundedListByValue<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedUnboundedByValueContainer"
-			value      	"UnboundedSetByValue<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnboundedByReferenceContainer"
-			value      	"UnboundedListByReference<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedUnboundedByReferenceContainer"
-			value      	"UnboundedSetByReference<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedByValueContainer"
-			value      	"AssociationByValue<$qualtype, $qualcont>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedQualifiedByValueContainer"
-			value      	"DictionaryByValue<$qualtype, $qualcont>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedByReferenceContainer"
-			value      	"AssociationByReference<$qualtype, $qualcont>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedQualifiedByReferenceContainer"
-			value      	"DictionaryByReference<$qualtype, $qualcont>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"PathSeparator"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"FileNameFormat"
-			value      	"128vx_b")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AlwaysKeepOrphanedCode"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeName"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"ImplementationType"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"ClassKey"
-			value      	"class")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegions"
-			value      	("GenerateEmptyRegionSet" 3))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegionSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"None"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Preserved"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Unpreserved"
-				value      	2)
-			    (object Attribute
-				tool       	"cg"
-				name       	"All"
-				value      	3)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"PutBodiesInSpec"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateDefaultConstructor"
-			value      	("GenerateSet" 199))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DefaultConstructorVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineDefaultConstructor"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"ExplicitDefaultConstructor"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateCopyConstructor"
-			value      	("GenerateSet" 199))
-		    (object Attribute
-			tool       	"cg"
-			name       	"CopyConstructorVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineCopyConstructor"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"ExplicitCopyConstructor"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateDestructor"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"DestructorVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DestructorKind"
-			value      	("ThreeKindSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineDestructor"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateAssignmentOperation"
-			value      	("GenerateSet" 199))
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssignmentVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssignmentKind"
-			value      	("ThreeKindSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineAssignmentOperation"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEqualityOperations"
-			value      	("GenerateSet" 199))
-		    (object Attribute
-			tool       	"cg"
-			name       	"EqualityVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"EqualityKind"
-			value      	("FriendKindSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineEqualityOperations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateRelationalOperations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"RelationalVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"RelationalKind"
-			value      	("FriendKindSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineRelationalOperations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateStorageMgmtOperations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"StorageMgmtVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineStorageMgmtOperations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateSubscriptOperation"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"SubscriptVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"SubscriptKind"
-			value      	("ThreeKindSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"SubscriptResultType"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineSubscriptOperation"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateDereferenceOperation"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"DereferenceVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DereferenceKind"
-			value      	("ThreeKindSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DereferenceResultType"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineDereferenceOperation"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateIndirectionOperation"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"IndirectionVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"IndirectionKind"
-			value      	("ThreeKindSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"IndirectionResultType"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineIndirectionOperation"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateStreamOperations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"StreamVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineStreamOperations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"ThreeKindSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Common"
-				value      	200)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Virtual"
-				value      	201)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Abstract"
-				value      	202)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"KindSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Common"
-				value      	200)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Virtual"
-				value      	201)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Abstract"
-				value      	202)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Static"
-				value      	203)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"FriendKindSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Common"
-				value      	200)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Virtual"
-				value      	201)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Abstract"
-				value      	202)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Friend"
-				value      	204)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"DeclareAndDefine"
-				value      	199)
-			    (object Attribute
-				tool       	"cg"
-				name       	"DeclareOnly"
-				value      	205)
-			    (object Attribute
-				tool       	"cg"
-				name       	"DoNotDeclare"
-				value      	206)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"VisibilitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Public"
-				value      	45)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Protected"
-				value      	44)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Private"
-				value      	43)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Implementation"
-				value      	14)))))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Module-Spec"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"Generate"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegions"
-			value      	("GenerateEmptyRegionSet" 3))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegionSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"None"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Preserved"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Unpreserved"
-				value      	2)
-			    (object Attribute
-				tool       	"cg"
-				name       	"All"
-				value      	3)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"CmIdentification"
-			value      	(value Text "$Id: library.mdl,v 1.1 2006/08/23 20:57:54 nickb Exp $"))
-		    (object Attribute
-			tool       	"cg"
-			name       	"CopyrightNotice"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"FileName"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowExtensionlessFileName"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"InclusionProtectionSymbol"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludeFormat"
-			value      	(value Text 
-|// $package
-|#include "$file"
-|
-			))
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludeBySimpleName"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludePrecompiledHeader"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludeOrder"
-			value      	"AMIR")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AdditionalIncludes"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InliningStyle"
-			value      	("InliningStyleSet" 207))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InliningStyleSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"InClassDeclaration"
-				value      	208)
-			    (object Attribute
-				tool       	"cg"
-				name       	"FollowingClassDeclaration"
-				value      	207)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"TypesDefined"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludeClosure"
-			value      	(value Text ""))))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Module-Body"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"Generate"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegions"
-			value      	("GenerateEmptyRegionSet" 3))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegionSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"None"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Preserved"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Unpreserved"
-				value      	2)
-			    (object Attribute
-				tool       	"cg"
-				name       	"All"
-				value      	3)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"CmIdentification"
-			value      	(value Text "$Id: library.mdl,v 1.1 2006/08/23 20:57:54 nickb Exp $"))
-		    (object Attribute
-			tool       	"cg"
-			name       	"CopyrightNotice"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"FileName"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowExtensionlessFileName"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludeFormat"
-			value      	(value Text 
-|// $package
-|#include "$file"
-|
-			))
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludeBySimpleName"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludePrecompiledHeader"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludeOrder"
-			value      	"AMIR")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AdditionalIncludes"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InliningStyle"
-			value      	("InliningStyleSet" 207))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InliningStyleSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"InClassDeclaration"
-				value      	208)
-			    (object Attribute
-				tool       	"cg"
-				name       	"FollowingClassDeclaration"
-				value      	207)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"TypesDefined"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludeClosure"
-			value      	(value Text ""))))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeName"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OperationKind"
-			value      	("OperationKindSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"OperationKindSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Common"
-				value      	200)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Virtual"
-				value      	201)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Abstract"
-				value      	202)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Static"
-				value      	203)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Friend"
-				value      	204)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateAbstractBody"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"OperationIsConst"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"OperationIsExplicit"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"Inline"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"EntryCode"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"ExitCode"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"CCRegion"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegions"
-			value      	("GenerateEmptyRegionSet" 3))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegionSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"None"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Preserved"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Unpreserved"
-				value      	2)
-			    (object Attribute
-				tool       	"cg"
-				name       	"All"
-				value      	3)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"BodyAnnotations"
-			value      	"")))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Has"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeName"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"Ordered"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"NameIfUnlabeled"
-			value      	"the_$supplier")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateDataMember"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberName"
-			value      	"$relationship")
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberVisibility"
-			value      	("DataMemberVisibilitySet" 14))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberVisibilitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Public"
-				value      	45)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Protected"
-				value      	44)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Private"
-				value      	43)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Implementation"
-				value      	14)
-			    (object Attribute
-				tool       	"cg"
-				name       	"AtRelationshipVisibility"
-				value      	210)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberMutability"
-			value      	("DataMemberMutabilitySet" 0))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberMutabilitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Unrestricted"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Mutable"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Const"
-				value      	2)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberIsVolatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberFieldSize"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"InitialValue"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateGetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateSetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetName"
-			value      	"get_$relationship")
-		    (object Attribute
-			tool       	"cg"
-			name       	"SetName"
-			value      	"set_$relationship")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetSetKinds"
-			value      	("GetSetKindsSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetSetKindsSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Common"
-				value      	200)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Virtual"
-				value      	201)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Abstract"
-				value      	202)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Static"
-				value      	203)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Friend"
-				value      	204)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"ContainerClass"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"SelectorName"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"SelectorType"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetIsConst"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetResultIsConst"
-			value      	("GetResultIsConstSet" 2))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetResultIsConstSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"False"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"True"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Same_As_Function"
-				value      	2)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetSetByReference"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineGet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"SetReturnsValue"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineSet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"ForwardReferenceOnly"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"HasRelTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Array"
-				value      	24)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Sequence"
-				value      	47)))))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Association"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"NameIfUnlabeled"
-			value      	"the_$targetClass")))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Inherit"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"InstanceArguments"
-			value      	"")))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeName"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"ForwardReferenceOnly"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"NameIfUnlabeled"
-			value      	"the_$targetClass")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateDataMember"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberName"
-			value      	"$target")
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberVisibility"
-			value      	("DataMemberVisibilitySet" 14))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberVisibilitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Public"
-				value      	45)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Protected"
-				value      	44)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Private"
-				value      	43)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Implementation"
-				value      	14)
-			    (object Attribute
-				tool       	"cg"
-				name       	"AtRelationshipVisibility"
-				value      	210)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberMutability"
-			value      	("DataMemberMutabilitySet" 0))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberMutabilitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Unrestricted"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Mutable"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Const"
-				value      	2)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberIsVolatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberFieldSize"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"InitialValue"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"ContainerClass"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"ContainerGet"
-			value      	"$data.get($keys)")
-		    (object Attribute
-			tool       	"cg"
-			name       	"ContainerSet"
-			value      	"$data.set($keys,$value)")
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedContainer"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassContainer"
-			value      	"$supplier *")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassInitialValue"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetSetKinds"
-			value      	("GetSetKindsSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetSetKindsSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Common"
-				value      	200)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Virtual"
-				value      	201)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Abstract"
-				value      	202)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Static"
-				value      	203)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Friend"
-				value      	204)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetSetByReference"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateGetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetName"
-			value      	"get_$target")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetIsConst"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetResultIsConst"
-			value      	("GetResultIsConstSet" 2))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetResultIsConstSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"False"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"True"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Same_As_Function"
-				value      	2)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineGet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateSetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"SetName"
-			value      	"set_$target")
-		    (object Attribute
-			tool       	"cg"
-			name       	"SetReturnsValue"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineSet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedGetSetByReference"
-			value      	("QualifiedGetSetByReferenceSet" 2))
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedGetSetByReferenceSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"False"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"True"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Same_As_GetSetByReference"
-				value      	2)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateQualifiedGetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedGetName"
-			value      	"get_$target")
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedGetIsConst"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedGetResultIsConst"
-			value      	("GetResultIsConstSet" 2))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineQualifiedGet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateQualifiedSetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedSetName"
-			value      	"set_$target")
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedSetReturnsValue"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineQualifiedSet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateAssocClassDataMember"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassDataMemberName"
-			value      	"$target")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassDataMemberVisibility"
-			value      	("DataMemberVisibilitySet" 14))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberVisibilitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Public"
-				value      	45)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Protected"
-				value      	44)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Private"
-				value      	43)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Implementation"
-				value      	14)
-			    (object Attribute
-				tool       	"cg"
-				name       	"AtRelationshipVisibility"
-				value      	210)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassDataMemberMutability"
-			value      	("DataMemberMutabilitySet" 0))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberMutabilitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Unrestricted"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Mutable"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Const"
-				value      	2)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassDataMemberIsVolatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassGetSetKinds"
-			value      	("GetSetKindsSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateAssocClassGetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassGetName"
-			value      	"get_$target")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassGetIsConst"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassGetResultIsConst"
-			value      	("GetResultIsConstSet" 2))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineAssocClassGet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateAssocClassSetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassSetName"
-			value      	"set_$target")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassSetReturnsValue"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineAssocClassSet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassForwardReferenceOnly"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Array"
-				value      	24)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Sequence"
-				value      	47)))))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeName"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateDataMember"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberName"
-			value      	"$attribute")
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberVisibility"
-			value      	("DataMemberVisibilitySet" 14))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberVisibilitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Public"
-				value      	45)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Protected"
-				value      	44)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Private"
-				value      	43)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Implementation"
-				value      	14)
-			    (object Attribute
-				tool       	"cg"
-				name       	"AtAttributeVisibility"
-				value      	211)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberMutability"
-			value      	("DataMemberMutabilitySet" 0))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberMutabilitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Unrestricted"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Mutable"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Const"
-				value      	2)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberIsVolatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberFieldSize"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateGetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateSetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetName"
-			value      	"get_$attribute")
-		    (object Attribute
-			tool       	"cg"
-			name       	"SetName"
-			value      	"set_$attribute")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetSetKinds"
-			value      	("GetSetKindsSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetSetKindsSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Common"
-				value      	200)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Virtual"
-				value      	201)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Abstract"
-				value      	202)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Static"
-				value      	203)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Friend"
-				value      	204)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetIsConst"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetResultIsConst"
-			value      	("GetResultIsConstSet" 2))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetResultIsConstSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"False"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"True"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Same_As_Function"
-				value      	2)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetSetByReference"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineGet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"SetReturnsValue"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineSet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"CCRegion"
-			value      	"")))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Uses"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"ForwardReferenceOnly"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"BodyReferenceOnly"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Subsystem"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"Directory"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"cg"
-			name       	"DirectoryIsOnSearchList"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"PrecompiledHeader"
-			value      	"")))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Category"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"IsNamespace"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"Indent"
-			value      	2)
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeName"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegions"
-			value      	("GenerateEmptyRegionSet" 3))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegionSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"None"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Preserved"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Unpreserved"
-				value      	2)
-			    (object Attribute
-				tool       	"cg"
-				name       	"All"
-				value      	3)))))
-	    (object Attribute
-		tool       	"MSVC"
-		name       	"propertyId"
-		value      	"809135966")
-	    (object Attribute
-		tool       	"MSVC"
-		name       	"default__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"Version"
-			value      	"5.0")))
-	    (object Attribute
-		tool       	"MSVC"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"Type"
-			value      	("MSVCClassTypeSet" 0))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MSVCClassTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Normal"
-				value      	0)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Interface_Part"
-				value      	1)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Connection_Part"
-				value      	2)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Class_Factory"
-				value      	3)))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"CObjectFunctionality"
-			value      	("CObjectFunctionalitySet" 0))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"CObjectFunctionalitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"None"
-				value      	0)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Dynamic"
-				value      	1)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Dyncreate"
-				value      	2)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Serial"
-				value      	3)))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateOverrideGroup"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateDataGroup"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_DATA_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateFieldGroup"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_FIELD_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateMessageGroup"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateMessageMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_MSG_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MESSAGE_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLEFactory"
-			value      	("OLEFactorySet" 0))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLEFactorySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"None"
-				value      	0)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Built_in"
-				value      	1)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Simple"
-				value      	2)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Licensed"
-				value      	3)))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLEName"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLEClassID"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateOLECtlType"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLECtlType"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateOLETypeLib"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLETypeLibID"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLETypeLibMajor"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLETypeLibMinor"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GeneratePropPageIDs"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLEPropPageIDs"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateDispatchMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_DISPATCH_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"StockProperties"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"StockFunctions"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DispatchDefValue"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateDispIdEnum"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_DISP_ID_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateInterfaceMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"INTERFACE_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"InitInterface"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateEventMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_EVENT_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_EVENT_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"EVENT_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"StockEvents"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateEventSinkMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_EVENTSINK_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_EVENTSINK_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"EVENTSINK_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"PropNotifySinks"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateConnectionMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"CONNECTION_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"ConnectionPointIID"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"InheritanceType"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DeclSpec"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLECommands"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MFCDeclares"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MFCImplements"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"ATL_Declares"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateCOMMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"COM_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateConnectionPointMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"CONNECTION_POINT_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateMsgMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MSG_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GeneratePropertyMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"PROPERTY_MAP_Entries"
-			value      	(value Text ""))))
-	    (object Attribute
-		tool       	"MSVC"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"Type"
-			value      	("MSVCOperationTypeSet" 0))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MSVCOperationTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Normal"
-				value      	0)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Virtual_Override"
-				value      	1)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Message_Handler"
-				value      	2)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Dispatch_Handler"
-				value      	3)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Event_Firing_Function"
-				value      	4)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Event_Sink_Handler"
-				value      	5)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Std_OLE_Method"
-				value      	6)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Command_Parser"
-				value      	7)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Property_Get_Function"
-				value      	8)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Property_Set_Function"
-				value      	9)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Property_Notify_Function"
-				value      	10)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Macro_Generated_Function"
-				value      	11)))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_MSG_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MESSAGE_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_EVENT_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"EVENT_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_EVENTSINK_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"EVENTSINK_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"CallType"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DeclSpec"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"BodyImage"
-			value      	(value Text ""))))
-	    (object Attribute
-		tool       	"MSVC"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"Type"
-			value      	("MSVCAttributeTypeSet" 0))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MSVCAttributeTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Normal"
-				value      	0)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Member_Property"
-				value      	1)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Get_Set_Property"
-				value      	2)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Dialog_Data"
-				value      	3)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Field_Data"
-				value      	4)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Stock_Property"
-				value      	5)))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DeclSpec"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"PointerBase"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"CallType"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"StockPropertyImplementation"
-			value      	"")))
-	    (object Attribute
-		tool       	"MSVC"
-		name       	"default__Has"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"Type"
-			value      	("MSVCAttributeTypeSet" 0))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MSVCAttributeTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Normal"
-				value      	0)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Member_Property"
-				value      	1)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Get_Set_Property"
-				value      	2)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Dialog_Data"
-				value      	3)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Field_Data"
-				value      	4)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Stock_Property"
-				value      	5)))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DeclSpec"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"PointerBase"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"CallType"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"StockPropertyImplementation"
-			value      	"")))
-	    (object Attribute
-		tool       	"MSVC"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"Type"
-			value      	("MSVCAttributeTypeSet" 0))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MSVCAttributeTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Normal"
-				value      	0)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Member_Property"
-				value      	1)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Get_Set_Property"
-				value      	2)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Dialog_Data"
-				value      	3)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Field_Data"
-				value      	4)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Stock_Property"
-				value      	5)))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DeclSpec"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"PointerBase"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"CallType"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"StockPropertyImplementation"
-			value      	"")))
-	    (object Attribute
-		tool       	"MSVC"
-		name       	"default__Module-Spec"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateIncludesGroup"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_INCLUDES_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateInsertLocation"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"MSVC"
-		name       	"default__Module-Body"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateIncludesGroup"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_INCLUDES_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateInsertLocation"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"cg"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"Rose Model Integrator"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"Rose Web Publisher"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"COM"
-		name       	"propertyId"
-		value      	"783606378")
-	    (object Attribute
-		tool       	"COM"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"COM"
-			name       	"TypeKinds"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"COM"
-				name       	"enum"
-				value      	100)
-			    (object Attribute
-				tool       	"COM"
-				name       	"record"
-				value      	101)
-			    (object Attribute
-				tool       	"COM"
-				name       	"module"
-				value      	102)
-			    (object Attribute
-				tool       	"COM"
-				name       	"interface"
-				value      	103)
-			    (object Attribute
-				tool       	"COM"
-				name       	"dispinterface"
-				value      	104)
-			    (object Attribute
-				tool       	"COM"
-				name       	"coclass"
-				value      	105)
-			    (object Attribute
-				tool       	"COM"
-				name       	"alias"
-				value      	106)
-			    (object Attribute
-				tool       	"COM"
-				name       	"union"
-				value      	107)
-			    (object Attribute
-				tool       	"COM"
-				name       	"max"
-				value      	108)
-			    (object Attribute
-				tool       	"COM"
-				name       	"(none)"
-				value      	109)))
-		    (object Attribute
-			tool       	"COM"
-			name       	"Generate"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"COM"
-			name       	"kind"
-			value      	("TypeKinds" 109))
-		    (object Attribute
-			tool       	"COM"
-			name       	"uuid"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"version"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"helpstring"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"helpcontext"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"attributes"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"dllname"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"alias"
-			value      	"")))
-	    (object Attribute
-		tool       	"COM"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"COM"
-			name       	"Generate"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"COM"
-			name       	"id"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"helpstring"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"attributes"
-			value      	"")))
-	    (object Attribute
-		tool       	"COM"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"COM"
-			name       	"Generate"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"COM"
-			name       	"id"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"helpstring"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"attributes"
-			value      	"")))
-	    (object Attribute
-		tool       	"COM"
-		name       	"default__Module-Spec"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"COM"
-			name       	"Generate"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"COM"
-			name       	"filename"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"library"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"uuid"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"version"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"helpstring"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"helpfile"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"helpcontext"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"lcid"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"attributes"
-			value      	"")))
-	    (object Attribute
-		tool       	"COM"
-		name       	"default__Param"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"COM"
-			name       	"attributes"
-			value      	"")))
-	    (object Attribute
-		tool       	"COM"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"Version Control"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"Visual Basic"
-		name       	"propertyId"
-		value      	"783606378")
-	    (object Attribute
-		tool       	"Visual Basic"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"UpdateCode"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"UpdateModel"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"InstancingSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"Private"
-				value      	221)
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"PublicNotCreatable"
-				value      	213)
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"SingleUse"
-				value      	214)
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"GlobalSingleUse"
-				value      	215)
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"MultiUse"
-				value      	219)
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"GlobalMultiUse"
-				value      	220)))
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"BaseSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"(none)"
-				value      	222)
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"0"
-				value      	223)
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"1"
-				value      	224)))
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"OptionBase"
-			value      	("BaseSet" 222))
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"OptionExplicit"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"OptionCompare"
-			value      	("CompareSet" 202))
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"Instancing"
-			value      	("InstancingSet" 221))
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"CompareSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"(none)"
-				value      	202)
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"Binary"
-				value      	203)
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"Text"
-				value      	204)))))
-	    (object Attribute
-		tool       	"Visual Basic"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"LibraryName"
-			value      	"")
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"AliasName"
-			value      	"")
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"IsStatic"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"ReplaceExistingBody"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"EntryCode"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"ExitCode"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"DefaultBody"
-			value      	(value Text ""))))
-	    (object Attribute
-		tool       	"Visual Basic"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"New"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"WithEvents"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"Subscript"
-			value      	"")))
-	    (object Attribute
-		tool       	"Visual Basic"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"UpdateCode"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"New"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"WithEvents"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"FullName"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"Subscript"
-			value      	"")))
-	    (object Attribute
-		tool       	"Visual Basic"
-		name       	"default__Inherit"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"ImplementsDelegation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"FullName"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"Visual Basic"
-		name       	"default__Param"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"ByVal"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"ByRef"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"Optional"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"ParamArray"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"Visual Basic"
-		name       	"default__Module-Spec"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"ProjectFile"
-			value      	"")
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"UpdateCode"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"UpdateModel"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"ImportReferences"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"QuickImport"
-			value      	TRUE)))
-	    (object Attribute
-		tool       	"Visual Basic"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"VisualStudio"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"IDL"
-		name       	"propertyId"
-		value      	"809135966")
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"CreateMissingDirectories"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"StopOnError"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"Directory"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GeneratePreserveRegions"
-			value      	TRUE)))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"ImplementationType"
-			value      	"")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"ConstValue"
-			value      	"")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateDefaultSpecifier"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"DefaultSpecifier"
-			value      	"")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IDLElement"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IDLSpecificationType"
-			value      	("IDLSpecSet" 22))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IDLSpecSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Interface"
-				value      	22)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Typedef"
-				value      	54)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Enumeration"
-				value      	8)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Const"
-				value      	71)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Exception"
-				value      	61)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Struct"
-				value      	51)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Union"
-				value      	81)))))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Module-Spec"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"Generate"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"CmIdentification"
-			value      	(value Text "$Id: library.mdl,v 1.1 2006/08/23 20:57:54 nickb Exp $"))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"CopyrightNotice"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"FileName"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateIDLModule"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"InclusionProtectionSymbol"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"AdditionalIncludes"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IncludeBySimpleName"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Module-Body"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"CmIdentification"
-			value      	(value Text "$Id: library.mdl,v 1.1 2006/08/23 20:57:54 nickb Exp $"))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"CopyrightNotice"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"FileName"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"AdditionalIncludes"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IncludeBySimpleName"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"OperationIsOneWay"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"Context"
-			value      	"")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"Raises"
-			value      	"")))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"CaseSpecifier"
-			value      	"")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateDataMember"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"DataMemberName"
-			value      	"$relationship")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IsReadOnly"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IsConst"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"ConstValue"
-			value      	"")))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Has"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"NameIfUnlabeled"
-			value      	"the_$supplier")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateDataMember"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"DataMemberName"
-			value      	"$relationship")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateForwardReference"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IsReadOnly"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"BoundedHasRelType"
-			value      	("HasRelTypeSet" 47))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"HasRelTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Array"
-				value      	24)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Sequence"
-				value      	47)))))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"NameIfUnlabeled"
-			value      	"the_$supplier")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateDataMember"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"DataMemberName"
-			value      	"$relationship")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateForwardReference"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IsReadOnly"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"BoundedRoleType"
-			value      	("AssocTypeSet" 47))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"AssocTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Array"
-				value      	24)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Sequence"
-				value      	47)))))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Uses"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateForwardReference"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Subsystem"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"Directory"
-			value      	"AUTO GENERATE")))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"SCC"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"eCore"
-		name       	"default__Category"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"eCore"
-			name       	"prefix"
-			value      	"")
-		    (object Attribute
-			tool       	"eCore"
-			name       	"packageName"
-			value      	"")
-		    (object Attribute
-			tool       	"eCore"
-			name       	"basePackage"
-			value      	"")
-		    (object Attribute
-			tool       	"eCore"
-			name       	"nsPrefix"
-			value      	"")
-		    (object Attribute
-			tool       	"eCore"
-			name       	"nsURI"
-			value      	"")))
-	    (object Attribute
-		tool       	"eCore"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"eCore"
-			name       	"classifierName"
-			value      	"")))
-	    (object Attribute
-		tool       	"eCore"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"eCore"
-			name       	"operationName"
-			value      	"")))
-	    (object Attribute
-		tool       	"eCore"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"eCore"
-			name       	"attributeName"
-			value      	"")
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isTransient"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isVolatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isChangeable"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isUnsettable"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isUnique"
-			value      	TRUE)))
-	    (object Attribute
-		tool       	"eCore"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"eCore"
-			name       	"referenceName"
-			value      	"")
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isTransient"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isVolatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isChangeable"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isUnsettable"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isResolveProxies"
-			value      	TRUE))))
-	quid       	"3D2E01DA02BA"))
diff --git a/emf/docs/1.x/tutorials/clibmod/library.xsd b/emf/docs/1.x/tutorials/clibmod/library.xsd
deleted file mode 100644
index 37747bc..0000000
--- a/emf/docs/1.x/tutorials/clibmod/library.xsd
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<xsd:schema targetNamespace="http://www.example.com/Library"
-    xmlns:lib="http://www.example.com/Library" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-    <xsd:complexType name="Book">
-        <xsd:sequence>
-            <xsd:element name="title" type="xsd:string"/>
-            <xsd:element name="pages" type="xsd:int"/>
-            <xsd:element name="category" type="lib:BookCategory"/>
-            <xsd:element name="author" type="xsd:anyURI"/>
-        </xsd:sequence>
-    </xsd:complexType>
-    <xsd:complexType name="Writer">
-        <xsd:sequence>
-            <xsd:element name="name" type="xsd:string"/>
-            <xsd:element maxOccurs="unbounded" minOccurs="0"
-                name="books" type="xsd:anyURI"/>
-        </xsd:sequence>
-    </xsd:complexType>
-    <xsd:complexType name="Library">
-        <xsd:sequence>
-            <xsd:element name="name" type="xsd:string"/>
-            <xsd:element maxOccurs="unbounded" minOccurs="0"
-                name="books" type="lib:Book"/>
-            <xsd:element maxOccurs="unbounded" minOccurs="0"
-                name="writers" type="lib:Writer"/>
-        </xsd:sequence>
-    </xsd:complexType>
-    <xsd:simpleType name="BookCategory">
-        <xsd:restriction base="xsd:NCName">
-            <xsd:enumeration value="Mystery"/>
-            <xsd:enumeration value="ScienceFiction"/>
-            <xsd:enumeration value="Biography"/>
-        </xsd:restriction>
-    </xsd:simpleType>
-</xsd:schema>
diff --git a/emf/docs/1.x/tutorials/glibmod/glibmod_emf1.1.html b/emf/docs/1.x/tutorials/glibmod/glibmod_emf1.1.html
deleted file mode 100644
index c4a721a..0000000
--- a/emf/docs/1.x/tutorials/glibmod/glibmod_emf1.1.html
+++ /dev/null
@@ -1,829 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta name="generator" content="HTML Tidy, see www.w3.org" />
-<meta http-equiv="Content-Type"
-content="text/html; charset=utf-8" />
-<title>Creating an EMF 1.1 Model using a Graphical Editor</title>
-</head>
-<body>
-<h2>Creating an EMF 1.1 Model using a Graphical Editor</h2>
-
-<p>In the previous tutorials, we showed you how to create EMF
-models by importing Rose models or annotated Java interfaces. This
-may have seemed like a somewhat indirect way of creating a model in
-EMF. In this tutorial, we will show you how to create the Library
-model from scratch using a graphical editor that manipulates the
-EMF model directly. An EMF model file has the extension
-<small><b>.ecore</b></small> and therefore sometimes referred to as
-an ecore model.</p>
-
-<p>The graphical editor is provided by <a
-href="http://www.omondo.com">Omondo</a> through their <a
-href="http://www.omondo.com/">EclipseUML</a> plugin.
-The following is the class diagram of the Library model we dealt
-with in the first tutorial shown in Omondo graphics and
-icons.<br />
-<img src="images/gl001.gif" alt="" width="517" height="310" />
-&nbsp; &nbsp; &nbsp;<br />
-</p>
-
-<p>The screenshots in this tutorial were captured using version 2.1
-of the Eclipse SDK, version 1.1.0 (build 20030519_0521VL) of EMF,
-version 2.1.0 of GEF, and version 1.2.1 of EclipseUML.</p>
-
-<h3>Contents</h3>
-
-<table summary="" border="0" cellspacing="2" cellpadding="2"
-width="100%">
-<tbody>
-<tr>
-<td valign="top" width="100">Step 0:</td>
-<td valign="top"><a href="#step0">Prerequisites</a></td>
-</tr>
-
-<tr>
-<td valign="top">Step 1:</td>
-<td valign="top"><a href="#step1">Creating a New Model</a> </td>
-</tr>
-
-<tr>
-<td valign="top">Step 2:</td>
-<td valign="top"><a href="#step2">Creating Classes</a> </td>
-</tr>
-
-<tr>
-<td valign="top">Step 3:</td>
-<td valign="top"><a href="#step3">Creating Associations</a> </td>
-</tr>
-
-<tr>
-<td valign="top">Step 4:</td>
-<td valign="top"><a href="#step4">Generating the Model and
-Editor<br />
-</a> </td>
-</tr>
-
-<tr>
-<td valign="top">Step 5:<br />
- </td>
-<td valign="top"><a href="#step5">Modifying the Model</a><br />
- </td>
-</tr>
-</tbody>
-</table>
-
-<br />
-<hr />
-<p style="text-align: right"><a id="step0"
-name="step0">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 0: Prerequisites</h3>
-
-<p>Download and install the latest EclipseUML plugin from the
-Omondo web site (<a
-href="http://www.omondo.com/">http://www.omondo.com/</a>)
-and its dependent plugins. The screenshots below were captured when
-version 1.2.1 was available, but you should use the latest version
-you find on the Omondo web site.</p>
-
-<ul>
-<li>Download the Auto-Installer and save the jar file in, say,
-c:\temp.<br />
- <img src="images/gl002.gif" alt="" width="619"
-height="235" /><br />
- (If you already have the GEF and EMF plugins, you might want to
-download the zip file which is smaller, but make sure you have the
-correct versions of the dependencies.)<br />
-<br />
-</li>
-
-<li>Execute the jar file you downloaded:<b><tt><br />
-</tt></b> 
-
-<blockquote><b><tt>C:\&gt; cd c:\temp<br />
-C:\temp&gt; java -jar eclipseuml-installer_1.2.1.ar</tt></b><br />
-</blockquote>
-</li>
-
-<li>Follow the instructions as the installer runs to install the
-EclipseUML, GEF, and EMF plugins into your Eclipse
-installation.<br />
-<br />
-</li>
-
-<li>Launch Eclipse. If you have run Eclipse before installing
-EclipseUML, you will be prompted to run the Update Manager. Select
-<b>Yes</b> and follow through the steps to install
-EclipseUML.<br />
-<br />
-Select <small><b>Help&gt;About Eclipse Platform</b></small>.<br />
-<br />
- <img src="images/gl003.gif" alt="" width="163"
-height="123" /><br />
-<br />
-</li>
-
-<li>Click the <small><b>Plug-in Details</b></small> button.<br />
-<br />
- <img src="images/gl004.gif" alt="" width="462"
-height="331" /><br />
-<br />
-<br />
-</li>
-
-<li>Verify that the following highlighted plugins show up in the
-dialog.<br />
-<br />
- <img src="images/gl005.gif" alt="" width="595"
-height="295" /><br />
-<br />
- <img src="images/gl006.gif" alt="" width="595"
-height="267" /><br />
-<br />
- <img src="images/gl007.gif" alt="" width="595"
-height="75" /><br />
-<br />
-&nbsp;<br />
-&nbsp;</li>
-</ul>
-
-<hr />
-<p style="text-align: right"><a id="step1"
-name="step1">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 1: Creating a New Model</h3>
-
-<p>We first create a Java project and then use the wizard to create
-a new EMF model.</p>
-
-<ul>
-<li>In the Navigator view in the Resource perspective, right-click
-on the blank area and select <small><b>New &gt;
-Project...</b></small>:<br />
-<br />
- <img src="images/gl101.gif" alt="" width="280"
-height="233" /><br />
-<br />
-</li>
-
-<li>Select "Java" and "Java Project". Click the "Next"
-button.<br />
- <img src="images/gl102.gif" alt="" width="362"
-height="199" /><br />
-<br />
-</li>
-
-<li>Enter <b><small>library</small></b> as the project name. Click
-the <small><b>Finish</b></small> button.<br />
-<br />
- <img src="images/gl103.gif" alt="" width="258"
-height="176" /><br />
-<br />
-</li>
-
-<li>Click the "Add Folder" button.<br />
- <img src="images/gl104.gif" alt="Add folder" height="225"
-width="499" /><br />
-&nbsp;</li>
-
-<li>Click the "Create New Folder" button.<br />
- <img src="images/gl104_1.gif" alt="Create a new folder"
-height="422" width="346" /><br />
-&nbsp;</li>
-
-<li>Type "src" and click the "OK" button.<br />
- <img src="images/gl105.gif" alt="Name the folder" height="164"
-width="300" /><br />
-&nbsp;</li>
-
-<li>Click the "OK" button.<br />
- <img src="images/gl105_1.gif" alt="Done with new folder"
-height="422" width="346" /><br />
-&nbsp;</li>
-
-<li>When asked if you want to remove the project as source folder
-and update the build output folder to "library/bin", click the
-"Yes" button.<br />
- <img src="images/gl105_2.gif"
-alt="Do not update build output folder" height="139"
-width="441" /><br />
-&nbsp;</li>
-
-<li>Specify "library/runtime" as the build default output folder.
-Click the "Finish" button.<br />
- <img src="images/gl105_3.gif" alt="Specify build output folder"
-height="500" width="500" /><br />
-&nbsp;</li>
-
-<li>The newly created Java project can be seen in the Package
-Explorer.<br />
- <img src="images/gl105_4.gif" alt="Library Java project"
-height="117" width="280" /><br />
-&nbsp;</li>
-
-<li>On the Navigator view, right-click on the <small>src</small>
-folder and select <small><b>New &gt; Folder</b></small>.<br />
-<br />
- <img src="images/gl106.gif" alt="" width="366"
-height="141" /><br />
-<br />
-</li>
-
-<li>Enter <b><small>model</small></b> as the folder name. Click the
-<small><b>Finish</b></small> button.<br />
-<br />
- <img src="images/gl107.gif" alt="" width="158"
-height="41" /><br />
- &nbsp;<br />
-<!--
-  <li>We are going to create the subfolders <font face="Courier New, Courier, monospace"><small><b>src/model</b></small></font> and place the ecore model in there so that the file system structure is the same as in the earlier tutorials.<br>
-On the Navigator view, right-click on the library project and select <font face="Helvetica, Arial, sans-serif"><small><b>New &gt; Folder</b></small></font>.<br>
-    <br>
-    <img src="images/gl104.gif" alt="" width="363" height="152">
-    <br>
-    <br>
-  </li>
-  <li>Enter <font face="Courier New, Courier, monospace"><b><small>src</small></b></font> as the folder name.  Click the <small><font face="Helvetica, Arial, sans-serif"><b>Finish</b></font></small> button.<br>
-    <br>
-    <img src="images/gl105.gif" alt="" width="151" height="46">
-    <br>
-<br>
-  </li>
-  <li>On the Navigator view, right-click on the <small><font face="Courier New, Courier, monospace">src</font></small> folder and select <font face="Helvetica, Arial, sans-serif"><small><b>New &gt; Folder</b></small></font>.<br>
-    <br>
-    <img src="images/gl106.gif" alt="" width="366" height="141">
-<br>
-    <br>
-  </li>
-  <li>Enter <font face="Courier New, Courier, monospace"><b><small>model</small></b></font> as the folder name.  Click the <small><font face="Helvetica, Arial, sans-serif"><b>Finish</b></font></small> button.<br>
-    <br>
-    <img src="images/gl107.gif" alt="" width="158" height="41">
-<br>
-    &nbsp;
-    <br>
--->
-</li>
-
-<li>With the <small>model</small> folder selected, select
-<b><small>File &gt; New &gt; Other...</small></b>.<br />
-<br />
- <img src="images/gl108.gif" alt="" width="334"
-height="140" /><br />
- &nbsp;<br />
-</li>
-
-<li>Select <b><small>EMF Diagrams</small></b> on the left pane and
-<b><small>EMF Class Diagram</small></b> on the right. Click the
-<small><b>Next</b></small> button.<br />
-<br />
- <img src="images/gl109.gif" alt="" width="494"
-height="252" /><br />
-<br />
-</li>
-
-<li>Change the file name to <small><b>library.ecd</b></small> and
-the package name to
-<small><b>org.ecilpse.example.library</b></small>. You can also add
-some description if your like. Click the
-<small><b>Finish</b></small> button.<br />
-<br />
-&nbsp;<img src="images/gl110.gif" alt="" width="500"
-height="711" /><br />
-<br />
-</li>
-
-<li>A pair of files, the <small>.ecore</small> and the
-<small>.ecd</small> files, will be created and the graphical editor
-will be opened in the main view.<br />
-<br />
- <img src="images/gl111.gif" alt="" width="522"
-height="181" /><br />
-<br />
-The <small>.ecore</small> <small>file</small> contains the
-structure of the model while the <small>.ecd</small> file contains
-the graphical layout information.<br />
-&nbsp;</li>
-</ul>
-
-<hr />
-<p style="text-align: right"><a id="step2"
-name="step2">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 2: Creating Classes</h3>
-
-<ul>
-<li>In the editor view, click on the <b><small>Create a
-class</small></b> button, and then click anywhere in the blank
-area. A New Class dialog will come up.<br />
-<br />
- <img src="images/gl201.gif" alt="" width="291" height="86" />
-&nbsp;<br />
-<br />
-</li>
-
-<li>Enter <b><small>Library</small></b> as the class name. Click
-the <small><b>Finish</b></small> button.<br />
-<br />
- <img src="images/gl202.gif" alt="" width="228"
-height="156" /><br />
- &nbsp;<br />
-</li>
-
-<li>A Library class will be drawn in the main view. &nbsp;You can
-drag it around and place it wherever you prefer.<br />
-Now, right-click on it and select <b><small>New &gt;
-Attribute</small></b>.<br />
-<br />
- <img src="images/gl203.gif" alt="" width="319"
-height="84" /><br />
-<br />
-</li>
-
-<li>Enter <small><b>name</b></small> as the name of the attribute.
-Ensure that the other properties match what is shown below. Click
-the <small><b>OK</b></small> button.<br />
-<br />
- <img src="images/gl204.gif" alt="" width="438"
-height="260" /><br />
-<br />
-</li>
-
-<li>You have just created a class named <small>Library</small> with
-a String attribute named <small>name</small>.<br />
-<br />
- <img src="images/gl205.gif" alt="" width="319"
-height="182" /><br />
-<br />
-</li>
-
-<li>There is also another way of creating classes. First, you click
-in the blank area of the editor to deselect any class you might
-have selected. Then, right-click in the blank area of the main view
-and select <small><b>New &gt; Class</b></small>.<br />
-<br />
- <img src="images/gl206.gif" alt="" width="434"
-height="301" /><br />
-<br />
-</li>
-
-<li>Enter <small><b>Writer</b></small> as the class name and click
-the <small><b>Finish</b></small> button.<br />
-<br />
- <img src="images/gl207.gif" alt="" width="215"
-height="171" /><br />
-<br />
-</li>
-
-<li>Create the <small>name</small> attribute for the
-<small>Writer</small> class just like before. Right-click on
-<small>Writer</small>, select <small><b>New &gt;
-Attribute</b></small>, then enter <small><b>name</b></small> for
-Name and click the <small><b>OK</b></small> button.<br />
-<br />
- <img src="images/gl208.gif" alt="" width="322"
-height="282" /><br />
-<br />
-</li>
-
-<li>Now we are going to create an enumeration class. You can click
-on the <img src="images/gl209.gif" alt="" width="25" height="20" />
-button and then anywhere on the blank area, or right-click on the
-blank area and select <small><b>New &gt; Enumeration</b></small> to
-bring up the New Enumeration dialog. Enter
-<small><b>BookCategory</b></small> as the name of the
-enumeration.<br />
-<br />
- <img src="images/gl210.gif" alt="" width="438"
-height="154" /><br />
-<br />
-</li>
-
-<li>For each of the three literals shown below, click on the
-<small><b>Add...</b></small> button, enter the name and value of
-the literals, and then click the <small><b>OK</b></small>
-button.<br />
-<br />
- 
-
-<table summary="" cellpadding="2" cellspacing="0" border="1"
-width="250">
-<tbody>
-<tr>
-<th valign="top">Name<br />
- </th>
-<th valign="top">Value<br />
- </th>
-</tr>
-
-<tr>
-<td valign="top" align="center">Mystery<br />
- </td>
-<td valign="top" align="center">0<br />
- </td>
-</tr>
-
-<tr>
-<td valign="top" align="center">ScienceFiction<br />
- </td>
-<td valign="top" align="center">1<br />
- </td>
-</tr>
-
-<tr>
-<td valign="top" align="center">Biography<br />
- </td>
-<td valign="top" align="center">2<br />
- </td>
-</tr>
-</tbody>
-</table>
-
-<br />
- <img src="images/gl211.gif" alt="" width="438"
-height="244" /><br />
-<br />
-</li>
-
-<li>At this point, the New Enumeration dialog should appear as
-shown below. Click the <small><b>Finish</b></small> button.<br />
-<br />
- <img src="images/gl212.gif" alt="" width="438"
-height="405" /><br />
-<br />
-</li>
-
-<li>The <small>BookCategory</small> enumeration is created and
-shown in the editor.<br />
-<br />
- <img src="images/gl213.gif" alt="" width="494"
-height="300" /><br />
-<br />
-</li>
-
-<li>We are now going to create the <small>Book</small> class.
-Right-click on the blank area and select <small><b>New &gt;
-Class</b></small>. Enter <small><b>Book</b></small> as the class
-name and click the <small><b>Finish</b></small> button. Then, with
-the Book class selected, right-click and select <small><b>New &gt;
-Attribute</b></small>, enter <small><b>title</b></small> as the
-attribute name and click the <small><b>OK</b></small> button.<br />
-<br />
- <img src="images/gl214.gif" alt="" width="475"
-height="300" /><br />
-<br />
-</li>
-
-<li>With the Book class selected, right-click and select
-<small><b>New &gt; Attribute</b></small>, and enter
-<small><b>pages</b></small> as the attribute name. Select
-<small><b>EInt</b></small> as the type and click the
-<small><b>OK</b></small> button.<br />
-<br />
- <img src="images/gl215.gif" alt="" width="438"
-height="260" /><br />
-<br />
-</li>
-
-<li>With the Book class selected, right-click and select
-<small><b>New &gt; Attribute</b></small>, and enter
-<small><b>category</b></small> as the attribute name. Select
-<small><b>BookCategory</b></small> as the type and click the
-<small><b>OK</b></small> button.<br />
-<br />
- <img src="images/gl216.gif" alt="" width="438"
-height="260" /><br />
-<br />
-</li>
-
-<li>Now you should have created 4 classes in the library
-project.<br />
-<br />
- <img src="images/gl217.gif" alt="" width="489"
-height="330" /><br />
-<br />
-</li>
-
-<li>Save the model by selecting <small><b>File &gt;
-Save</b></small> or simply press the <small><b>Ctrl+S</b></small>
-key.<br />
-<br />
- <img src="images/gl218.gif" alt="" width="380 height=" /><br />
-</li>
-</ul>
-
-<hr />
-<p style="text-align: right"><a id="step3"
-name="step3">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 3: Creating Associations</h3>
-
-<ul>
-<li>In the editor view, click on the
-<b><small>Association</small></b> button <img
-src="images/gl301.gif" alt="" width="24" height="19" /> .<br />
-<br />
- <img src="images/gl302.gif" alt="" width="283" height="77" />
-&nbsp;<br />
-<br />
-</li>
-
-<li>Note that as you move your mouse pointer over a class, the
-class will change color. Click on the <small>Library</small>
-class.<br />
-<br />
- <img src="images/gl303.gif" alt="" width="468"
-height="396" /><br />
- &nbsp;<br />
-</li>
-
-<li>Next,&nbsp; move the mouse pointer over to the
-<small>Writer</small> class and click on it.<br />
-<br />
- <img src="images/gl304.gif" alt="" width="475" height="350" />
-&nbsp;<br />
-<br />
-</li>
-
-<li>As soon as you release the mouse button, the association
-properties dialog comes up.<br />
-On the <small><b>1st Association End</b></small> tab, change the
-name to <small><b>writers</b></small>, select the
-<small><b>Containment</b></small> checkbox, and change the upper
-bound to <small><b>-1</b></small>.<br />
-<br />
- <img src="images/gl305.gif" alt="" width="507" height="304" />
-&nbsp;<br />
-<br />
-The <small><b>Containment</b></small> property indicates that a
-<small>Library</small> object will contain <small>Writer</small>
-objects through this <small>writers</small> association. The upper
-bound of <small>-1</small> &nbsp;means a <small>Library</small>
-object can own more than one <small>Writer</small> objet.<br />
-<br />
-</li>
-
-<li>Click on the <small><b>2nd Association End</b></small> tab, and
-deselect the <small><b>Navigable</b></small> checkbox.<br />
-<br />
- <img src="images/gl306.gif" alt="" width="512"
-height="308" /><br />
-<br />
-This indicates that from a <small>Writer</small> object, you cannot
-navigate to the <small>Library</small> object that owns it.<br />
-<br />
-</li>
-
-<li>Click on the <small><b>Router</b></small> tab, select the
-<small><b>Manual</b></small> radio button. The selections on this
-tab do not affect the properties of the association in the ecore
-model. They only affect how the association line is drawn in the
-editor. Click the <small><b>OK</b></small> button.<br />
-<br />
- <img src="images/gl307.gif" alt="" width="512"
-height="308" /><br />
-<br />
-</li>
-
-<li>An arrow is now drawn between the <small>Library</small> class
-and the <small>Writer</small> class. to represent the association
-we just created<br />
-<br />
- <img src="images/gl308.gif" alt="" width="480"
-height="340" /><br />
-<br />
-</li>
-
-<li>Now, we are going to create the containment association between
-<small>Library</small> and <small>Book</small>. It is similar to
-the association between <small>Library</small> and
-<small>Writer</small>.<br />
-Click on the <img src="images/gl301.gif" alt="" width="23"
-height="21" /> button and then on the <b><small>Library</small></b>
-class. Then click on the <small><b>Book</b></small> class. On the
-<small><b>1st Association End</b></small> tab of the association
-properties dialog, change the name to <small><b>books</b></small>,
-select the <small><b>Containment</b></small> checkbox and change
-the upper bound to <small><b>-1</b></small>.<br />
-<br />
- <img src="images/gl309.gif" alt="" width="512"
-height="308" /><br />
-<br />
-</li>
-
-<li>On the <small><b>2nd Association End</b></small> tab, deselect
-the <small><b>Navigable</b></small> checkbox. On the
-<small><b>Router</b></small> tab, select the
-<small><b>Manual</b></small> radio button. Click the
-<small><b>OK</b></small> button.<br />
-<br />
- <img src="images/gl310.gif" alt="" width="470"
-height="340" /><br />
-<br />
-</li>
-
-<li>Next we are going to create the association between
-<small>Book</small> and <small>Writer</small>.<br />
-Click on the Association button <img src="images/gl301.gif" alt=""
-width="23" height="21" /> , then click on the
-<small><b>Book</b></small> class and then click on the
-<small><b>Writer</b></small> class.<br />
-<br />
- <img src="images/gl311.gif" alt="" width="500"
-height="335" /><br />
-<br />
-</li>
-
-<li>On the <small><b>1st Association End</b></small> tab, change
-the name to <small><b>author</b></small>. Leave the
-<small><b>Containment</b></small> checkbox unchecked, and change
-the <small><b>lower bound</b></small> to <small><b>1</b></small>.
-We assume a book will have exactly one author.<br />
-<br />
- <img src="images/gl312.gif" alt="" width="512"
-height="308" /><br />
-<br />
-</li>
-
-<li>Click on the <small><b>2nd Association End</b></small> tab.
-Change the name to <small><b>books</b></small> and change the
-<small><b>upper bound</b></small> to <small><b>-1</b></small>. A
-writer can author zero or more books.<br />
-<br />
- <img src="images/gl313.gif" alt="" width="512"
-height="308" /><br />
-<br />
-</li>
-
-<li>Click on the <small><b>Router</b></small> tab, select the
-<small><b>Manual</b></small> radio button and click the
-<small><b>OK</b></small> button. The association is drawn in the
-editor view.<br />
-<br />
- <img src="images/gl314.gif" alt="" width="500"
-height="360" /><br />
-<br />
-</li>
-
-<li>We can make the class diagram look tidier if we can make the
-line that represents the association between the
-<small>Writer</small> and <small>Book</small> classes be drawn so
-that it appears horizontal and without the jagged edge. This can be
-done easily in the editor.<br />
-Click on the <small><b>Writer</b></small> class to select it. Next,
-holding down the Shift key, click on the <b><small>Book</small></b>
-class to add it to the selection.<br />
-<br />
- <img src="images/gl315.gif" alt="" width="500"
-height="370" /><br />
-<br />
-</li>
-
-<li>Right-click and select <small><b>Alignment &gt; Align
-Middle</b></small>.<br />
-<br />
- <img src="images/gl316.gif" alt="" width="585"
-height="475" /><br />
-<br />
-</li>
-
-<li>Now, the diagram looks much neater. Press
-<small><b>Ctrl+S</b></small> key to save the model.<br />
-<br />
- <img src="images/gl317.gif" alt="" width="563"
-height="370" /><br />
-</li>
-</ul>
-
-<hr />
-<p style="text-align: right"><a id="step4"
-name="step4">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 4: Generating the Model and Editor</h3>
-
-<ul>
-<li>In the editor view, right-click on the blank area. Select
-<small><b>Generate All</b></small>.<br />
-<br />
- <img src="images/gl401.gif" alt="" width="552" height="525" />
-&nbsp; &nbsp;<br />
-<br />
-</li>
-
-<li>The first time you do code generation on a project, you will
-need to create the GenModel model. The GenModel model is auxiliary
-to the EMF model. It contains information about code generation
-like the directory into which the code is generated and the adapter
-pattern.<br />
-<br />
-The GenModel selector will come up. Click on the <small><b>New
-GenModel</b></small> button.<br />
-<br />
- <img src="images/gl402.gif" alt="" width="326" height="402" />
-&nbsp;<br />
-<br />
-</li>
-
-<li>Expand the <small><b>library</b></small> project and select the
-<small><b>model</b></small> folder. Change the file name to
-<small><b>library.genmodel</b></small>. Click the
-<small><b>Finish</b></small> button.<br />
-<br />
- <img src="images/gl403.gif" alt="" width="438"
-height="592" /><br />
- &nbsp;<br />
-</li>
-
-<li>You are back in the GenModel selector. Click the
-<small><b>OK</b></small> button and code generation begins.<br />
-<br />
- <img src="images/gl404.gif" alt="" width="407"
-height="402" /><br />
-<br />
-</li>
-
-<li>When the code generation is finished, the GenModel and the EMF
-model code for the <small>library</small> project will have been
-generated. In addition, the <small>library.edit</small> and
-<small>library.editor</small> projects will have been generated and
-be ready to execute.<br />
-<br />
- <img src="images/gl405.gif" alt="" width="285"
-height="382" /><br />
-<br />
-</li>
-
-<li>Switch to a Java perspective or a Debug perspective and then
-follow <a href="#step4">Step 4</a> in the tutorial "Generating an
-EMF Model" to run the generated editor.<br />
-</li>
-</ul>
-
-<hr />
-<p style="text-align: right"><a id="step5"
-name="step5">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 5: Modifying the Model</h3>
-
-<p>When you modify the EMF model in the graphical editor, it will
-sychronize the changes with the corresponding GenModel model.</p>
-
-<ul>
-<li>Working in the Resource perspective, double-click on the
-<small><b>library.genmodel</b></small> in the Navigator view to
-open it so that both the EMF model and GenModel model are shown. If
-you have closed the EMF model, double-click on the
-<small><b>library.ecore</b></small> file or the
-<small><b>library.ecd</b></small> file in the Navigator view to
-open the EMF model.<br />
-<br />
-<img src="images/gl501.gif" alt="" width="470" height="586" />
-&nbsp; &nbsp;<br />
-<br />
-</li>
-
-<li>Go to the EMF model view, select the <small><b>Book</b></small>
-class, right-click and select <small><b>New &gt;
-Attribute</b></small> to add a new attribute. Enter
-<small><b>isbn</b></small> as the name and click the
-<small><b>OK</b></small> button.<br />
-<br />
- <img src="images/gl502.gif" alt="" width="438"
-height="260" /><br />
-<br />
-</li>
-
-<li>You can see that the EMF model and the GenModel model are not
-synchronized. The newly added attribute <small><b>isbn</b></small>
-is not in the GenModel model.<br />
-<br />
- <img src="images/gl503.gif" alt="" width="477"
-height="578" /><br />
-<br />
-</li>
-
-<li>To synchronize, save the EMF model by selecting <small><b>File
-&gt; Save</b></small> or simply pressing the
-<small><b>Ctrl+S</b></small> key.<br />
-<br />
- <img src="images/gl504.gif" alt="" width="297"
-height="122" /><br />
-<br />
-</li>
-
-<li>The change still does not show up in the GenModel model yet.
-You have to switch the GenModel model view into focus. It will then
-be reloaded. When you expand to the <small>Book</small> class in
-the GenModel model again, you will find the new attribute.<br />
-<br />
- <img src="images/gl505.gif" alt="" width="473"
-height="582" /><br />
- &nbsp;</li>
-</ul>
-
-<hr />
-<p style="text-align: right"><a href="#top">contents</a></p>
-</body>
-</html>
-
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl001.gif b/emf/docs/1.x/tutorials/glibmod/images/gl001.gif
deleted file mode 100644
index cbb5449..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl001.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl002.gif b/emf/docs/1.x/tutorials/glibmod/images/gl002.gif
deleted file mode 100644
index 37e0086..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl002.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl003.gif b/emf/docs/1.x/tutorials/glibmod/images/gl003.gif
deleted file mode 100644
index 37d28ec..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl003.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl004.gif b/emf/docs/1.x/tutorials/glibmod/images/gl004.gif
deleted file mode 100644
index 2d3fa23..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl004.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl005.gif b/emf/docs/1.x/tutorials/glibmod/images/gl005.gif
deleted file mode 100644
index d4c2a5c..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl005.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl006.gif b/emf/docs/1.x/tutorials/glibmod/images/gl006.gif
deleted file mode 100644
index 0240fd0..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl006.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl007.gif b/emf/docs/1.x/tutorials/glibmod/images/gl007.gif
deleted file mode 100644
index 642b9c0..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl007.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl101.gif b/emf/docs/1.x/tutorials/glibmod/images/gl101.gif
deleted file mode 100644
index 01305a7..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl101.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl102.gif b/emf/docs/1.x/tutorials/glibmod/images/gl102.gif
deleted file mode 100644
index bc5e37f..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl102.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl103.gif b/emf/docs/1.x/tutorials/glibmod/images/gl103.gif
deleted file mode 100644
index 7321594..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl103.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl104.gif b/emf/docs/1.x/tutorials/glibmod/images/gl104.gif
deleted file mode 100644
index 180004a..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl104.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl104_1.gif b/emf/docs/1.x/tutorials/glibmod/images/gl104_1.gif
deleted file mode 100644
index 380ebeb..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl104_1.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl105.gif b/emf/docs/1.x/tutorials/glibmod/images/gl105.gif
deleted file mode 100644
index cdf992d..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl105.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl105_1.gif b/emf/docs/1.x/tutorials/glibmod/images/gl105_1.gif
deleted file mode 100644
index 1d3e2ee..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl105_1.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl105_2.gif b/emf/docs/1.x/tutorials/glibmod/images/gl105_2.gif
deleted file mode 100644
index dc907d2..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl105_2.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl105_3.gif b/emf/docs/1.x/tutorials/glibmod/images/gl105_3.gif
deleted file mode 100644
index 36ce23e..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl105_3.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl105_4.gif b/emf/docs/1.x/tutorials/glibmod/images/gl105_4.gif
deleted file mode 100644
index a22547f..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl105_4.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl106.gif b/emf/docs/1.x/tutorials/glibmod/images/gl106.gif
deleted file mode 100644
index 8cc4a5b..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl106.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl107.gif b/emf/docs/1.x/tutorials/glibmod/images/gl107.gif
deleted file mode 100644
index 50bd442..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl107.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl108.gif b/emf/docs/1.x/tutorials/glibmod/images/gl108.gif
deleted file mode 100644
index 4bb3c42..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl108.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl109.gif b/emf/docs/1.x/tutorials/glibmod/images/gl109.gif
deleted file mode 100644
index f54d5f4..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl109.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl110.gif b/emf/docs/1.x/tutorials/glibmod/images/gl110.gif
deleted file mode 100644
index 606b785..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl110.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl111.gif b/emf/docs/1.x/tutorials/glibmod/images/gl111.gif
deleted file mode 100644
index 823a987..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl111.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl201.gif b/emf/docs/1.x/tutorials/glibmod/images/gl201.gif
deleted file mode 100644
index 3a18db0..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl201.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl202.gif b/emf/docs/1.x/tutorials/glibmod/images/gl202.gif
deleted file mode 100644
index dc5a0ce..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl202.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl203.gif b/emf/docs/1.x/tutorials/glibmod/images/gl203.gif
deleted file mode 100644
index 3105367..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl203.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl204.gif b/emf/docs/1.x/tutorials/glibmod/images/gl204.gif
deleted file mode 100644
index cd5ea0f..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl204.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl205.gif b/emf/docs/1.x/tutorials/glibmod/images/gl205.gif
deleted file mode 100644
index eea92d2..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl205.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl206.gif b/emf/docs/1.x/tutorials/glibmod/images/gl206.gif
deleted file mode 100644
index a52bb25..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl206.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl207.gif b/emf/docs/1.x/tutorials/glibmod/images/gl207.gif
deleted file mode 100644
index 19cbe08..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl207.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl208.gif b/emf/docs/1.x/tutorials/glibmod/images/gl208.gif
deleted file mode 100644
index 986b126..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl208.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl209.gif b/emf/docs/1.x/tutorials/glibmod/images/gl209.gif
deleted file mode 100644
index 79ee9e9..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl209.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl210.gif b/emf/docs/1.x/tutorials/glibmod/images/gl210.gif
deleted file mode 100644
index 4938d9f..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl210.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl211.gif b/emf/docs/1.x/tutorials/glibmod/images/gl211.gif
deleted file mode 100644
index f872b85..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl211.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl212.gif b/emf/docs/1.x/tutorials/glibmod/images/gl212.gif
deleted file mode 100644
index 601a385..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl212.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl213.gif b/emf/docs/1.x/tutorials/glibmod/images/gl213.gif
deleted file mode 100644
index 08901ee..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl213.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl214.gif b/emf/docs/1.x/tutorials/glibmod/images/gl214.gif
deleted file mode 100644
index e83e9e9..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl214.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl215.gif b/emf/docs/1.x/tutorials/glibmod/images/gl215.gif
deleted file mode 100644
index f7f2637..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl215.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl216.gif b/emf/docs/1.x/tutorials/glibmod/images/gl216.gif
deleted file mode 100644
index 9d29d8b..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl216.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl217.gif b/emf/docs/1.x/tutorials/glibmod/images/gl217.gif
deleted file mode 100644
index d4cf4ef..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl217.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl218.gif b/emf/docs/1.x/tutorials/glibmod/images/gl218.gif
deleted file mode 100644
index 0d85df8..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl218.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl301.gif b/emf/docs/1.x/tutorials/glibmod/images/gl301.gif
deleted file mode 100644
index e45bd7c..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl301.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl302.gif b/emf/docs/1.x/tutorials/glibmod/images/gl302.gif
deleted file mode 100644
index e0d9f88..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl302.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl303.gif b/emf/docs/1.x/tutorials/glibmod/images/gl303.gif
deleted file mode 100644
index 643596e..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl303.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl304.gif b/emf/docs/1.x/tutorials/glibmod/images/gl304.gif
deleted file mode 100644
index 1b06941..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl304.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl305.gif b/emf/docs/1.x/tutorials/glibmod/images/gl305.gif
deleted file mode 100644
index 2513fce..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl305.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl306.gif b/emf/docs/1.x/tutorials/glibmod/images/gl306.gif
deleted file mode 100644
index e19c851..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl306.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl307.gif b/emf/docs/1.x/tutorials/glibmod/images/gl307.gif
deleted file mode 100644
index 637d623..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl307.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl308.gif b/emf/docs/1.x/tutorials/glibmod/images/gl308.gif
deleted file mode 100644
index ef78517..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl308.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl309.gif b/emf/docs/1.x/tutorials/glibmod/images/gl309.gif
deleted file mode 100644
index 9890370..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl309.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl310.gif b/emf/docs/1.x/tutorials/glibmod/images/gl310.gif
deleted file mode 100644
index 2cdb9c4..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl310.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl311.gif b/emf/docs/1.x/tutorials/glibmod/images/gl311.gif
deleted file mode 100644
index cda6a0f..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl311.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl312.gif b/emf/docs/1.x/tutorials/glibmod/images/gl312.gif
deleted file mode 100644
index fe506db..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl312.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl313.gif b/emf/docs/1.x/tutorials/glibmod/images/gl313.gif
deleted file mode 100644
index a7e0240..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl313.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl314.gif b/emf/docs/1.x/tutorials/glibmod/images/gl314.gif
deleted file mode 100644
index f36e4e2..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl314.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl315.gif b/emf/docs/1.x/tutorials/glibmod/images/gl315.gif
deleted file mode 100644
index be50dec..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl315.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl316.gif b/emf/docs/1.x/tutorials/glibmod/images/gl316.gif
deleted file mode 100644
index 91ee283..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl316.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl317.gif b/emf/docs/1.x/tutorials/glibmod/images/gl317.gif
deleted file mode 100644
index 8a03883..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl317.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl401.gif b/emf/docs/1.x/tutorials/glibmod/images/gl401.gif
deleted file mode 100644
index d391002..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl401.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl402.gif b/emf/docs/1.x/tutorials/glibmod/images/gl402.gif
deleted file mode 100644
index aed414f..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl402.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl403.gif b/emf/docs/1.x/tutorials/glibmod/images/gl403.gif
deleted file mode 100644
index ffa1508..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl403.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl404.gif b/emf/docs/1.x/tutorials/glibmod/images/gl404.gif
deleted file mode 100644
index c51cbb9..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl404.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl405.gif b/emf/docs/1.x/tutorials/glibmod/images/gl405.gif
deleted file mode 100644
index 4913edc..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl405.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl501.gif b/emf/docs/1.x/tutorials/glibmod/images/gl501.gif
deleted file mode 100644
index 79a5958..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl501.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl502.gif b/emf/docs/1.x/tutorials/glibmod/images/gl502.gif
deleted file mode 100644
index 0f608ff..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl502.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl503.gif b/emf/docs/1.x/tutorials/glibmod/images/gl503.gif
deleted file mode 100644
index df3b03c..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl503.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl504.gif b/emf/docs/1.x/tutorials/glibmod/images/gl504.gif
deleted file mode 100644
index 5938ba2..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl504.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/glibmod/images/gl505.gif b/emf/docs/1.x/tutorials/glibmod/images/gl505.gif
deleted file mode 100644
index 7262cc1..0000000
--- a/emf/docs/1.x/tutorials/glibmod/images/gl505.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl001.gif b/emf/docs/1.x/tutorials/slibmod/images/sl001.gif
deleted file mode 100644
index e6f4a20..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl001.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl002.gif b/emf/docs/1.x/tutorials/slibmod/images/sl002.gif
deleted file mode 100644
index 07aade4..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl002.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl010.gif b/emf/docs/1.x/tutorials/slibmod/images/sl010.gif
deleted file mode 100644
index 571f3dc..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl010.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl100.gif b/emf/docs/1.x/tutorials/slibmod/images/sl100.gif
deleted file mode 100644
index 6b71eec..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl100.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl101.gif b/emf/docs/1.x/tutorials/slibmod/images/sl101.gif
deleted file mode 100644
index 06f100f..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl101.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl102.gif b/emf/docs/1.x/tutorials/slibmod/images/sl102.gif
deleted file mode 100644
index 8ecfba0..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl102.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl103.gif b/emf/docs/1.x/tutorials/slibmod/images/sl103.gif
deleted file mode 100644
index 86cf490..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl103.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl104.gif b/emf/docs/1.x/tutorials/slibmod/images/sl104.gif
deleted file mode 100644
index 39799c2..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl104.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl105.gif b/emf/docs/1.x/tutorials/slibmod/images/sl105.gif
deleted file mode 100644
index 8f18d7d..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl105.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl106.gif b/emf/docs/1.x/tutorials/slibmod/images/sl106.gif
deleted file mode 100644
index ea6291f..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl106.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl107.gif b/emf/docs/1.x/tutorials/slibmod/images/sl107.gif
deleted file mode 100644
index 752a3f5..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl107.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl108.gif b/emf/docs/1.x/tutorials/slibmod/images/sl108.gif
deleted file mode 100644
index c05ff59..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl108.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl109.gif b/emf/docs/1.x/tutorials/slibmod/images/sl109.gif
deleted file mode 100644
index f1652e0..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl109.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl110.gif b/emf/docs/1.x/tutorials/slibmod/images/sl110.gif
deleted file mode 100644
index 31e0886..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl110.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl151.gif b/emf/docs/1.x/tutorials/slibmod/images/sl151.gif
deleted file mode 100644
index c03fe18..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl151.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl152.gif b/emf/docs/1.x/tutorials/slibmod/images/sl152.gif
deleted file mode 100644
index 970289e..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl152.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl153.gif b/emf/docs/1.x/tutorials/slibmod/images/sl153.gif
deleted file mode 100644
index 10f16e8..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl153.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl154.gif b/emf/docs/1.x/tutorials/slibmod/images/sl154.gif
deleted file mode 100644
index 1dd25ae..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl154.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl155.gif b/emf/docs/1.x/tutorials/slibmod/images/sl155.gif
deleted file mode 100644
index 7ba3b1c..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl155.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl156.gif b/emf/docs/1.x/tutorials/slibmod/images/sl156.gif
deleted file mode 100644
index 5122389..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl156.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl157.gif b/emf/docs/1.x/tutorials/slibmod/images/sl157.gif
deleted file mode 100644
index c06b904..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl157.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl158.gif b/emf/docs/1.x/tutorials/slibmod/images/sl158.gif
deleted file mode 100644
index 6319ea3..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl158.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl159.gif b/emf/docs/1.x/tutorials/slibmod/images/sl159.gif
deleted file mode 100644
index 1bf239e..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl159.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl160.gif b/emf/docs/1.x/tutorials/slibmod/images/sl160.gif
deleted file mode 100644
index 6f0546b..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl160.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl161.gif b/emf/docs/1.x/tutorials/slibmod/images/sl161.gif
deleted file mode 100644
index 311efaf..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl161.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl162.gif b/emf/docs/1.x/tutorials/slibmod/images/sl162.gif
deleted file mode 100644
index 37a1811..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl162.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl163.gif b/emf/docs/1.x/tutorials/slibmod/images/sl163.gif
deleted file mode 100644
index 1610b4b..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl163.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl164.gif b/emf/docs/1.x/tutorials/slibmod/images/sl164.gif
deleted file mode 100644
index e19f73b..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl164.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl165.gif b/emf/docs/1.x/tutorials/slibmod/images/sl165.gif
deleted file mode 100644
index 34e4bbe..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl165.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl166.gif b/emf/docs/1.x/tutorials/slibmod/images/sl166.gif
deleted file mode 100644
index 6fbc4bd..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl166.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl167.gif b/emf/docs/1.x/tutorials/slibmod/images/sl167.gif
deleted file mode 100644
index f75ecd0..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl167.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl168.gif b/emf/docs/1.x/tutorials/slibmod/images/sl168.gif
deleted file mode 100644
index a3c8a7a..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl168.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl201.gif b/emf/docs/1.x/tutorials/slibmod/images/sl201.gif
deleted file mode 100644
index dbf138b..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl201.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl202.gif b/emf/docs/1.x/tutorials/slibmod/images/sl202.gif
deleted file mode 100644
index 952ea89..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl202.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl203.gif b/emf/docs/1.x/tutorials/slibmod/images/sl203.gif
deleted file mode 100644
index 1825443..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl203.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl204.gif b/emf/docs/1.x/tutorials/slibmod/images/sl204.gif
deleted file mode 100644
index 7f417d1..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl204.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl205.gif b/emf/docs/1.x/tutorials/slibmod/images/sl205.gif
deleted file mode 100644
index 4584281..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl205.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl301.gif b/emf/docs/1.x/tutorials/slibmod/images/sl301.gif
deleted file mode 100644
index 105cd04..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl301.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl302.gif b/emf/docs/1.x/tutorials/slibmod/images/sl302.gif
deleted file mode 100644
index 5b2d3a0..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl302.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl303.gif b/emf/docs/1.x/tutorials/slibmod/images/sl303.gif
deleted file mode 100644
index b672393..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl303.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl304.gif b/emf/docs/1.x/tutorials/slibmod/images/sl304.gif
deleted file mode 100644
index 1379398..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl304.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl305.gif b/emf/docs/1.x/tutorials/slibmod/images/sl305.gif
deleted file mode 100644
index d9cbf74..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl305.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl306.gif b/emf/docs/1.x/tutorials/slibmod/images/sl306.gif
deleted file mode 100644
index c720484..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl306.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl307.gif b/emf/docs/1.x/tutorials/slibmod/images/sl307.gif
deleted file mode 100644
index 6abbc99..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl307.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl308.gif b/emf/docs/1.x/tutorials/slibmod/images/sl308.gif
deleted file mode 100644
index e17ecb7..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl308.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl309.gif b/emf/docs/1.x/tutorials/slibmod/images/sl309.gif
deleted file mode 100644
index beb3cb9..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl309.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl310.gif b/emf/docs/1.x/tutorials/slibmod/images/sl310.gif
deleted file mode 100644
index 7f26390..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl310.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl311.gif b/emf/docs/1.x/tutorials/slibmod/images/sl311.gif
deleted file mode 100644
index 7464a3a..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl311.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl312.gif b/emf/docs/1.x/tutorials/slibmod/images/sl312.gif
deleted file mode 100644
index df93a5c..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl312.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl313.gif b/emf/docs/1.x/tutorials/slibmod/images/sl313.gif
deleted file mode 100644
index 1e8f1ef..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl313.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl314.gif b/emf/docs/1.x/tutorials/slibmod/images/sl314.gif
deleted file mode 100644
index e967113..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl314.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl315.gif b/emf/docs/1.x/tutorials/slibmod/images/sl315.gif
deleted file mode 100644
index ca90fb9..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl315.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl401.gif b/emf/docs/1.x/tutorials/slibmod/images/sl401.gif
deleted file mode 100644
index 330cad4..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl401.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl402.gif b/emf/docs/1.x/tutorials/slibmod/images/sl402.gif
deleted file mode 100644
index d8078a9..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl402.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl403.gif b/emf/docs/1.x/tutorials/slibmod/images/sl403.gif
deleted file mode 100644
index 03bd87f..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl403.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl404.gif b/emf/docs/1.x/tutorials/slibmod/images/sl404.gif
deleted file mode 100644
index c36702e..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl404.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl405.gif b/emf/docs/1.x/tutorials/slibmod/images/sl405.gif
deleted file mode 100644
index 76d5ebc..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl405.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl406.gif b/emf/docs/1.x/tutorials/slibmod/images/sl406.gif
deleted file mode 100644
index f0f686f..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl406.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl407.gif b/emf/docs/1.x/tutorials/slibmod/images/sl407.gif
deleted file mode 100644
index f03b250..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl407.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl408.gif b/emf/docs/1.x/tutorials/slibmod/images/sl408.gif
deleted file mode 100644
index 4c80065..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl408.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl409.gif b/emf/docs/1.x/tutorials/slibmod/images/sl409.gif
deleted file mode 100644
index a4cf1a5..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl409.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl410.gif b/emf/docs/1.x/tutorials/slibmod/images/sl410.gif
deleted file mode 100644
index e8f5c81..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl410.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl411.gif b/emf/docs/1.x/tutorials/slibmod/images/sl411.gif
deleted file mode 100644
index 3f037a5..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl411.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl412.gif b/emf/docs/1.x/tutorials/slibmod/images/sl412.gif
deleted file mode 100644
index 2a791e9..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl412.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl501.gif b/emf/docs/1.x/tutorials/slibmod/images/sl501.gif
deleted file mode 100644
index a126a1a..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl501.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl502.gif b/emf/docs/1.x/tutorials/slibmod/images/sl502.gif
deleted file mode 100644
index fb5eb10..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl502.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl503.gif b/emf/docs/1.x/tutorials/slibmod/images/sl503.gif
deleted file mode 100644
index 8009a04..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl503.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl504.gif b/emf/docs/1.x/tutorials/slibmod/images/sl504.gif
deleted file mode 100644
index d080622..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl504.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl505.gif b/emf/docs/1.x/tutorials/slibmod/images/sl505.gif
deleted file mode 100644
index 8f18d7d..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl505.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl506.gif b/emf/docs/1.x/tutorials/slibmod/images/sl506.gif
deleted file mode 100644
index 5100299..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl506.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl507.gif b/emf/docs/1.x/tutorials/slibmod/images/sl507.gif
deleted file mode 100644
index 4ea90bb..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl507.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl508.gif b/emf/docs/1.x/tutorials/slibmod/images/sl508.gif
deleted file mode 100644
index 3c42dc0..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl508.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl509.gif b/emf/docs/1.x/tutorials/slibmod/images/sl509.gif
deleted file mode 100644
index 6d7ba82..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl509.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl510.gif b/emf/docs/1.x/tutorials/slibmod/images/sl510.gif
deleted file mode 100644
index ec72d38..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl510.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl511.gif b/emf/docs/1.x/tutorials/slibmod/images/sl511.gif
deleted file mode 100644
index 11af8be..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl511.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl512.gif b/emf/docs/1.x/tutorials/slibmod/images/sl512.gif
deleted file mode 100644
index 3bb2249..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl512.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl513.gif b/emf/docs/1.x/tutorials/slibmod/images/sl513.gif
deleted file mode 100644
index dee5d90..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl513.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl514.gif b/emf/docs/1.x/tutorials/slibmod/images/sl514.gif
deleted file mode 100644
index 16a07b3..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl514.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl515.gif b/emf/docs/1.x/tutorials/slibmod/images/sl515.gif
deleted file mode 100644
index 54645a4..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl515.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl516.gif b/emf/docs/1.x/tutorials/slibmod/images/sl516.gif
deleted file mode 100644
index 8d66400..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl516.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl551.gif b/emf/docs/1.x/tutorials/slibmod/images/sl551.gif
deleted file mode 100644
index f1170fa..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl551.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl552.gif b/emf/docs/1.x/tutorials/slibmod/images/sl552.gif
deleted file mode 100644
index 8ddd084..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl552.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl553.gif b/emf/docs/1.x/tutorials/slibmod/images/sl553.gif
deleted file mode 100644
index 0cc4f23..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl553.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl554.gif b/emf/docs/1.x/tutorials/slibmod/images/sl554.gif
deleted file mode 100644
index 1efda8d..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl554.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl555.gif b/emf/docs/1.x/tutorials/slibmod/images/sl555.gif
deleted file mode 100644
index 406251b..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl555.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl556.gif b/emf/docs/1.x/tutorials/slibmod/images/sl556.gif
deleted file mode 100644
index dd5d254..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl556.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl557.gif b/emf/docs/1.x/tutorials/slibmod/images/sl557.gif
deleted file mode 100644
index a99bd59..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl557.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl558.gif b/emf/docs/1.x/tutorials/slibmod/images/sl558.gif
deleted file mode 100644
index 1b82eaf..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl558.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl559.gif b/emf/docs/1.x/tutorials/slibmod/images/sl559.gif
deleted file mode 100644
index 7edd320..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl559.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl560.gif b/emf/docs/1.x/tutorials/slibmod/images/sl560.gif
deleted file mode 100644
index 53cb0e4..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl560.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl561.gif b/emf/docs/1.x/tutorials/slibmod/images/sl561.gif
deleted file mode 100644
index dbde0d7..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl561.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl562.gif b/emf/docs/1.x/tutorials/slibmod/images/sl562.gif
deleted file mode 100644
index e19f73b..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl562.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl563.gif b/emf/docs/1.x/tutorials/slibmod/images/sl563.gif
deleted file mode 100644
index fc6cddd..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl563.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl564.gif b/emf/docs/1.x/tutorials/slibmod/images/sl564.gif
deleted file mode 100644
index 6fbc4bd..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl564.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/images/sl565.gif b/emf/docs/1.x/tutorials/slibmod/images/sl565.gif
deleted file mode 100644
index b373d9b..0000000
--- a/emf/docs/1.x/tutorials/slibmod/images/sl565.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/library.zip b/emf/docs/1.x/tutorials/slibmod/library.zip
deleted file mode 100644
index daedf51..0000000
--- a/emf/docs/1.x/tutorials/slibmod/library.zip
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/schoollibrary.mdl b/emf/docs/1.x/tutorials/slibmod/schoollibrary.mdl
deleted file mode 100644
index 0be15c2..0000000
--- a/emf/docs/1.x/tutorials/slibmod/schoollibrary.mdl
+++ /dev/null
@@ -1,4856 +0,0 @@
-
-(object Petal
-    version    	43
-    _written   	"Rose 6.5.9232.10"
-    charSet    	0)
-
-(object Design "Logical View"
-    is_unit    	TRUE
-    is_loaded  	TRUE
-    quid       	"3D405237014A"
-    defaults   	(object defaults
-	rightMargin 	0.250000
-	leftMargin 	0.250000
-	topMargin  	0.250000
-	bottomMargin 	0.500000
-	pageOverlap 	0.250000
-	clipIconLabels 	TRUE
-	autoResize 	TRUE
-	snapToGrid 	TRUE
-	gridX      	16
-	gridY      	16
-	defaultFont 	(object Font
-	    size       	10
-	    face       	"Arial"
-	    bold       	FALSE
-	    italics    	FALSE
-	    underline  	FALSE
-	    strike     	FALSE
-	    color      	0
-	    default_color 	TRUE)
-	showMessageNum 	1
-	showClassOfObject 	TRUE
-	notation   	"Unified")
-    root_usecase_package 	(object Class_Category "Use Case View"
-	quid       	"3D405237014C"
-	exportControl 	"Public"
-	global     	TRUE
-	logical_models 	(list unit_reference_list)
-	logical_presentations 	(list unit_reference_list
-	    (object UseCaseDiagram "Main"
-		quid       	"3D4052370169"
-		title      	"Main"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list))))
-    root_category 	(object Class_Category "Logical View"
-	quid       	"3D405237014B"
-	exportControl 	"Public"
-	global     	TRUE
-	subsystem  	"Component View"
-	quidu      	"3D405237014D"
-	logical_models 	(list unit_reference_list
-	    (object Class_Category "library"
-		attributes 	(list Attribute_Set
-		    (object Attribute
-			tool       	"eCore"
-			name       	"basePackage"
-			value      	"org.eclipse.example"))
-		quid       	"3DA319C802E1"
-		exportControl 	"Public"
-		logical_models 	(list unit_reference_list
-		    (object Class "Book"
-			quid       	"3D2E02410387"
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "title"
-				quid       	"3D2E028302EE"
-				type       	"String"
-				exportControl 	"Public")
-			    (object ClassAttribute "pages"
-				quid       	"3D2E028D0017"
-				type       	"int"
-				exportControl 	"Public")
-			    (object ClassAttribute "category"
-				quid       	"3D2E0293012D"
-				type       	"BookCategory"
-				exportControl 	"Public")))
-		    (object Class "Library"
-			quid       	"3D2E020800E2"
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "name"
-				quid       	"3D2E02140305"
-				type       	"String"
-				exportControl 	"Public")))
-		    (object Class "Writer"
-			quid       	"3D2E023703DE"
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "name"
-				quid       	"3D2E026400A9"
-				type       	"String"
-				exportControl 	"Public")))
-		    (object Class "BookCategory"
-			quid       	"3D2E024C02CD"
-			stereotype 	"enumeration"
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "Mystery"
-				quid       	"3D2E02D40184"
-				exportControl 	"Public")
-			    (object ClassAttribute "ScienceFiction"
-				quid       	"3D2E02D90068"
-				exportControl 	"Public")
-			    (object ClassAttribute "Biography"
-				quid       	"3D2E02DE00D3"
-				exportControl 	"Public")))
-		    (object Association "$UNNAMED$0"
-			quid       	"3D2E033C038A"
-			roles      	(list role_list
-			    (object Role "writers"
-				quid       	"3D2E0340014B"
-				label      	"writers"
-				supplier   	"Logical View::library::Writer"
-				quidu      	"3D2E023703DE"
-				client_cardinality 	(value cardinality "0..n")
-				Containment 	"By Value"
-				is_navigable 	TRUE)
-			    (object Role "$UNNAMED$1"
-				quid       	"3D2E0340014C"
-				supplier   	"Logical View::library::Library"
-				quidu      	"3D2E020800E2"
-				Containment 	"By Reference"
-				is_aggregate 	TRUE)))
-		    (object Association "$UNNAMED$2"
-			quid       	"3D2E034C0219"
-			roles      	(list role_list
-			    (object Role "books"
-				quid       	"3D2E034E0031"
-				label      	"books"
-				supplier   	"Logical View::library::Book"
-				quidu      	"3D2E02410387"
-				client_cardinality 	(value cardinality "0..n")
-				Containment 	"By Value"
-				is_navigable 	TRUE)
-			    (object Role "$UNNAMED$3"
-				quid       	"3D2E034E0032"
-				supplier   	"Logical View::library::Library"
-				quidu      	"3D2E020800E2"
-				Containment 	"By Reference"
-				is_aggregate 	TRUE)))
-		    (object Association "$UNNAMED$4"
-			quid       	"3D2E04D101F8"
-			roles      	(list role_list
-			    (object Role "books"
-				quid       	"3D2E04D300C4"
-				label      	"books"
-				supplier   	"Logical View::library::Book"
-				quidu      	"3D2E02410387"
-				client_cardinality 	(value cardinality "0..n")
-				Containment 	"By Reference"
-				is_navigable 	TRUE)
-			    (object Role "author"
-				quid       	"3D2E04D300CE"
-				label      	"author"
-				supplier   	"Logical View::library::Writer"
-				quidu      	"3D2E023703DE"
-				client_cardinality 	(value cardinality "1")
-				is_navigable 	TRUE))))
-		logical_presentations 	(list unit_reference_list
-		    (object ClassDiagram "Main"
-			quid       	"3DA319E00367"
-			title      	"Main"
-			zoom       	100
-			max_height 	28350
-			max_width  	21600
-			origin_x   	0
-			origin_y   	0
-			items      	(list diagram_item_list
-			    (object ClassView "Class" "Logical View::library::Library" @1
-				ShowCompartmentStereotypes 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(576, 256)
-				label      	(object ItemLabel
-				    Parent_View 	@1
-				    location   	(428, 175)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	296
-				    justify    	0
-				    label      	"Library")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"3D2E020800E2"
-				compartment 	(object Compartment
-				    Parent_View 	@1
-				    location   	(428, 233)
-				    icon_style 	"Icon"
-				    fill_color 	16777215
-				    anchor     	2
-				    nlines     	2
-				    max_width  	303)
-				width      	314
-				height     	186
-				annotation 	8
-				autoResize 	TRUE)
-			    (object ClassView "Class" "Logical View::library::Writer" @2
-				ShowCompartmentStereotypes 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(240, 704)
-				label      	(object ItemLabel
-				    Parent_View 	@2
-				    location   	(92, 623)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	296
-				    justify    	0
-				    label      	"Writer")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"3D2E023703DE"
-				compartment 	(object Compartment
-				    Parent_View 	@2
-				    location   	(92, 681)
-				    icon_style 	"Icon"
-				    fill_color 	16777215
-				    anchor     	2
-				    nlines     	2
-				    max_width  	303)
-				width      	314
-				height     	186
-				annotation 	8
-				autoResize 	TRUE)
-			    (object AssociationViewNew "$UNNAMED$0" @3
-				location   	(406, 479)
-				stereotype 	TRUE
-				line_color 	3342489
-				quidu      	"3D2E033C038A"
-				roleview_list 	(list RoleViews
-				    (object RoleView "$UNNAMED$1" @4
-					Parent_View 	@3
-					location   	(134, 351)
-					label      	(object SegLabel @5
-					    Parent_View 	@4
-					    location   	(451, 351)
-					    hidden     	TRUE
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	450
-					    justify    	0
-					    label      	""
-					    pctDist    	0.800000
-					    height     	42
-					    orientation 	0)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"3D2E0340014C"
-					client     	@3
-					supplier   	@1
-					line_style 	0)
-				    (object RoleView "writers" @6
-					Parent_View 	@3
-					location   	(134, 351)
-					label      	(object SegLabel @7
-					    Parent_View 	@6
-					    location   	(232, 574)
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	144
-					    justify    	0
-					    label      	"+writers"
-					    pctDist    	1.106650
-					    height     	84
-					    orientation 	1)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"3D2E0340014B"
-					client     	@3
-					supplier   	@2
-					line_style 	0
-					label      	(object SegLabel @8
-					    Parent_View 	@6
-					    location   	(411, 561)
-					    anchor     	2
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	15
-					    justify    	0
-					    label      	"0..*"
-					    pctDist    	0.383621
-					    height     	52
-					    orientation 	0))))
-			    (object ClassView "Class" "Logical View::library::Book" @9
-				ShowCompartmentStereotypes 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(1088, 704)
-				label      	(object ItemLabel
-				    Parent_View 	@9
-				    location   	(837, 573)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	502
-				    justify    	0
-				    label      	"Book")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"3D2E02410387"
-				compartment 	(object Compartment
-				    Parent_View 	@9
-				    location   	(837, 631)
-				    icon_style 	"Icon"
-				    fill_color 	16777215
-				    anchor     	2
-				    nlines     	4
-				    max_width  	509)
-				width      	520
-				height     	286
-				annotation 	8
-				autoResize 	TRUE)
-			    (object AssociationViewNew "$UNNAMED$2" @10
-				location   	(803, 454)
-				stereotype 	TRUE
-				line_color 	3342489
-				quidu      	"3D2E034C0219"
-				roleview_list 	(list RoleViews
-				    (object RoleView "$UNNAMED$3" @11
-					Parent_View 	@10
-					location   	(-221, -90)
-					label      	(object SegLabel @12
-					    Parent_View 	@11
-					    location   	(736, 340)
-					    hidden     	TRUE
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	132
-					    justify    	0
-					    label      	""
-					    pctDist    	0.800000
-					    height     	42
-					    orientation 	1)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"3D2E034E0032"
-					client     	@10
-					supplier   	@1
-					line_style 	0)
-				    (object RoleView "books" @13
-					Parent_View 	@10
-					location   	(-221, -90)
-					label      	(object SegLabel @14
-					    Parent_View 	@13
-					    location   	(978, 505)
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	132
-					    justify    	0
-					    label      	"+books"
-					    pctDist    	1.028427
-					    height     	78
-					    orientation 	0)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"3D2E034E0031"
-					client     	@10
-					supplier   	@9
-					line_style 	0
-					label      	(object SegLabel @15
-					    Parent_View 	@13
-					    location   	(798, 517)
-					    anchor     	2
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	15
-					    justify    	0
-					    label      	"0..*"
-					    pctDist    	0.237554
-					    height     	52
-					    orientation 	1))))
-			    (object AssociationViewNew "$UNNAMED$4" @16
-				location   	(612, 704)
-				stereotype 	TRUE
-				line_color 	3342489
-				quidu      	"3D2E04D101F8"
-				roleview_list 	(list RoleViews
-				    (object RoleView "author" @17
-					Parent_View 	@16
-					location   	(-412, 160)
-					label      	(object SegLabel @18
-					    Parent_View 	@17
-					    location   	(474, 666)
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	144
-					    justify    	0
-					    label      	"+author"
-					    pctDist    	0.646512
-					    height     	39
-					    orientation 	1)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"3D2E04D300CE"
-					client     	@16
-					supplier   	@2
-					line_style 	0
-					label      	(object SegLabel @19
-					    Parent_View 	@17
-					    location   	(435, 759)
-					    anchor     	2
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	15
-					    justify    	0
-					    label      	"1"
-					    pctDist    	0.827907
-					    height     	55
-					    orientation 	0))
-				    (object RoleView "books" @20
-					Parent_View 	@16
-					location   	(-412, 160)
-					label      	(object SegLabel @21
-					    Parent_View 	@20
-					    location   	(745, 666)
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	132
-					    justify    	0
-					    label      	"+books"
-					    pctDist    	0.618605
-					    height     	39
-					    orientation 	0)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"3D2E04D300C4"
-					client     	@16
-					supplier   	@9
-					line_style 	0
-					label      	(object SegLabel @22
-					    Parent_View 	@20
-					    location   	(770, 757)
-					    anchor     	2
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	15
-					    justify    	0
-					    label      	"0..*"
-					    pctDist    	0.732984
-					    height     	53
-					    orientation 	1))))
-			    (object ClassView "Class" "Logical View::library::BookCategory" @23
-				ShowCompartmentStereotypes 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(1168, 240)
-				label      	(object ItemLabel
-				    Parent_View 	@23
-				    location   	(1005, 131)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	326
-				    justify    	0
-				    label      	"BookCategory")
-				stereotype 	(object ItemLabel
-				    Parent_View 	@23
-				    location   	(1005, 81)
-				    fill_color 	13434879
-				    anchor     	10
-				    nlines     	1
-				    max_width  	326
-				    justify    	0
-				    label      	"<<enumeration>>")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"3D2E024C02CD"
-				compartment 	(object Compartment
-				    Parent_View 	@23
-				    location   	(1005, 192)
-				    icon_style 	"Icon"
-				    fill_color 	16777215
-				    anchor     	2
-				    nlines     	4
-				    max_width  	328)
-				width      	344
-				height     	342
-				annotation 	8
-				autoResize 	TRUE)))))
-	    (object Class_Category "schoollibrary"
-		attributes 	(list Attribute_Set
-		    (object Attribute
-			tool       	"eCore"
-			name       	"basePackage"
-			value      	(value Text "org.eclipse.example")))
-		quid       	"3D3EDAAB0283"
-		exportControl 	"Public"
-		logical_models 	(list unit_reference_list
-		    (object Class "Asset"
-			quid       	"3D3EDB000282"
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "value"
-				quid       	"3D3EDB390001"
-				type       	"float"
-				exportControl 	"Public")))
-		    (object Class "SchoolBook"
-			quid       	"3D3EDB7001A2"
-			superclasses 	(list inheritance_relationship_list
-			    (object Inheritance_Relationship
-				quid       	"3D3EDB83004A"
-				stereotype 	"extend"
-				supplier   	"Logical View::library::Book"
-				quidu      	"3D2E02410387")
-			    (object Inheritance_Relationship
-				quid       	"3D3EDB8C0151"
-				supplier   	"Logical View::schoollibrary::Asset"
-				quidu      	"3D3EDB000282")))
-		    (object Class "SchoolLibrary"
-			quid       	"3D3F0168003D"
-			superclasses 	(list inheritance_relationship_list
-			    (object Inheritance_Relationship
-				quid       	"3D3F017D0001"
-				supplier   	"Logical View::library::Library"
-				quidu      	"3D2E020800E2"))
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "location"
-				quid       	"3D3F0185008F"
-				type       	"String"
-				exportControl 	"Public"))))
-		logical_presentations 	(list unit_reference_list
-		    (object ClassDiagram "Main"
-			quid       	"3D3EDAE201E0"
-			title      	"Main"
-			zoom       	100
-			max_height 	28350
-			max_width  	21600
-			origin_x   	0
-			origin_y   	0
-			items      	(list diagram_item_list
-			    (object ClassView "Class" "Logical View::schoollibrary::Asset" @24
-				ShowCompartmentStereotypes 	TRUE
-				SuppressOperation 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(1568, 368)
-				label      	(object ItemLabel
-				    Parent_View 	@24
-				    location   	(1440, 312)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	256
-				    justify    	0
-				    label      	"Asset")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"3D3EDB000282"
-				width      	274
-				height     	136
-				annotation 	8
-				autoResize 	TRUE)
-			    (object ClassView "Class" "Logical View::library::Book" @25
-				ShowCompartmentStereotypes 	TRUE
-				SuppressOperation 	TRUE
-				IncludeAttribute 	TRUE
-				location   	(992, 304)
-				label      	(object ItemLabel
-				    Parent_View 	@25
-				    location   	(741, 175)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	502
-				    justify    	0
-				    label      	"Book")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"3D2E02410387"
-				compartment 	(object Compartment
-				    Parent_View 	@25
-				    location   	(741, 280)
-				    icon_style 	"Icon"
-				    fill_color 	16777215
-				    anchor     	2
-				    nlines     	3
-				    max_width  	509)
-				width      	520
-				height     	282
-				annotation 	8
-				autoResize 	TRUE)
-			    (object ClassView "Class" "Logical View::schoollibrary::SchoolBook" @26
-				ShowCompartmentStereotypes 	TRUE
-				SuppressOperation 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(992, 800)
-				label      	(object ItemLabel
-				    Parent_View 	@26
-				    location   	(867, 749)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	250
-				    justify    	0
-				    label      	"SchoolBook")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"3D3EDB7001A2"
-				width      	268
-				height     	126
-				annotation 	8
-				autoResize 	TRUE)
-			    (object InheritView "" @27
-				stereotype 	(object SegLabel @28
-				    Parent_View 	@27
-				    location   	(986, 604)
-				    anchor     	10
-				    anchor_loc 	1
-				    nlines     	1
-				    max_width  	450
-				    justify    	0
-				    label      	"<<extend>>"
-				    pctDist    	0.453608
-				    height     	6
-				    orientation 	0)
-				line_color 	3342489
-				quidu      	"3D3EDB83004A"
-				client     	@26
-				supplier   	@25
-				line_style 	0)
-			    (object InheritView "" @29
-				stereotype 	TRUE
-				line_color 	3342489
-				quidu      	"3D3EDB8C0151"
-				client     	@26
-				supplier   	@24
-				line_style 	0)
-			    (object ClassView "Class" "Logical View::library::Library" @30
-				ShowCompartmentStereotypes 	TRUE
-				SuppressOperation 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(352, 288)
-				label      	(object ItemLabel
-				    Parent_View 	@30
-				    location   	(204, 209)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	296
-				    justify    	0
-				    label      	"Library")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"3D2E020800E2"
-				compartment 	(object Compartment
-				    Parent_View 	@30
-				    location   	(204, 314)
-				    icon_style 	"Icon"
-				    fill_color 	16777215
-				    anchor     	2
-				    nlines     	1
-				    max_width  	303)
-				width      	314
-				height     	182
-				annotation 	8
-				autoResize 	TRUE)
-			    (object ClassView "Class" "Logical View::schoollibrary::SchoolLibrary" @31
-				ShowCompartmentStereotypes 	TRUE
-				SuppressOperation 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(352, 784)
-				label      	(object ItemLabel
-				    Parent_View 	@31
-				    location   	(184, 728)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	336
-				    justify    	0
-				    label      	"SchoolLibrary")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"3D3F0168003D"
-				width      	354
-				height     	136
-				annotation 	8
-				autoResize 	TRUE)
-			    (object InheritView "" @32
-				stereotype 	TRUE
-				line_color 	3342489
-				quidu      	"3D3F017D0001"
-				client     	@31
-				supplier   	@30
-				line_style 	0))))))
-	logical_presentations 	(list unit_reference_list
-	    (object ClassDiagram "Main"
-		quid       	"3D4052370154"
-		title      	"Main"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list
-		    (object CategoryView "Logical View::library" @33
-			location   	(288, 176)
-			label      	(object ItemLabel
-			    Parent_View 	@33
-			    location   	(144, 92)
-			    fill_color 	13434879
-			    nlines     	2
-			    max_width  	288
-			    justify    	0
-			    label      	"library")
-			icon_style 	"Icon"
-			line_color 	3342489
-			fill_color 	13434879
-			quidu      	"3DA319C802E1"
-			width      	300
-			height     	180)
-		    (object CategoryView "Logical View::schoollibrary" @34
-			location   	(704, 176)
-			label      	(object ItemLabel
-			    Parent_View 	@34
-			    location   	(560, 92)
-			    fill_color 	13434879
-			    nlines     	2
-			    max_width  	288
-			    justify    	0
-			    label      	"schoollibrary")
-			icon_style 	"Icon"
-			line_color 	3342489
-			fill_color 	13434879
-			quidu      	"3D3EDAAB0283"
-			width      	300
-			height     	180)))))
-    root_subsystem 	(object SubSystem "Component View"
-	quid       	"3D405237014D"
-	physical_models 	(list unit_reference_list)
-	physical_presentations 	(list unit_reference_list
-	    (object Module_Diagram "Main"
-		quid       	"3D4052370168"
-		title      	"Main"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list))))
-    process_structure 	(object Processes
-	quid       	"3D405237014E"
-	ProcsNDevs 	(list
-	    (object Process_Diagram "Deployment View"
-		quid       	"3D4052370150"
-		title      	"Deployment View"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list))))
-    properties 	(object Properties
-	attributes 	(list Attribute_Set
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"propertyId"
-		value      	"809135966")
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"default__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"CreateMissingDirectories"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"Editor"
-			value      	("EditorType" 100))
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"IncludePath"
-			value      	"")
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"StopOnError"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"EditorType"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"CORBA"
-				name       	"BuiltIn"
-				value      	100)
-			    (object Attribute
-				tool       	"CORBA"
-				name       	"WindowsShell"
-				value      	101)))))
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"ArrayDimensions"
-			value      	"")
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"ConstValue"
-			value      	"")
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"ImplementationType"
-			value      	"")))
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"default__Module-Spec"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"AdditionalIncludes"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"CmIdentification"
-			value      	(value Text "  %X% %Q% %Z% %W%"))
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"CopyrightNotice"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"InclusionProtectionSymbol"
-			value      	"AUTO GENERATE")))
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"default__Module-Body"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"AdditionalIncludes"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"CmIdentification"
-			value      	(value Text "  %X% %Q% %Z% %W%"))
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"CopyrightNotice"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"InclusionProtectionSymbol"
-			value      	"AUTO GENERATE")))
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"Context"
-			value      	"")
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"OperationIsOneWay"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"ArrayDimensions"
-			value      	"")
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"CaseSpecifier"
-			value      	"")
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"IsReadOnly"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"Order"
-			value      	"")))
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"ArrayDimensions"
-			value      	"")
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"CaseSpecifier"
-			value      	"")
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"GenerateForwardReference"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"IsReadOnly"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"Order"
-			value      	"")
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"BoundedRoleType"
-			value      	("AssocTypeSet" 47))
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"AssocTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"CORBA"
-				name       	"Array"
-				value      	24)
-			    (object Attribute
-				tool       	"CORBA"
-				name       	"Sequence"
-				value      	47)))))
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"default__Uses"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"CORBA"
-			name       	"GenerateForwardReference"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"CORBA"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"DDL"
-		name       	"propertyId"
-		value      	"809135966")
-	    (object Attribute
-		tool       	"DDL"
-		name       	"default__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"DDL"
-			name       	"Directory"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"DataBase"
-			value      	("DataBaseSet" 800))
-		    (object Attribute
-			tool       	"DDL"
-			name       	"DataBaseSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"DDL"
-				name       	"ANSI"
-				value      	800)
-			    (object Attribute
-				tool       	"DDL"
-				name       	"Oracle"
-				value      	801)
-			    (object Attribute
-				tool       	"DDL"
-				name       	"SQLServer"
-				value      	802)
-			    (object Attribute
-				tool       	"DDL"
-				name       	"Sybase"
-				value      	803)
-			    (object Attribute
-				tool       	"DDL"
-				name       	"Watcom"
-				value      	804)))
-		    (object Attribute
-			tool       	"DDL"
-			name       	"PrimaryKeyColumnName"
-			value      	"Id")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"PrimaryKeyColumnType"
-			value      	"NUMBER(5)")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"ViewName"
-			value      	"V_")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"TableName"
-			value      	"T_")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"InheritSuffix"
-			value      	"_V")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"DropClause"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"BaseViews"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"DDLScriptFilename"
-			value      	"DDL1.SQL")))
-	    (object Attribute
-		tool       	"DDL"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"DDL"
-			name       	"ColumnType"
-			value      	"VARCHAR")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"Length"
-			value      	"")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"NullsOK"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"PrimaryKey"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"Unique"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"CompositeUnique"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"CheckConstraint"
-			value      	"")))
-	    (object Attribute
-		tool       	"DDL"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"framework"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"Java"
-		name       	"propertyId"
-		value      	"809135966")
-	    (object Attribute
-		tool       	"Java"
-		name       	"default__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Java"
-			name       	"CreateMissingDirectories"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"StopOnError"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"UsePrefixes"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"AutoSync"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Editor"
-			value      	("EditorType" 100))
-		    (object Attribute
-			tool       	"Java"
-			name       	"VM"
-			value      	("VMType" 200))
-		    (object Attribute
-			tool       	"Java"
-			name       	"ClassPath"
-			value      	"")
-		    (object Attribute
-			tool       	"Java"
-			name       	"EditorType"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Java"
-				name       	"BuiltIn"
-				value      	100)
-			    (object Attribute
-				tool       	"Java"
-				name       	"WindowsShell"
-				value      	101)))
-		    (object Attribute
-			tool       	"Java"
-			name       	"VMType"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Java"
-				name       	"Sun"
-				value      	200)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Microsoft"
-				value      	201)))
-		    (object Attribute
-			tool       	"Java"
-			name       	"InstanceVariablePrefix"
-			value      	"m_")
-		    (object Attribute
-			tool       	"Java"
-			name       	"ClassVariablePrefix"
-			value      	"s_")
-		    (object Attribute
-			tool       	"Java"
-			name       	"DefaultAttributeDataType"
-			value      	"int")
-		    (object Attribute
-			tool       	"Java"
-			name       	"DefaultOperationReturnType"
-			value      	"void")
-		    (object Attribute
-			tool       	"Java"
-			name       	"NoClassCustomDlg"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"GlobalImports"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"Java"
-			name       	"OpenBraceClassStyle"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"OpenBraceMethodStyle"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"UseTabs"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"UseSpaces"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"SpacingItems"
-			value      	3)
-		    (object Attribute
-			tool       	"Java"
-			name       	"RoseDefaultCommentStyle"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"AsteriskCommentStyle"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavaCommentStyle"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocAuthor"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocDeprecated"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocException"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocParam"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocReturn"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocSee"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocSerial"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocSerialdata"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocSerialfield"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocSince"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocVersion"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"JavadocLink"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"Java"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Java"
-			name       	"Final"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Static"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"GenerateDefaultConstructor"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"ConstructorIs"
-			value      	("Ctor_Set" 62))
-		    (object Attribute
-			tool       	"Java"
-			name       	"Ctor_Set"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Java"
-				name       	"public"
-				value      	62)
-			    (object Attribute
-				tool       	"Java"
-				name       	"protected"
-				value      	63)
-			    (object Attribute
-				tool       	"Java"
-				name       	"private"
-				value      	64)
-			    (object Attribute
-				tool       	"Java"
-				name       	"package"
-				value      	65)))
-		    (object Attribute
-			tool       	"Java"
-			name       	"GenerateFinalizer"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"GenerateStaticInitializer"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"GenerateInstanceInitializer"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"Java"
-		name       	"default__Module-Spec"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Java"
-			name       	"CmIdentification"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"Java"
-			name       	"CopyrightNotice"
-			value      	(value Text ""))))
-	    (object Attribute
-		tool       	"Java"
-		name       	"default__Module-Body"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Java"
-			name       	"CmIdentification"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"Java"
-			name       	"CopyrightNotice"
-			value      	(value Text ""))))
-	    (object Attribute
-		tool       	"Java"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Java"
-			name       	"Abstract"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Static"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Final"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Native"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Synchronized"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"Java"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Java"
-			name       	"Final"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Transient"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Volatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"PropertyType"
-			value      	("BeanProperty_Set" 71))
-		    (object Attribute
-			tool       	"Java"
-			name       	"BeanProperty_Set"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Java"
-				name       	"Not A Property"
-				value      	71)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Simple"
-				value      	72)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Bound"
-				value      	73)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Constrained"
-				value      	74)))
-		    (object Attribute
-			tool       	"Java"
-			name       	"IndividualChangeMgt"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Read/Write"
-			value      	("Read/Write_Set" 81))
-		    (object Attribute
-			tool       	"Java"
-			name       	"Read/Write_Set"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Java"
-				name       	"Read & Write"
-				value      	81)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Read Only"
-				value      	82)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Write Only"
-				value      	83)))
-		    (object Attribute
-			tool       	"Java"
-			name       	"GenerateFullyQualifiedTypes"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"Java"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Java"
-			name       	"ContainerClass"
-			value      	"")
-		    (object Attribute
-			tool       	"Java"
-			name       	"InitialValue"
-			value      	"")
-		    (object Attribute
-			tool       	"Java"
-			name       	"Final"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Transient"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Volatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"PropertyType"
-			value      	("BeanProperty_Set" 71))
-		    (object Attribute
-			tool       	"Java"
-			name       	"BeanProperty_Set"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Java"
-				name       	"Not A Property"
-				value      	71)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Simple"
-				value      	72)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Bound"
-				value      	73)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Constrained"
-				value      	74)))
-		    (object Attribute
-			tool       	"Java"
-			name       	"IndividualChangeMgt"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Java"
-			name       	"Read/Write"
-			value      	("Read/Write_Set" 81))
-		    (object Attribute
-			tool       	"Java"
-			name       	"Read/Write_Set"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Java"
-				name       	"Read & Write"
-				value      	81)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Read Only"
-				value      	82)
-			    (object Attribute
-				tool       	"Java"
-				name       	"Write Only"
-				value      	83)))))
-	    (object Attribute
-		tool       	"Java"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"Oracle8"
-		name       	"propertyId"
-		value      	"360000002")
-	    (object Attribute
-		tool       	"Oracle8"
-		name       	"default__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"DDLScriptFilename"
-			value      	"DDL1.SQL")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"DropClause"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"PrimaryKeyColumnName"
-			value      	"_ID")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"PrimaryKeyColumnType"
-			value      	"NUMBER(5,0)")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"SchemaNamePrefix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"SchemaNameSuffix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TableNamePrefix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TableNameSuffix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TypeNamePrefix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TypeNameSuffix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"ViewNamePrefix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"ViewNameSuffix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"VarrayNamePrefix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"VarrayNameSuffix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"NestedTableNamePrefix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"NestedTableNameSuffix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"ObjectTableNamePrefix"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"ObjectTableNameSuffix"
-			value      	"")))
-	    (object Attribute
-		tool       	"Oracle8"
-		name       	"default__Module-Spec"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"IsSchema"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"Oracle8"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"OID"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"WhereClause"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"CheckConstraint"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"CollectionTypeLength"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"CollectionTypePrecision"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"CollectionTypeScale"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"CollectionOfREFS"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"Oracle8"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"MethodKind"
-			value      	("MethodKindSet" 1903))
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"OverloadID"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"OrderNumber"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"IsReadNoDataState"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"IsReadNoProcessState"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"IsWriteNoDataState"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"IsWriteNoProcessState"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"IsSelfish"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TriggerType"
-			value      	("TriggerTypeSet" 1801))
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TriggerEvent"
-			value      	("TriggerEventSet" 1601))
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TriggerText"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TriggerReferencingNames"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TriggerForEach"
-			value      	("TriggerForEachSet" 1701))
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TriggerWhenClause"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"MethodKindSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"MapMethod"
-				value      	1901)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"OrderMethod"
-				value      	1902)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"Function"
-				value      	1903)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"Procedure"
-				value      	1904)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"Operator"
-				value      	1905)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"Constructor"
-				value      	1906)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"Destructor"
-				value      	1907)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"Trigger"
-				value      	1908)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"Calculated"
-				value      	1909)))
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TriggerTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"AFTER"
-				value      	1801)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"BEFORE"
-				value      	1802)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"INSTEAD OF"
-				value      	1803)))
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TriggerForEachSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"ROW"
-				value      	1701)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"STATEMENT"
-				value      	1702)))
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"TriggerEventSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"INSERT"
-				value      	1601)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"UPDATE"
-				value      	1602)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"DELETE"
-				value      	1603)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"INSERT OR UPDATE"
-				value      	1604)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"INSERT OR DELETE"
-				value      	1605)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"UPDATE OR DELETE"
-				value      	1606)
-			    (object Attribute
-				tool       	"Oracle8"
-				name       	"INSERT OR UPDATE OR DELETE"
-				value      	1607)))))
-	    (object Attribute
-		tool       	"Oracle8"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"OrderNumber"
-			value      	"")))
-	    (object Attribute
-		tool       	"Oracle8"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"OrderNumber"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"IsUnique"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"NullsAllowed"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"Length"
-			value      	"")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"Precision"
-			value      	"2")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"Scale"
-			value      	"6")
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"IsIndex"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"IsPrimaryKey"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"CompositeUnique"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Oracle8"
-			name       	"CheckConstraint"
-			value      	"")))
-	    (object Attribute
-		tool       	"Oracle8"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"cg"
-		name       	"propertyId"
-		value      	"809135966")
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowGenerateOverNewerAnnotations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowGenerateOverNewerVersion"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"UseMSVC"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"HeaderFileExtension"
-			value      	"h")
-		    (object Attribute
-			tool       	"cg"
-			name       	"HeaderFileBackupExtension"
-			value      	"h~")
-		    (object Attribute
-			tool       	"cg"
-			name       	"HeaderFileTemporaryExtension"
-			value      	"h#")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeFileExtension"
-			value      	"cpp")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeFileBackupExtension"
-			value      	"cp~")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeFileTemporaryExtension"
-			value      	"cp#")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CreateMissingDirectories"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"StopOnError"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"ErrorLimit"
-			value      	30)
-		    (object Attribute
-			tool       	"cg"
-			name       	"Directory"
-			value      	"$ROSECPP_SOURCE")
-		    (object Attribute
-			tool       	"cg"
-			name       	"PathSeparator"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"FileNameFormat"
-			value      	"128vx_b")
-		    (object Attribute
-			tool       	"cg"
-			name       	"BooleanType"
-			value      	"int")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowTemplates"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowExplicitInstantiations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowProtectedInheritance"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"CommentWidth"
-			value      	60)
-		    (object Attribute
-			tool       	"cg"
-			name       	"OneByValueContainer"
-			value      	"$targetClass")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OneByReferenceContainer"
-			value      	"$targetClass *")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OptionalByValueContainer"
-			value      	"OptionalByValue<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OptionalByReferenceContainer"
-			value      	"$targetClass *")
-		    (object Attribute
-			tool       	"cg"
-			name       	"FixedByValueContainer"
-			value      	"$targetClass[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedFixedByValueContainer"
-			value      	"$targetClass[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"FixedByReferenceContainer"
-			value      	"$targetClass *[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedFixedByReferenceContainer"
-			value      	"$targetClass *[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"BoundedByValueContainer"
-			value      	"BoundedListByValue<$targetClass,$limit>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedBoundedByValueContainer"
-			value      	"BoundedSetByValue<$targetClass,$limit>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"BoundedByReferenceContainer"
-			value      	"BoundedListByReference<$targetClass,$limit>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedBoundedByReferenceContainer"
-			value      	"BoundedSetByReference<$targetClass,$limit>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnboundedByValueContainer"
-			value      	"UnboundedListByValue<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedUnboundedByValueContainer"
-			value      	"UnboundedSetByValue<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnboundedByReferenceContainer"
-			value      	"UnboundedListByReference<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedUnboundedByReferenceContainer"
-			value      	"UnboundedSetByReference<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedByValueContainer"
-			value      	"AssociationByValue<$qualtype, $qualcont>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedQualifiedByValueContainer"
-			value      	"DictionaryByValue<$qualtype, $qualcont>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedByReferenceContainer"
-			value      	"AssociationByReference<$qualtype, $qualcont>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedQualifiedByReferenceContainer"
-			value      	"DictionaryByReference<$qualtype, $qualcont>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AlwaysKeepOrphanedCode"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"cg"
-		name       	"compiler2.1__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowGenerateOverNewerAnnotations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowGenerateOverNewerVersion"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"HeaderFileExtension"
-			value      	"h")
-		    (object Attribute
-			tool       	"cg"
-			name       	"HeaderFileBackupExtension"
-			value      	"h~")
-		    (object Attribute
-			tool       	"cg"
-			name       	"HeaderFileTemporaryExtension"
-			value      	"h#")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeFileExtension"
-			value      	"cpp")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeFileBackupExtension"
-			value      	"cp~")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeFileTemporaryExtension"
-			value      	"cp#")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CreateMissingDirectories"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"StopOnError"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"ErrorLimit"
-			value      	30)
-		    (object Attribute
-			tool       	"cg"
-			name       	"Directory"
-			value      	"$ROSECPP_SOURCE")
-		    (object Attribute
-			tool       	"cg"
-			name       	"BooleanType"
-			value      	"int")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowTemplates"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowExplicitInstantiations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowProtectedInheritance"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"OneByValueContainer"
-			value      	"$targetClass")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OneByReferenceContainer"
-			value      	"$targetClass *")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OptionalByValueContainer"
-			value      	"OptionalByValue(sizeof($targetClass))")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OptionalByReferenceContainer"
-			value      	"$targetClass *")
-		    (object Attribute
-			tool       	"cg"
-			name       	"FixedByValueContainer"
-			value      	"$targetClass[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedFixedByValueContainer"
-			value      	"$targetClass[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"FixedByReferenceContainer"
-			value      	"$targetClass *[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedFixedByReferenceContainer"
-			value      	"$targetClass *[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"BoundedByValueContainer"
-			value      	"BoundedListByValue(sizeof($targetClass),$limit)")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedBoundedByValueContainer"
-			value      	"BoundedSetByValue(sizeof($targetClass),$limit)")
-		    (object Attribute
-			tool       	"cg"
-			name       	"BoundedByReferenceContainer"
-			value      	"BoundedListByReference($limit)")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedBoundedByReferenceContainer"
-			value      	"BoundedSetByReference($limit)")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnboundedByValueContainer"
-			value      	"UnboundedListByValue(sizeof($targetClass))")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedUnboundedByValueContainer"
-			value      	"UnboundedSetByValue(sizeof($targetClass))")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnboundedByReferenceContainer"
-			value      	"UnboundedListByReference")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedUnboundedByReferenceContainer"
-			value      	"UnboundedSetByReference")
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedByValueContainer"
-			value      	"AssociationByValue(sizeof($qualtype), sizeof($qualcont))")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedQualifiedByValueContainer"
-			value      	"DictionaryByValue(sizeof($qualtype), sizeof($qualcont))")
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedByReferenceContainer"
-			value      	"AssociationByReference(sizeof($qualtype), sizeof($qualcont))")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedQualifiedByReferenceContainer"
-			value      	"DictionaryByReference(sizeof($qualtype), sizeof($qualcont))")
-		    (object Attribute
-			tool       	"cg"
-			name       	"PathSeparator"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"FileNameFormat"
-			value      	"128vx_b")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AlwaysKeepOrphanedCode"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"cg"
-		name       	"compiler3.0__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowGenerateOverNewerAnnotations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowGenerateOverNewerVersion"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"HeaderFileExtension"
-			value      	"h")
-		    (object Attribute
-			tool       	"cg"
-			name       	"HeaderFileBackupExtension"
-			value      	"h~")
-		    (object Attribute
-			tool       	"cg"
-			name       	"HeaderFileTemporaryExtension"
-			value      	"h#")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeFileExtension"
-			value      	"cpp")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeFileBackupExtension"
-			value      	"cp~")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeFileTemporaryExtension"
-			value      	"cp#")
-		    (object Attribute
-			tool       	"cg"
-			name       	"CreateMissingDirectories"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"StopOnError"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"ErrorLimit"
-			value      	30)
-		    (object Attribute
-			tool       	"cg"
-			name       	"Directory"
-			value      	"$ROSECPP_SOURCE")
-		    (object Attribute
-			tool       	"cg"
-			name       	"BooleanType"
-			value      	"int")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowTemplates"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowExplicitInstantiations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowProtectedInheritance"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"OneByValueContainer"
-			value      	"$targetClass")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OneByReferenceContainer"
-			value      	"$targetClass *")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OptionalByValueContainer"
-			value      	"OptionalByValue<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OptionalByReferenceContainer"
-			value      	"$targetClass *")
-		    (object Attribute
-			tool       	"cg"
-			name       	"FixedByValueContainer"
-			value      	"$targetClass[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedFixedByValueContainer"
-			value      	"$targetClass[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"FixedByReferenceContainer"
-			value      	"$targetClass *[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedFixedByReferenceContainer"
-			value      	"$targetClass *[$limit]")
-		    (object Attribute
-			tool       	"cg"
-			name       	"BoundedByValueContainer"
-			value      	"BoundedListByValue<$targetClass,$limit>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedBoundedByValueContainer"
-			value      	"BoundedSetByValue<$targetClass,$limit>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"BoundedByReferenceContainer"
-			value      	"BoundedListByReference<$targetClass,$limit>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedBoundedByReferenceContainer"
-			value      	"BoundedSetByReference<$targetClass,$limit>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnboundedByValueContainer"
-			value      	"UnboundedListByValue<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedUnboundedByValueContainer"
-			value      	"UnboundedSetByValue<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnboundedByReferenceContainer"
-			value      	"UnboundedListByReference<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedUnboundedByReferenceContainer"
-			value      	"UnboundedSetByReference<$targetClass>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedByValueContainer"
-			value      	"AssociationByValue<$qualtype, $qualcont>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedQualifiedByValueContainer"
-			value      	"DictionaryByValue<$qualtype, $qualcont>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedByReferenceContainer"
-			value      	"AssociationByReference<$qualtype, $qualcont>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"UnorderedQualifiedByReferenceContainer"
-			value      	"DictionaryByReference<$qualtype, $qualcont>")
-		    (object Attribute
-			tool       	"cg"
-			name       	"PathSeparator"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"FileNameFormat"
-			value      	"128vx_b")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AlwaysKeepOrphanedCode"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeName"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"ImplementationType"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"ClassKey"
-			value      	"class")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegions"
-			value      	("GenerateEmptyRegionSet" 3))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegionSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"None"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Preserved"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Unpreserved"
-				value      	2)
-			    (object Attribute
-				tool       	"cg"
-				name       	"All"
-				value      	3)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"PutBodiesInSpec"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateDefaultConstructor"
-			value      	("GenerateSet" 199))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DefaultConstructorVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineDefaultConstructor"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"ExplicitDefaultConstructor"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateCopyConstructor"
-			value      	("GenerateSet" 199))
-		    (object Attribute
-			tool       	"cg"
-			name       	"CopyConstructorVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineCopyConstructor"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"ExplicitCopyConstructor"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateDestructor"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"DestructorVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DestructorKind"
-			value      	("ThreeKindSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineDestructor"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateAssignmentOperation"
-			value      	("GenerateSet" 199))
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssignmentVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssignmentKind"
-			value      	("ThreeKindSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineAssignmentOperation"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEqualityOperations"
-			value      	("GenerateSet" 199))
-		    (object Attribute
-			tool       	"cg"
-			name       	"EqualityVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"EqualityKind"
-			value      	("FriendKindSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineEqualityOperations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateRelationalOperations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"RelationalVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"RelationalKind"
-			value      	("FriendKindSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineRelationalOperations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateStorageMgmtOperations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"StorageMgmtVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineStorageMgmtOperations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateSubscriptOperation"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"SubscriptVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"SubscriptKind"
-			value      	("ThreeKindSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"SubscriptResultType"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineSubscriptOperation"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateDereferenceOperation"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"DereferenceVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DereferenceKind"
-			value      	("ThreeKindSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DereferenceResultType"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineDereferenceOperation"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateIndirectionOperation"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"IndirectionVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"IndirectionKind"
-			value      	("ThreeKindSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"IndirectionResultType"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineIndirectionOperation"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateStreamOperations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"StreamVisibility"
-			value      	("VisibilitySet" 45))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineStreamOperations"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"ThreeKindSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Common"
-				value      	200)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Virtual"
-				value      	201)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Abstract"
-				value      	202)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"KindSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Common"
-				value      	200)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Virtual"
-				value      	201)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Abstract"
-				value      	202)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Static"
-				value      	203)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"FriendKindSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Common"
-				value      	200)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Virtual"
-				value      	201)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Abstract"
-				value      	202)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Friend"
-				value      	204)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"DeclareAndDefine"
-				value      	199)
-			    (object Attribute
-				tool       	"cg"
-				name       	"DeclareOnly"
-				value      	205)
-			    (object Attribute
-				tool       	"cg"
-				name       	"DoNotDeclare"
-				value      	206)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"VisibilitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Public"
-				value      	45)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Protected"
-				value      	44)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Private"
-				value      	43)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Implementation"
-				value      	14)))))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Module-Spec"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"Generate"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegions"
-			value      	("GenerateEmptyRegionSet" 3))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegionSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"None"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Preserved"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Unpreserved"
-				value      	2)
-			    (object Attribute
-				tool       	"cg"
-				name       	"All"
-				value      	3)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"CmIdentification"
-			value      	(value Text "  %X% %Q% %Z% %W%"))
-		    (object Attribute
-			tool       	"cg"
-			name       	"CopyrightNotice"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"FileName"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowExtensionlessFileName"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"InclusionProtectionSymbol"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludeFormat"
-			value      	(value Text 
-|// $package
-|#include "$file"
-|
-			))
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludeBySimpleName"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludePrecompiledHeader"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludeOrder"
-			value      	"AMIR")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AdditionalIncludes"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InliningStyle"
-			value      	("InliningStyleSet" 207))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InliningStyleSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"InClassDeclaration"
-				value      	208)
-			    (object Attribute
-				tool       	"cg"
-				name       	"FollowingClassDeclaration"
-				value      	207)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"TypesDefined"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludeClosure"
-			value      	(value Text ""))))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Module-Body"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"Generate"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegions"
-			value      	("GenerateEmptyRegionSet" 3))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegionSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"None"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Preserved"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Unpreserved"
-				value      	2)
-			    (object Attribute
-				tool       	"cg"
-				name       	"All"
-				value      	3)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"CmIdentification"
-			value      	(value Text "  %X% %Q% %Z% %W%"))
-		    (object Attribute
-			tool       	"cg"
-			name       	"CopyrightNotice"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"FileName"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AllowExtensionlessFileName"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludeFormat"
-			value      	(value Text 
-|// $package
-|#include "$file"
-|
-			))
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludeBySimpleName"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludePrecompiledHeader"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludeOrder"
-			value      	"AMIR")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AdditionalIncludes"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InliningStyle"
-			value      	("InliningStyleSet" 207))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InliningStyleSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"InClassDeclaration"
-				value      	208)
-			    (object Attribute
-				tool       	"cg"
-				name       	"FollowingClassDeclaration"
-				value      	207)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"TypesDefined"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"IncludeClosure"
-			value      	(value Text ""))))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeName"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"OperationKind"
-			value      	("OperationKindSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"OperationKindSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Common"
-				value      	200)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Virtual"
-				value      	201)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Abstract"
-				value      	202)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Static"
-				value      	203)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Friend"
-				value      	204)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateAbstractBody"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"OperationIsConst"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"OperationIsExplicit"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"Inline"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"EntryCode"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"ExitCode"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"CCRegion"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegions"
-			value      	("GenerateEmptyRegionSet" 3))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegionSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"None"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Preserved"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Unpreserved"
-				value      	2)
-			    (object Attribute
-				tool       	"cg"
-				name       	"All"
-				value      	3)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"BodyAnnotations"
-			value      	"")))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Has"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeName"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"Ordered"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"NameIfUnlabeled"
-			value      	"the_$supplier")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateDataMember"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberName"
-			value      	"$relationship")
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberVisibility"
-			value      	("DataMemberVisibilitySet" 14))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberVisibilitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Public"
-				value      	45)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Protected"
-				value      	44)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Private"
-				value      	43)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Implementation"
-				value      	14)
-			    (object Attribute
-				tool       	"cg"
-				name       	"AtRelationshipVisibility"
-				value      	210)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberMutability"
-			value      	("DataMemberMutabilitySet" 0))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberMutabilitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Unrestricted"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Mutable"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Const"
-				value      	2)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberIsVolatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberFieldSize"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"InitialValue"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateGetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateSetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetName"
-			value      	"get_$relationship")
-		    (object Attribute
-			tool       	"cg"
-			name       	"SetName"
-			value      	"set_$relationship")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetSetKinds"
-			value      	("GetSetKindsSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetSetKindsSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Common"
-				value      	200)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Virtual"
-				value      	201)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Abstract"
-				value      	202)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Static"
-				value      	203)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Friend"
-				value      	204)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"ContainerClass"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"SelectorName"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"SelectorType"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetIsConst"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetResultIsConst"
-			value      	("GetResultIsConstSet" 2))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetResultIsConstSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"False"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"True"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Same_As_Function"
-				value      	2)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetSetByReference"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineGet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"SetReturnsValue"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineSet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"ForwardReferenceOnly"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"HasRelTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Array"
-				value      	24)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Sequence"
-				value      	47)))))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Association"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"NameIfUnlabeled"
-			value      	"the_$targetClass")))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Inherit"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"InstanceArguments"
-			value      	"")))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeName"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"ForwardReferenceOnly"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"NameIfUnlabeled"
-			value      	"the_$targetClass")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateDataMember"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberName"
-			value      	"$target")
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberVisibility"
-			value      	("DataMemberVisibilitySet" 14))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberVisibilitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Public"
-				value      	45)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Protected"
-				value      	44)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Private"
-				value      	43)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Implementation"
-				value      	14)
-			    (object Attribute
-				tool       	"cg"
-				name       	"AtRelationshipVisibility"
-				value      	210)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberMutability"
-			value      	("DataMemberMutabilitySet" 0))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberMutabilitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Unrestricted"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Mutable"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Const"
-				value      	2)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberIsVolatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberFieldSize"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"InitialValue"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"ContainerClass"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"ContainerGet"
-			value      	"$data.get($keys)")
-		    (object Attribute
-			tool       	"cg"
-			name       	"ContainerSet"
-			value      	"$data.set($keys,$value)")
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedContainer"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassContainer"
-			value      	"$supplier *")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassInitialValue"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetSetKinds"
-			value      	("GetSetKindsSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetSetKindsSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Common"
-				value      	200)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Virtual"
-				value      	201)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Abstract"
-				value      	202)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Static"
-				value      	203)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Friend"
-				value      	204)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetSetByReference"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateGetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetName"
-			value      	"get_$target")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetIsConst"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetResultIsConst"
-			value      	("GetResultIsConstSet" 2))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetResultIsConstSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"False"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"True"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Same_As_Function"
-				value      	2)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineGet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateSetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"SetName"
-			value      	"set_$target")
-		    (object Attribute
-			tool       	"cg"
-			name       	"SetReturnsValue"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineSet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedGetSetByReference"
-			value      	("QualifiedGetSetByReferenceSet" 2))
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedGetSetByReferenceSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"False"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"True"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Same_As_GetSetByReference"
-				value      	2)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateQualifiedGetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedGetName"
-			value      	"get_$target")
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedGetIsConst"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedGetResultIsConst"
-			value      	("GetResultIsConstSet" 2))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineQualifiedGet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateQualifiedSetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedSetName"
-			value      	"set_$target")
-		    (object Attribute
-			tool       	"cg"
-			name       	"QualifiedSetReturnsValue"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineQualifiedSet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateAssocClassDataMember"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassDataMemberName"
-			value      	"$target")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassDataMemberVisibility"
-			value      	("DataMemberVisibilitySet" 14))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberVisibilitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Public"
-				value      	45)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Protected"
-				value      	44)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Private"
-				value      	43)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Implementation"
-				value      	14)
-			    (object Attribute
-				tool       	"cg"
-				name       	"AtRelationshipVisibility"
-				value      	210)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassDataMemberMutability"
-			value      	("DataMemberMutabilitySet" 0))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberMutabilitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Unrestricted"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Mutable"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Const"
-				value      	2)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassDataMemberIsVolatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassGetSetKinds"
-			value      	("GetSetKindsSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateAssocClassGetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassGetName"
-			value      	"get_$target")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassGetIsConst"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassGetResultIsConst"
-			value      	("GetResultIsConstSet" 2))
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineAssocClassGet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateAssocClassSetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassSetName"
-			value      	"set_$target")
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassSetReturnsValue"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineAssocClassSet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocClassForwardReferenceOnly"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"AssocTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Array"
-				value      	24)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Sequence"
-				value      	47)))))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeName"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateDataMember"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberName"
-			value      	"$attribute")
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberVisibility"
-			value      	("DataMemberVisibilitySet" 14))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberVisibilitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Public"
-				value      	45)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Protected"
-				value      	44)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Private"
-				value      	43)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Implementation"
-				value      	14)
-			    (object Attribute
-				tool       	"cg"
-				name       	"AtAttributeVisibility"
-				value      	211)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberMutability"
-			value      	("DataMemberMutabilitySet" 0))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberMutabilitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Unrestricted"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Mutable"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Const"
-				value      	2)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberIsVolatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"DataMemberFieldSize"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateGetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateSetOperation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetName"
-			value      	"get_$attribute")
-		    (object Attribute
-			tool       	"cg"
-			name       	"SetName"
-			value      	"set_$attribute")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetSetKinds"
-			value      	("GetSetKindsSet" 200))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetSetKindsSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"Common"
-				value      	200)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Virtual"
-				value      	201)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Abstract"
-				value      	202)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Static"
-				value      	203)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Friend"
-				value      	204)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetIsConst"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetResultIsConst"
-			value      	("GetResultIsConstSet" 2))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetResultIsConstSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"False"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"True"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Same_As_Function"
-				value      	2)))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GetSetByReference"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineGet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"SetReturnsValue"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"InlineSet"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"CCRegion"
-			value      	"")))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Uses"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"ForwardReferenceOnly"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"BodyReferenceOnly"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Subsystem"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"Directory"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"cg"
-			name       	"DirectoryIsOnSearchList"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"PrecompiledHeader"
-			value      	"")))
-	    (object Attribute
-		tool       	"cg"
-		name       	"default__Category"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"cg"
-			name       	"IsNamespace"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"cg"
-			name       	"Indent"
-			value      	2)
-		    (object Attribute
-			tool       	"cg"
-			name       	"CodeName"
-			value      	"")
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegions"
-			value      	("GenerateEmptyRegionSet" 3))
-		    (object Attribute
-			tool       	"cg"
-			name       	"GenerateEmptyRegionSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"cg"
-				name       	"None"
-				value      	0)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Preserved"
-				value      	1)
-			    (object Attribute
-				tool       	"cg"
-				name       	"Unpreserved"
-				value      	2)
-			    (object Attribute
-				tool       	"cg"
-				name       	"All"
-				value      	3)))))
-	    (object Attribute
-		tool       	"MSVC"
-		name       	"propertyId"
-		value      	"809135966")
-	    (object Attribute
-		tool       	"MSVC"
-		name       	"default__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"Version"
-			value      	"5.0")))
-	    (object Attribute
-		tool       	"MSVC"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"Type"
-			value      	("MSVCClassTypeSet" 0))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MSVCClassTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Normal"
-				value      	0)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Interface_Part"
-				value      	1)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Connection_Part"
-				value      	2)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Class_Factory"
-				value      	3)))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"CObjectFunctionality"
-			value      	("CObjectFunctionalitySet" 0))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"CObjectFunctionalitySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"None"
-				value      	0)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Dynamic"
-				value      	1)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Dyncreate"
-				value      	2)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Serial"
-				value      	3)))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateOverrideGroup"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateDataGroup"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_DATA_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateFieldGroup"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_FIELD_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateMessageGroup"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateMessageMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_MSG_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MESSAGE_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLEFactory"
-			value      	("OLEFactorySet" 0))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLEFactorySet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"None"
-				value      	0)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Built_in"
-				value      	1)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Simple"
-				value      	2)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Licensed"
-				value      	3)))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLEName"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLEClassID"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateOLECtlType"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLECtlType"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateOLETypeLib"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLETypeLibID"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLETypeLibMajor"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLETypeLibMinor"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GeneratePropPageIDs"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLEPropPageIDs"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateDispatchMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_DISPATCH_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"StockProperties"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"StockFunctions"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DispatchDefValue"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateDispIdEnum"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_DISP_ID_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateInterfaceMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"INTERFACE_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"InitInterface"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateEventMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_EVENT_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_EVENT_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"EVENT_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"StockEvents"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateEventSinkMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_EVENTSINK_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_EVENTSINK_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"EVENTSINK_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"PropNotifySinks"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateConnectionMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"CONNECTION_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"ConnectionPointIID"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"InheritanceType"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DeclSpec"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"OLECommands"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MFCDeclares"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MFCImplements"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"ATL_Declares"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateCOMMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"COM_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateConnectionPointMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"CONNECTION_POINT_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateMsgMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MSG_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GeneratePropertyMap"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"PROPERTY_MAP_Entries"
-			value      	(value Text ""))))
-	    (object Attribute
-		tool       	"MSVC"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"Type"
-			value      	("MSVCOperationTypeSet" 0))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MSVCOperationTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Normal"
-				value      	0)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Virtual_Override"
-				value      	1)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Message_Handler"
-				value      	2)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Dispatch_Handler"
-				value      	3)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Event_Firing_Function"
-				value      	4)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Event_Sink_Handler"
-				value      	5)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Std_OLE_Method"
-				value      	6)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Command_Parser"
-				value      	7)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Property_Get_Function"
-				value      	8)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Property_Set_Function"
-				value      	9)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Property_Notify_Function"
-				value      	10)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Macro_Generated_Function"
-				value      	11)))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_MSG_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MESSAGE_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_EVENT_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"EVENT_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_EVENTSINK_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"EVENTSINK_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"CallType"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DeclSpec"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"BodyImage"
-			value      	(value Text ""))))
-	    (object Attribute
-		tool       	"MSVC"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"Type"
-			value      	("MSVCAttributeTypeSet" 0))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MSVCAttributeTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Normal"
-				value      	0)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Member_Property"
-				value      	1)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Get_Set_Property"
-				value      	2)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Dialog_Data"
-				value      	3)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Field_Data"
-				value      	4)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Stock_Property"
-				value      	5)))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DeclSpec"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"PointerBase"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"CallType"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"StockPropertyImplementation"
-			value      	"")))
-	    (object Attribute
-		tool       	"MSVC"
-		name       	"default__Has"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"Type"
-			value      	("MSVCAttributeTypeSet" 0))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MSVCAttributeTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Normal"
-				value      	0)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Member_Property"
-				value      	1)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Get_Set_Property"
-				value      	2)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Dialog_Data"
-				value      	3)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Field_Data"
-				value      	4)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Stock_Property"
-				value      	5)))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DeclSpec"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"PointerBase"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"CallType"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"StockPropertyImplementation"
-			value      	"")))
-	    (object Attribute
-		tool       	"MSVC"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"Type"
-			value      	("MSVCAttributeTypeSet" 0))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"MSVCAttributeTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Normal"
-				value      	0)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Member_Property"
-				value      	1)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Get_Set_Property"
-				value      	2)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Dialog_Data"
-				value      	3)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Field_Data"
-				value      	4)
-			    (object Attribute
-				tool       	"MSVC"
-				name       	"Stock_Property"
-				value      	5)))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DISPATCH_MAP_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"DeclSpec"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"PointerBase"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"CallType"
-			value      	"")
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"StockPropertyImplementation"
-			value      	"")))
-	    (object Attribute
-		tool       	"MSVC"
-		name       	"default__Module-Spec"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateIncludesGroup"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_INCLUDES_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateInsertLocation"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"MSVC"
-		name       	"default__Module-Body"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateIncludesGroup"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"AFX_INCLUDES_Entries"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"MSVC"
-			name       	"GenerateInsertLocation"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"cg"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"Rose Model Integrator"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"Rose Web Publisher"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"COM"
-		name       	"propertyId"
-		value      	"783606378")
-	    (object Attribute
-		tool       	"COM"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"COM"
-			name       	"TypeKinds"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"COM"
-				name       	"enum"
-				value      	100)
-			    (object Attribute
-				tool       	"COM"
-				name       	"record"
-				value      	101)
-			    (object Attribute
-				tool       	"COM"
-				name       	"module"
-				value      	102)
-			    (object Attribute
-				tool       	"COM"
-				name       	"interface"
-				value      	103)
-			    (object Attribute
-				tool       	"COM"
-				name       	"dispinterface"
-				value      	104)
-			    (object Attribute
-				tool       	"COM"
-				name       	"coclass"
-				value      	105)
-			    (object Attribute
-				tool       	"COM"
-				name       	"alias"
-				value      	106)
-			    (object Attribute
-				tool       	"COM"
-				name       	"union"
-				value      	107)
-			    (object Attribute
-				tool       	"COM"
-				name       	"max"
-				value      	108)
-			    (object Attribute
-				tool       	"COM"
-				name       	"(none)"
-				value      	109)))
-		    (object Attribute
-			tool       	"COM"
-			name       	"Generate"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"COM"
-			name       	"kind"
-			value      	("TypeKinds" 109))
-		    (object Attribute
-			tool       	"COM"
-			name       	"uuid"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"version"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"helpstring"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"helpcontext"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"attributes"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"dllname"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"alias"
-			value      	"")))
-	    (object Attribute
-		tool       	"COM"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"COM"
-			name       	"Generate"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"COM"
-			name       	"id"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"helpstring"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"attributes"
-			value      	"")))
-	    (object Attribute
-		tool       	"COM"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"COM"
-			name       	"Generate"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"COM"
-			name       	"id"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"helpstring"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"attributes"
-			value      	"")))
-	    (object Attribute
-		tool       	"COM"
-		name       	"default__Module-Spec"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"COM"
-			name       	"Generate"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"COM"
-			name       	"filename"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"library"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"uuid"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"version"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"helpstring"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"helpfile"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"helpcontext"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"lcid"
-			value      	"")
-		    (object Attribute
-			tool       	"COM"
-			name       	"attributes"
-			value      	"")))
-	    (object Attribute
-		tool       	"COM"
-		name       	"default__Param"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"COM"
-			name       	"attributes"
-			value      	"")))
-	    (object Attribute
-		tool       	"COM"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"Version Control"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"Visual Basic"
-		name       	"propertyId"
-		value      	"783606378")
-	    (object Attribute
-		tool       	"Visual Basic"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"UpdateCode"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"UpdateModel"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"InstancingSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"Private"
-				value      	221)
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"PublicNotCreatable"
-				value      	213)
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"SingleUse"
-				value      	214)
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"GlobalSingleUse"
-				value      	215)
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"MultiUse"
-				value      	219)
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"GlobalMultiUse"
-				value      	220)))
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"BaseSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"(none)"
-				value      	222)
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"0"
-				value      	223)
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"1"
-				value      	224)))
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"OptionBase"
-			value      	("BaseSet" 222))
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"OptionExplicit"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"OptionCompare"
-			value      	("CompareSet" 202))
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"Instancing"
-			value      	("InstancingSet" 221))
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"CompareSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"(none)"
-				value      	202)
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"Binary"
-				value      	203)
-			    (object Attribute
-				tool       	"Visual Basic"
-				name       	"Text"
-				value      	204)))))
-	    (object Attribute
-		tool       	"Visual Basic"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"LibraryName"
-			value      	"")
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"AliasName"
-			value      	"")
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"IsStatic"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"ReplaceExistingBody"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"EntryCode"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"ExitCode"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"DefaultBody"
-			value      	(value Text ""))))
-	    (object Attribute
-		tool       	"Visual Basic"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"New"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"WithEvents"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"Subscript"
-			value      	"")))
-	    (object Attribute
-		tool       	"Visual Basic"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"UpdateCode"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"New"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"WithEvents"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"FullName"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"Subscript"
-			value      	"")))
-	    (object Attribute
-		tool       	"Visual Basic"
-		name       	"default__Inherit"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"ImplementsDelegation"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"FullName"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"Visual Basic"
-		name       	"default__Param"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"ByVal"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"ByRef"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"Optional"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"ParamArray"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"Visual Basic"
-		name       	"default__Module-Spec"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"ProjectFile"
-			value      	"")
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"UpdateCode"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"UpdateModel"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"ImportReferences"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Visual Basic"
-			name       	"QuickImport"
-			value      	TRUE)))
-	    (object Attribute
-		tool       	"Visual Basic"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"VisualStudio"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"eCore"
-		name       	"default__Category"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"eCore"
-			name       	"prefix"
-			value      	"")
-		    (object Attribute
-			tool       	"eCore"
-			name       	"packageName"
-			value      	"")
-		    (object Attribute
-			tool       	"eCore"
-			name       	"basePackage"
-			value      	"")
-		    (object Attribute
-			tool       	"eCore"
-			name       	"nsPrefix"
-			value      	"")
-		    (object Attribute
-			tool       	"eCore"
-			name       	"nsURI"
-			value      	"")))
-	    (object Attribute
-		tool       	"eCore"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"eCore"
-			name       	"classifierName"
-			value      	"")))
-	    (object Attribute
-		tool       	"eCore"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"eCore"
-			name       	"operationName"
-			value      	"")))
-	    (object Attribute
-		tool       	"eCore"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"eCore"
-			name       	"attributeName"
-			value      	"")
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isTransient"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isVolatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isChangeable"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isUnsettable"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isUnique"
-			value      	TRUE)))
-	    (object Attribute
-		tool       	"eCore"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"eCore"
-			name       	"referenceName"
-			value      	"")
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isTransient"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isVolatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isChangeable"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isUnsettable"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"eCore"
-			name       	"isResolveProxies"
-			value      	TRUE))))
-	quid       	"3D405237014F"))
diff --git a/emf/docs/1.x/tutorials/slibmod/schoollibrary.zip b/emf/docs/1.x/tutorials/slibmod/schoollibrary.zip
deleted file mode 100644
index dec6356..0000000
--- a/emf/docs/1.x/tutorials/slibmod/schoollibrary.zip
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/slibmod/slibmod_emf1.1.html b/emf/docs/1.x/tutorials/slibmod/slibmod_emf1.1.html
deleted file mode 100644
index a18e601..0000000
--- a/emf/docs/1.x/tutorials/slibmod/slibmod_emf1.1.html
+++ /dev/null
@@ -1,1163 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta name="generator" content="HTML Tidy, see www.w3.org" />
-<meta http-equiv="content-type"
-content="text/html; charset=utf-8" />
-<title>Generating an Extended EMF 1.1 Model</title>
-</head>
-<body>
-<h2>Generating an Extended EMF 1.1 Model</h2>
-
-<p>This tutorial is a follow-on to the tutorial "Generating an EMF
-Model" in which a simple "library" model is generated. In that
-tutorial, we showed how an EMF model can be generated very easily
-from a Rose model or a set of Java interface files. In this
-tutorial, we will show you how an extended EMF model, one that
-extends an existing model, can be generated.</p>
-
-<p>First of all, let us review what the "library" model
-contains:<br />
-<img src="images/sl001.gif" alt="" width="416"
-height="272" /><br />
-</p>
-
-<p>We are now going to extend this "library" model by creating a
-new package called "schoollibrary". The "schoollibrary" package
-contains three classes, two of which extend classes in the
-"library" model:<br />
-<br />
-<img src="images/sl002.gif" alt="" width="511"
-height="238" /><br />
-</p>
-
-<p>This tutorial will show you step-by-step how to generate an EMF
-model of this "schoollibrary" package using the existing "library"
-model. As in the previous tutorial, we will demonstrate creating
-this new model from a Rose model and from a set of Java
-interfaces.</p>
-
-<p>The screenshots in this tutorial were captured using version 2.1
-of the Eclipse SDK and version 1.1.0 (build 20030501_0612VL) of
-EMF.</p>
-
-<h3>Contents</h3>
-
-<table summary="" border="0" cellspacing="2" cellpadding="2"
-width="100%">
-<tbody>
-<tr>
-<td valign="top" width="100">Step 0:</td>
-<td valign="top"><a href="#step0">Prerequisites</a></td>
-</tr>
-
-<tr>
-<td valign="top">Step 1:</td>
-<td valign="top">Creating a New EMF Model Project from <a
-href="#step1a">a Rose Model</a> or <a href="#step1b">Java
-Interfaces</a> </td>
-</tr>
-
-<tr>
-<td valign="top">Step 2:</td>
-<td valign="top"><a href="#step2">Generating the EMF Model and the
-Editor</a> </td>
-</tr>
-
-<tr>
-<td valign="top">Step 3:</td>
-<td valign="top"><a href="#step3">Running the Generated Editor</a>
-</td>
-</tr>
-
-<tr>
-<td valign="top">Step 4:</td>
-<td valign="top"><a href="#step4">Modifying the Editor<br />
-</a> </td>
-</tr>
-
-<tr>
-<td valign="top">Appendix:<br />
- </td>
-<td valign="top"><a href="#appendix">An Alternative Way of
-Generating the Model and Editor</a><br />
- </td>
-</tr>
-</tbody>
-</table>
-
-<br />
-<hr />
-<p style="text-align: right"><a id="step0"
-name="step0">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 0: Prerequisites</h3>
-
-<p>You have generated the library model as well as its editor in an
-Eclipse workspace following the instructions in the tutorial <a
-href="../../tutorials/clibmod/clibmod_emf1.1.html">"Generating an EMF
-Model"</a>.</p>
-
-<ul>
-<li>Launch Eclipse and verify that these three projects are shown
-in the Navigator view in the Resource perspective: "library",
-"library.edit", and "library.editor".<br />
-<br />
- <img src="images/sl010.gif" alt="" width="198" height="288" />
-&nbsp;<br />
-&nbsp;</li>
-</ul>
-
-<hr />
-<p style="text-align: right"><a id="step1a"
-name="step1a">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 1a: Creating a New EMF Model from a Rose Model</h3>
-
-<p>Save the Rose model file <a target="_code"
-href="images/../schoollibrary.mdl">schoollibrary.mdl</a> somewhere
-on your workstation, say, d:\tmp\lib. It contains both the
-"library" and "schoollibrary" packages:<br />
-<br />
-<img src="images/sl100.gif" alt="" width="831"
-height="504" /><br />
-</p>
-
-<p><br />
-We should really place each of the packages in a separate ".cat"
-file and reference them in the ".mdl" file. This would enable the
-packages to be shared by various models. However, this is not the
-key for this tutorial, we have duplicated the "library" package in
-the previous tutorial in the "schoollibrary" model. The generator
-behaves exactly the same whether the package is contained inside
-the same ".mdl" file or referenced in an external ".cat"
-file.<br />
-</p>
-
-<p>The following steps will create a new EMF model project in the
-workspace:</p>
-
-<ul>
-<li>Select "File/New/Project..." to bring up the New Project
-dialog.<br />
- <img src="images/sl101.gif" alt="" width="444" height="148" />
-&nbsp;<br />
-&nbsp;</li>
-
-<li>Select "Eclipse Modeling Framework" and then "EMF Project".
-Click the "Next" button.<br />
- <img src="images/sl102.gif" alt="" width="391" height="146" />
-&nbsp;<br />
-&nbsp;</li>
-
-<li>Give the project a name (for example, "schoollibrary"), and
-then click the "Next" button.<br />
- <img src="images/sl103.gif" alt="" width="500" height="227" />
-&nbsp;<br />
-&nbsp;</li>
-
-<li>Select "Load from a Rose model" and click the "Next"
-button.<br />
- <img src="images/sl104.gif" alt="" width="500"
-height="210" /><br />
- &nbsp;<br />
-&nbsp;</li>
-
-<li>Click on the "Browse" button and use the file dialog to locate
-the Rose model file.<br />
- <img src="images/sl105.gif" alt="" width="569" height="501" />
-&nbsp;<br />
-&nbsp;</li>
-
-<li>EMF will examine the Rose model file and suggest a default
-GenModel name . You can change the name in the entry field if you
-wish. Click the "Next" button.<br />
- <img src="images/sl106.gif" alt="" width="500" height="500" />
-&nbsp;<br />
-&nbsp;</li>
-
-<li>The Rose model contains two packages, "library" and
-"schoollibrary". Select "schoollibrary". It is the model we want to
-generate. We want to reuse the existing "library" model, so we
-don't check the "library" package. However, because "schoollibrary"
-references the "library" model, we need to specify where to find
-the "library" model. Click the "Browse" button.<br />
- <img src="images/sl107.gif" alt="" width="500"
-height="500" /><br />
-<br />
-</li>
-
-<li>EMF will search the workspace and locate all the models it can
-find. Select the project and path where the "library.genmodel" is
-found. Click the "OK" button.<br />
- <img src="images/sl108.gif" alt="" width="569"
-height="419" /><br />
-&nbsp;</li>
-
-<li>Select the Library package (in the library's .genmodel tree)
-that you want to reference. As soon as you select the "Library"
-package, note that the error message disappears. Click the "Finish"
-button.<br />
- <img src="images/sl109.gif" alt="" width="500"
-height="500" /><br />
-&nbsp;</li>
-
-<li>An Ecore model and a GenModel will be created. The GenModel,
-which controls code generation for the model, is opened in the main
-view.<br />
- <img src="images/sl110.gif" alt="" width="500" height="300" />
-&nbsp;<br />
-&nbsp;</li>
-</ul>
-
-<hr />
-<p style="text-align: right"><a id="step1b"
-name="step1b">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 1b: Creating a New EMF Model from Java Interfaces</h3>
-
-Here are the annotated Java interfaces for the "schoollibrary"
-package. We can create the GenModel from these interface files
-instead of a Rose model. 
-
-<blockquote><b><i>SchoolLibrary.java</i></b><br />
- 
-
-<table summary="" border="1" frame="box">
-<tbody>
-<tr>
-<td valign="CENTER">
-<pre>
-<tt>package org.eclipse.example.schoollibrary;<br />
-<br />
-import org.eclipse.example.library.Library;<br />
-<br />
-/**<br />
- * @model<br />
- */<br />
-public interface SchoolLibrary extends Library<br />
-{<br />
- /**<br />
-   * @model<br />
-  */<br />
- String getLocation();<br />
-}</tt>
-</pre>
-</td>
-</tr>
-</tbody>
-</table>
-</blockquote>
-
-<blockquote><b><i>Asset.java</i></b><br />
- 
-
-<table summary="" border="1" frame="box">
-<tbody>
-<tr>
-<td valign="CENTER">
-<pre>
-<tt>package org.eclipse.example.schoollibrary;<br />
-<br />
-/**<br />
- * @model<br />
- */<br />
-public interface Asset<br />
-{<br />
-/**<br />
-   * @model<br />
-  */<br />
- float getValue();<br />
-}</tt>
-</pre>
-</td>
-</tr>
-</tbody>
-</table>
-</blockquote>
-
-<blockquote><b><i>SchoolBook.java</i></b><br />
- 
-
-<table summary="" border="1" frame="box">
-<tbody>
-<tr>
-<td valign="CENTER">
-<pre>
-<tt>package org.eclipse.example.schoollibrary;<br />
-<br />
-import org.eclipse.example.library.Book;<br />
-<br />
-/**<br />
- * @model<br />
- */<br />
-public interface SchoolBook extends Book, Asset<br />
-{<br />
-}</tt><br />
-<br />
-</pre>
-</td>
-</tr>
-</tbody>
-</table>
-</blockquote>
-
-<br />
-<ol type="A">
-<li>
-<h4>Create a Java Project</h4>
-
-<ul>
-<li>Select "File/New/Project..." to bring up the New Project
-dialog:<br />
- <img src="images/sl151.gif" alt="" width="487"
-height="86" /><br />
-<br />
-</li>
-
-<li>Select "Java" and then "Java Project". Click the "Next"
-button.<br />
- <img src="images/sl152.gif" alt="" width="500"
-height="200" /><br />
-<br />
-</li>
-
-<li>Give the project a name, for example "schoollibrary", and click
-the "Next" button.<br />
- <img src="images/sl153.gif" alt="" width="500"
-height="212" /><br />
-<br />
-</li>
-
-<li>Select "Add Folder...", click on the "Create New Folder..."
-button, and enter "src" as the name of the source folder. You'll be
-prompted to update the Build ouptut folder, click "Yes".<br />
- <img src="images/sl154.gif" alt="" width="501"
-height="500" /><br />
-<br />
-</li>
-
-<li>Change the Default output folder to
-"schoollibrary/runtime".<br />
- <img src="images/sl155.gif" alt="" width="160"
-height="75" /><br />
-<br />
-</li>
-
-<li>Select the "Projects" tab and select the "library" project as a
-dependent project.<br />
- <img src="images/sl156.gif" alt="" width="500"
-height="196" /><br />
-<br />
-</li>
-
-<li>Click the "Finish" button and the "schoollibrary" project
-should appear in the Package Explorer view.<br />
- <img src="images/sl157.gif" alt="" width="180"
-height="143" /><br />
-</li>
-</ul>
-</li>
-
-<li>
-<h4>Import the Interfaces</h4>
-
-You can create and type in the interfaces as in the previous
-tutorial, but we will show here how to import them from the zip
-file <a
-href="images/../schoollibrary.zip">schoollibrary.zip</a>.<br />
-<br />
- 
-
-<ul>
-<li>Save the above zip file in a directory on your workstation, say
-"d:\tmp".<br />
-<br />
-</li>
-
-<li>Bring up the Import dialog, by selecting "File/Import..."<br />
- <img src="images/sl158.gif" alt="" width="126"
-height="358" /><br />
-<br />
-</li>
-
-<li>Select "Zip file". Click the "Next" button.<br />
- <img src="images/sl159.gif" alt="" width="151"
-height="236" /><br />
-<br />
-</li>
-
-<li>Type in the zip file name or use the "Browse" button to bring
-up a dialog to locate the zip file. You can then expand the
-directory tree and select the individual files in the zip file to
-import. Select all the files (3) available.<br />
- <img src="images/sl160.gif" alt="" width="528"
-height="235" /><br />
-<br />
-</li>
-
-<li>In the destination folder input field, type in
-"schoollibrary/src" or locate it using the "Browse" button. Click
-the "Finish" button.<br />
- <img src="images/sl161.gif" alt="" width="526"
-height="93" /><br />
-<br />
-</li>
-
-<li>Expand the "schoollibrary" project and you will see that the
-interface files were imported. It shows errors because the
-"library" project it depends on has been fully generated and it
-requires the EMF package in the Java Build Path to properly compile
-the interfaces. Do not worry about the errors right now. Once the
-EMF model is generated, the proper dependencies will be set up and
-these errors will disappear.<br />
- <img src="images/sl162.gif" alt="" width="254"
-height="221" /><br />
-<br />
-</li>
-</ul>
-</li>
-
-<li>
-<h4>Create the Gen(erate) Model</h4>
-
-<ul>
-<li>With the "schoollibrary" project selected, select
-"File/New/Other..."<br />
- <img src="images/sl163.gif" alt="" width="491"
-height="271" /><br />
-<br />
-</li>
-
-<li>Select "Eclipse Modeling Framework" on the left and "EMF
-Models" on the right. Click the "Next" button.<br />
- <img src="images/sl164.gif" alt="" width="500"
-height="200" /><br />
-<br />
-</li>
-
-<li>Enter "schoollibrary/src/model" as the name of the folder where
-the genmodel will be generated and change the .genmodel name to
-"schoollibrary.genmodel". (This folder name and file name are used
-so that the GenModel is generated in the same place as in the other
-method using a Rose model.) Click the "Next" button.<br />
- <img src="images/sl165.gif" alt="" width="500"
-height="592" /><br />
-<br />
-</li>
-
-<li>Select "Load from Java annotations". Click the "Next"
-button.<br />
- <img src="images/sl166.gif" alt="" width="310"
-height="230" /><br />
-<br />
-</li>
-
-<li>Select schoollibrary package. Click the "Finish" button.<br />
- <img src="images/sl167.gif" alt="" width="500"
-height="570" /><br />
-<br />
-</li>
-
-<li>An Ecore model and a GenModel will be created. The GenModel,
-which controls code generation for the model, is opened in the main
-view.<br />
- <img src="images/sl168.gif" alt="" width="500"
-height="350" /><br />
-<br />
-</li>
-</ul>
-</li>
-</ol>
-
-<hr />
-<p style="text-align: right"><a id="step2"
-name="step2">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 2: Generating the EMF Model and the Editor</h3>
-
-<p>The GenModel shows a root object, which represents the whole
-model. The immediate children under the root object represent the
-packages inside the model.</p>
-
-<ul>
-<li>The GenModel can be expanded to see its various elements. The
-icon for the "Library" package has a superimposed arrow indicating
-it is a reference to a package defined somewhere else.<br />
-<br />
- <img src="images/sl201.gif" alt="" width="270"
-height="150" /><br />
-&nbsp;</li>
-
-<li>You can generate the model code and the editors for all the
-packages in the GenModel in one step by right-clicking on the the
-root element of the GenModel tree and selecting the "Generate All"
-menu item. EMF will update the plugin.xml, the Java Build Path and
-the dependent libraries for the plugin as well. No code for any
-referenced model ("library" in this example) will be
-generated.<br />
- <img src="images/sl203.gif" alt="" width="270"
-height="302" /><br />
- &nbsp; &nbsp;</li>
-
-<li>The "schoollibrary.edit" and "schoollibrary.editor" projects
-should be generated and shown in the Navigator view if you are in
-the Resource perspective (or in the Package Explorer view if you
-are in the Java perspective.) The generated code will be compiled
-and is ready to execute.<br />
-<br />
- <img src="images/sl204.gif" alt="" width="218" height="348"
-align="top" /> &nbsp; <img src="images/sl205.gif" alt=""
-width="269" height="542" align="top" /><br />
-<br />
-&nbsp;</li>
-</ul>
-
-<hr />
-<p style="text-align: right"><a id="step3"
-name="step3">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 3: Running the Generated Editor</h3>
-
-<p>Before a run-time workbench instance can be run, a launch
-configuration need to be setup.&nbsp;</p>
-
-<ul>
-<li>Switch to the Debug &nbsp;perspective and configure a launch
-configuration as described in <a href="#step4">Step 4</a> of the
-previous tutorial if it has not already been set up.<br />
-<br />
- <img src="images/sl303.gif" alt="" width="627"
-height="560" /><br />
- &nbsp; &nbsp;</li>
-
-<li>&nbsp;Launch a run-time workbench instance, either from the
-configuration dialog or the Run menu:<br />
-<br />
- <img src="images/sl304.gif" alt="" width="178"
-height="103" /><br />
-<br />
-</li>
-
-<li>Wait for the run-time workbench instance to come up. Bring up
-the "Help/About Eclipse Platform" dialog, click on the "Plug-in
-Details" button, and verify that the generated plugins are
-loaded.<br />
- <img src="images/sl305.gif" alt="" width="595"
-height="437" /><br />
-&nbsp;</li>
-</ul>
-
-<p>The school library model wizard can now be used to create a new
-instance of the model.</p>
-
-<ul>
-<li>Bring up the "File/New/Project..." dialog and select "Simple"
-followed by "Project". Give the project a name and click the
-"Finish" button.<br />
- <img src="images/sl306.gif" alt="" width="209"
-height="134" /><br />
- &nbsp;</li>
-
-<li>Right-click the project and select "New/Other..." from the
-pop-up menu.<br />
- <img src="images/sl307.gif" alt="" width="409"
-height="164" /><br />
-&nbsp;</li>
-
-<li>Select "Example EMF Model Creation Wizards" and "Schoollibrary
-Model". Click the "Next" button.<br />
- <img src="images/sl308.gif" alt="" width="495"
-height="494" /><br />
-&nbsp;</li>
-
-<li>Enter a file name for the "schoollibrary" model. Make sure it
-ends with a ".schoollibrary" extension. Click the "Next"
-button.<br />
- <img src="images/sl309.gif" alt="" width="181"
-height="53" /><br />
-&nbsp;</li>
-
-<li>Select "SchoolLibrary" as the root model object and click the
-"Finish" button.<br />
- <img src="images/sl310.gif" alt="" width="196"
-height="136" /><br />
-&nbsp;&nbsp; &nbsp;&nbsp;</li>
-
-<li>The "My.schoollibrary" resource should open up in the
-&nbsp;main window. Note that the root object is indeed a "School
-Library". Enter some values for the "Location" and "Name"
-attributes in the Properties view. Refer to the previous tutorial
-or the manual on how to open the Properties view if it is not
-already opened.<br />
- <img src="images/sl311.gif" alt="" width="443"
-height="247" /><br />
-&nbsp;</li>
-
-<li>Right-click on the School Library and select "New Child".
-Notice that three kinds of objects can be created under a School
-Library: "Writer", "Book", and "School Book". "Writer" and "Book"
-are defined in the "library" package while "SchoolBook" is defined
-in the "schoollibrary" package.<br />
- <img src="images/sl312.gif" alt="" width="328"
-height="215" /><br />
-&nbsp;</li>
-
-<li>Create a couple "Writer" objects, a "Book" object and a "School
-Book" object. Notice that a "School Book" object inherits all the
-attributes of a "Book" object plus one extra attribute ("value") as
-we intended.<br />
- <img src="images/sl313.gif" alt="" width="392"
-height="297" /><br />
-<br />
- <img src="images/sl314.gif" alt="" width="488" height="314" />
-&nbsp;<br />
-<br />
-<br />
-</li>
-
-<li>Save the model.<br />
- <img src="images/sl315.gif" alt="" width="295"
-height="194" /><br />
-&nbsp; &nbsp;&nbsp;<br />
-</li>
-</ul>
-
-<hr />
-<p style="text-align: right"><a id="step4"
-name="step4">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 4: Modifying the Editor</h3>
-
-<p>This part of the tutorial will show you how you can change the
-label in the generated editor in a number of ways.</p>
-
-<p>Quit the run-time workbench instance and go back to the Resource
-perspective of the original Eclipse workbench with the
-"schoollibrary" genmodel.</p>
-
-<ul>
-<li>Select the "SchoolLibrary" item. In the Properties view, change
-the "Label Feature" property to the attribute "location". This will
-cause the value of the "location" attribute (instead of the "name"
-attribute) to be displayed as the label to SchoolLibrary objects in
-the editor. The default attribute to use for this value is the
-attribute named "name" (or one that ends with "name") if it
-exists.<br />
-<br />
- <img src="images/sl401.gif" alt="" width="390"
-height="303" /><br />
- &nbsp; &nbsp;</li>
-
-<li>&nbsp;To have the change take effect, we don't have to
-re-generate all the classes. All we need to regenerate is the
-provider class related to "SchoolLibrary", so we can simply
-right-click on "SchoolLibrary" and select "Generate Edit Code".
-There is also no harm in re-generating all the classes. However, it
-takes longer.<br />
-<br />
- <img src="images/sl402.gif" alt="" width="253"
-height="309" /><br />
-<br />
-</li>
-
-<li>You can examine the timestamps on the generated files to
-satisfy yourself that indeed only "SchoolLibraryItemProvider.java"
-was re-generated. The following table summarizes the files that
-will be generated with the "Generate Model Code", "Generate Edit
-Code" and "Generate Editor Code" menu items when you right-click on
-the different objects. The "Generate All" menu item is equivalent
-to selecting the three menu items together.<br />
-<br />
- 
-
-<table summary="" cellpadding="2" cellspacing="2" border="1"
-width="100%">
-<tbody>
-<tr>
-<td valign="top"><br />
- </td>
-<td valign="top">Generate Model Code<br />
- </td>
-<td valign="top">Generate Edit Code<br />
- </td>
-<td valign="top">Generate Editor Code<br />
- </td>
-</tr>
-
-<tr>
-<td valign="top">Model &lt;M&gt;<br />
- </td>
-<td valign="top">plugin.xml<br />
-&lt;M&gt;Plugin.java<br />
-(and files associated with each package in the model)<br />
- </td>
-<td valign="top">plugin.xml<br />
-plugin.properties<br />
-&lt;M&gt;EditPlugin.java<br />
-(and files associated with each package in the model)<br />
- </td>
-<td valign="top">plugin.xml<br />
-plugin.properties<br />
-&lt;M&gt;EditorPlugin.java<br />
-(and files associated with each package in the model)<br />
- </td>
-</tr>
-
-<tr>
-<td valign="top">Package &lt;P&gt;<br />
- </td>
-<td valign="top">&lt;P&gt;Package.java<br />
-&lt;P&gt;PackageImpl.java<br />
-&lt;P&gt;Factory.java<br />
-&lt;P&gt;FactoryImpl.java<br />
-&lt;P&gt;Switch.java<br />
-&lt;P&gt;AdaptorFactory.java<br />
-&lt;P&gt;ResourceImpl.java<br />
-&lt;P&gt;ResourceFactory.java<br />
-(and files associated with each Class and Enum in the
-package)<br />
- </td>
-<td valign="top">&lt;P&gt;ItemProviderAdaptorFactory.java<br />
-(and files associated with each Class in the package)<br />
- </td>
-<td valign="top">&lt;P&gt;Editor.java<br />
-&lt;P&gt;ModelWizard.java<br />
-&lt;P&gt;ActionBarContributor.java<br />
- <br />
- </td>
-</tr>
-
-<tr>
-<td valign="top">Class &lt;C&gt;<br />
- </td>
-<td valign="top">&lt;C&gt;.java<br />
-&lt;C&gt;Impl.java<br />
- </td>
-<td valign="top">&lt;C&gt;ItemProvider.java<br />
- </td>
-<td valign="top"><br />
- </td>
-</tr>
-
-<tr>
-<td valign="top">Enum &lt;E&gt;<br />
- </td>
-<td valign="top">&lt;E&gt;.java<br />
- </td>
-<td valign="top"><br />
- </td>
-<td valign="top"><br />
- </td>
-</tr>
-</tbody>
-</table>
-
-<br />
-</li>
-
-<li>Now you can switch to the Debug perspective and launch the
-run-time workbench instance again. Open the "My.schoollibrary"
-resource again if it was closed before. Expand the GenModel and
-select the "School Library" object. You can see that the location
-of the school library is shown in the label instead of its
-name.<br />
- <img src="images/sl403.gif" alt="" width="428"
-height="277" /><br />
- &nbsp; &nbsp;</li>
-</ul>
-
-<ul>
-<li>Suppose that now you don't like the prefix "School Library" in
-the label and want to get rid of it. The only way to do this is to
-edit the code, but it is still quite simple to do. All the values
-of the various properties that are displayed are supplied to the UI
-code through the Item Providers. For text labels, they are supplied
-through the "getText()" method in the Item Provider.<br />
-<br />
-</li>
-
-<li>Expand the "schoollibrary.edit" project, locate the
-"SchoolLibraryItemProvider.java" file, and then open it.<br />
- <img src="images/sl404.gif" alt="" width="353"
-height="378" /><br />
-<br />
-</li>
-
-<li>Locate the "getText()" method in the Outline view and select
-it.<br />
- <img src="images/sl405.gif" alt="" width="395"
-height="242" /><br />
-&nbsp;&nbsp; &nbsp;&nbsp;</li>
-
-<li>The cursor in the main window will then move to that
-method.<br />
- <img src="images/sl406.gif" alt="" width="593" height="200" />
-&nbsp;<br />
-&nbsp;</li>
-
-<li>Remove the string "School Library" in the return statement. In
-order not to lose the change when the code is re-generated, the
-"@generated" tag needs to be removed as well.<br />
- <img src="images/sl407.gif" alt="" width="593"
-height="193" /><br />
-&nbsp;</li>
-
-<li>Save the change, switch to the Debug perspective, launch the
-run-time workbench instance and open "My.schoollibrary". You can
-see the label for School Library now contains just the value of the
-"location" attribute.<br />
- <img src="images/sl408.gif" alt="" width="404" height="280" />
-&nbsp;&nbsp;<br />
-<br />
-</li>
-
-<li>In the above step, we have changed the original getText()
-method. The "Label Feature" property on the "School Library" object
-in the "schoollibrary.genmodel" now has no effect on the generated
-code. This is because we have removed the "@generated" tag,
-preventing it from being overwritten during code generation.<br />
-<br />
-</li>
-
-<li>Suppose that now you have not yet decided whether your School
-Library editor will display the value of the location attribute or
-the value of the name attribute. Instead, you want to be able to
-change it from the .genmodel "Label Feature" attribute later.
-However, you do not want the prefix "School Library" displayed in
-the editor. Can this be achieved?<br />
-<br />
-It can, but you need to write a little bit more code. Rename the
-"getText()" method to "getTextGen()" (and keep the @generated tag)
-and create a "getText()" method that will manipulate the string
-returned by "getTextGen()" as follows:<br />
-<br />
- <img src="images/sl409.gif" alt="" width="750"
-height="190" /><br />
-<br />
-This is a feature of the codegen: When a method it is going to
-generate already exists and does not have the "@generated" tag, it
-will look for a method with the same name plus the suffix "Gen". If
-the method exists and is tagged with "@generated", the content will
-be generated into this method.<br />
-<br />
-</li>
-
-<li>To show you that the method is really re-generated, remove the
-method body of getTextGen(). Eclipse will give an error because it
-expects a return statement. Don't worry about the error.<br />
-<br />
-</li>
-
-<li>Save the "SchoolLibraryItemProvider.java" file.<br />
- <img src="images/sl410.gif" alt="" width="317"
-height="185" /><br />
-<br />
-</li>
-
-<li>Switch back to "schoollibrary.genmodel", select
-"SchoolLibrary", and re-generate Edit code:<br />
-<br />
- <img src="images/sl411.gif" alt="" width="360"
-height="360" /><br />
-<br />
-</li>
-
-<li>Now, switch back to the "getTextGen()" method in
-"SchoolLibraryItemProvider.java". It now has content and the error
-message is gone.<br />
-<br />
- <img src="images/sl412.gif" alt="" width="750"
-height="230" /><br />
-<br />
-</li>
-
-<li>You can go back to the "School Library" object in
-"schoollibrary.genmodel" and change the "Label Feature" property,
-&nbsp;regenerate the code and verify that the generated code does
-indeed change according to the "Label Feature" property.</li>
-</ul>
-
-<hr />
-<p style="text-align: right"><a id="appendix"
-name="appendix">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Appendix: An Alternative Way of Generating the Model and
-Editor</h3>
-
-<p>If you do not already have the base model "Library" and its
-editor generated in separate projects, you can have both the
-"Library" and "School Library" models generated into the same set
-of projects. This can be done either through a Rose model or
-through a set of Java interfaces.</p>
-
-<ol type="A">
-<li>
-<h4>Through Rose Model</h4>
-
-<ul>
-<li>Working in the Resource perspective, select the
-"File/New/Other...".<br />
-<br />
- <img src="images/sl501.gif" alt="" width="476"
-height="173" /><br />
-&nbsp; &nbsp;</li>
-
-<li>Create a new EMF Project. Click the "Next" button.<br />
-<br />
- <img src="images/sl502.gif" alt="" width="494"
-height="219" /><br />
-<br />
-</li>
-
-<li>Give the project a name, for example "schoollibrary2". Click
-the "Next" button.<br />
- <img src="images/sl503.gif" alt="" width="495"
-height="209" /><br />
- &nbsp; &nbsp;</li>
-
-<li>Select "Load from a Rose Model" and click the "Next"
-button.<br />
- <img src="images/sl504.gif" alt="" width="497"
-height="211" /><br />
-<br />
-</li>
-
-<li>Click the "Browse" button, locate and open the <a target="_code"
-href="images/../schoollibrary.mdl">"schoollibrary.mdl"</a> file.
-Then click the "Next" button.<br />
- <img src="images/sl505.gif" alt="" width="569" height="501" />
-&nbsp;<br />
-<br />
-</li>
-
-<li>Select both the "library" and "schoollibrary" packages. This is
-different from what we did in Step 1 in which we referenced the
-"library" model generated previously. Click the "Finish"
-button.<br />
- <img src="images/sl506.gif" alt="" width="495" height="273" />
-&nbsp;<br />
-&nbsp;&nbsp; &nbsp;&nbsp;</li>
-</ul>
-</li>
-
-<li>
-<h4>Through Java Interfaces:</h4>
-
-<ul>
-<li>Create a new Java project. Working in the Java perspective,
-select "File/New/Project..." to bring up the New Project
-dialog.<br />
- <img src="images/sl551.gif" alt="" width="431"
-height="91" /><br />
-<br />
-</li>
-
-<li>Select "Java Project". Click the "Next" button.<br />
- <img src="images/sl552.gif" alt="" width="500"
-height="171" /><br />
-<br />
-</li>
-
-<li>Give the project a name, for example "schoollibrary2". Click
-the "Next" button.<br />
- <img src="images/sl553.gif" alt="" width="500"
-height="224" /><br />
-<br />
-</li>
-
-<li>Click "Add Folder...", click on "Create New Folder..." and
-create a "src" sub-folder. Click "Yes" when you are asked to update
-the build output folder. Change the build output folder to
-"schoollibrary2/runtime". Click the "Finish" button.<br />
- <img src="images/sl554.gif" alt="" width="500"
-height="500" /><br />
-<br />
-</li>
-
-<li>A "schoollibrary2" project will be created.<br />
- <img src="images/sl555.gif" alt="" width="294"
-height="209" /><br />
-</li>
-
-<li>Import the "library" interfaces from <a
-href="images/../library.zip">"library.zip"</a>. With the
-"schoollibrary2" project selected, select "File/Import..." and
-select "Zip file".<br />
- <img src="images/sl556.gif" alt="" width="157" height="354"
-align="top" /> &nbsp; <img src="images/sl557.gif" alt=""
-width="214" height="227" align="top" /><br />
-<br />
-</li>
-
-<li>Locate the zip file and import it into the "schoollibrary2/src"
-directory. Click the "Finish" button.<br />
- <img src="images/sl558.gif" alt="" width="529"
-height="551" /><br />
-<br />
-</li>
-
-<li>Import the "schoollibrary" interfaces from <a
-href="images/../schoollibrary.zip">"schoollibrary.zip"</a> in a
-similar way.<br />
- <img src="images/sl559.gif" alt="" width="529"
-height="551" /><br />
-<br />
-</li>
-
-<li>Now you should have all the required Java interfaces in the
-project.<br />
- <img src="images/sl560.gif" alt="" width="294"
-height="346" /><br />
-<br />
-</li>
-
-<li>With the "schoollibrary2" project selected, Select
-"File/New/Others...".<br />
- <img src="images/sl561.gif" alt="" width="490"
-height="276" /><br />
-<br />
-</li>
-
-<li>Select "EMF Models". Click the "Next" button.<br />
- <img src="images/sl562.gif" alt="" width="500"
-height="200" /><br />
-<br />
-</li>
-
-<li>Enter "schoollibrary2/src/model" as the name of folder and
-"schoollibrary.genmodel" as the file name. Click the "Next"
-button.<br />
- <img src="images/sl563.gif" alt="" width="500"
-height="570" /><br />
-<br />
-</li>
-
-<li>Select "Load from Java annotations". Click the "Next"
-button.<br />
- <img src="images/sl564.gif" alt="" width="310"
-height="230" /><br />
-<br />
-<br />
-</li>
-
-<li>Select both library and schoollibrary package. Click the
-"Finish" button.<br />
- <img src="images/sl565.gif" alt="" width="500"
-height="570" /><br />
-<br />
-<br />
-</li>
-</ul>
-</li>
-
-<li>
-<h4>Generating the EMF Model and the Editor</h4>
-
-<ul>
-<li>The "schoollibrary.genmodel" is now created either through the
-Rose model or the Java interfaces. It should appear in the main
-view. In the Resource perspective, expand the genmodel and notice
-that the icon for the "Library" package does not have the arrow in
-it. The absence of the arrow indicates that the package is actually
-in the project.<br />
- <img src="images/sl507.gif" alt="" width="455" height="438" />
-&nbsp;<br />
-&nbsp;</li>
-
-<li>Save the change, and generate the model code, edit code and
-editor code.<br />
- <img src="images/sl509.gif" alt="" width="433" height="243" />
-&nbsp;<br />
-<br />
-</li>
-
-<li>You should see the "schoollibrary2.edit" and
-"schoollibrary2.editor" plugins in the Navigator view. Expand them
-and you should see both the "library" and "schoollibrary" models
-generated in them.<br />
- <img src="images/sl510.gif" alt="" width="254"
-height="416" /><br />
-<br />
-</li>
-</ul>
-</li>
-
-<li>
-<h4>Running the Generated Editor</h4>
-
-<ul>
-<li>Now, switch to the Debug perspective and create a new Launch
-Configurations dialog. Select "Run/Run..." to bring up the Launch
-Configuration. Select "Run-time Workbench" and click "New".<br />
- <img src="images/sl511.gif" alt="" width="627"
-height="560" /><br />
-<br />
-<br />
-</li>
-
-<li>Give the configuration a name and switch to the "Plug-ins and
-Fragments" tab. Select the "Choose plug-ins and fragments to launch
-from the list" radio button. Next, select the set of plugins you
-just created. Click the "Apply" button.<br />
- <img src="images/sl512.gif" alt="" width="653"
-height="560" /><br />
-<br />
-</li>
-
-<li>You can now run this configuration by clicking the "Run"
-button. You should find that the schoollibrary editor behaves the
-same as the editor we generated the other way.<br />
-<br />
-</li>
-
-<li>You can also create a Library model: Select
-"File/New/Other...". In the dialog that appears, select "Example
-EMF Model Creation Wizards" and then select "Library Model". Click
-the "Next" button.<br />
- &nbsp;<img src="images/sl513.gif" alt="" width="497"
-height="216" /><br />
-<br />
-<br />
-</li>
-
-<li>Give the library model a name and click the "Next"
-button.<br />
- <img src="images/sl514.gif" alt="" width="161"
-height="48" /><br />
-<br />
-</li>
-
-<li>Select "Library" as the top-level object. Click the "Finish"
-button.<br />
- <img src="images/sl515.gif" alt="" width="500"
-height="127" /><br />
-<br />
-</li>
-
-<li>The model "My.library" will be opened in the main view. Expand
-the model and right-click on the top-level "Library" object. Select
-the "New Child" menu item and you will see three type of children
-objects that can be created. Note that "School Book" is included,
-even though it is in the "Library" package.<br />
- <img src="images/sl516.gif" alt="" width="298"
-height="250" /><br />
-<br />
-The "School Book" object is not available when the "Library" model
-is generated on its own as in the previous tutorial because it does
-not know about the existence of the "schoollibrary" package when
-the model is being generated. Now when the base package and the
-extended package are generated into the same project, they know
-about each other. This feature occurs when multiple packages are
-generated together.<br />
-</li>
-</ul>
-</li>
-</ol>
-
-<hr />
-<p style="text-align: right"><a href="#top">contents</a></p>
-</body>
-</html>
-
diff --git a/emf/docs/1.x/tutorials/xlibmod/images/xl001.gif b/emf/docs/1.x/tutorials/xlibmod/images/xl001.gif
deleted file mode 100644
index 74132a4..0000000
--- a/emf/docs/1.x/tutorials/xlibmod/images/xl001.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/xlibmod/images/xl101.gif b/emf/docs/1.x/tutorials/xlibmod/images/xl101.gif
deleted file mode 100644
index a60b240..0000000
--- a/emf/docs/1.x/tutorials/xlibmod/images/xl101.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/xlibmod/images/xl102.gif b/emf/docs/1.x/tutorials/xlibmod/images/xl102.gif
deleted file mode 100644
index cf02502..0000000
--- a/emf/docs/1.x/tutorials/xlibmod/images/xl102.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/xlibmod/images/xl103.gif b/emf/docs/1.x/tutorials/xlibmod/images/xl103.gif
deleted file mode 100644
index acb83b7..0000000
--- a/emf/docs/1.x/tutorials/xlibmod/images/xl103.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/xlibmod/images/xl104.gif b/emf/docs/1.x/tutorials/xlibmod/images/xl104.gif
deleted file mode 100644
index ae70745..0000000
--- a/emf/docs/1.x/tutorials/xlibmod/images/xl104.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/xlibmod/images/xl105.gif b/emf/docs/1.x/tutorials/xlibmod/images/xl105.gif
deleted file mode 100644
index 0334a3d..0000000
--- a/emf/docs/1.x/tutorials/xlibmod/images/xl105.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/xlibmod/images/xl201.gif b/emf/docs/1.x/tutorials/xlibmod/images/xl201.gif
deleted file mode 100644
index ee38386..0000000
--- a/emf/docs/1.x/tutorials/xlibmod/images/xl201.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/xlibmod/images/xl202.gif b/emf/docs/1.x/tutorials/xlibmod/images/xl202.gif
deleted file mode 100644
index 9f9800a..0000000
--- a/emf/docs/1.x/tutorials/xlibmod/images/xl202.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/xlibmod/images/xl203.gif b/emf/docs/1.x/tutorials/xlibmod/images/xl203.gif
deleted file mode 100644
index 97056cf..0000000
--- a/emf/docs/1.x/tutorials/xlibmod/images/xl203.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/xlibmod/images/xl401.gif b/emf/docs/1.x/tutorials/xlibmod/images/xl401.gif
deleted file mode 100644
index 9188c7a..0000000
--- a/emf/docs/1.x/tutorials/xlibmod/images/xl401.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/xlibmod/images/xl402.gif b/emf/docs/1.x/tutorials/xlibmod/images/xl402.gif
deleted file mode 100644
index 520e2a4..0000000
--- a/emf/docs/1.x/tutorials/xlibmod/images/xl402.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/1.x/tutorials/xlibmod/library.xsd b/emf/docs/1.x/tutorials/xlibmod/library.xsd
deleted file mode 100644
index 39ad271..0000000
--- a/emf/docs/1.x/tutorials/xlibmod/library.xsd
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<xsd:schema targetNamespace="http://www.example.com/Library"
-    xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
-    xmlns:lib="http://www.example.com/Library" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-    <xsd:complexType name="Book">
-        <xsd:sequence>
-            <xsd:element name="title" type="xsd:string"/>
-            <xsd:element name="pages" type="xsd:int"/>
-            <xsd:element name="category" type="lib:BookCategory"/>
-            <xsd:element name="author" type="xsd:anyURI" ecore:reference="lib:Writer"/>
-        </xsd:sequence>
-    </xsd:complexType>
-    <xsd:complexType name="Writer">
-        <xsd:sequence>
-            <xsd:element name="name" type="xsd:string"/>
-            <xsd:element maxOccurs="unbounded" minOccurs="0"
-                name="books" type="xsd:anyURI" ecore:reference="lib:Book"/>
-        </xsd:sequence>
-    </xsd:complexType>
-    <xsd:complexType name="Library">
-        <xsd:sequence>
-            <xsd:element name="name" type="xsd:string"/>
-            <xsd:element maxOccurs="unbounded" minOccurs="0"
-                name="books" type="lib:Book"/>
-            <xsd:element maxOccurs="unbounded" minOccurs="0"
-                name="writers" type="lib:Writer"/>
-        </xsd:sequence>
-    </xsd:complexType>
-    <xsd:simpleType name="BookCategory">
-        <xsd:restriction base="xsd:NCName">
-            <xsd:enumeration value="Mystery"/>
-            <xsd:enumeration value="ScienceFiction"/>
-            <xsd:enumeration value="Biography"/>
-        </xsd:restriction>
-    </xsd:simpleType>
-</xsd:schema>
diff --git a/emf/docs/1.x/tutorials/xlibmod/xlibmod_emf1.1.html b/emf/docs/1.x/tutorials/xlibmod/xlibmod_emf1.1.html
deleted file mode 100644
index 978dc0e..0000000
--- a/emf/docs/1.x/tutorials/xlibmod/xlibmod_emf1.1.html
+++ /dev/null
@@ -1,514 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta name="generator" content="HTML Tidy, see www.w3.org" />
-<meta http-equiv="Content-Type"
-content="text/html; charset=utf-8" />
-<title>Generating an EMF 1.1 Model using an XML Schema</title>
-</head>
-<body>
-<h2>Generating an EMF 1.1 Model using XML Schema</h2>
-
-<p>This tutorial provides a step-by-step description for creating
-an EMF model from an XML schema and then generating a simple model
-editor for it. Completing this tutorial will enable you to see how
-easy EMF makes it to go from a simple model definition in an XML
-schema to a fully-functioning editor for that model.</p>
-
-<p>The XML schema file we use in this tutorial can be found here:
-<a  target="_code"
-href="images/../library.xsd">library.xsd</a>. Save
-it somewhere on your workstation for later use.</p>
-
-<p>The mapping rules from XML schema to ECore are:</p>
-
-<ul>
-<li>Each target namespace of a schema maps to an EPackage.</li>
-
-<li>A complex type definition or a top level element declaration
-maps to an EClass.</li>
-
-<li>A simple type definition maps to an EDataType, except for the
-types anyURI, QName, IDREF, or IDREFS, which instead map to the
-EClass for EObject.</li>
-
-<li>An attribute declaration or a nested element declaration maps
-to an EAttribute if its type maps to an EDataType, or to an
-EReference if its type maps to an EClass.</li>
-</ul>
-
-From a modeling perspective, an XML schema is not as expressive as
-ECore. An XML schema cannot be used to define bi-directional
-references, nor can it provide the type of a reference target.
-<br />
-<br />
- 
-
-<p>The screenshots are based on version 2.1 of the Eclipse SDK,
-version 1.1.0 of EMF and <a
-href="http://www.eclipse.org/emf/downloads/dl-xsd1x.html">
-version 1.1.0 of XSD.</a></p>
-
-<h3>Contents</h3>
-
-<table summary="" border="0" cellspacing="2" cellpadding="2"
-width="100%">
-<tr>
-<td valign="top" width="60">Step 0:</td>
-<td valign="top"><a href="#step0">Prerequisites</a></td>
-</tr>
-
-<tr>
-<td valign="top">Step 1:</td>
-<td valign="top"><a href="#step1">Importing the Model from an XML
-Schema</a> </td>
-</tr>
-
-<tr>
-<td valign="top">Step 2:</td>
-<td valign="top"><a href="#step2">Generating the EMF Model Code</a>
-</td>
-</tr>
-
-<tr>
-<td valign="top">Step 3:</td>
-<td valign="top"><a href="#step3">Generating an Editor for the
-Model</a> </td>
-</tr>
-
-<tr>
-<td valign="top">Step 4:</td>
-<td valign="top"><a href="#step4">Running the Generated Editor</a>
-</td>
-</tr>
-</table>
-
-<br />
-<hr />
-<p style="text-align: right"><a id="step0"
-name="step0">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 0: Prerequisites</h3>
-
-<p>The EMF runtime package includes the EMF generator and a number
-of related plugins. And the XML Infoset Model is a reference
-library that can examine, create or modify XML Schemas. After
-installing the EMF runtime package and <a
-href="http://www.eclipse.org/emf/downloads/dl-xsd1x.html">
-XML Infoset Model</a>, verify that they are available in your
-Eclipse environment:</p>
-
-<ul>
-<li>Bring up the "Help/About Eclipse Platform" dialog.<br />
- <img src="images/../../clibmod/images/cg001.gif"
-alt="Help/About Eclipse Platform" height="123" width="168" /><br />
-&nbsp;</li>
-
-<li>Click on "Plug-in Details".<br />
- <img src="images/../../clibmod/images/cg002.gif"
-alt="Plug-in Details" height="332" width="464" /><br />
-&nbsp;</li>
-
-<li>Check that the highlighted plugins are present.<br />
- <img src="images/../../clibmod/images/cg003.gif"
-alt="Check EMF plugins" height="437" width="595" /><br />
-&nbsp;<br />
- <img src="images/xl001.gif" alt="Check XSD plugins" height="437"
-width="595" /><br />
-&nbsp;</li>
-</ul>
-
-<hr />
-<p style="text-align: right"><a id="step1"
-name="step1">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 1: Importing the Model from XML Schema</h3>
-
-<p>Use the XML Schema file you saved earlier: <a target="_code"
-href="images/../library.xsd">library.xsd</a> as a
-sample model.</p>
-
-<p>Create a new Ecore model project in the workspace:</p>
-
-<ul>
-<li>Bring up the "File/New/Project..." dialog.<br />
- <img src="images/../../clibmod/images/cg101.gif"
-alt="File/New/Project..." height="55" width="341" /><br />
-&nbsp;</li>
-
-<li>Select "Eclipse Modeling Framework" and "EMF Project". Click
-the "Next" button.<br />
- <img src="images/../../clibmod/images/cg132.gif" alt="EMF Project"
-height="150" width="394" /><br />
-&nbsp;</li>
-
-<li>Give the project a name, say, "library". Then, click the "Next"
-button.<br />
- <img src="images/../../clibmod/images/cg133.gif"
-alt="Name the project" height="203" width="294" /><br />
-&nbsp;</li>
-
-<li>Select "Load from an XML Schema" and click the "Next"
-button.<br />
- <img src="images/xl101.gif" alt="Load from an XML Schema"
-height="200" width="255" /><br />
-&nbsp;</li>
-
-<li>Click on the "Browse File System..." or "Browse Workspace..."
-button to locate and load the XML schema file on your system.
-Alternatively, you can enter the XML schema file's location
-directly in the "XML Schema URI" entry field and then click on the
-"Load..." button to load it. (Note: If you locate the schema using
-either "Browse File System..." button or "Brose Workspace..."
-button, you do not need to click on the "Load..." button.)<br />
- <img src="images/xl102.gif" alt="Browse for XML Schema file"
-height="200" width="500" /><br />
-&nbsp;</li>
-
-<li>After the XML schema file is loaded, a default GenModel name
-will be suggested. You can change the name in the "Generator model
-name" entry field if you wish. You can also select "Create XML
-Schema to Ecore Map" to generate a mapping file that maps from an
-XML Schema to Ecore, with an extension of ".xsd2ecore". If you do
-not select this option, the mapping file is not generated. Click
-the "Next" button.<br />
- <img src="images/xl103.gif" alt="Gen Model Name" height="500"
-width="500" /><br />
-&nbsp;</li>
-
-<li>Select the package for which you want to generate an EMF model
-- In general, there can be many packages within a single schema.
-However, in this case, there is only one package, "library". Click
-the "Finish" button.<br />
- <img src="images/xl104.gif" alt="Select package" height="500"
-width="500" /><br />
-&nbsp;</li>
-
-<li>Three files will be created: (1) A mapping file that maps from
-an XML Schema to Ecore, with an extension of ".xsd2ecore", (2) an
-Ecore model, with an extension of ".ecore", and (3) a GenModel,
-with an extension of ".genmodel". The GenModel, which controls code
-generation for the model appears in the main view.<br />
- <img src="images/xl105.gif" alt="Opened GenModel" height="167"
-width="498" /><br />
-&nbsp;</li>
-</ul>
-
-<p>The Ecore model "com.example.library.ecore" has the package name
-as its file name. The package name comes from the value of the
-EPackage's nsPrefix attribute is derived from the schema's target
-namespace (if the schema has a target namespace), or from the URI
-file path of the schema document if the schema does not contain a
-target namespace. In this sample, the "library.xsd" file includes a
-targetNamespace attribute that has a value of
-"http://www.example.com/library". Therefore, the nsPrefix attribute
-for the "Library" is set to "com.example.library".</p>
-
-<hr />
-<p style="text-align: right"><a id="step2"
-name="step2">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 2: Generating the EMF Model Code</h3>
-
-<p>The GenModel shows a root node, representing the whole model.
-The model object has children that represent its packages, whose
-children then represent classifiers (classes and datatypes,
-including enumerated types). The children of classes are class
-attributes, references, and operations; the children of enumerated
-types are enum literals.</p>
-
-<ul>
-<li>The GenModel can be expanded to see its various elements.<br />
- <img src="images/xl201.gif" alt="Expanded GenModel" height="200"
-width="320" /><br />
-&nbsp;</li>
-
-<li>There are properties associated with each node. If the
-Properties view isn't already showing, bring up "Window/Show
-View/Other..."<br />
- <img src="images/../../clibmod/images/cg202.gif"
-alt="Window/Show View/Other..." height="257" width="378" /><br />
-&nbsp;</li>
-
-<li>Expand the "Basic" set of views and choose "Properties".<br />
- <img src="images/../../clibmod/images/cg203.gif"
-alt="Chose Properties" height="164" width="153" /><br />
-&nbsp;</li>
-
-<li>These properties control the behavior of the code
-generator.<br />
- <img src="images/xl202.gif" alt="GenModel properties" height="523"
-width="518" /><br />
-&nbsp;</li>
-</ul>
-
-<p>In most cases, the values of the properities need not be changed
-from their default values, but these options can provide a great
-deal of control over the code that gets generated. This topic will
-be explored more fully in future tutorial material; for now, select
-several different GenModel objects, and observe their
-properties.</p>
-
-<p>The GenModel is also the place where you initiate the code
-generation. By right-clicking on an object in the model, you can
-generate code for it.</p>
-
-<ul>
-<li>Right-click the "library" model object and select "Generate
-Model Code" from the pop-up menu.<br />
- <img src="images/../../clibmod/images/cg207.gif"
-alt="Generate Model" height="238" width="213" /><br />
-&nbsp;</li>
-
-<li>Observe the generated files.<br />
- <img src="images/xl203.gif" alt="Generated model code"
-height="340" width="246" /><br />
-<br />
-</li>
-</ul>
-
-<p>After generation, the class interfaces and enum class will have
-been created, and a new pair of interfaces will have been created
-for the package itself and for the factory. There will also be two
-new packages, with "impl" and "util" suffixes, which contain
-implementations of the interfaces and additional utility classes,
-and a "plugin.xml" manifest file for the model plugin.</p>
-
-<p>If you change the XML schema file, you can regenerate the model
-code from it, and the corresponding changes in the model code will
-be merged with any hand modifications that may have been made to
-the code that was generated previously. You can also selectively
-generate a subset of the model code by right-clicking on a package,
-class, or enum object and selecting "Generate Model Code" from the
-pop-up menu.</p>
-
-<hr />
-<p style="text-align: right"><a id="step3"
-name="step3">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 3: Generating an Editor for the Model</h3>
-
-<p>A fully-functional Eclipse editor can also be generated for any
-model. By default, it is split between two plugins: (1) an "edit"
-plugin, which includes adapters that provide a structured view and
-perform command-based editing of the model objects, and (2) an
-"editor" plugin, which provides the UI for the editor and a
-wizard.</p>
-
-<ul>
-<li>In the GenModel, right-click the "Library" model object and
-select "Generate Edit Code" from the pop-up menu.<br />
- <img src="images/../../clibmod/images/cg301.gif"
-alt="Generate Edit Code" height="240" width="220" /><br />
-&nbsp;</li>
-
-<li>Right-click the model object and select "Generate Editor Code"
-from the pop-up menu.<br />
- <img src="images/../../clibmod/images/cg304.gif"
-alt="Generate Editor Code" height="233" width="212" /><br />
-&nbsp;</li>
-
-<li>Observe the generated projects, with "edit" and "editor"
-suffixes.<br />
- <img src="images/../../clibmod/images/cg302.gif"
-alt="Edit and editor projects" height="37" width="118" /><br />
-&nbsp;</li>
-</ul>
-
-<p>In general, if you wish to generate the model, edit, and editor
-plugins in a single step, you can do so by selecting "Generate All"
-from the pop-up menu.</p>
-
-<p>The code should be compiled automatically as it is generated,
-and should recompile whenever it is changed. If you have disabled
-automatic building in the workbench preferences, you can initiate
-compilation manually:</p>
-
-<ul>
-<li>Select "Rebuild All" from the "Project" menu.<br />
- <img src="images/../../clibmod/images/cg303.gif"
-alt="Project/Rebuild All" height="110" width="377" /><br />
-&nbsp;</li>
-
-<li>There should no errors in the "library", "library.edit", and
-"library.editor" projects.<br />
- <img src="images/../../clibmod/images/cg305.gif" alt="No errors"
-height="72" width="247" /><br />
-&nbsp;</li>
-</ul>
-
-<hr />
-<p style="text-align: right"><a id="step4"
-name="step4">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 4: Running the Generated Editor</h3>
-
-<p>In order to run plugins in a runtime workbench, a lunch
-configuration must first be set up:</p>
-
-<ul>
-<li>Select "Run..." from the "Run" menu.<br />
- <img src="images/xl401.gif" alt="Run/Run..." height="155"
-width="493" /><br />
-&nbsp;</li>
-
-<li>Select "Run-time Workbench" and click the "New" button.<br />
- <img src="images/../../clibmod/images/cg402.gif"
-alt="New Run-time Workbench" height="329" width="615" /><br />
-&nbsp;</li>
-
-<li>You may want to change the configuration's name to something
-more recognizable. Then, switch to the "Plug-ins and Fragments"
-tab.<br />
- <img src="images/../../clibmod/images/cg403.gif"
-alt="Name the configuration" height="245" width="575" /><br />
-&nbsp;</li>
-
-<li>Select "Choose plugin-ins and fragments to launch from the
-list", and then select the top-level "External Plug-ins".<br />
- <img src="images/../../clibmod/images/cg404.gif"
-alt="Select all External Plugins" height="297" width="457" /><br />
-&nbsp;</li>
-
-<li>Switch to the "Common" tab, select "Run" from the "Display in
-favorites menu" section of the dialog, and the click the "Apply"
-button.<br />
- <img src="images/../../clibmod/images/cg405.gif"
-alt="Display in favorites menu: Run" height="363"
-width="470" /><br />
-&nbsp;</li>
-</ul>
-
-<p>A runtime workbench can be launched from the "Launch
-Configurations" dialog by clicking on the "Run" button. Once the
-launch configuration has been set up, it can also be launched from
-the "Run" button on the toolbar.</p>
-
-<ul>
-<li>Select the new launch configuration from the "Run" button
-drop-down.<br />
- <img src="images/../../clibmod/images/cg406.gif"
-alt="Library Configuration" height="124" width="355" /><br />
-&nbsp;</li>
-
-<li>Wait for a second instance of the Eclipse platform to come up.
-Bring up the "Help/About Eclipse Platform" dialog, click on the
-"Plug-in Details" button, and verify that the generated plugins are
-there.<br />
- <img src="images/../../clibmod/images/cg407.gif"
-alt="Plug-in Details" height="437" width="595" /><br />
-&nbsp;</li>
-</ul>
-
-<p>The library model wizard can now be used to create a new
-instance of the model.</p>
-
-<ul>
-<li>Working in the Resource perspective, Bring up the
-"File/New/Project..." dialog.<br />
- <img src="images/../../clibmod/images/cg101.gif"
-alt="File/New/Project..." height="55" width="341" /><br />
-&nbsp;</li>
-
-<li>Select "Simple" and "Project". Click the "Next" button.<br />
- <img src="images/../../clibmod/images/cg408.gif"
-alt="Simple Project" height="91" width="333" /><br />
-&nbsp;</li>
-
-<li>Give the project a name and click the "Finish" button.<br />
- <img src="images/../../clibmod/images/cg409.gif"
-alt="Name the project" height="126" width="213" /><br />
-&nbsp;</li>
-
-<li>Right-click the project and select "New/Other..." from the
-pop-up menu.<br />
- <img src="images/../../clibmod/images/cg410.gif"
-alt="New/Other..." height="178" width="387" /><br />
-&nbsp;</li>
-
-<li>Select "Example EMF Model Creation Wizards" and "Library
-Model". Click the "Next" button.<br />
- <img src="images/../../clibmod/images/cg411.gif"
-alt="Library Model" height="500" width="500" /><br />
-&nbsp;</li>
-
-<li>Enter a file name for the library model. Make sure it ends with
-a ".library" extension. Then click the "Next" button.<br />
- <img src="images/../../clibmod/images/cg412.gif"
-alt="Name the library model file" height="46" width="146" /><br />
-&nbsp;</li>
-
-<li>Select "Library" as the model object, and click the "Finish"
-button.<br />
- <img src="images/../../clibmod/images/cg413.gif"
-alt="Select the Model Object" height="238" width="498" /><br />
-&nbsp;</li>
-
-<li>The newly created library model is opened in the main
-view.<br />
- <img src="images/../../clibmod/images/cg414.gif"
-alt="New library model" height="118" width="482" /><br />
-&nbsp;</li>
-</ul>
-
-<p>The root object in this editor corresponds to the "My.library"
-resource. Under it lies a single library, the object that was
-selected as the model object in the wizard.</p>
-
-<ul>
-<li>Expand the "platform:/resource/librarytest/My.library" resource
-to see the library object. Select it.<br />
- <img src="images/../../clibmod/images/cg415.gif"
-alt="Expanded resource" height="242" width="592" /><br />
-&nbsp;</li>
-
-<li>In the Properties view, click on the "Value" column of the
-"Name" property, and give a name to the library. The label in the
-main view will be updated when you hit Enter.<br />
- <img src="images/../../clibmod/images/cg416.gif"
-alt="Name the library" height="105" width="646" /><br />
-&nbsp;</li>
-
-<li>Right-click on the library and select "New Child/Writer" from
-the pop-up menu to add a new writer to the library.<br />
- <img src="images/../../clibmod/images/cg417.gif"
-alt="New Child/Writer" height="240" width="332" /><br />
-&nbsp;</li>
-
-<li>Enter the name of the writer in the Properties view.<br />
- <img src="images/../../clibmod/images/cg418.gif"
-alt="Name the writer" height="260" width="470" /><br />
-&nbsp;</li>
-
-<li>Similarly, a book can be added to the library.<br />
- <img src="images/../../clibmod/images/cg419.gif"
-alt="New Child/Book" height="238" width="325" /><br />
-&nbsp;</li>
-
-<li>All the book's attributes and references can be edited in the
-Properties view.<br />
- <img src="images/../../clibmod/images/cg420.gif"
-alt="Book properties" height="365" width="568" /><br />
-&nbsp;</li>
-
-<li>You can save, close, and then re-open the model using the text
-editor if you wish to see the saved model in XMI format.<br />
- <img src="images/../../clibmod/images/cg421.gif"
-alt="Open With/Text Editor" height="213" width="379" /><br />
-&nbsp;</li>
-
-<li>The XMI format file of "My.library" contains a Library object
-called "Skills Center", a Book object with the value of title as
-"Fellowinship of the Ring", and a Writer object that "JRR Tolkien"
-is the writer's name.<br />
- <img src="images/xl402.gif" alt="XMI format" height="330"
-width="564" /><br />
-&nbsp;</li>
-</ul>
-
-<hr />
-<p style="text-align: right"><a href="#top">contents</a></p>
-</body>
-</html>
-
diff --git a/emf/docs/2.x/tutorials/clibmod/Book.java b/emf/docs/2.x/tutorials/clibmod/Book.java
deleted file mode 100644
index 7681ecb..0000000
--- a/emf/docs/2.x/tutorials/clibmod/Book.java
+++ /dev/null
@@ -1,27 +0,0 @@
-package org.eclipse.example.library;
-
-/**
- * @model
- */
-public interface Book
-{
-  /**
-   * @model
-   */
-  String getTitle();
-
-  /**
-   * @model default="100"
-   */
-  int getPages();
-
-  /**
-   * @model
-   */
-  BookCategory getCategory();
-
-  /**
-   * @model oppoosite="books"
-   */
-  Writer getAuthor();
-}
diff --git a/emf/docs/2.x/tutorials/clibmod/BookCategory.java b/emf/docs/2.x/tutorials/clibmod/BookCategory.java
deleted file mode 100644
index 7a5fc47..0000000
--- a/emf/docs/2.x/tutorials/clibmod/BookCategory.java
+++ /dev/null
@@ -1,22 +0,0 @@
-package org.eclipse.example.library;
-
-/**
- * @model
- */
-public class BookCategory
-{
-  /**
-   * @model name="Mystery"
-   */
-  public static final int MYSTERY = 0;
-
-  /**
-   * @model name="ScienceFiction"
-   */
-  public static final int SCIENCE_FICTION = 1;
-
-  /**
-   * @model name="Biography"
-   */
-  public static final int BIOGRAPHY = 2;
-}
diff --git a/emf/docs/2.x/tutorials/clibmod/Library.java b/emf/docs/2.x/tutorials/clibmod/Library.java
deleted file mode 100644
index 8931616..0000000
--- a/emf/docs/2.x/tutorials/clibmod/Library.java
+++ /dev/null
@@ -1,24 +0,0 @@
-package org.eclipse.example.library;
-
-import java.util.List;
-
-/**
- * @model
- */
-public interface Library
-{
-  /**
-   * @model
-   */
-  String getName();
-
-  /**
-   * @model type="Writer" containment="true"
-   */
-  List getWriters();
-
-  /**
-   * @model type="Book" containment="true"
-   */
-  List getBooks();
-}
diff --git a/emf/docs/2.x/tutorials/clibmod/Writer.java b/emf/docs/2.x/tutorials/clibmod/Writer.java
deleted file mode 100644
index efa9d47..0000000
--- a/emf/docs/2.x/tutorials/clibmod/Writer.java
+++ /dev/null
@@ -1,17 +0,0 @@
-package org.eclipse.example.library;
-
-/**
- * @model
- */
-public interface Writer
-{
-  /**
-   * @model
-   */
-  String getName();
-
-  /**
-   * @model type="Book" opposite="author"
-   */
-  java.util.List getBooks();
-}
diff --git a/emf/docs/2.x/tutorials/clibmod/clibmod_emf2.0.html b/emf/docs/2.x/tutorials/clibmod/clibmod_emf2.0.html
deleted file mode 100644
index 77ace23..0000000
--- a/emf/docs/2.x/tutorials/clibmod/clibmod_emf2.0.html
+++ /dev/null
@@ -1,601 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
-<link rel="stylesheet" href="images/../../../css/book.css" type="text/css"/>
-<link rel="stylesheet" href="images/../../../css/emf-book.css" type="text/css"/>
-<title>Generating an EMF Model</title>
-</head>
-<body lang="EN-US" xml:lang="EN-US">
-<h1>Generating an EMF Model</h1>
-
-<p>Last updated: June 29, 2004</p>
-
-<p>This tutorial is a step-by-step description of the process of creating an EMF
-model and generating a simple model editor for it. Following this tutorial will
-show how easy EMF makes it to go from a simple model definition to a fully
-functioning editor for that model.</p>
-
-<p>The model we will generate looks like this in UML (see the
-<a href="../../references/overview/EMF.html">Eclipse Modeling Framework
-Overview</a> for a description of this model):</p>
-
-<img src="images/model.gif" alt="Library UML model"/>
-
-<p>We will show how an EMF model can be generated from either of two different
-sources: a Rational Rose model or a set of annotated Java interfaces and
-classes.</p>
-
-<p>The screenshots are based on version 3.0 of the Eclipse SDK and version 2.0
-of EMF.</p>
-
-<hr/>
-<h2>Contents</h2>
-
-<table border="0" cellspacing="2" cellpadding="2" width="100%">
-<tr>
-<td valign="top" width="60">Step 0:</td>
-<td valign="top"><a href="#step0">Prerequisites</a></td>
-</tr>
-
-<tr>
-<td valign="top">Step 1:</td>
-<td valign="top"><a href="#step1a">Import the Model from Rose</a> or
-<a href="#step1b">Define the Model Using Annotated Java</a>
-</td>
-</tr>
-
-<tr>
-<td valign="top">Step 2:</td>
-<td valign="top"><a href="#step2">Generate the EMF Model Code</a>
-</td>
-</tr>
-
-<tr>
-<td valign="top">Step 3:</td>
-<td valign="top"><a href="#step3">Generate an Editor for the
-Model</a> </td>
-</tr>
-
-<tr>
-<td valign="top">Step 4:</td>
-<td valign="top"><a href="#step4">Run the Generated Editor</a>
-</td>
-</tr>
-</table>
-<br/>
-
-<hr/>
-<p style="text-align: right"><a id="step0" name="step0">&nbsp;</a><a href="#top">contents</a></p>
-<h2>Step 0: Prerequisites</h2>
-
-<p>The EMF Runtime package includes the EMF generator and a number of related
-plug-ins. After installing the package, verify that they are available in your
-Eclipse environment:</p>
-
-<ul>
-<li>Bring up the "Help/About Eclipse Platform" dialog.<br/>
-<img src="images/img001.gif" alt="Help/About Eclipse Platform"/><br/>
-&nbsp;</li>
-
-<li>Click on "Plug-in Details".<br/>
-<img src="images/img002.gif" alt="Plug-in Details"/><br/>
-&nbsp;</li>
-
-<li>Click the "Plug-in Id" column heading to order the plug-ins by that field.
-Then, check that the highlighted set of plug-ins are present.<br/>
-<img src="images/img003.gif" alt="Check EMF plug-ins"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>Additional EMF plug-ins, which are not highlighted above, are not required
-for this tutorial. They may or may not appear, depending on which EMF packages
-you installed.</p>
-
-<hr/>
-<p style="text-align: right"><a id="step1a" name="step1a">&nbsp;</a><a href="#top">contents</a></p>
-<h2>Step 1a: Import the Model from Rose</h2>
-
-<p>The Rose file for the library model can be found here:
-<a target="_code" href="images/../library.mdl">library.mdl</a>. Save it
-somewhere on your workstation.</p>
-
-<p>Create a new EMF project in the workspace:</p>
-
-<ul>
-<li>Bring up the "File/New/Project..." dialog.<br/>
-<img src="images/img101.gif" alt="File/New/Project..."/><br/>
-&nbsp;</li>
-
-<li>Expand "Eclipse Modeling Framework" and select "EMF Project". Click the
-"Next" button.<br/>
-<img src="images/img102.gif" alt="EMF Project"/><br/>
-&nbsp;</li>
-
-<li>Give the project a name, say, "library". Then, click the "Next" button.<br/>
-<img src="images/img103.gif" alt="Name the project"/><br/>
-&nbsp;</li>
-
-<li>Select "Load from a Rose class model" and click the "Next" button.<br/>
-<img src="images/img104.gif" alt="Load from a Rose class model"/><br/>
-&nbsp;</li>
-
-<li>Click on the "Browse" button and locate the Rose model file.<br/>
-<img src="images/img105.gif" alt="Browse for Rose file"/><br/>
-&nbsp;</li>
-
-<li>The Rose model file will be examined, and a default generator model name
-will be suggested. You can change the name in the entry box if you wish. Then,
-click the "Next" button.<br/>
-<img src="images/img106.gif" alt="Generator model name"/><br/>
-&nbsp;</li>
-
-<li>In general, a Rose model may contain more than one package. Select the
-package for which you want to generate an EMF model -- in this case, the only
-package, "library". Click the "Finish" button.<br/>
-<img src="images/img107.gif" alt="Select package"/><br/>
-&nbsp;</li>
-
-<li>A core model (library.ecore) and a generator model (library.genmodel) will
-be created. The latter, which controls code generation for the model, is opened
-in the main view.<br/>
-<img src="images/img108.gif" alt="Opened generator"/><br/>
-&nbsp;</li>
-</ul>
-
-<hr/>
-<p style="text-align: right"><a id="step1b" name="step1b">&nbsp;</a><a href="#top">contents</a></p>
-<h2>Step 1b: Define the Model Using Annotated Java</h2>
-
-<p>Instead of importing the model from a Rose diagram, we can start with a set
-of Java interfaces and classes that correspond to the classes and enumerated
-types, respectively, in the library model. This code is the bare minimum
-required to illustrate the desired features. Based on it, a core model and a
-generator model will be constructed, which will then drive generation of the
-remaining code. The code is annotated with "@model" tags in Javadoc comments,
-in order to specify any non-default values for the attributes and references of
-the Ecore objects.</p>
-
-<blockquote>
-<b><a target="_code" href="images/../Library.java">Library.java</a></b><a name="librarysrc">&nbsp;</a><br/>
-
-<table border="1" frame="box"><tr><td>
-<pre>package org.eclipse.example.library;
-import java.util.List;
-
-/**
- * @model
- */
-public interface Library
-{
-  /**
-   * @model
-   */
-  String getName();
-
-  /**
-   * @model type="Writer" containment="true"
-   */
-  List getWriters();
-
-  /**
-   * @model type="Book" containment="true"
-   */
-  List getBooks();
-}</pre>
-</td></tr></table>
-</blockquote>
-
-<blockquote>
-<b><a target="_code" href="images/../Book.java">Book.java</a></b><a name="booksrc">&nbsp;</a><br/>
- 
-<table border="1" frame="box"><tr><td>
-<pre>package org.eclipse.example.library;
-
-/**
- * @model
- */
-public interface Book
-{
-  /**
-   * @model
-   */
-  String getTitle();
-
-  /**
-   * @model default="100"
-   */
-  int getPages();
-
-  /**
-   * @model
-   */
-  BookCategory getCategory();
-
-  /**
-   * @model opposite="books"
-   */
-  Writer getAuthor();
-}</pre>
-</td></tr></table>
-</blockquote>
-
-<blockquote>
-<b><a target="_code" href="images/../Writer.java">Writer.java</a></b><a name="writersrc">&nbsp;</a><br/>
- 
-
-<table border="1" frame="box"><tr><td>
-<pre>package org.eclipse.example.library;
-
-/**
- * @model
- */
-public interface Writer
-{
-  /**
-   * @model
-   */
-  String getName();
-
-  /**
-   * @model type="Book" opposite="author"
-   */
-  java.util.List getBooks();
-}</pre>
-</td></tr></table>
-</blockquote>
-
-<blockquote>
-<b><a target="_code" href="images/../BookCategory.java">BookCategory.java</a></b><a name="bookcategorysrc">&nbsp;</a><br/>
- 
-<table border="1" frame="box"><tr><td>
-<pre>package org.eclipse.example.library;
-
-/**
- * @model
- */
-public class BookCategory
-{
-  /**
-   * @model name="Mystery"
-   */
-  public static final int MYSTERY = 0;
-
-  /**
-   * @model name="ScienceFiction"
-   */
-  public static final int SCIENCE_FICTION = 1;
-
-  /**
-   * @model name="Biography"
-   */
-  public static final int BIOGRAPHY = 2;
-}</pre>
-</td></tr></table>
-</blockquote>
-
-<p>Create a new Java project in the workspace:</p>
-
-<ul>
-<li>Bring up the "File/New/Project..." dialog.<br/>
-<img src="images/img101.gif" alt="File/New/Project..."/><br/>
-&nbsp;</li>
-
-<li>Expand "Java" and select "Java Project". Click the "Next" button.<br/>
-<img src="images/img121.gif" alt="Java Project"/><br/>
-&nbsp;</li>
-
-<li>Give the project a name, say, "library", and ensure that "Create separate
-source and output folders" is selected. Then, click the "Next" button.<br/>
-<img src="images/img122.gif" alt="Name the project"/><br/>
-&nbsp;</li>
-
-<li>By default, code under the src subdirectory will be built, with the output
-being placed in bin. Change the default output folder to "library/runtime", and
-click the "Finish" button.<br/>
-<img src="images/img123.gif" alt="Specify default output folder"/><br/>
-&nbsp;</li>
-
-<li>The newly created Java project can be seen in the Package Explorer.<br/>
-<img src="images/img124.gif" alt="Library Java project"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>Create the first Java interface:</p>
-
-<ul>
-<li>Right-click the "src" folder and select "New/Interface" from the pop-up
-menu.<br/>
-<img src="images/img125.gif" alt="New/Interface"/><br/>
-&nbsp;</li>
-
-<li>Fill in the package and interface name. Click the "Finish" button.<br/>
-<img src="images/img126.gif" alt="Create new interface"/><br/>
-&nbsp;</li>
-
-<li>A new Java interface file is created and opened in the main view.<br/>
-<img src="images/img127.gif" alt="Opened interface"/><br/>
-&nbsp;</li>
-
-<li>Type (or paste) in the <a href="#librarysrc">Library.java</a> interface
-code, as shown above. Pay special attention to the @model tags.<br/>
-<img src="images/img128.gif" alt="Enter interface code"/><br/>
-&nbsp;</li>
-
-<li>Select "Save" from the "File" menu to save the file.<br/>
-<img src="images/img129.gif" alt="File/Save"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>Create the other two interfaces (<a href="#booksrc">Book.java</a> and
-<a href="#writersrc">Writer.java</a>) and the class
-(<a href="#bookcategorysrc">BookCategory.java</a>) in the same way. Of course,
-to create the class, select "New/Class" from the pop-up menu, instead of
-"New/Interface".</p>
-
-<p>Create the EMF models:</p>
-
-<ul>
-<li>In the Package Explorer view, right-click the "src" folder and select
-"New/Other..." from the pop-up menu.<br/>
-<img src="images/img130.gif" alt="New/Other..."/><br/>
-&nbsp;</li>
-
-<li>Expand "Eclipse Modeling Framework" and select "EMF Models". Click the
-"Next" button.<br/>
-<img src="images/img131.gif" alt="EMF Models"/><br/>
-&nbsp;</li>
-
-<li>Change the folder to "library/src/model".<br/>
-<img src="images/img132.gif" alt="Change the folder"/><br/>
-&nbsp;</li>
-
-<li>Change the file name to "library.genmodel" and click the "Next" button.<br/>
-<img src="images/img133.gif" alt="Change the file name"/><br/>
-&nbsp;</li>
-
-<li>Select "Load from annotated Java" and click the "Next" button.<br/>
-<img src="images/img134.gif" alt="Load from annotated Java"/><br/>
-&nbsp;</li>
-
-<li>Select the "library" package and click the "Finish" button.<br/>
-<img src="images/img135.gif" alt="Check library"/><br/>
-&nbsp;</li>
-
-<li>A core model (library.ecore) and a generator model (library.genmodel) will
-be created. The latter, which controls code generation for the model, is opened
-in the main view.<br/>
-<img src="images/img136.gif" alt="Opened generator"/><br/>
-&nbsp;</li>
-</ul>
-
-<hr/>
-<p style="text-align: right"><a id="step2" name="step2">&nbsp;</a><a href="#top">contents</a></p>
-<h2>Step 2: Generate the EMF Model Code</h2>
-
-<p>The generator model shows a root object, representing the whole model. This
-model object has children that represent its packages, whose children then
-represent classifiers (classes and datatypes, including enumerated types). The
-children of classes are class attributes, references, and operations; the
-children of enumerated types are enum literals.</p>
-
-<ul>
-<li>The model can be expanded to see its various elements.<br/>
-<img src="images/img201.gif" alt="Expanded generator model"/><br/>
-&nbsp;</li>
-
-<li>There are properties associated with each object. If the Properties view
-isn't already showing, right-click the "Library" model object and select "Show
-Properties View" from the pop-up menu.<br/>
-<img src="images/img202.gif" alt="Show Properties View"/><br/>
-&nbsp;</li>
-
-<li>These properties control the behavior of the code generator.<br/>
-<img src="images/img203.gif" alt="Generator model properties"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>In most cases, the properites need not be changed from their default values,
-but these options can provide a great deal of control over the code that gets
-generated. This topic will be explored more fully in future tutorial material;
-for now, select several different generator model objects, and observe their
-properties.</p>
-
-<p>The generator model is also the place where you initiate the code generation.
-By right-clicking on an object in the model, you can generate code for it.</p>
-
-<ul>
-<li>Right-click the "Library" model object and select "Generate Model Code" from
-the pop-up menu.<br/>
-<img src="images/img204.gif" alt="Generate Model Code"/><br/>
-&nbsp;</li>
-
-<li>Observe the generated files.<br/>
-<img src="images/img205.gif" alt="Generated files"/><br/>
-</li>
-</ul>
-
-<p>After generation, the class interfaces and enum class will have been created
-(if the model was imported from Rose) or completed (if the model was defined
-using annotated Java), and a new pair of interfaces will have been created for
-the package itself and for the factory. There will also be two new packages,
-with "impl" and "util" suffixes, which contain implementations of the interfaces
-and additional utility classes, and a "plugin.xml" manifest file for the model
-plug-in.</p>
-
-<p>If you defined the model by using annotated Java, you may see a warning in
-the Problems view: "The import java.util.List is never used". This warning is
-expected, and will not stop you from continuing on to the next step.</p>
-
-<p>If you change the model, you can regenerate it, and changes will be merged
-with any hand modifications that may have been made to the code. You can also
-selectively generate a subset of the model code by right-clicking on a package,
-class, or enum object and selecting "Generate Model Code" from the pop-up
-menu.</p>
-
-<hr/>
-<p style="text-align: right"><a id="step3" name="step3">&nbsp;</a><a href="#top">contents</a></p>
-<h2>Step 3: Generate an Editor for the Model</h2>
-
-<p>A fully functional Eclipse editor can also be generated for any model. By
-default, it is split between two plug-ins: an "edit" plug-in includes adapters
-that provide a structured view and perform command-based editing of the model
-objects; an "editor" plug-in provides the UI for the editor and wizard.</p>
-
-<ul>
-<li>In the generator, right-click the "Library" model object and select
-"Generate Edit Code" from the pop-up menu.<br/>
-<img src="images/img301.gif" alt="Generate Edit Code"/><br/>
-&nbsp;</li>
-
-<li>Right-click the model object again and select "Generate Editor Code" from
-the pop-up menu.<br/>
-<img src="images/img302.gif" alt="Generate Editor Code"/><br/>
-&nbsp;</li>
-
-<li>Observe the generated projects in the Package Explorer view, with "edit" and
-"editor" suffixes.<br/>
-<img src="images/img303.gif" alt="Edit and editor projects"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>In general, if you wish to generate the model, edit, and editor plug-ins in a
-single step, you can do so by selecting "Generate All" from the pop-up menu.</p>
-
-<p>The code should be compiled automatically as it is generated, and should
-recompile whenever it is changed. If you have disabled automatic building in the
-workbench preferences, you can initiate compilation manually:</p>
-
-<ul>
-<li>Select "Build All" from the "Project" menu.<br/>
-<img src="images/img304.gif" alt="Project/Build All"/><br/>
-&nbsp;</li>
-
-<li>Observe the Problems view. If you imported the model from Rose, there should
-be no errors in the library, library.edit, and library.editor projects.<br/>
-<img src="images/img305.gif" alt="No errors"/><br/>
-&nbsp;</li>
-
-<li>If you defined the model using annotated Java, there will be one warning in
-the library project.<br/>
-<img src="images/img306.gif" alt="One warning"/><br/>
-&nbsp;</li>
-
-<li>Double click the warning to see the line of code that is causing it. It
-occurs because the code generator changed the return type of Library's two
-multiplicity-many references from "List" to "EList", but did not remove the
-unused import. You can simply delete it, or have Eclipse do it for you, by
-selecting "Organize Imports" from the "Source" menu.<br/>
-<img src="images/img307.gif" alt="Source/Organize Imports"/><br/>
-&nbsp;</li>
-</ul>
-
-<hr/>
-<p style="text-align: right"><a id="step4" name="step4">&nbsp;</a><a href="#top">contents</a></p>
-<h2>Step 4: Run the Generated Editor</h2>
-
-<p>In order to test the new plug-ins, a second instance of Eclipse, called a
-run-time workbench must be launched. The plug-ins will run in this
-workbench.</p>
-
-<ul>
-<li>Select "Run As/Run-time Workbench" from the "Run" toolbar drop-down.<br/>
-<img src="images/img401.gif" alt="Run/Run As/Run-time Workbench"/><br/>
-&nbsp;</li>
-
-<li>Wait for a second instance of the Eclipse platform to come up. Bring up the
-"Help/About Eclipse Platform" dialog, click on the "Plug-in Details" button, and
-verify that the generated plug-ins are there.<br/>
-<img src="images/img402.gif" alt="Plug-in Details"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>The Library Model wizard can now be used to create a new instance of the
-model.</p>
-
-<ul>
-<li>Bring up the "File/New/Project..." dialog.<br/>
-<img src="images/img101.gif" alt="File/New/Project..."/><br/>
-&nbsp;</li>
-
-<li>Expand "Simple" and select "Project". Click the "Next" button.<br/>
-<img src="images/img403.gif" alt="Simple Project"/><br/>
-&nbsp;</li>
-
-<li>Give the project a name and click the "Finish" button.<br/>
-<img src="images/img404.gif" alt="Name the project"/><br/>
-&nbsp;</li>
-
-<li>Right-click the project and select "New/Other..." from the pop-up menu.<br/>
-<img src="images/img405.gif" alt="New/Other..."/><br/>
-&nbsp;</li>
-
-<li>Expand "Example EMF Model Creation Wizards" and select "Library Model".
-Click the "Next" button.<br/>
-<img src="images/img406.gif" alt="Library Model"/><br/>
-&nbsp;</li>
-
-<li>Enter a file name for the library model. Make sure it ends with
-a ".library" extension. Then, click the "Next" button.<br/>
-<img src="images/img407.gif" alt="Name the library model file"/><br/>
-&nbsp;</li>
-
-<li>Select "Library" as the model object and click the "Finish" button.<br/>
-<img src="images/img408.gif" alt="Select the model object"/><br/>
-&nbsp;</li>
-
-<li>The newly created library model is opened in the main view.<br/>
-<img src="images/img409.gif" alt="New library model"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>The root object in this editor corresponds to the My.library resource. Under
-it lies a single library, the object which was selected as the model object in
-the wizard.</p>
-
-<ul>
-<li>Expand the "platform:/resource/librarytest/My.library" resource to see the
-"Library" object. Select it.<br/>
-<img src="images/img410.gif" alt="Expanded resource"/><br/>
-&nbsp;</li>
-
-<li>If the Properties view isn't already showing, right-click the "Library"
-object and select "Show Properties View" from the pop-up menu.<br/>
-<img src="images/img411.gif" alt="Show Properties View"/><br/>
-&nbsp;</li>
-
-<li>In the Properties view, click on the "Value" column of the "Name" property,
-and give a name to the library. The label in the main view will be updated when
-you hit Enter.<br/>
-<img src="images/img412.gif" alt="Name the library"/><br/>
-&nbsp;</li>
-
-<li>Right-click the library and select "New Child/Writer" from the pop-up menu.
-A new writer is added to the library.<br/>
- <img src="images/img413.gif" alt="New Child/Writer"/><br/>
-&nbsp;</li>
-
-<li>Enter the name of the writer in the Properties view.<br/>
-<img src="images/img414.gif" alt="Name the writer"/><br/>
-&nbsp;</li>
-
-<li>Similarly, a book can be added to the library.<br/>
-<img src="images/img415.gif" alt="New Child/Book"/><br/>
-&nbsp;</li>
-
-<li>All the book's attributes and references can edited in the Properties
-view.<br/>
-<img src="images/img416.gif" alt="Book properties"/><br/>
-&nbsp;</li>
-
-<li>You can save, close, and then re-open the model using the text editor if you
-wish to see the saved model in XMI format.<br/>
-<img src="images/img417.gif" alt="Open With/Text Editor"/><br/>
-&nbsp;</li>
-</ul>
-
-<hr/>
-<p style="text-align: right"><a href="#top">contents</a></p>
-</body>
-</html>
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img001.gif b/emf/docs/2.x/tutorials/clibmod/images/img001.gif
deleted file mode 100644
index bd52995..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img001.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img002.gif b/emf/docs/2.x/tutorials/clibmod/images/img002.gif
deleted file mode 100644
index 4d3423e..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img002.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img003.gif b/emf/docs/2.x/tutorials/clibmod/images/img003.gif
deleted file mode 100644
index d77f61c..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img003.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img101.gif b/emf/docs/2.x/tutorials/clibmod/images/img101.gif
deleted file mode 100644
index 5703db9..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img101.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img102.gif b/emf/docs/2.x/tutorials/clibmod/images/img102.gif
deleted file mode 100644
index f780f34..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img102.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img103.gif b/emf/docs/2.x/tutorials/clibmod/images/img103.gif
deleted file mode 100644
index 0b2d84d..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img103.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img104.gif b/emf/docs/2.x/tutorials/clibmod/images/img104.gif
deleted file mode 100644
index dae9410..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img104.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img105.gif b/emf/docs/2.x/tutorials/clibmod/images/img105.gif
deleted file mode 100644
index 5ee82c6..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img105.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img106.gif b/emf/docs/2.x/tutorials/clibmod/images/img106.gif
deleted file mode 100644
index b3678d0..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img106.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img107.gif b/emf/docs/2.x/tutorials/clibmod/images/img107.gif
deleted file mode 100644
index 38a2179..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img107.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img108.gif b/emf/docs/2.x/tutorials/clibmod/images/img108.gif
deleted file mode 100644
index f4057ce..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img108.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img121.gif b/emf/docs/2.x/tutorials/clibmod/images/img121.gif
deleted file mode 100644
index ae3de8d..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img121.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img122.gif b/emf/docs/2.x/tutorials/clibmod/images/img122.gif
deleted file mode 100644
index 957212d..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img122.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img123.gif b/emf/docs/2.x/tutorials/clibmod/images/img123.gif
deleted file mode 100644
index 9a237a5..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img123.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img124.gif b/emf/docs/2.x/tutorials/clibmod/images/img124.gif
deleted file mode 100644
index b3090f6..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img124.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img125.gif b/emf/docs/2.x/tutorials/clibmod/images/img125.gif
deleted file mode 100644
index 053de98..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img125.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img126.gif b/emf/docs/2.x/tutorials/clibmod/images/img126.gif
deleted file mode 100644
index 9d86081..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img126.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img127.gif b/emf/docs/2.x/tutorials/clibmod/images/img127.gif
deleted file mode 100644
index 9242fab..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img127.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img128.gif b/emf/docs/2.x/tutorials/clibmod/images/img128.gif
deleted file mode 100644
index 17779b2..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img128.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img129.gif b/emf/docs/2.x/tutorials/clibmod/images/img129.gif
deleted file mode 100644
index 4892c03..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img129.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img130.gif b/emf/docs/2.x/tutorials/clibmod/images/img130.gif
deleted file mode 100644
index d231b35..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img130.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img131.gif b/emf/docs/2.x/tutorials/clibmod/images/img131.gif
deleted file mode 100644
index d8b8e63..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img131.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img132.gif b/emf/docs/2.x/tutorials/clibmod/images/img132.gif
deleted file mode 100644
index 7fb79a3..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img132.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img133.gif b/emf/docs/2.x/tutorials/clibmod/images/img133.gif
deleted file mode 100644
index 81664a4..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img133.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img134.gif b/emf/docs/2.x/tutorials/clibmod/images/img134.gif
deleted file mode 100644
index 7989840..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img134.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img135.gif b/emf/docs/2.x/tutorials/clibmod/images/img135.gif
deleted file mode 100644
index f7f48fb..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img135.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img136.gif b/emf/docs/2.x/tutorials/clibmod/images/img136.gif
deleted file mode 100644
index c7db296..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img136.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img201.gif b/emf/docs/2.x/tutorials/clibmod/images/img201.gif
deleted file mode 100644
index f56be05..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img201.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img202.gif b/emf/docs/2.x/tutorials/clibmod/images/img202.gif
deleted file mode 100644
index 0efb2e5..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img202.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img203.gif b/emf/docs/2.x/tutorials/clibmod/images/img203.gif
deleted file mode 100644
index 8dc3efc..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img203.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img204.gif b/emf/docs/2.x/tutorials/clibmod/images/img204.gif
deleted file mode 100644
index 638a778..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img204.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img205.gif b/emf/docs/2.x/tutorials/clibmod/images/img205.gif
deleted file mode 100644
index 5b8ff83..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img205.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img301.gif b/emf/docs/2.x/tutorials/clibmod/images/img301.gif
deleted file mode 100644
index 82e7628..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img301.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img302.gif b/emf/docs/2.x/tutorials/clibmod/images/img302.gif
deleted file mode 100644
index 6f4352a..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img302.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img303.gif b/emf/docs/2.x/tutorials/clibmod/images/img303.gif
deleted file mode 100644
index 4bc67a9..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img303.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img304.gif b/emf/docs/2.x/tutorials/clibmod/images/img304.gif
deleted file mode 100644
index 4d08d7d..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img304.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img305.gif b/emf/docs/2.x/tutorials/clibmod/images/img305.gif
deleted file mode 100644
index 2a58450..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img305.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img306.gif b/emf/docs/2.x/tutorials/clibmod/images/img306.gif
deleted file mode 100644
index c1b9cd7..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img306.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img307.gif b/emf/docs/2.x/tutorials/clibmod/images/img307.gif
deleted file mode 100644
index 44ad663..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img307.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img401.gif b/emf/docs/2.x/tutorials/clibmod/images/img401.gif
deleted file mode 100644
index 032110f..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img401.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img402.gif b/emf/docs/2.x/tutorials/clibmod/images/img402.gif
deleted file mode 100644
index 3f9bcc5..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img402.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img403.gif b/emf/docs/2.x/tutorials/clibmod/images/img403.gif
deleted file mode 100644
index 0e9fee5..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img403.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img404.gif b/emf/docs/2.x/tutorials/clibmod/images/img404.gif
deleted file mode 100644
index 4ff60d4..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img404.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img405.gif b/emf/docs/2.x/tutorials/clibmod/images/img405.gif
deleted file mode 100644
index eee7b31..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img405.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img406.gif b/emf/docs/2.x/tutorials/clibmod/images/img406.gif
deleted file mode 100644
index b60c67a..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img406.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img407.gif b/emf/docs/2.x/tutorials/clibmod/images/img407.gif
deleted file mode 100644
index 4da9e70..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img407.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img408.gif b/emf/docs/2.x/tutorials/clibmod/images/img408.gif
deleted file mode 100644
index 7224bd0..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img408.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img409.gif b/emf/docs/2.x/tutorials/clibmod/images/img409.gif
deleted file mode 100644
index 0d50153..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img409.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img410.gif b/emf/docs/2.x/tutorials/clibmod/images/img410.gif
deleted file mode 100644
index 8892e06..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img410.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img411.gif b/emf/docs/2.x/tutorials/clibmod/images/img411.gif
deleted file mode 100644
index 8ea257d..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img411.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img412.gif b/emf/docs/2.x/tutorials/clibmod/images/img412.gif
deleted file mode 100644
index 4d0d97a..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img412.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img413.gif b/emf/docs/2.x/tutorials/clibmod/images/img413.gif
deleted file mode 100644
index c899e70..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img413.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img414.gif b/emf/docs/2.x/tutorials/clibmod/images/img414.gif
deleted file mode 100644
index 62e7f0c..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img414.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img415.gif b/emf/docs/2.x/tutorials/clibmod/images/img415.gif
deleted file mode 100644
index 160ef96..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img415.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img416.gif b/emf/docs/2.x/tutorials/clibmod/images/img416.gif
deleted file mode 100644
index 51fc85e..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img416.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/img417.gif b/emf/docs/2.x/tutorials/clibmod/images/img417.gif
deleted file mode 100644
index 014d106..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/img417.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/images/model.gif b/emf/docs/2.x/tutorials/clibmod/images/model.gif
deleted file mode 100644
index 30a0aa7..0000000
--- a/emf/docs/2.x/tutorials/clibmod/images/model.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/clibmod/library.mdl b/emf/docs/2.x/tutorials/clibmod/library.mdl
deleted file mode 100644
index c7645be..0000000
--- a/emf/docs/2.x/tutorials/clibmod/library.mdl
+++ /dev/null
@@ -1,1129 +0,0 @@
-
-(object Petal
-    version    	42
-    _written   	"Rose 4.5.8163.3"
-    charSet    	0)
-
-(object Design "Logical View"
-    is_unit    	TRUE
-    is_loaded  	TRUE
-    defaults   	(object defaults
-	rightMargin 	0.250000
-	leftMargin 	0.250000
-	topMargin  	0.250000
-	bottomMargin 	0.500000
-	pageOverlap 	0.250000
-	clipIconLabels 	TRUE
-	autoResize 	TRUE
-	snapToGrid 	TRUE
-	gridX      	16
-	gridY      	16
-	defaultFont 	(object Font
-	    size       	10
-	    face       	"Arial"
-	    bold       	FALSE
-	    italics    	FALSE
-	    underline  	FALSE
-	    strike     	FALSE
-	    color      	0
-	    default_color 	TRUE)
-	showMessageNum 	1
-	showClassOfObject 	TRUE
-	notation   	"Unified")
-    root_usecase_package 	(object Class_Category "Use Case View"
-	quid       	"40C81DB9027F"
-	exportControl 	"Public"
-	global     	TRUE
-	logical_models 	(list unit_reference_list)
-	logical_presentations 	(list unit_reference_list
-	    (object UseCaseDiagram "Main"
-		quid       	"40C81DB90288"
-		title      	"Main"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list))))
-    root_category 	(object Class_Category "Logical View"
-	quid       	"40C81DB9027E"
-	exportControl 	"Public"
-	global     	TRUE
-	subsystem  	"Component View"
-	quidu      	"40C81DB90280"
-	logical_models 	(list unit_reference_list
-	    (object Class_Category "library"
-		attributes 	(list Attribute_Set
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"basePackage"
-			value      	"org.eclipse.example"))
-		quid       	"40C81E120060"
-		exportControl 	"Public"
-		logical_models 	(list unit_reference_list
-		    (object Class "Book"
-			quid       	"40C81E700047"
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "title"
-				quid       	"40C81E770119"
-				type       	"String")
-			    (object ClassAttribute "pages"
-				quid       	"40C81E7E03A3"
-				type       	"int"
-				initv      	"100")
-			    (object ClassAttribute "category"
-				quid       	"40C81E890344"
-				type       	"BookCategory")))
-		    (object Class "Library"
-			quid       	"40C81E4B028D"
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "name"
-				quid       	"40C81E5302FB"
-				type       	"String")))
-		    (object Class "Writer"
-			quid       	"40C81E6102FA"
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "name"
-				quid       	"40C81E69030F"
-				type       	"String")))
-		    (object Class "BookCategory"
-			quid       	"40C81E9800FF"
-			stereotype 	"enumeration"
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "Mystery"
-				quid       	"40C81EB702AF")
-			    (object ClassAttribute "ScienceFiction"
-				quid       	"40C81EBE001A")
-			    (object ClassAttribute "Biography"
-				quid       	"40C81EC10104")))
-		    (object Association "$UNNAMED$0"
-			quid       	"40C81F4E0062"
-			roles      	(list role_list
-			    (object Role "$UNNAMED$1"
-				quid       	"40C81F4F0321"
-				supplier   	"Logical View::library::Library"
-				quidu      	"40C81E4B028D"
-				is_aggregate 	TRUE)
-			    (object Role "writers"
-				quid       	"40C81F4F0322"
-				label      	"writers"
-				supplier   	"Logical View::library::Writer"
-				quidu      	"40C81E6102FA"
-				client_cardinality 	(value cardinality "0..n")
-				Containment 	"By Value"
-				exportControl 	"Implementation"
-				is_navigable 	TRUE)))
-		    (object Association "$UNNAMED$2"
-			quid       	"40C81F86019E"
-			roles      	(list role_list
-			    (object Role "books"
-				quid       	"40C81F870109"
-				label      	"books"
-				supplier   	"Logical View::library::Book"
-				quidu      	"40C81E700047"
-				client_cardinality 	(value cardinality "0..n")
-				exportControl 	"Implementation"
-				is_navigable 	TRUE)
-			    (object Role "author"
-				quid       	"40C81F87010A"
-				label      	"author"
-				supplier   	"Logical View::library::Writer"
-				quidu      	"40C81E6102FA"
-				client_cardinality 	(value cardinality "1")
-				exportControl 	"Implementation"
-				is_navigable 	TRUE)))
-		    (object Association "$UNNAMED$3"
-			quid       	"40C82321022F"
-			roles      	(list role_list
-			    (object Role "$UNNAMED$4"
-				quid       	"40C823250054"
-				supplier   	"Logical View::library::Library"
-				quidu      	"40C81E4B028D"
-				is_aggregate 	TRUE)
-			    (object Role "books"
-				quid       	"40C823250055"
-				label      	"books"
-				supplier   	"Logical View::library::Book"
-				quidu      	"40C81E700047"
-				client_cardinality 	(value cardinality "0..n")
-				Containment 	"By Value"
-				exportControl 	"Implementation"
-				is_navigable 	TRUE))))
-		logical_presentations 	(list unit_reference_list
-		    (object ClassDiagram "Main"
-			quid       	"40C81E3101FC"
-			title      	"Main"
-			zoom       	100
-			max_height 	28350
-			max_width  	21600
-			origin_x   	0
-			origin_y   	0
-			items      	(list diagram_item_list
-			    (object ClassView "Class" "Logical View::library::BookCategory" @1
-				ShowCompartmentStereotypes 	TRUE
-				SuppressOperation 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(1072, 224)
-				label      	(object ItemLabel
-				    Parent_View 	@1
-				    location   	(909, 140)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	326
-				    justify    	0
-				    label      	"BookCategory")
-				stereotype 	(object ItemLabel
-				    Parent_View 	@1
-				    location   	(909, 90)
-				    fill_color 	13434879
-				    anchor     	10
-				    nlines     	1
-				    max_width  	326
-				    justify    	0
-				    label      	"<<enumeration>>")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"40C81E9800FF"
-				compartment 	(object Compartment
-				    Parent_View 	@1
-				    location   	(909, 200)
-				    icon_style 	"Icon"
-				    fill_color 	13434879
-				    anchor     	2
-				    nlines     	3
-				    max_width  	278)
-				width      	344
-				height     	292
-				autoResize 	TRUE)
-			    (object ClassView "Class" "Logical View::library::Writer" @2
-				ShowCompartmentStereotypes 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(224, 672)
-				label      	(object ItemLabel
-				    Parent_View 	@2
-				    location   	(100, 591)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	248
-				    justify    	0
-				    label      	"Writer")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"40C81E6102FA"
-				compartment 	(object Compartment
-				    Parent_View 	@2
-				    location   	(100, 651)
-				    icon_style 	"Icon"
-				    fill_color 	13434879
-				    anchor     	2
-				    nlines     	2
-				    max_width  	253)
-				width      	266
-				height     	186
-				autoResize 	TRUE)
-			    (object ClassView "Class" "Logical View::library::Library" @3
-				ShowCompartmentStereotypes 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(560, 176)
-				label      	(object ItemLabel
-				    Parent_View 	@3
-				    location   	(436, 95)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	248
-				    justify    	0
-				    label      	"Library")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"40C81E4B028D"
-				compartment 	(object Compartment
-				    Parent_View 	@3
-				    location   	(436, 155)
-				    icon_style 	"Icon"
-				    fill_color 	13434879
-				    anchor     	2
-				    nlines     	2
-				    max_width  	253)
-				width      	266
-				height     	186
-				autoResize 	TRUE)
-			    (object AssociationViewNew "$UNNAMED$0" @4
-				location   	(392, 423)
-				stereotype 	TRUE
-				line_color 	3342489
-				quidu      	"40C81F4E0062"
-				roleview_list 	(list RoleViews
-				    (object RoleView "$UNNAMED$1" @5
-					Parent_View 	@4
-					location   	(88, -345)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"40C81F4F0321"
-					client     	@4
-					supplier   	@3
-					line_style 	0)
-				    (object RoleView "writers" @6
-					Parent_View 	@4
-					location   	(88, -345)
-					label      	(object SegLabel @7
-					    Parent_View 	@6
-					    location   	(236, 505)
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	144
-					    justify    	0
-					    label      	"writers"
-					    pctDist    	0.838068
-					    height     	85
-					    orientation 	1)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"40C81F4F0322"
-					client     	@4
-					supplier   	@2
-					line_style 	0
-					label      	(object SegLabel @8
-					    Parent_View 	@6
-					    location   	(403, 521)
-					    anchor     	2
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	15
-					    justify    	0
-					    label      	"0..*"
-					    pctDist    	0.405337
-					    height     	64
-					    orientation 	0))))
-			    (object ClassView "Class" "Logical View::library::Book" @9
-				ShowCompartmentStereotypes 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(1008, 672)
-				label      	(object ItemLabel
-				    Parent_View 	@9
-				    location   	(782, 541)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	452
-				    justify    	0
-				    label      	"Book")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"40C81E700047"
-				compartment 	(object Compartment
-				    Parent_View 	@9
-				    location   	(782, 601)
-				    icon_style 	"Icon"
-				    fill_color 	13434879
-				    anchor     	2
-				    nlines     	4
-				    max_width  	450)
-				width      	470
-				height     	286
-				autoResize 	TRUE)
-			    (object AssociationViewNew "$UNNAMED$2" @10
-				location   	(564, 672)
-				stereotype 	TRUE
-				line_color 	3342489
-				quidu      	"40C81F86019E"
-				roleview_list 	(list RoleViews
-				    (object RoleView "books" @11
-					Parent_View 	@10
-					location   	(260, -96)
-					label      	(object SegLabel @12
-					    Parent_View 	@11
-					    location   	(695, 630)
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	132
-					    justify    	0
-					    label      	"books"
-					    pctDist    	0.629808
-					    height     	43
-					    orientation 	0)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"40C81F870109"
-					client     	@10
-					supplier   	@9
-					line_style 	0
-					label      	(object SegLabel @13
-					    Parent_View 	@11
-					    location   	(715, 724)
-					    anchor     	2
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	15
-					    justify    	0
-					    label      	"0..*"
-					    pctDist    	0.725962
-					    height     	52
-					    orientation 	1))
-				    (object RoleView "author" @14
-					Parent_View 	@10
-					location   	(260, -96)
-					label      	(object SegLabel @15
-					    Parent_View 	@14
-					    location   	(443, 632)
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	144
-					    justify    	0
-					    label      	"author"
-					    pctDist    	0.586047
-					    height     	41
-					    orientation 	1)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"40C81F87010A"
-					client     	@10
-					supplier   	@2
-					line_style 	0
-					label      	(object SegLabel @16
-					    Parent_View 	@14
-					    location   	(423, 725)
-					    anchor     	2
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	15
-					    justify    	0
-					    label      	"1"
-					    pctDist    	0.679070
-					    height     	53
-					    orientation 	0))))
-			    (object AssociationViewNew "$UNNAMED$3" @17
-				location   	(761, 398)
-				stereotype 	TRUE
-				line_color 	3342489
-				quidu      	"40C82321022F"
-				roleview_list 	(list RoleViews
-				    (object RoleView "$UNNAMED$4" @18
-					Parent_View 	@17
-					location   	(-327, -386)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"40C823250054"
-					client     	@17
-					supplier   	@3
-					line_style 	0)
-				    (object RoleView "books" @19
-					Parent_View 	@17
-					location   	(-327, -386)
-					label      	(object SegLabel @20
-					    Parent_View 	@19
-					    location   	(747, 469)
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	132
-					    justify    	0
-					    label      	"books"
-					    pctDist    	0.244369
-					    height     	59
-					    orientation 	1)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"40C823250055"
-					client     	@17
-					supplier   	@9
-					line_style 	0
-					label      	(object SegLabel @21
-					    Parent_View 	@19
-					    location   	(904, 463)
-					    anchor     	2
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	15
-					    justify    	0
-					    label      	"0..*"
-					    pctDist    	0.823204
-					    height     	63
-					    orientation 	0)))))))))
-	logical_presentations 	(list unit_reference_list
-	    (object ClassDiagram "Main"
-		quid       	"40C81DB90284"
-		title      	"Main"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list
-		    (object CategoryView "Logical View::library" @22
-			location   	(272, 240)
-			label      	(object ItemLabel
-			    Parent_View 	@22
-			    location   	(128, 156)
-			    fill_color 	13434879
-			    nlines     	2
-			    max_width  	288
-			    justify    	0
-			    label      	"library")
-			icon_style 	"Icon"
-			line_color 	3342489
-			fill_color 	13434879
-			quidu      	"40C81E120060"
-			width      	300
-			height     	180)))))
-    root_subsystem 	(object SubSystem "Component View"
-	quid       	"40C81DB90280"
-	physical_models 	(list unit_reference_list)
-	physical_presentations 	(list unit_reference_list
-	    (object Module_Diagram "Main"
-		quid       	"40C81DB90287"
-		title      	"Main"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list))))
-    process_structure 	(object Processes
-	quid       	"40C81DB90281"
-	ProcsNDevs 	(list
-	    (object Process_Diagram "Deployment View"
-		quid       	"40C81DB90283"
-		title      	"Deployment View"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list))))
-    properties 	(object Properties
-	attributes 	(list Attribute_Set
-	    (object Attribute
-		tool       	"DDL"
-		name       	"propertyId"
-		value      	"809135966")
-	    (object Attribute
-		tool       	"DDL"
-		name       	"default__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"DDL"
-			name       	"Directory"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"DataBase"
-			value      	("DataBaseSet" 800))
-		    (object Attribute
-			tool       	"DDL"
-			name       	"DataBaseSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"DDL"
-				name       	"ANSI"
-				value      	800)
-			    (object Attribute
-				tool       	"DDL"
-				name       	"Oracle"
-				value      	801)
-			    (object Attribute
-				tool       	"DDL"
-				name       	"SQLServer"
-				value      	802)
-			    (object Attribute
-				tool       	"DDL"
-				name       	"Sybase"
-				value      	803)
-			    (object Attribute
-				tool       	"DDL"
-				name       	"Watcom"
-				value      	804)))
-		    (object Attribute
-			tool       	"DDL"
-			name       	"PrimaryKeyColumnName"
-			value      	"Id")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"PrimaryKeyColumnType"
-			value      	"NUMBER(5)")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"ViewName"
-			value      	"V_")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"TableName"
-			value      	"T_")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"InheritSuffix"
-			value      	"_V")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"DropClause"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"BaseViews"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"DDLScriptFilename"
-			value      	"DDL1.SQL")))
-	    (object Attribute
-		tool       	"DDL"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"DDL"
-			name       	"ColumnType"
-			value      	"VARCHAR")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"Length"
-			value      	"")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"NullsOK"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"PrimaryKey"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"Unique"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"CompositeUnique"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"CheckConstraint"
-			value      	"")))
-	    (object Attribute
-		tool       	"DDL"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"IDL"
-		name       	"propertyId"
-		value      	"809135966")
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"CreateMissingDirectories"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"StopOnError"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"Directory"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GeneratePreserveRegions"
-			value      	TRUE)))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"ImplementationType"
-			value      	"")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"ConstValue"
-			value      	"")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateDefaultSpecifier"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"DefaultSpecifier"
-			value      	"")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IDLElement"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IDLSpecificationType"
-			value      	("IDLSpecSet" 22))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IDLSpecSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Interface"
-				value      	22)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Typedef"
-				value      	54)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Enumeration"
-				value      	8)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Const"
-				value      	71)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Exception"
-				value      	61)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Struct"
-				value      	51)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Union"
-				value      	81)))))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Module-Spec"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"Generate"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"CmIdentification"
-			value      	(value Text "  %X% %Q% %Z% %W%"))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"CopyrightNotice"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"FileName"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateIDLModule"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"InclusionProtectionSymbol"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"AdditionalIncludes"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IncludeBySimpleName"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Module-Body"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"CmIdentification"
-			value      	(value Text "  %X% %Q% %Z% %W%"))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"CopyrightNotice"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"FileName"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"AdditionalIncludes"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IncludeBySimpleName"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"OperationIsOneWay"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"Context"
-			value      	"")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"Raises"
-			value      	"")))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"CaseSpecifier"
-			value      	"")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateDataMember"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"DataMemberName"
-			value      	"$relationship")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IsReadOnly"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IsConst"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"ConstValue"
-			value      	"")))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Has"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"NameIfUnlabeled"
-			value      	"the_$supplier")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateDataMember"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"DataMemberName"
-			value      	"$relationship")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateForwardReference"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IsReadOnly"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"BoundedHasRelType"
-			value      	("HasRelTypeSet" 47))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"HasRelTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Array"
-				value      	24)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Sequence"
-				value      	47)))))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"NameIfUnlabeled"
-			value      	"the_$supplier")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateDataMember"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"DataMemberName"
-			value      	"$relationship")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateForwardReference"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IsReadOnly"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"BoundedRoleType"
-			value      	("AssocTypeSet" 47))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"AssocTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Array"
-				value      	24)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Sequence"
-				value      	47)))))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Uses"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateForwardReference"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Subsystem"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"Directory"
-			value      	"AUTO GENERATE")))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"SCC"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"Ecore"
-		name       	"propertyId"
-		value      	"809135969")
-	    (object Attribute
-		tool       	"Ecore"
-		name       	"default__Category"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"packageName"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"nsPrefix"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"nsURI"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"basePackage"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"prefix"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"annotation"
-			value      	"")))
-	    (object Attribute
-		tool       	"Ecore"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"classifierName"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"constraints"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"xmlName"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"xmlContentKind"
-			value      	("ContentKind" 0))
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"ContentKind"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Unspecified"
-				value      	0)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Empty"
-				value      	1)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Simple"
-				value      	2)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Mixed"
-				value      	3)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"ElementOnly"
-				value      	4)))
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"annotation"
-			value      	"")))
-	    (object Attribute
-		tool       	"Ecore"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"operationName"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"annotation"
-			value      	"")))
-	    (object Attribute
-		tool       	"Ecore"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"attributeName"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isTransient"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isVolatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isChangeable"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isUnsettable"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isUnique"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isID"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"xmlName"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"xmlNamespace"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"xmlFeatureKind"
-			value      	("FeatureKind" 0))
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"FeatureKind"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Unspecified"
-				value      	0)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Simple"
-				value      	1)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Attribute"
-				value      	2)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Element"
-				value      	4)))
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"annotation"
-			value      	"")))
-	    (object Attribute
-		tool       	"Ecore"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"referenceName"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isTransient"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isVolatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isChangeable"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isUnsettable"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isResolveProxies"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"xmlName"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"xmlNamespace"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"xmlFeatureKind"
-			value      	("FeatureKind" 0))
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"FeatureKind"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Unspecified"
-				value      	0)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Simple"
-				value      	1)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Attribute"
-				value      	2)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Element"
-				value      	4)))
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"annotation"
-			value      	""))))
-	quid       	"40C81DB90282"))
diff --git a/emf/docs/2.x/tutorials/jet1/images/Idea.jpe b/emf/docs/2.x/tutorials/jet1/images/Idea.jpe
deleted file mode 100644
index 119ce70..0000000
--- a/emf/docs/2.x/tutorials/jet1/images/Idea.jpe
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet1/images/compiledTemplate.gif b/emf/docs/2.x/tutorials/jet1/images/compiledTemplate.gif
deleted file mode 100644
index d2bd613..0000000
--- a/emf/docs/2.x/tutorials/jet1/images/compiledTemplate.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet1/images/default_style.css b/emf/docs/2.x/tutorials/jet1/images/default_style.css
deleted file mode 100644
index 1867e56..0000000
--- a/emf/docs/2.x/tutorials/jet1/images/default_style.css
+++ /dev/null
@@ -1,45 +0,0 @@
-P {
-	FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, geneva
-}
-TABLE {
-	FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, geneva
-}
-TD {
-	FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, geneva
-}
-TH {
-	FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, geneva
-}
-PRE {
-	FONT-SIZE: 10pt; COLOR: #4444cc; FONT-FAMILY: "Courier New", Courier, mono
-}
-H2 {
-	FONT-WEIGHT: bold; FONT-SIZE: 18pt; LINE-HEIGHT: 14px; FONT-FAMILY: arial, helvetica, geneva
-}
-CODE {
-	FONT-SIZE: 10pt; FONT-FAMILY: "Courier New", Courier, mono
-}
-SUP {
-	FONT-SIZE: 10px; FONT-FAMILY: arial,helvetica,geneva
-}
-H3 {
-	FONT-WEIGHT: bold; FONT-SIZE: 14pt; FONT-FAMILY: arial, helvetica, geneva
-}
-LI {
-	FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, geneva
-}
-H1 {
-	FONT-WEIGHT: bold; FONT-SIZE: 28px; FONT-FAMILY: arial, helvetica, geneva
-}
-BODY {
-	MARGIN-TOP: 5mm; FONT-SIZE: 10pt; MARGIN-LEFT: 3mm; FONT-FAMILY: arial, helvetica, geneva
-}
-.indextop {
-	FONT-WEIGHT: bold; FONT-SIZE: x-large; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
-}
-.indexsub {
-	FONT-SIZE: xx-small; COLOR: #8080ff; FONT-FAMILY: Arial, Helvetica, sans-serif
-}
-.jet {
-	BACKGROUND-COLOR: #ffffcc
-}
diff --git a/emf/docs/2.x/tutorials/jet1/images/generator_skeleton.gif b/emf/docs/2.x/tutorials/jet1/images/generator_skeleton.gif
deleted file mode 100644
index a60eddd..0000000
--- a/emf/docs/2.x/tutorials/jet1/images/generator_skeleton.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet1/images/jetWizard.gif b/emf/docs/2.x/tutorials/jet1/images/jetWizard.gif
deleted file mode 100644
index 0ea9684..0000000
--- a/emf/docs/2.x/tutorials/jet1/images/jetWizard.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet1/images/missing_jet_directive.gif b/emf/docs/2.x/tutorials/jet1/images/missing_jet_directive.gif
deleted file mode 100644
index 4db1f89..0000000
--- a/emf/docs/2.x/tutorials/jet1/images/missing_jet_directive.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet1/images/newproject.gif b/emf/docs/2.x/tutorials/jet1/images/newproject.gif
deleted file mode 100644
index 9510c86..0000000
--- a/emf/docs/2.x/tutorials/jet1/images/newproject.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet1/images/projectProperties.gif b/emf/docs/2.x/tutorials/jet1/images/projectProperties.gif
deleted file mode 100644
index 23aeead..0000000
--- a/emf/docs/2.x/tutorials/jet1/images/projectProperties.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet1/images/tag_1.gif b/emf/docs/2.x/tutorials/jet1/images/tag_1.gif
deleted file mode 100644
index 4859d6f..0000000
--- a/emf/docs/2.x/tutorials/jet1/images/tag_1.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet1/images/tag_2.gif b/emf/docs/2.x/tutorials/jet1/images/tag_2.gif
deleted file mode 100644
index 5ea43dc..0000000
--- a/emf/docs/2.x/tutorials/jet1/images/tag_2.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet1/images/tag_3.gif b/emf/docs/2.x/tutorials/jet1/images/tag_3.gif
deleted file mode 100644
index a69b68e..0000000
--- a/emf/docs/2.x/tutorials/jet1/images/tag_3.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet1/images/tip.gif b/emf/docs/2.x/tutorials/jet1/images/tip.gif
deleted file mode 100644
index 77b2451..0000000
--- a/emf/docs/2.x/tutorials/jet1/images/tip.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet1/images/tryit.gif b/emf/docs/2.x/tutorials/jet1/images/tryit.gif
deleted file mode 100644
index f4927a4..0000000
--- a/emf/docs/2.x/tutorials/jet1/images/tryit.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet1/jet_tutorial1_emf2.0.html b/emf/docs/2.x/tutorials/jet1/jet_tutorial1_emf2.0.html
deleted file mode 100644
index 79fc7ff..0000000
--- a/emf/docs/2.x/tutorials/jet1/jet_tutorial1_emf2.0.html
+++ /dev/null
@@ -1,643 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>JET Tutorial Part 1 (Introduction to JET)</title>
-<link rel="stylesheet" href="images/../../../css/book.css" type="text/css" />
-<link rel="stylesheet" href="images/../../../css/emf-book.css" type="text/css" />
-</head>
-
-<body lang="EN-US" xml:lang="EN-US">
-
-<div align="right">&nbsp; &copy; 
-  Copyright <a href="http://www.azzurri.jp">Azzurri Ltd.</a> 2003, 2004. All rights 
-  reserved
-  <table border=0 cellspacing=0 cellpadding=2 width="100%">
-
-    <tr> 
-      <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">&nbsp;Eclipse 
-        Corner Article</font></font></b></td>
-    </tr>
-  </table>
-</div>
-<div align="left"> 
-  <h1><img src="http://www.eclipse.org/images/Idea.jpg" align=CENTER width="120" height="86"/></h1>
-</div>
-
-<h1 align="CENTER">JET Tutorial Part 1 (Introduction to JET) </h1>
-
-<blockquote>
-<b>Summary</b>
-
-<br/>
-<p>
-  Generating source code can save you time in your projects and can reduce the 
-  amount of tedious redundant programming. Generating source code can be powerful, 
-  but the program that writes the code can quickly become very complex and hard 
-  to understand. One way to reduce complexity and increase readability is to use 
-  templates. </p>
-  <p> The Eclipse Modeling Framework (<a href="http://www.eclipse.org/emf/" target="_blank">EMF</a>) 
-    project contains two very powerful tools for generating source code: JET (Java 
-    Emitter Templates) and JMerge (Java Merge). With JET you can use a JSP-like 
-    syntax (actually a subset of the JSP syntax) that makes it easy to write templates 
-    that express the code you want to generate. JET is a generic template engine 
-    that can be used to generate SQL, XML, Java source code and other output from 
-    templates. It is located in the org.eclipse.emf.codegen plug-in as part of 
-    the EMF runtime download. </p>
-
-  <p>
-  In this article you will learn how to create JET templates, how to use the JET 
-  Nature and JET Builder to automatically translate templates into Java classes, 
-  and how to use these classes to generate source code. This article also provides 
-  a short reference to the JET syntax. 
-  </p>
-  <p>Contributed by Remko Popma, Azzurri Ltd., remko.popma at azzurri dot jp, July 30, 2003. Used with permission. Last update: May 31, 2004.</p>
-</blockquote>
-
-<hr width="100%" />
-
-<h2>Getting Started</h2>
-<p>Before creating our first template, you'll need the EMF plug-in. If you haven't 
-  installed it yet, install it now before continuing with this tutorial. I am 
-  using EMF version 2.0.0 Integration Build I200405200923. </p>
-
-<p>A JET template is a text file with a file name that ends with &quot;jet&quot;. 
-  I will follow the EMF convention of appending &quot;jet&quot; to whatever the 
-  file extension of the generated code would be, so <i>.javajet</i> implies that 
-  the template generates a .java file, <i>.xmljet</i> templates generate XML, 
-  templates that generate SQL have the <i>.sqljet</i> extension, and so on.</p>
-<h3> JET Nature and JET Builder </h3>
-
-<p>
-Let's follow tradition and start with a template that creates the message &quot;Hello, 
-world&quot;. We will create our first template using the following four step process: </p>
-<ol>
-  <li> Create a new Java project and give it a &quot;<i>src</i>&quot; source folder</li>
-  <li> Add the JET Nature to the project. This will create a folder called &quot;<i>templates</i>&quot; 
-    under the project root</li>
-
-  <li> Change the JET properties of the project to ensure that templates are translated 
-    into the &quot;<i>src</i>&quot; source folder of the project</li>
-  <li> Create a new file called &quot;<i>helloworld.txtjet</i>&quot; and save 
-    it in the <i>templates</i> folder</li>
-
-</ol>
-
-<h4> Step 1. Create a Project </h4>
-From the workbench menu, select File &gt; New &gt; Project to bring up the New 
-Project wizard. Create a new Java project and add a source folder to it named 
-<i>src</i>. 
-<h4> Step 2. Convert the Project to a JET Project</h4>
-<p>After creating the project, right-click on it in the Package Explorer or Hierarchy 
-  view and select New &gt; Other... &gt; Java Emitter Templates &gt; Convert Projects to JET Projects.  After pressing the Next button, select
-  the project you've created and click Finish.</p>
-
-<img src="images/jetWizard.gif"/>
-
-<p> The wizard adds the JET Nature to the project creating a <i>templates</i> folder 
-  under the project root as shown in the image below. Also, a JET Builder is added 
-  to the project that will automatically translate every file in the templates 
-  folder with a file name ending in &quot;jet&quot; to a Java class. </p>
-<p> <img src="images/newproject.gif" border="1"/></p>
-<h4> Step 3. Change JET Settings </h4>
-<p> Before creating our first template, let's make sure that the <i>src</i> source 
-  folder of the project is the destination folder of the translated templates. 
-  Right-click on the project and select &quot;Properties&quot; from the pop-up 
-  menu. In the Project Properties dialog, select JET Settings on the left-hand 
-  menu and enter &quot;src&quot; (the name of your source folder) in the &quot;Source 
-  Container&quot; text field. The image below shows the JET Settings properties 
-  page of the Project Properties dialog. </p>
-
-<p>
-<img src="images/projectProperties.gif"/> 
-</p>
-<p> <i><img src="images/tip.gif" width="62" height="13"/>Note: you can specify 
-  multiple folders in the Template Containers field, separated by a space or a 
-  semicolon. However, if templates in different folders have the same filename, 
-  only the template in the first folder will be translated automatically by the 
-  JET Builder. If you want all templates to be translated, make sure they have 
-  different file names.</i></p>
-<h4> Step 4. Create a JET Template File </h4>
-<p> The JET builder will now translate all templates to Java source files in the 
-  <i>src</i> folder of the project. Now we create our first template. From the 
-  workbench menu, select File &gt; New &gt; File to bring up the New File wizard. 
-  Select the <i>templates</i> directory as the parent folder, and call the file 
-  <i>helloworld.txtjet</i>. You will get the following error when you press the 
-  OK button: &quot;The jet directive is missing in 'helloworld.txtjet' at line 
-  1 column 1&quot;, as shown in the image below. </p>
-
-<p>
-<img src="images/missing_jet_directive.gif"/> 
-</p>
-<p> Fortunately, this does not mean that there is a real problem, just that the 
-  JET Builder tried to translate our template as soon as we created it, and discovered 
-  that it is still empty. Press Close to close the error dialog. Open the <i>helloworld.txtjet</i> file 
-  if it is not opened and type or cut-and-paste the following contents in the editor. </p>
-<pre class="code">
- <span class="highlight">&lt;%@ jet package=&quot;hello&quot; class=&quot;HelloWorldTemplate&quot; %&gt;</span>
-
- Hello, world!</pre>
-<p> When you save the template file, it will automatically be translated by the 
-  JET Builder. Because we specified package <i>hello</i> and class <i>HelloWorldTemplate</i> 
-  in the first line of the template, the builder creates a <i>hello</i> package 
-  in the <i>src</i> folder and saves a Java file <i>HelloWorldTemplate.java</i> 
-  in this package, as shown in the image below.</p>
-
-<p> <img src="images/compiledTemplate.gif" border="1"/> 
-</p>
-<p> This Java class is the result of translating the template and is called a 
-  <i>template implementation class</i>. This class has a method called <tt class="code">generate</tt>. 
-  This is the method that generates the code indicated in the template.</p>
-<p><img src="images/tryit.gif" width="61" height="13"/>We can create an instance 
-  of the <tt class="code">HelloWorldTemplate</tt> template implementation class and invoke 
-  its <tt class="code">generate</tt> method like this: </p>
-
-<pre class="code"> HelloWorldTemplate helloworld = new HelloWorldTemplate();
- String result = helloworld.generate(null);
- System.out.println(result);
-</pre>
-<p> The code above will print the words &quot;Hello, world!&quot; to the console. 
-  Yay!</p>
-<h3> Passing Arguments to the Template </h3>
-<p>To recap, we just created our first template and generated some code with it. 
-  The result may not have been very impressive, but now we are all set up and 
-  we can start to explore what JET can do for you. The next step is to pass an 
-  argument to the template. </p>
-<p><img src="images/tryit.gif" width="61" height="13"/>Add a new JET template file 
-  or change the existing one to the following content: </p>
-<pre class="code">
-
- <span class="highlight">&lt;%@ jet package=&quot;hello&quot; class=&quot;GreetingTemplate&quot; %&gt;</span>
- Hello, <span class="highlight">&lt;%=argument%&gt;</span>!
-</pre>
-<p> The JET Builder will translate this template to a class <tt class="code">GreetingTemplate</tt> 
-  in the <tt class="code">hello</tt> package. Again we create an instance of this template 
-  class, but this time we pass a string argument to the <tt class="code">generate</tt> method: 
-
-</p>
-<pre class="code"> GreetingTemplate sayHello = new GreetingTemplate();
- String result = sayHello.generate(&quot;Tutorial Reader&quot;);
- System.out.println(result);
-</pre>
-<p>
-The code above will print the words &quot;Hello, Tutorial Reader!&quot; to the 
-console. 
-</p>
-<h3> Importing Packages </h3>
-<p>The argument you pass to a template can be any object. In the previous example 
-  we passed a string as the argument to the generate method, but in your application 
-  you probably want to pass in your own model object. If the argument is not in 
-  the <tt class="code">java.lang</tt> package, or if your template uses any other classes not 
-  in the <tt class="code">java.lang</tt> package, you need to import these classes in the template 
-  <tt class="code">jet</tt> directive. A <tt class="code">jet</tt> directive with an <img src="images/tag_1.gif" width="24" height="13"/><i>imports</i> 
-  attribute looks like this: </p>
-
-<pre class="code">
- &lt;%@ jet package=&quot;hello&quot; <b><img src="images/tag_1.gif" width="24" height="13"/>imports=&quot;java.util.*&quot;</b> class=&quot;ImportDemoTemplate&quot; %&gt;
-</pre>
-<p> The JET Syntax Reference section of this article gives more details on the 
-  <tt class="code">jet</tt> directive and its attributes.</p>
-
-<p> In the next example we will create a template that generates XML code. To 
-  stick to the EMF convention of appending &quot;jet&quot; to whatever the file 
-  extension of the generated code would be, we will save this template to a file 
-  called <i>importdemo.xmljet</i>. Note that we pass the template a <tt class="code">java.util.List</tt> 
-  object that contains the data to use when generating the XML.</p>
-<pre class="code">
-   <span class="highlight">&lt;%@ jet package=&quot;hello&quot; <img src="images/tag_1.gif" width="24" height="13"/><b>imports=&quot;java.util.*&quot;</b> class=&quot;XMLDemoTemplate&quot; %&gt;</span>
-
-<img src="images/tag_2.gif" width="24" height="13"/><b class="highlight">&lt;% List elementList = (List) argument; %&gt;</b>
- <b>  </b>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
- <b>  </b>&lt;demo&gt;
-   <span class="highlight">&lt;% for (Iterator i = elementList.iterator(); i.hasNext(); ) { %&gt;</span>
-
-     &lt;element&gt;<span class="highlight">&lt;%=i.next().toString()%&gt;</span>&lt;/element&gt;
-   <span class="highlight">&lt;% } %&gt;</span>
- <b>  </b>&lt;/demo&gt;
-</pre>
-<p> The code below shows how to invoke the template instance. We create a <img src="images/tag_2.gif" width="24" height="13"/>list 
-  and <img src="images/tag_3.gif" width="24" height="13"/>pass it to the <tt class="code">generate</tt> 
-  method of the template implementation class:</p>
-
-<pre class="code"><img src="images/tag_2.gif" width="24" height="13"/>List data = new ArrayList();
-   data.add(&quot;first&quot;);
-   data.add(&quot;second&quot;);
-   data.add(&quot;third&quot;);
- 
-   XMLDemoTemplate generateXml = new XMLDemoTemplate();
-   String result = generateXml.generate(<img src="images/tag_3.gif" width="24" height="13"/>data);
-   System.out.println(result);
-</pre>
-<p>
-This prints the following XML result to the console: 
-</p>
-<pre class="code">
- &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
-
- &lt;demo&gt;
-   &lt;element&gt;first&lt;/element&gt;
-   &lt;element&gt;second&lt;/element&gt;
-   &lt;element&gt;third&lt;/element&gt;
-
- &lt;/demo&gt;
-</pre>
-<p> This is a very simple example that creates very simple XML. Of course you 
-  can use JET to create more complex XML, using attributes and namespaces. When 
-  you do this, you may find it more convenient to create a special class that 
-  is a better model of an XML document than a <tt class="code">java.util.List</tt>. Generally, 
-  the more complex your JET template becomes, the more logic you will want to 
-  push into the model object that you pass to the template, to keep your templates 
-  readable. We will explore this further in Part 2 of this tutorial. </p>
-<h3> Changing Tags </h3>
-<p>A neat feature of JET is that you can change the tags that mark scriptlets 
-  in the template file. This is very convenient when the syntax of the code you 
-  generate is very similar to the default JET syntax, for example if you use JET 
-  to generate JSP pages. </p>
-<p>In the next example we will use JET to generate a simple JSP page. We will 
-  change the JET tags to use the &quot;&lt;$&quot; character sequence to start 
-  a template tag, and &quot;$&gt;&quot; to end a template tag. The template still 
-  contains &quot;&lt;%&quot; and &quot;%&gt;&quot; strings, but the JET engine 
-  will not see them as special anymore, and they will be written to the result 
-  like any other character sequence.</p>
-
-<p></p>
-<p> <img src="images/tryit.gif" width="61" height="13"/>To change the tag markers, 
-  add a <i><img src="images/tag_1.gif" width="24" height="13"/>startTag</i> and 
-  an <i><img src="images/tag_2.gif" width="24" height="13"/>endTag</i> attribute 
-  to the JET directive on the first line of the template, like in the example 
-  below. </p>
-<pre class="code">
- <span class="highlight">&lt;%@ jet package=&quot;tags.demo&quot; class=&quot;JspTemplate&quot; <img src="images/tag_1.gif" width="24" height="13"/><b>startTag=&quot;&lt;$&quot; <img src="images/tag_2.gif" width="24" height="13"/>endTag=&quot;$&gt;&quot;</b> %&gt;</span>
-
- <b><span class="highlight">&lt;$</span></b><span class="highlight"> String paramName = (String) argument; /* This is an executed scriptlet */ <b>$&gt;</b></span>
- <b><span class="highlight">&lt;$</span></b><span class="highlight"> if (paramName != null) { <b>$&gt;</b></span>
- <img src="images/tag_3.gif" width="24" height="13"/>  &lt;%= request.getParameter(&quot;<b><span class="highlight">&lt;$=</span></b><span class="highlight">paramName<b>$&gt;</b></span>&quot;) %&gt; &lt;!-- this is generated JSP --&gt;
-
- <b><span class="highlight">&lt;$</span></b><span class="highlight"> } <b>$&gt;</b></span>
-</pre>
-<p> Again, we invoke this implementation class with a string argument, like below: 
-</p>
-<pre class="code"> System.out.println(new tags.demo.JspTemplate().generate(&quot;button&quot;));
-</pre>
-The following output will appear on the console. Note that the output contains 
-the intact JSP tag: the &quot;&lt;%&quot; and &quot;%&gt;&quot; character strings 
-are not interpreted as a JET scriptlet, but are simply inserted in the generated 
-code. 
-
-<pre class="code">
- <img src="images/tag_3.gif" width="24" height="13"/>  &lt;%= request.getParameter(&quot;button&quot;) %&gt; &lt;!-- this is generated JSP --&gt;
-</pre>
-<h1> Under the Hood </h1>
-<p>In the previous section we have looked at creating JET templates, how to set up 
-the JET Nature to automatically translate templates into Java implementation classes, 
-and how to use these Java implementation classes to generate code. 
-</p>
-<p> In this section we will take a closer look at the Java implementation classes 
-  that are the result of translating a template. We will see why we can use the 
-  implicit objects <tt class="code">argument</tt> and <tt class="code">stringBuffer</tt> in a template, 
-  and also look at customizing the translated implementation class by providing 
-  a custom &quot;skeleton&quot;. </p>
-
-<h3> Translated Templates </h3>
-<p>A JET template is translated to a Java implementation class. There are some 
-  objects in the Java implementation class that can be referenced directly in 
-  the JET template. The following example demonstrates how the implicit objects 
-  <tt class="code">argument</tt> and <tt class="code">stringBuffer</tt> can be used in a template.</p>
-<pre class="code">
- <span class="highlight">&lt;%@ jet package=&quot;hello&quot; class=&quot;TranslationDemoTemplate&quot; %&gt;</span>
-
-<img src="images/tag_1.gif" width="24" height="13"/> Hello, <span class="highlight">&lt;%=<b>argument</b>%&gt;</span>!
-<img src="images/tag_2.gif" width="24" height="13"/> <span class="highlight">&lt;% <b>stringBuffer.append(&quot;Hello again!&quot;);</b> %&gt;</span>
-</pre>
-<p> The template above is translated to a Java implementation class like below: 
-
-</p>
-<pre class="code">
- package hello;
- 
- public class TranslationDemoTemplate
- {
-   protected final String NL = System.getProperties().getProperty(&quot;line.separator&quot;);
-   protected final String TEXT_1 = &quot;Hello, &quot;;
-   protected final String TEXT_2 = &quot;!&quot;;
- 
-   public String generate(Object <b>argument</b>)
-   {
-     StringBuffer <b>stringBuffer</b> = new StringBuffer();
-     stringBuffer.append(TEXT_1);
-<img src="images/tag_1.gif" width="24" height="13"/>  stringBuffer.append(<b>argument</b>);
-     stringBuffer.append(TEXT_2);
-
-<img src="images/tag_2.gif" width="24" height="13"/>  <b>stringBuffer.append(&quot;Hello again!&quot;);</b>
-     return stringBuffer.toString();
-   }
- }
-</pre>
-<p> Notice that the <tt class="code">generate</tt> method of the Java implementation class 
-  takes an <tt class="code">Object</tt> parameter called <tt class="code">argument</tt>. This is the same 
-  object as the <tt class="code"><img src="images/tag_1.gif" width="24" height="13"/>argument</tt> 
-  in the second line of the template. Also, notice how the Java implementation 
-  class uses a <tt class="code">StringBuffer</tt> object to collect the resulting generated 
-  code. This object can be <img src="images/tag_2.gif" width="24" height="13"/>referenced 
-  directly in the template by its name <tt class="code">stringBuffer</tt>. </p>
-
-<h3> Changing the Skeleton of the Translated Implementation Class </h3>
-<p>The <tt class="code">generate</tt> method of the <tt class="code">TranslationDemoTemplate</tt> class 
-  above is said to be part of the implementation class &quot;skeleton&quot;. The 
-  default skeleton used by the JET engine looks like this: </p>
-<pre class="code">
- public class CLASS
- {
-   public String generate(Object argument)
-   {
-     return &quot;&quot;;
-   }
- }
-
-</pre>
-<p> The skeleton definition looks almost like a normal Java class, except for 
-  the class name. The class name (<tt class="code">CLASS</tt>) will be replaced by the value 
-  of the <i>class</i> attribute in the <tt class="code">jet</tt> directive. Furthermore, the skeleton 
-  definition has the <tt class="code">generate</tt> method that we have seen earlier. By changing 
-  the skeleton you can customize a template implementation class, for example 
-  make it implement an interface, or change any other feature of the class.</p>
-<p> <img src="images/tryit.gif" width="61" height="13"/>For example, suppose you 
-  want all your template implementation classes to implement an interface. The 
-  interface could look something like this: </p>
-
-<pre class="code">
- public interface IGenerator {
-     String generate(Object argument);
- }</pre>
-<p>We can tell the JET engine that we want to use a custom skeleton by setting 
-  the <i>skeleton</i> attribute of the <tt class="code">jet</tt> directive on the first line of the 
-  template file. The value of the skeleton attribute is a URI that points to a 
-  file where the custom skeleton definition can be found. </p>
-<p>To try this, first create a new file <i>generator.skeleton</i> in the templates 
-  directory, as in the image below.</p>
-
-<p><img src="images/generator_skeleton.gif" border="1"/></p>
-<p>Open the <i>generator.skeleton</i> file in a text editor and type or cut-and-paste 
-  the following content in it: </p>
-<pre class="code">
- public class CLASS <img src="images/tag_1.gif" width="24" height="13"/>implements IGenerator
- {
-<img src="images/tag_2.gif" width="24" height="13"/>/* (non-javadoc)
-    * @see IGenerator#generate(Object)
-    */
-<img src="images/tag_3.gif" width="24" height="13"/>public String generate(Object argument)
-   {
-     return &quot;&quot;;
-   }
- }
-</pre>
-<p> This file is our custom skeleton. All templates that use this skeleton will 
-  be translated to classes that implement the <tt class="code">IGenerator</tt> interface. To 
-  use this skeleton, add an attribute <i>skeleton</i> to the <tt class="code">jet</tt> directive of 
-  your template, like this: </p>
-
-<pre class="code">
- <span class="highlight">&lt;%@ jet package=&quot;hello&quot; class=&quot;GreetingTemplate&quot; <b>skeleton=&quot;generator.skeleton&quot;</b> %&gt;</span>
- Hello, <span class="highlight">&lt;%=argument%&gt;</span>!
- The current time is <span class="highlight">&lt;%=new java.util.Date()%&gt;</span>.
-
-</pre>
-<p>
-After the JET Builder translates the template, the implementation class looks 
-like this: 
-</p>
-<pre class="code"><font color="#4444cc">
-</font> package hello;
- 
- public class GreetingTemplate <img src="images/tag_1.gif" width="24" height="13"/>implements IGenerator
- {
-   protected final String NL = System.getProperties().getProperty(&quot;line.separator&quot;);
-   protected final String TEXT_1 = &quot;Hello, &quot;;
-   protected final String TEXT_2 = &quot;!&quot; + NL + &quot;The current time is &quot;;
-   protected final String TEXT_3 = &quot;.&quot;;
-   protected final String TEXT_4 = NL;
- 
-
-<img src="images/tag_2.gif" width="24" height="13"/>/* (non-javadoc)
-    * @see IGenerator#generate(Object)
-    */
-<img src="images/tag_3.gif" width="24" height="13"/>public String generate(Object argument)
-   {
-     StringBuffer stringBuffer = new StringBuffer();
-     stringBuffer.append(TEXT_1);
-     stringBuffer.append(argument);
-     stringBuffer.append(TEXT_2);
-     stringBuffer.append(new java.util.Date());
-     stringBuffer.append(TEXT_3);
-     stringBuffer.append(TEXT_4);
-     return stringBuffer.toString();
-   }
- }
-</pre>
-<p>Note that the translated template now <img src="images/tag_1.gif" width="24" height="13"/>implements 
-  the <tt class="code">IGenerator</tt> interface, and the <tt class="code"><img src="images/tag_3.gif" width="24" height="13"/>generate</tt> 
-  method now has <img src="images/tag_2.gif" width="24" height="13"/>the comments 
-  we specified in the <i>generator.skeleton</i> file. This is one example of how 
-  to customize a translated template with a skeleton definition. Skeleton definitions 
-  can also contain extra methods, inner classes, etc. You'll need to experiment 
-  a little to see what else is possible.</p>
-<h1> JET Syntax Reference </h1>
-
-<p>If you have used JSP technology before, the JET syntax will probably look very 
-  familiar to you. The JET syntax is a subset of the JSP syntax, so there may 
-  not be much new here for you.</p>
-<p>This section provides a semi-formal description and reference of the JET syntax. 
-</p>
-<h2> The JET Model</h2>
-<p>A JET template is translated into a Java implementation class. This implementation 
-  class has a method that can be called to obtain a result string. This method 
-  is usually called <tt class="code">generate</tt> (see also the <i>skeleton</i> attribute 
-  of the <tt class="code">jet</tt> directive). </p>
-
-<p> If no <i>skeleton</i> attribute is specified in the <tt class="code">jet</tt> directive, the Java 
-  implementation class has the following implicit objects, which can be referenced 
-  in the JET template: </p>
-<ul>
-  <li> <b>stringBuffer</b> the <tt class="code">java.lang.StringBuffer</tt> object 
-    used to build the result string when the <tt class="code">generate</tt> method is invoked</li>
-
-  <li> <b>argument</b> the <tt class="code">java.lang.Object</tt> passed to the <tt class="code">generate</tt> 
-    method</li>
-</ul>
-
-<h2> Directives </h2>
-
-<p>Directives are messages to the JET engine. Directives have this syntax: 
-</p><p>
-<i>&lt;%@ directive { attr=&quot;value&quot; }* %&gt;</i> 
-</p><p>
-There may be optional white space after the &quot;&lt;%@&quot; and before &quot;%&gt;&quot;. 
-</p><p>
-Directives affect how a template is translated, but do not produce any output 
-in the generated String when the template is invoked. 
-</p>
-
-<h3> Jet Directive </h3>
-<p>The <tt class="code">jet</tt> directive defines a number of attributes and communicates 
-  these to the JET engine. A JET template file must contain a <tt class="code">jet</tt> directive 
-  on the first line of the file, or the template file cannot be translated. Any 
-  subsequent <tt class="code">jet</tt> directives are ignored. Unrecognized attributes result 
-  in fatal translation errors. </p>
-<p> The following directive indicates that the template should be translated to 
-  a Java implementation class called <i>HelloWorldTemplate.java</i> in package 
-  <i>hello</i>. The implementation class should import the java.io.* and java.util.* 
-  packages. </p>
-
-<pre class="code">
- &lt;%@ jet package=&quot;hello&quot; class=&quot;HelloWorldTemplate&quot; imports=&quot;java.io.* java.util.*&quot; %&gt;</pre>
-<p>The details of the attributes for the <tt class="code">jet</tt> directive are as follows: 
-
-</p>
-<table border="1" cellpadding="3" cellspacing="0">
-  <tr>
-    <td><b>Attribute</b></td>
-    <td><b>Value</b></td>
-  </tr>
-  <tr>
-    <td valign="top">package</td>
-
-    <td>The package name of the Java implementation class that the template is 
-      translated to. If this attribute is not present, the Java implementation 
-      class is created in the default package.</td>
-  </tr>
-  <tr>
-    <td height="40" valign="top">class</td>
-    <td height="40">The class name of the Java implementation class that the template 
-      is translated to. If not present, the Java implementation class is called 
-      <tt class="code">CLASS</tt>.</td>
-  </tr>
-
-  <tr>
-    <td valign="top">imports</td>
-    <td>A space-separated list of packages and/or classes to import in the Java 
-      template class</td>
-  </tr>
-  <tr>
-    <td valign="top">startTag</td>
-    <td>The string in a JET template that signals the beginning of a scriptlet, 
-      expression, or <tt class="code">include</tt> directive. The default is &quot;&lt;%&quot;. 
-      This attribute, and its cousin <i>endTag</i> can be very convenient when 
-      the syntax of the generated code is similar to the default JET syntax, for 
-      example if you use JET to generate JSP pages.</td>
-
-  </tr>
-  <tr>
-    <td valign="top">endTag</td>
-    <td>The string in a JET template that signals the end of a scriptlet, expression, 
-      or <tt class="code">include</tt> directive. The default is &quot;%&gt;&quot;. See also 
-      <i>startTag</i>.</td>
-
-  </tr>
-  <tr>
-    <td valign="top">skeleton</td>
-    <td>The URI of a file with a skeleton definition of the Java implementation 
-      class that the template is translated to. This URI will be resolved similar 
-      to the way the <i>file</i> attribute value is resolved in an <tt class="code">include</tt> 
-      directive. If no skeleton definition file is specified, the JET engine will 
-      use a default skeleton of the form &quot;<tt class="code">public class CLASS\n{\n public 
-      String generate(Object argument)\n {\n return \&quot;\&quot;;\n }\n}\n</tt>&quot;. 
-      The class name in this skeleton class definition must be <tt class="code">CLASS</tt>.</td>
-
-  </tr>
-  <tr>
-    <td valign="top">nlString</td>
-    <td>The newline string to use in the Java template class. The default is &quot;System.getProperties().getProperty(\&quot;line.separator\&quot;)&quot;</td>
-  </tr>
-</table>
-
-<h3> Include Directive </h3>
-<p>The <tt class="code">include</tt> directive is used to substitute text and/or code at template 
-  translation-time. The <tt class="code">&lt;%@ include file=&quot;urlSpec&quot; %&gt;</tt> 
-  directive inserts the text of the specified resource into the jet template file. 
-  The included file may have JET scripting elements which will also be processed. 
-</p>
-<p> This directive has one single attribute, <i>file</i>. The value of this attribute 
-  is the URI of the location of the file to include. This URI can be either an 
-  absolute path or a relative path. Relative URIs are always interpreted as relative 
-  to the folder of the template that contains the include directive.</p>
-
-<p>Example:</p>
-<p> The following example requests the inclusion, at translation time, of a copyright 
-  file. </p>
-<pre class="code">
- &lt;%@ include file=&quot;copyright.jet&quot; %&gt;
-</pre>
-<p><i><img src="images/tip.gif" width="62" height="13"/>Note: JET supports the 
-  notion of overriding template paths. It is possible to configure the JET engine 
-  to use multiple Template Containers. In that case, the first container takes 
-  precedence over the second, the second over the third, and so on. This means 
-  that if template files or include files with the same file name exist in multiple 
-  Template Containers, the file in the first folder will be used, and the other(s) 
-  will be ignored. Clients of a JET-based application can use this mechanism to 
-  provide custom include files that override the original include files without 
-  modifying the templates of the original application.</i><br/>
-</p>
-<h2>JET Scripting Elements </h2>
-
-<p>JET has two scripting language elements: scriptlets and expressions. A scriptlet 
-is a statement fragment, and an expression is a complete Java expression. 
-</p><p>
-Each scripting element has a &quot;&lt;%&quot;-based syntax as follows: </p>
-<pre class="code">
- &lt;% this is a scriptlet %&gt;
- &lt;%= this is an expression %&gt;
-</pre>
-<p>White space is optional after &quot;&lt;%&quot;, and &quot;&lt;%=&quot;, and before 
-
-&quot;%&gt;&quot;. 
-</p><p>
-If you want to use the %&gt; character sequence as literal characters in a scriptlet, 
-rather than to end the scriptlet, you can escape them by typing %\&gt;. Similarly, 
-the &lt;% character sequence can be escaped by using &lt;\%. 
-</p>
-<h3> Scriptlets </h3>
-<p>Scriptlets can contain any valid Java code fragment. </p>
-<p> Scriptlets are executed at template invocation time. Whether or not they produce 
-  any output into the result String depends on the actual code in the scriptlet. 
-  Scriptlets can have side effects, modifying the objects visible in them. </p>
-
-<p> When all scriptlet fragments in a given translation unit are combined in the 
-  order they appear in the JET template, they should yield a valid Java statement 
-  or sequence of statements. </p>
-Example: 
-<pre class="code">
- &lt;% if (Calendar.getInstance().get(Calendar.AM_PM) == Calendar.AM) {%&gt;
- Good Morning
- &lt;% } else { %&gt;
- Good Afternoon
- &lt;% } %&gt;
-</pre>
-
-<p> <b><i>Syntax</i></b> </p>
-<p> <i>&lt;% scriptlet %&gt;</i> </p>
-<h3> Expressions </h3>
-<p>A JET expression element is a Java expression that is evaluated and the result 
-  is appended to the <tt class="code">StringBuffer</tt> object returned by the <tt class="code">generate</tt> 
-  method. Expressions are evaluated at template invocation time. </p>
-
-<p> If the result of the expression cannot be appended to a <tt class="code">StringBuffer</tt> 
-  then a translation time error occurs. The content of a JET expression must be 
-  a complete Java expression. </p>
-<p> Side-effects in expressions are supported. They take effect when the JET expression 
-  is evaluated. JET expressions are evaluated left-to-right in the JET template.</p>
-<p>In the next example, the current date is appended to the <tt class="code">StringBuffer</tt> 
-  result.</p>
-<pre class="code">&lt;%= (new java.util.Date()).toLocaleString() %&gt; </pre>
-
-<p><b><i>Syntax</i></b> </p>
-<p><i>&lt;%= expression %&gt;</i> </p>
-<h2>Resources</h2>
-<p><a href="http://www.javaworld.com/javaworld/jw-11-2001/jw-1102-codegen.html" target="_blank">http://www.javaworld.com/javaworld/jw-11-2001/jw-1102-codegen.html</a> 
-</p>
-<p> <a href="http://www.eclipse.org/emf/" target="_blank">http://www.eclipse.org/emf/</a> 
-</p>
-<br />
-</body>
-
-</html>
diff --git a/emf/docs/2.x/tutorials/jet2/JETCTask.java b/emf/docs/2.x/tutorials/jet2/JETCTask.java
deleted file mode 100644
index 5e966c8..0000000
--- a/emf/docs/2.x/tutorials/jet2/JETCTask.java
+++ /dev/null
@@ -1,155 +0,0 @@
-package ch.paranor.epla.structure;
-
-import java.io.BufferedOutputStream;
-import java.io.File;
-import java.io.FileNotFoundException;
-import java.io.FileOutputStream;
-import java.io.OutputStream;
-import java.net.MalformedURLException;
-import java.util.ArrayList;
-import java.util.HashMap;
-import java.util.Iterator;
-import java.util.List;
-
-import org.apache.tools.ant.BuildException;
-import org.apache.tools.ant.DirectoryScanner;
-import org.apache.tools.ant.Project;
-import org.apache.tools.ant.Task;
-import org.apache.tools.ant.types.FileSet;
-import org.eclipse.emf.codegen.jet.JETCompiler;
-import org.eclipse.emf.codegen.jet.JETException;
-import org.eclipse.emf.codegen.jet.JETSkeleton;
-
-/**
- * This task compiles JET templates into Java source files using the EMF JET framework.
- */
-public class JETCTask extends Task {
-
-	private File destDir;
-
-	private List filesets = new ArrayList();
-	private List templateFiles = new ArrayList();
-
-	private File templateFile;
-	private String packageName;
-	private String className;
-
-	public void execute() throws BuildException {
-		preCheck();
-
-		// check that filename ends in 'jet'?
-		if (templateFile != null) {
-			templateFiles.add(templateFile);
-		}
-		for (Iterator i = filesets.iterator(); i.hasNext();) {
-			FileSet fs = (FileSet) i.next();
-			DirectoryScanner ds = fs.getDirectoryScanner(getProject());
-			File fromDir = fs.getDir(getProject());
-
-			String[] includedFiles = ds.getIncludedFiles();
-			for (int j = 0; j < includedFiles.length; j++) {
-				templateFiles.add(project.resolveFile(includedFiles[j]));
-			}
-		}
-
-		try {
-			compileJETTemplates();
-		} catch (Exception e) {
-			throw new BuildException(e, location);
-		}
-	}
-
-	public void setDestdir(File destDir) {
-		this.destDir = destDir;
-	}
-
-	public void setTemplate(File templateFile) {
-		this.templateFile = templateFile;
-	}
-
-	public void setPackage(String packageName) {
-		this.packageName = packageName;
-	}
-
-	public void setClass(String className) {
-		this.className = className;
-	}
-
-	public void addFileset(FileSet fileset) {
-		filesets.add(fileset);
-	}
-
-	private void preCheck() throws BuildException {
-		assertTrue(destDir != null, "No destination directory specified");
-		assertTrue(
-			destDir.isDirectory(),
-			"Specified destination directory does not exist: " + destDir);
-		assertTrue(
-			templateFile != null || filesets.size() > 0,
-			"No template files specified");
-		if (templateFile != null) {
-			assertTrue(
-				templateFile.isFile(),
-				"Specified template does not exist: " + templateFile);
-		} else {
-			assertTrue(
-				className == null && packageName == null,
-				"Attributes \"class\" and \"package\" can only be used together with attribute \"template\"");
-		}
-	}
-
-	private void compileJETTemplates()
-		throws MalformedURLException, JETException, FileNotFoundException {
-		log(
-			"Compiling "
-				+ templateFiles.size()
-				+ " JET template(s) to "
-				+ destDir);
-		for (Iterator i = templateFiles.iterator(); i.hasNext();) {
-			File template = (File) i.next();
-			compileJETTemplate(template, destDir);
-		}
-	}
-
-	private File compileJETTemplate(File template, File outputDir)
-		throws JETException, FileNotFoundException, MalformedURLException {
-		String templateURI = template.getAbsoluteFile().toURL().toString();
-		JETCompiler jetCompiler = new JETCompiler(templateURI);
-		log("Parsing template " + template, Project.MSG_VERBOSE);
-		jetCompiler.parse();
-
-		// initialize skeleton
-		JETSkeleton skeleton = jetCompiler.getSkeleton();
-		if (skeleton == null) {
-			log("JET directive missing in " + templateFile, Project.MSG_WARN);
-			jetCompiler.handleDirective("jet", null, null, new HashMap());
-			skeleton = jetCompiler.getSkeleton();
-		}
-		if (className != null) {
-			skeleton.setClassName(className);
-		}
-		if (packageName != null) {
-			skeleton.setPackageName(packageName);
-		}
-
-		File packageDir =
-			new File(outputDir, skeleton.getPackageName().replace('.', '/'));
-		packageDir.mkdirs();
-		File targetFile =
-			new File(packageDir, skeleton.getClassName() + ".java");
-
-		OutputStream output =
-			new BufferedOutputStream(new FileOutputStream(targetFile));
-		log("Generating java source " + targetFile, Project.MSG_VERBOSE);
-		jetCompiler.generate(output);
-		return targetFile;
-	}
-
-	private void assertTrue(boolean expr, String message)
-		throws BuildException {
-		if (!expr) {
-			throw new BuildException(message, location);
-		}
-	}
-
-}
diff --git a/emf/docs/2.x/tutorials/jet2/images/Idea.jpe b/emf/docs/2.x/tutorials/jet2/images/Idea.jpe
deleted file mode 100644
index 119ce70..0000000
--- a/emf/docs/2.x/tutorials/jet2/images/Idea.jpe
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet2/images/default_style.css b/emf/docs/2.x/tutorials/jet2/images/default_style.css
deleted file mode 100644
index f2fe2fa..0000000
--- a/emf/docs/2.x/tutorials/jet2/images/default_style.css
+++ /dev/null
@@ -1,42 +0,0 @@
-P {
-	FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, geneva
-}
-TABLE {
-	FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, geneva
-}
-TD {
-	FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, geneva
-}
-TH {
-	FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, geneva
-}
-PRE {
-	FONT-SIZE: 10pt; FONT-FAMILY: "Courier New", Courier, mono
-}
-H2 {
-	FONT-WEIGHT: bold; FONT-SIZE: 18pt; LINE-HEIGHT: 14px; FONT-FAMILY: arial, helvetica, geneva
-}
-CODE {
-	FONT-SIZE: 10pt; FONT-FAMILY: "Courier New", Courier, mono
-}
-SUP {
-	FONT-SIZE: 10px; FONT-FAMILY: arial,helvetica,geneva
-}
-H3 {
-	FONT-WEIGHT: bold; FONT-SIZE: 14pt; FONT-FAMILY: arial, helvetica, geneva
-}
-LI {
-	FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, geneva
-}
-H1 {
-	FONT-WEIGHT: bold; FONT-SIZE: 28px; FONT-FAMILY: arial, helvetica, geneva
-}
-BODY {
-	MARGIN-TOP: 5mm; FONT-SIZE: 10pt; MARGIN-LEFT: 3mm; FONT-FAMILY: arial, helvetica, geneva
-}
-.indextop {
-	FONT-WEIGHT: bold; FONT-SIZE: x-large; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
-}
-.indexsub {
-	FONT-SIZE: xx-small; COLOR: #8080ff; FONT-FAMILY: Arial, Helvetica, sans-serif
-}
diff --git a/emf/docs/2.x/tutorials/jet2/images/enum_gui_page1.gif b/emf/docs/2.x/tutorials/jet2/images/enum_gui_page1.gif
deleted file mode 100644
index 5ce099f..0000000
--- a/emf/docs/2.x/tutorials/jet2/images/enum_gui_page1.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet2/images/enum_gui_page2.gif b/emf/docs/2.x/tutorials/jet2/images/enum_gui_page2.gif
deleted file mode 100644
index 7e23c22..0000000
--- a/emf/docs/2.x/tutorials/jet2/images/enum_gui_page2.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet2/images/enum_gui_page3.gif b/emf/docs/2.x/tutorials/jet2/images/enum_gui_page3.gif
deleted file mode 100644
index d221a15..0000000
--- a/emf/docs/2.x/tutorials/jet2/images/enum_gui_page3.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet2/images/jetemitter.gif b/emf/docs/2.x/tutorials/jet2/images/jetemitter.gif
deleted file mode 100644
index 4e5c892..0000000
--- a/emf/docs/2.x/tutorials/jet2/images/jetemitter.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet2/images/new_creation_wizard.gif b/emf/docs/2.x/tutorials/jet2/images/new_creation_wizard.gif
deleted file mode 100644
index 1022c78..0000000
--- a/emf/docs/2.x/tutorials/jet2/images/new_creation_wizard.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet2/images/new_toolbar.gif b/emf/docs/2.x/tutorials/jet2/images/new_toolbar.gif
deleted file mode 100644
index 6e52e3d..0000000
--- a/emf/docs/2.x/tutorials/jet2/images/new_toolbar.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet2/images/tag_1.gif b/emf/docs/2.x/tutorials/jet2/images/tag_1.gif
deleted file mode 100644
index 4859d6f..0000000
--- a/emf/docs/2.x/tutorials/jet2/images/tag_1.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet2/images/tag_2.gif b/emf/docs/2.x/tutorials/jet2/images/tag_2.gif
deleted file mode 100644
index 5ea43dc..0000000
--- a/emf/docs/2.x/tutorials/jet2/images/tag_2.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet2/images/tag_3.gif b/emf/docs/2.x/tutorials/jet2/images/tag_3.gif
deleted file mode 100644
index a69b68e..0000000
--- a/emf/docs/2.x/tutorials/jet2/images/tag_3.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet2/images/tag_4.gif b/emf/docs/2.x/tutorials/jet2/images/tag_4.gif
deleted file mode 100644
index a1ad63f..0000000
--- a/emf/docs/2.x/tutorials/jet2/images/tag_4.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet2/images/win_only.gif b/emf/docs/2.x/tutorials/jet2/images/win_only.gif
deleted file mode 100644
index 895f9ca..0000000
--- a/emf/docs/2.x/tutorials/jet2/images/win_only.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet2/jet_tutorial2_emf2.0.html b/emf/docs/2.x/tutorials/jet2/jet_tutorial2_emf2.0.html
deleted file mode 100644
index 3b72b6c..0000000
--- a/emf/docs/2.x/tutorials/jet2/jet_tutorial2_emf2.0.html
+++ /dev/null
@@ -1,1034 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>JET Tutorial Part 2 (Write Code that Writes Code)</title>
-<link rel="stylesheet" href="images/../../../css/book.css" type="text/css" />
-<link rel="stylesheet" href="images/../../../css/emf-book.css" type="text/css" />
-</head>
-
-<body lang="EN-US" xml:lang="EN-US">
-
-<div align="right">&nbsp; &copy; 
-  Copyright <a href="http://www.azzurri.jp">Azzurri Ltd.</a> 2003, 2004. All rights 
-  reserved
-  <table border=0 cellspacing=0 cellpadding=2 width="100%">
-
-    <tr> 
-      <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">&nbsp;Eclipse 
-        Corner Article</font></font></b></td>
-    </tr>
-  </table>
-</div>
-<div align="left"> 
-  <h1><img src="http://www.eclipse.org/images/Idea.jpg" align=CENTER width="120" height="86"/></h1>
-</div>
-
-<h1 align="center">JET Tutorial Part 2 (Write Code that Writes Code)</h1>
-
-<blockquote>
-<b>Summary</b>
-
-<br/>
-<p>In Part 2 of this JET (Java Emitter Templates) tutorial, we will take a look 
-  at the JET engine API. You will learn how to write plug-ins that use the classes 
-  in the JET package to generate Java source code.</p>
-  <p>As a real-world example, we will create a plug-in that takes user input and 
-    generates a Typesafe Enumeration class. The generated source code is based 
-    on a JET template that can be distributed with the plug-in, allowing users 
-    of the plug-in to customize the generated code by editing the template.</p>
-<p>This article also provides a short reference to the JET API.</p>
-  <p>Contributed by Remko Popma, Azzurri Ltd., remko.popma at azzurri dot jp, August 26, 2003. Used with permission. Last update: May 31, 2004.</p>
-
-</blockquote>
-
-<hr width="100%"/>
-
-<h2>Source Code </h2>
-<p>To run the example or view the source for code for this article you can unzip 
-  <a href="images/../org.eclipse.emf.examples.jet.article2_2.0.0.zip">org.eclipse.emf.examples.jet.article2_2.0.0.zip</a> 
-  into your <i>plugins/</i> subdirectory. To use the example plug-in, you must 
-  have the <a href="http://www.eclipse.org/emf/" target="_blank">EMF</a> plug-in installed. 
-  I am using version 2.0.0 Integration Build I200405200923.</p>
-
-<h2>Introduction </h2>
-<center>
-  <table border="1" cellspacing="0" width="80%" cellpadding="3">
-    <tbody> 
-    <tr> 
-    <td> 
-      <p><b>Translation vs. Generation</b></p>
-        <p>An aspect of JET templates that is at first confusing is that generating 
-          text takes two steps: translation and generation. The first step is 
-          translating the template to a template implementation class. The second 
-          step is using this template implementation class to generate the text. 
-        </p>
-      <p>If your goal with JET is to generate Java source code, it can be confusing 
-        that the template translation step also results in Java source code. Remember 
-        that this source code is <i>not</i> the generated text. The source code 
-        that is the result of the translation step is simply another form of the 
-        template. </p>
-
-        <p>If you have used JSP and servlets before, you can think of a JET template 
-          as being equivalent to a JSP page. A JET template is translated to a 
-          template implementation class, just like a JSP page is translated to 
-          a servlet. The second step, where the template implementation class 
-          generates text, is equivalent to the servlet creating and returning 
-          HTML.</p>
-    </td>
-  </tr>
-  </tbody> 
-</table>
-</center>
-  
-<p><a href="../../tutorials/jet1/jet_tutorial1.html">Part 
-  1</a> of this tutorial introduced JET templates and explained how you can convert 
-  a project to a JET project to have the JET Builder automatically 
-  translate templates in your project to template implementation classes. </p>
-<p>In part 2 of this tutorial, we will focus on writing a plug-in that uses the 
-  classes in the JET package to generate Java source code. A plug-in that generates 
-  text from a JET template can no longer rely on the JET Nature and JET Builder 
-  to automatically translate templates. This is because JET Nature and JET Builder 
-  operate only on workspace projects, not on plug-ins. Plug-ins need to use the 
-  classes in the JET package to translate their templates. </p>
-
-<p>The next section will discuss some of the classes in the <tt class="code">org.eclipse.emf.codegen</tt> 
-  package. We will see what the steps are to generate source code with JET, and 
-  how the JET engine classes fit in. If you are anxious to see some code that 
-  shows how to use these classes in practice, you can go straight to <a href="#example_plugin">A 
-  Plug-in that Generates Source Code</a>. </p>
-
-<h2>Some JET Classes</h2>
-<p>In this section, we will take a closer look at some of the classes in the JET 
-  package. They can roughly be divided into two groups: </p>
-<ul>
-  <li>Lower-level classes dealing with the nuts and bolts of translating a template 
-    to a template implementation class. The <tt class="code">JETCompiler</tt> class brings 
-    all these lower-level classes together to provide a single API for template 
-    translation. </li>
-
-  <li>Higher-level classes that build on top of <tt class="code">JETCompiler</tt> to accomplish 
-    user tasks. In Part 1 of this tutorial, we have already seen <tt class="code">JETNature</tt> 
-    and <tt class="code">JETBuilder</tt> at work. Other high-level classes are <tt class="code">CodeGen</tt> 
-    and <tt class="code">JETEmitter</tt>. </li>
-
-</ul>
-<p>The lower-level classes are not discussed in-depth in this article. For a description 
-  of all classes in the <tt class="code">org.eclipse.emf.codegen</tt> plug-in, see the <a href="#jet_api_overview">JET 
-  API Overview</a> section below. In the rest of this section, we will focus on 
-  a few of the higher-level classes.</p>
-<h4><tt class="code">org.eclipse.emf.codegen.jet.JETCompiler</tt></h4>
-<p><tt class="code">JETCompiler</tt> is the core class for template translation. This class 
-  is responsible for translating templates to the Java source code of a template 
-  implementation class. The actual translation is delegated to other classes in 
-  the same package. Clients create a JETCompiler object for a particular template 
-  and then call the <tt class="code">parse</tt> method followed by the <tt class="code">generate</tt> 
-  method to write the Java source code for the resulting template implementation 
-  class to a specified stream.</p>
-
-<h4><tt class="code">org.eclipse.emf.codegen.jet.JETEmitter</tt></h4>
-<p><tt class="code">JETEmitter</tt> provides a convenient high-level API for users of the 
-  JET package. The <tt class="code">generate</tt> method of this class combines template 
-  translation and text generation into a single step. By taking care of the gory 
-  details of translating templates and compiling the Java source code of the translated 
-  template implementation class, <tt class="code">JETEmitter</tt> lets you focus on the final generator 
-  output.</p>
-<p>Another way of looking at <tt class="code">JETEmitter</tt> is that it abstracts away the translation 
-  step and lets you pretend that you can directly generate text with a template. 
-  Following the <a href="http://www.joelonsoftware.com/articles/LeakyAbstractions.html" target="_blank">Law 
-  of Leaky Abstractions</a>, we cannot always get away with this, and the <a href="#jetemitter_gotchas"><tt class="code">JETEmitter</tt> 
-  Gotchas</a> section below points to a few places where you have to be careful.</p>
-<p><tt class="code">JETEmitter</tt> is the class we will be using in our plug-in, so we will go into 
-  a little more detail here.</p>
-
-<p>A <tt class="code">JETEmitter</tt> object is constructed with the uri of the template used to generate 
-  text. Any type of uri is acceptable as long as a protocol handler is available. 
-  This means that <tt class="code">file:/</tt> uris, <tt class="code">ftp:/</tt> uris and <tt class="code">http:/</tt><i> 
-  </i>uris can all be used. Eclipse adds special protocol handlers for <tt class="code">platform:/base</tt>/, 
-  <tt class="code">platform:/plugin/</tt>, <tt class="code">platform:/fragment/</tt> and <tt class="code">platform:/resource/</tt> 
-  uris, so plug-ins can use a uri like <tt class="code">platform:/resource/myproject/myfolder/mytemplate.jet</tt> 
-  to specify a template file.  Note: Eclipse 3.0 has introduced <tt class="code">bundleentry</tt> to its list
-  of special protocols.  It should be used in references to Eclipse elements such as plug-ins and features.</p>
-
-<p>In our example plug-in, we will distribute our template file together with our 
-  plug-in, so the template file will be located in a <i>myplugin/templates/</i> 
-  folder under the Eclipse <i>plugins/</i> folder. The following code can then 
-  be used to locate and generate a template from this folder:</p>
-<pre class="code"> String pluginId = "myplugin.id";
- String base = Platform.getBundle(pluginId).getEntry("/").toString();
- String uri = base + "templates/myTemplate.javajet";
- <tt class="code">JETEmitter</tt> emitter = new JETEmitter(uri);
- String generatedText = emitter.generate(new Object[] {parameter});</pre>
-<p>After constructing a <tt class="code">JETEmitter</tt> object, clients then call <tt class="code">generate</tt> 
-  on it to generate text. The <tt class="code">generate</tt> method will perform the following 
-  steps:</p>
-
-<ol>
-  <li>Create a project called <i>.JETEmitters</i> in the workspace </li>
-  <li>Prepare this project by giving it the Java Nature and adding class path variables 
-    to its class path </li>
-  <li>Translate the template to a template implementation Java source file in 
-    the <i>.JETEmitters</i> project </li>
-  <li>Build the project to compile the template implementation source code to 
-    a Java <i>.class</i> file </li>
-  <li>Call the <tt class="code">generate</tt> method on the translated Java template implementation 
-    class and return the generated text as a String</li>
-</ol>
-<p>* <i>.JETEmitters</i> is the default name for the project that is created during the template
-translation.  This value can be changed by the <tt class="code">setProjectName</tt> method.</p>
-
-
-<p>Our example plug-in will use <tt class="code">JETEmitter</tt> and save the generated text to a Java 
-  source file in the workspace. The figure below shows the steps for generating 
-  source code using <tt class="code">JETEmitter</tt>. </p>
-<p><img alt="Using JETEmitter to generate text from a plug-in" src="images/jetemitter.gif"/> </p>
-<h3><a name="jetemitter_gotchas"></a><tt class="code">JETEmitter</tt> Gotchas</h3>
-<p>The <tt class="code">JETEmitter</tt> class combines template translation and text generation into 
-  a single step, which makes it a very convenient tool. However, it is important 
-  that you know what takes place under the hood, otherwise you might be in for 
-  some nasty surprises. This section highlights some &quot;gotchas&quot; that 
-  I ran into, so that you don't make the same mistakes.</p>
-
-<h4>1. Plug-in Initialization Required </h4>
-<p>It is not easy to use JET outside of Eclipse. JET is designed to run only as 
-  a workspace application. Any application using JET must minimally run as an 
-  Eclipse &quot;headless&quot; application so that plug-in initialization takes 
-  place. (The term headless refers to running Eclipse without the user interface.)</p>
-<p>This means that using <tt class="code">JETEmitter</tt> from a simple standalone application (a standard 
-  Java class with a <tt class="code">main</tt> method) <i>will not work</i>:</p>
-<pre class="code"> // This fails: cannot use <tt class="code">JETEmitter</tt> from a standalone application
- public static void main(String[] args) {
-     <tt class="code">JETEmitter</tt> emitter = new JETEmitter("/myproject/templates/HelloWorld.txtjet");
- 
-     // this will throw a NullPointerException
-     String result = emitter.generate(new NullProgressMonitor(), {"hi" });
- 
-     System.out.println(result);
-</pre>
-
-<p>Note that this is not a restriction of just the <tt class="code">JETEmitter</tt> class, many of the 
-  classes in the <tt class="code">org.eclipse.emf.codegen</tt> plug-in have dependencies 
-  on other plug-ins. The <a href="#appendix">Appendix</a> section below has more 
-  details on using JET from standalone applications.</p>
-<p>In the rest of this article we will assume that our code is running from inside 
-  a plug-in.</p>
-<h4>2. Class Loader Issues </h4>
-<p>You may get a NoClassDefFoundError when you pass a custom object as the argument 
-  to the <tt class="code">JETEmitter.generate</tt> method. This can happen if the object 
-  you pass as the argument is not one of the java "bootstrap" classes (the bootstrap 
-  classes are the runtime classes in rt.jar and internationalization classes in 
-  i18n.jar).</p>
-
-<p>To prevent this error you must specify the class loader of your plug-in when 
-  using <tt class="code">JETEmitter</tt>. If no class loader is specified, <tt class="code">JETEmitter</tt> uses the class loader 
-  of its own class, which is usually the class loader for the <tt class="code">org.eclipse.emf.codegen</tt> 
-  plug-in, and this class loader can't see much. In recent versions of EMF (since 
-  version 1.1.0 build 20030527_0913VL), <tt class="code">JETEmitter</tt> has a constructor that takes 
-  a class loader argument.</p>
-<p>Note that another way to specify a class loader is to subclass <tt class="code">JETEmitter</tt> in 
-  your own project; if no class loader is specified, <tt class="code">JETEmitter</tt> will use the class loader 
-  of this subclass. (If you are using an older version of EMF, there are no constructors 
-  that take a class loader argument and you will have no choice but to subclass 
-  <tt class="code">JETEmitter</tt> in your own project.)</p>
-<p>The example below shows an action class that translates and invokes a selected 
-  template using <tt class="code">JETEmitter</tt>. The example shows how a <tt class="code">JETEmitter</tt> can be constructed 
-  <img src="images/tag_1.gif" width="24" height="13"/>with a class loader parameter or by <img src="images/tag_2.gif" width="24" height="13"/>constructing 
-  an anonymous subclass.</p>
-<pre class="code">package org.eclipse.emf.examples.jet.article2.actionexample;
-// imports omitted
-public class EmitAction implements IActionDelegate {
-    protected ISelection selection;
- 
-    public void selectionChanged(IAction action, ISelection selection) {
-        this.selection = selection;
-        action.setEnabled(true);
-    }
- 
-    public void run(IAction action) {
-        List files = (selection instanceof IStructuredSelection)
-                ? ((IStructuredSelection) selection).toList()
-                : Collections.EMPTY_LIST;
-                
-        for (Iterator i = files.iterator(); i.hasNext();) {
-            IFile file = (IFile) i.next();
-            IPath fullPath = file.getFullPath();
- 
-            String templateURI = "platform:/resource" + fullPath;
-            <b>Class</b><b>Loader class loader = getClass().getClassLoader();</b>
-<img src="images/tag_1.gif" width="24" height="13"/>         <tt class="code">JETEmitter</tt> emitter = new JETEmitter(templateURI, <b>class loader</b>);
- 
-            // <b>or: use an anonymous subclass</b>
-
-<img src="images/tag_2.gif" width="24" height="13"/>         // emitter = <b>new JETEmitter(templateURI) {}</b>; // notice the brackets
-            
-            try {
-                IProgressMonitor monitor = new NullProgressMonitor();
-                String[] arguments = new String[] { "hi" };
- 
-                String result = emitter.generate(monitor, arguments);
-                
-                saveGenerated(result, file);
- 
-            } catch (Exception e) {
-                throw new RuntimeException(e);
-            }
-        }
-    }
- 
-    // saveGenerated method omitted
-}
-</pre>
-<h4>3. Classpath Issues </h4>
-<p>JETEmitter translates your templates to Java source files in the <i>.JETEmitters</i> 
-  project, and invokes the JavaBuilder to compile these source files. If your 
-  templates use classes that are not standard Java classes, or not in the EMF 
-  plug-in, you will need to add these classes to the class path of the <i>.JETEmitters</i> 
-  project, or the JavaBuilder cannot compile the template implementation source 
-  files.  Fortunately, <tt class="code">JETEmitter</tt> provides a simple way to do this through the method 
-  <tt class="code">addVariable</tt> which adds a <i>Classpath Variable</i> to the <i>.JETEmitter</i> project.</p>
-<p>A <i>Classpath Variable</i> is a workspace-wide name that is used in Eclipse to refer to a JAR file or
-directory.  The list of all such variables can be seen using the Window &gt; Preferences &gt; Java &gt; 
-Classpath Variables menua action.. Your program will need to add a class path variable for each
-  JAR file or directory that is needed on the class path of the <i>.JETEmitter</i> project.</p>
-  
-  
-<h2><a name="example_plugin"></a>A Plug-in that Generates Source Code </h2>
-<p>In this part of the JET Tutorial, we will write an Eclipse plug-in that uses 
-  a JET template to generate Java source code for typesafe enumerations.</p>
-<p>Our plug-in has to perform the following tasks:</p>
-<ol>
-  <li>Collect user input values for the variables in our template: the class name, 
-    the type and name of the attributes of the typesafe enumeration class, and 
-    the values of these attributes for each instance. We will write a simple GUI 
-    to collect these values.</li>
-  <li>Translate the JET template file to a Java template implementation class</li>
-
-  <li>Invoke the template implementation class with an object that contains the 
-    user input values collected by the GUI</li>
-  <li>Save the resulting generated source code to a location obtained from the 
-    GUI</li>
-</ol>
-<p>In the following sections we will go through the steps above one by one.</p>
-<h3><a name="typesafe_enum_example"></a>Typesafe Enumerations</h3>
-<p>Let's have a look at a typesafe enumeration class to see what kind of source 
-  code we want to generate. The Digit class below is an example typesafe enum.</p>
-<pre class="code"> // an example typesafe enum
- package x.y.z;
- public class Digit { 
-<img src="images/tag_1.gif" width="24" height="13"/>  public static final Digit ZERO = new Digit(0, "zero");
-     public static final Digit ONE = new Digit(1, "one");
-     public static final Digit TWO = new Digit(2, "two");
-     public static final Digit THREE = new Digit(3, "three");
-     // ...
-     public static final Digit NINE = new Digit(9, "nine");
- 
-     private static final Digit[] ALL = 
-         {ZERO, ONE, TWO, THREE, FOUR, FIVE, SIX, SEVEN, EIGHT, NINE};
- 
-
-<img src="images/tag_2.gif" width="24" height="13"/>  private final int value;
-     private final String name;
- 
-     private Digit(int value, String name) { 
-         this.value = value; 
-         this.name = name; 
-     }
- 
-<img src="images/tag_3.gif" width="24" height="13"/>  public static Digit lookup(int key) {
-         for (int i = 0; i &lt; ALL.length; i++) {
-             if (key == ALL[i].getValue()) { return ALL[i]; }
-         }
-         // lookup failed:
-         // we have no default Digit, so we throw an exception
-<img src="images/tag_4.gif" width="24" height="13"/>      throw new IllegalArgumentException("No digit exists for " + key);
-     }
- 
-     public int getValue() { return value; }
-     public int getName() { return name; }
-     public String toString() { return getName(); }
- }</pre>
-<p>Let's take a closer look at this class. First of all, the Digit class has several 
-  <b><img src="images/tag_1.gif" width="24" height="13"/>instances</b> - the constants 
-  ZERO, ONE, TWO, etc. Each instance is defined by its Java variable name, "ZERO", 
-  "ONE", "TWO"..., and the values for each <b><img src="images/tag_2.gif" width="24" height="13"/>attribute</b> 
-  of the enumeration class. Most typesafe enums have one or more attributes. The 
-  Digit class has two attributes: a <tt class="code">value</tt> integer and a <tt class="code">name</tt> 
-  String.</p>
-
-<p>Our example Digit class also has a <b><img src="images/tag_3.gif" width="24" height="13"/><tt class="code">lookup</tt></b> 
-  method, which returns the instance whose <tt class="code">value</tt> attribute equals 
-  the specified int parameter. A lookup method introduces the concept of <b>key 
-  attributes</b>. Many typesafe enums have one or more attributes that uniquely 
-  distinguish one instance from another.</p>
-<p><i>Note that key attributes are not required: the Java VM guarantees that every 
-  newly constructed object is unique, so it is possible to have typesafe enumerations 
-  that have no attributes at all, and simply distinguish their instances with 
-  the <b>==</b> instance identity operator. This works fine, but often it is convenient 
-  to have a key attribute that uniquely identifies an instance, and a <tt class="code">lookup</tt> 
-  method that finds an instance for a specified key value.</i></p>
-
-<p>Our template does have a <tt class="code">lookup</tt> method, so we need to decide what 
-  to do if <img src="images/tag_4.gif" width="24" height="13"/>no instance is found 
-  for the specified key value. Basically there are three options: throwing an 
-  Exception, returning a designated &quot;default&quot; instance, or returning 
-  <tt class="code">null</tt>. Which option is best depends on the application in which 
-  the class is used, so we should probably let the user decide.</p>
-<p>Now that we've studied typesafe enums in more detail, let's summarize what 
-  is customizable in a typesafe enumeration:</p>
-<ul>
-  <li>package name </li>
-  <li>class name </li>
-
-  <li>attributes, where each attribute </li>
-  <ul>
-    <li>has a type </li>
-    <li>has a name </li>
-    <li>may be a key attribute </li>
-  </ul>
-  <li>instances, where each instance </li>
-
-  <ul>
-    <li>has a name </li>
-    <li>has a value for every attribute </li>
-    <li>may be the default instance to return for failed lookups</li>
-  </ul>
-</ul>
-<h3><a name="typesafe_enum_model"></a>A Simple Typesafe Enumeration Model </h3>
-<p>A simple model for the customizable parts of a typesafe enum could look something 
-  like this:</p>
-<p></p>
-
-<table border="1" cellspacing="0">
-  <tbody> 
-  <tr> 
-    <td><tt class="code">TypesafeEnum</tt></td>
-  </tr>
-  <tr> 
-    <td><tt class="code">getInstances() : Instance[]<br/>
-      getAttributes() : Attribute[]<br/>
-      getKeyAttributes() : Attribute[]<br/>
-
-      getDefaultInstance() : Instance<br/>
-      getPackageName() : String<br/>
-      getClassName() : String</tt></td>
-  </tr>
-  </tbody> 
-</table>
-<p></p>
-<table border="1" cellspacing="0">
-  <tbody> 
-  <tr> 
-    <td><tt class="code">Instance</tt></td>
-
-  </tr>
-  <tr> 
-    <td><tt class="code"> getName() : String<br/>
-      getAttributeValues() : Properties<br/>
-      getAttributeValue(Attribute) : String<br/>
-      isDefault() : boolean</tt></td>
-  </tr>
-
-  </tbody> 
-</table>
-<p></p>
-<table border="1" cellspacing="0">
-  <tbody> 
-  <tr> 
-    <td><tt class="code">Attribute</tt></td>
-  </tr>
-  <tr> 
-    <td><tt class="code"> getName() : String<br/>
-
-      getType() : String<br/>
-      isKey() : boolean</tt></td>
-  </tr>
-  </tbody> 
-</table>
-<p></p>
-<p>In the next section we will use these classes to convert our Digit class to 
-  a JET template for typesafe enumerations.</p>
-<h3><a name="typesafe_enum_template"></a>A Typesafe Enumeration Template </h3>
-<p>Now that we have a model, we can take our Digit class and replace all Digit-specific 
-  code with JET scriptlets and expressions that call our model classes. The resulting 
-  template could look something like this:</p>
-
-<pre class="code"> <span class="highlight"><span class="highlight">&lt;%@ jet package="translated" imports="java.util.* article2.model.*" class="TypeSafeEnumeration" %&gt;</span></span>
- <span class="highlight"><span class="highlight">&lt;% TypesafeEnum enum = (TypesafeEnum) argument; %&gt;</span></span>
- package <span class="highlight">&lt;%=enum.getPackageName()%&gt;</span>;
- 
- /**
-  * This final class implements a type-safe enumeration
-  * over the valid instances of a <span class="highlight">&lt;%=enum.getClassName()%&gt;</span>.
-  * Instances of this class are immutable.
-  */
- public final class <span class="highlight">&lt;%=enum.getClassName()%&gt;</span> {
- 
- <span class="highlight">&lt;% for (Iterator i = enum.instances(); i.hasNext(); ) { %&gt;</span>
-
- <span class="highlight">&lt;%     Instance instance = (Instance) i.next(); %&gt;</span>
- 
-     // <b>instance definition</b>
-     public static final <span class="highlight">&lt;%=enum.getClassName()%&gt;</span> <span class="highlight">&lt;%=instance.getName()%&gt;</span> = 
-<img src="images/tag_1.gif" width="24" height="13"/>      new <span class="highlight">&lt;%=enum.getClassName()%&gt;</span>(<span class="highlight">&lt;%=instance.constructorValues()%&gt;</span>);
- <span class="highlight">&lt;% } %&gt;</span>
-
- 
- <span class="highlight">&lt;% for (Iterator i = enum.attributes(); i.hasNext(); ) { %&gt;</span>
- <span class="highlight">&lt;%     Attribute attribute = (Attribute) i.next(); %&gt;</span>
- 
-     // <b>attribute declaration</b>
-<img src="images/tag_2.gif" width="24" height="13"/>  private final <span class="highlight">&lt;%=attribute.getType()%&gt;</span> m<span class="highlight">&lt;%=attribute.getCappedName()%&gt;</span>;
- <span class="highlight">&lt;% } %&gt;</span>
-
- 
-     /**
-      * Private <b>constructor</b>.
-      */
-<img src="images/tag_3.gif" width="24" height="13"/>  private <span class="highlight">&lt;%=enum.getClassName()%&gt;</span>(<span class="highlight">&lt;%=enum.constructorParameterDescription()%&gt;</span>) {
- <span class="highlight">&lt;% for (Iterator i = enum.attributes(); i.hasNext(); ) { %&gt;</span>
- <span class="highlight">&lt;%     Attribute attribute = (Attribute) i.next(); %&gt;</span>
-<img src="images/tag_4.gif" width="24" height="13"/>      m<span class="highlight">&lt;%=attribute.getCappedName()%&gt;</span> = <span class="highlight">&lt;%=attribute.getUncappedName()%&gt;</span>;
- <span class="highlight">&lt;% } %&gt;</span>
-
-     }
-               
- // <b>getter accessor methods</b>
- <span class="highlight">&lt;% for (Iterator i = enum.attributes(); i.hasNext(); ) { %&gt;</span>
- <span class="highlight">&lt;%     Attribute attribute = (Attribute) i.next(); %&gt;</span>
-     /**
-      * Returns the <span class="highlight">&lt;%=attribute.getName()%&gt;</span>.
-      *
-      * @return the <span class="highlight">&lt;%=attribute.getName()%&gt;</span>. 
-      */
-     public <span class="highlight">&lt;%=attribute.getType()%&gt;</span> get<span class="highlight">&lt;%=attribute.getCappedName()%&gt;</span>() {
-         return m<span class="highlight">&lt;%=attribute.getCappedName()%&gt;</span>;
-     }
- 
- <span class="highlight">&lt;% } %&gt;</span>     
- 
-     // lookup method omitted...
- }</pre>
-
-<p>As you can see, the template calls some methods that were not in the simple 
-  model we introduced earlier. We have added a few convenience methods, like the 
-  <tt class="code"><img src="images/tag_2.gif" width="24" height="13"/>Attribute.getCappedName()</tt> 
-  and <tt class="code"><img src="images/tag_4.gif" width="24" height="13"/>getUncappedName()</tt> 
-  methods. Such methods help to keep the template simple.</p>
-<p>Another example of methods we added to the model are the <tt class="code"><img src="images/tag_3.gif" width="24" height="13"/>TypesafeEnum.constructorParameterDescription()</tt> 
-  method and the <tt class="code"><img src="images/tag_1.gif" width="24" height="13"/>Instance.constructorValues()</tt> 
-  method. The implementation of the <tt class="code">constructorValues</tt> method is shown 
-  below. </p>
-
-<pre class="code">// class Instance
-/**
- * Convenience method that returns the attribute values of this instance,
- * in the order expected by the constructor of this instance.
- * 
- * @return a comma-separated list of all attribute values of this instance,
- *         formatted like <tt class="code">attrib1-value, attrib2-value (, ...)</tt>
- */
-public String constructorValues() {
-    StringBuffer result = new StringBuffer();
-    for (Iterator i = getType().attributes(); i.hasNext(); ) {
-        Attribute attribute = (Attribute) i.next();
-        result.append(getAttributeValue(attribute));
-        if (i.hasNext()) {
-            result.append(", ");
-        }
-    }
-    return result.toString();
-}
-</pre>
-<p>The <tt class="code">constructorValues</tt> method loops through the attributes of the 
-  typesafe enum, looks up the value for each attribute in the instance, and concatenates 
-  these values into a string, separated by commas. For example, in our <tt>Digit</tt> 
-  typesafe enum class above, this method would return <tt>&quot;0, \&quot;zero\&quot;&quot;</tt> 
-  for the &quot;ZERO&quot; instance. </p>
-
-<p>We could have looped through the attribute values in the template, but that 
-  would have made the template much more difficult to read. Pushing this logic 
-  into the model made the template more readable and easier to maintain. On the 
-  other hand, we lost some flexibility because users cannot customize that logic 
-  anymore by editing the template. This is a trade-off you have to make. Which 
-  is better depends on your template and your application.</p>
-<h3><a name="gui"></a>A GUI to Collect User Input </h3>
-<p>Now that we have a model and a template, we still need two more pieces to finish 
-  our plug-in: we need a GUI to collect values from the user to populate our model 
-  with, and we need to invoke our template with the populated model to generate 
-  source code and save this source code to a location in the workspace.</p>
-<p>Let's start with the GUI. The workbench provides a few wizards that do something 
-  similar to what we have in mind, for example the New Class, New Interface and 
-  New JUnit TestCase wizards. It probably makes sense to have our GUI look similar 
-  to these wizards and make it accessible from the standard menu and toolbar locations.</p>
-<p>Our wizard has three pages. The first page, shown below, looks like a simplified 
-  version of the New Class wizard. In fact, we are using the same framework that 
-  the New Class wizard uses, the <tt class="code">org.eclipse.jdt.ui.wizards</tt> package. 
-  In the first page, we collect the package name and the class name of the typesafe 
-  enum, and the location where the result should be saved.</p>
-<p><img alt="GUI wizard page one: class, package and location of the typesafe enum" src="images/enum_gui_page1.gif"/> 
-</p>
-<p></p>
-<p>Our second page collects information on the attributes of the typesafe enum 
-  class. Every attribute has a name and a type, and may be one of the key attributes. 
-  Our second wizard page is shown below:</p>
-
-<p><img alt="GUI wizard page two: attributes of the typesafe enum" src="images/enum_gui_page2.gif"/></p>
-<p></p>
-<p>Our third and last wizard page, shown below, collects information on the instances 
-  of the typesafe enum. The user inputs the instance name, and for each instance 
-  provides values for all attributes.</p>
-<p>Finally, one of the instances may be the &quot;default&quot; instance, which 
-  is the instance returned by the <tt class="code">lookup</tt> method if no instance was 
-  found for the specified key attribute values.</p>
-<p><img alt="GUI wizard page three: instances of the typesafe enum" src="images/enum_gui_page3.gif"/></p>
-<h3><a name="invoke_plugin_template"></a>Invoking the Template </h3>
-<p>Now that we have a GUI to populate our model, we can finally use what we learned 
-  in the first part of this article, and generate source code with our template.</p>
-
-<p>When a user presses Finish on the wizard, the <tt class="code">performFinish</tt> method 
-  in our wizard is called. The code below shows how we <img src="images/tag_1.gif" width="24" height="13"/>use 
-  a custom subclass of <tt class="code">JETEmitter</tt> to <img src="images/tag_2.gif" width="24" height="13"/>add 
-  the JAR file of our plug-in to the class path of the <i>.JETEmitters</i> project 
-  before we <img src="images/tag_3.gif" width="24" height="13"/>call generate on 
-  the <tt class="code">JETEmitter</tt>. The generated typesafe enum source code is <img src="images/tag_4.gif" width="24" height="13"/>saved 
-  to the location in the workspace that the user specified.</p>
-<pre class="code"> // class NewTypesafeEnumCreationWizard
- protected void finishPage(IProgressMonitor monitor) 
- throws InterruptedException, CoreException {
- 
-     String pluginId = "org.eclipse.emf.examples.jet.article2";
-     String base = Platform.getBundle(pluginId).getEntry("/").toString();
-     String relativeUri = "templates/TypeSafeEnumeration.javajet";
-<img src="images/tag_1.gif" width="24" height="13"/>  <tt class="code">JETEmitter</tt> emitter = new JETEmitter(base + relativeUri, getClass().getClassLoader());
-<img src="images/tag_2.gif" width="24" height="13"/>  emitter.addClasspathVariable("JET_TUTORIAL", pluginId);
- 
-     TypesafeEnum model = mPage1.getTypesafeEnumModel();
-     IProgressMonitor sub = new SubProgressMonitor(monitor, 1);
-
-<img src="images/tag_3.gif" width="24" height="13"/>  String result = emitter.generate(sub, new Object[] { model });
-     monitor.worked(1);
- 
-<img src="images/tag_4.gif" width="24" height="13"/>  IFile file = save(monitor, result.getBytes());
- 
-     selectAndReveal(file);
-     openResource(file);
- }</pre>
-<h3><a name="pluginxml"></a>Registering our Wizard </h3>
-<p>Our final code snippet below shows the part of our <tt class="code">plugin.xml</tt> configuration 
-  file where we register our wizard as a contribution to the workbench.</p>
-<pre class="code">   &lt;extension point="org.eclipse.ui.newWizards"&gt;
-      &lt;wizard 
-            name="Typesafe Enum"
-            icon="icons/newenum_wiz.gif"
-            category="org.eclipse.jdt.ui.java"
-            id="org.eclipse.emf.examples.jet.article2.ui.NewTypesafeEnumCreationWizard"&gt;
-         &lt;description&gt;
-            Create a Typesafe Enumeration
-         &lt;/description&gt;
-         &lt;class class="org.eclipse.emf.examples.jet.article2.ui.NewTypesafeEnumCreationWizard"&gt;
-<img src="images/tag_1.gif" width="24" height="13"/>         &lt;parameter name="javatype" value="true"/&gt;
-         &lt;/class&gt;
-      &lt;/wizard&gt;
-   &lt;/extension&gt;
-</pre>
-<p>Now our wizard is activated when users select File &gt; New &gt; Other &gt; 
-  Java &gt; Typesafe Enum from the workbench, as shown in the image below. </p>
-<p><img alt="Typesafe Enum wizard shows up in the New creation wizard" src="images/new_creation_wizard.gif"/> 
-</p>
-<p>Note that we set the <tt class="code"><img src="images/tag_1.gif" width="24" height="13"/>javatype</tt> 
-  attribute to true in the wizard extension element in the <tt class="code">plugin.xml</tt> 
-  file. This will cause our wizard to show up as an action on the toolbar in the 
-  Java Perspective, as shown in the image below.</p>
-
-<p><img alt="Typesafe Enum wizard shows up as an action on the toolbar in the Java Perspective" src="images/new_toolbar.gif"/> 
-</p>
-<p></p>
-<h2><a name="conclusion"></a>Conclusion </h2>
-JET can be a great help for applications that need to generate text. Templates 
-are as much of an improvement to code generation as JSP pages were to old style 
-servlets. 
-<p>When using JET, you need to decide whether you want to distribute your templates 
-  with your application, or distribute only the template implementation classes.</p>
-<p>If your goal is to simplify the text generation capabilities of your application, 
-  then using JET Nature and JET Builder to automatically translate your templates 
-  is a good choice. See <a href="../../tutorials/jet1/jet_tutorial1.html">JET Tutorial 
-  Part 1</a> for details. In that case you only need to distribute the translated 
-  template implementation classes with your application, not the templates themselves.</p>
-<p>On the other hand, if it is important for your application that users have 
-  ultimate control over the generated text, you may want to distribute the template 
-  files themselves with your application. In that case, you will need to translate 
-  these templates every time you generate text. The plug-in we wrote in this article 
-  is an example of this type of application.</p>
-<p>This article explained what classes are available in the JET package to achieve 
-  this and showed how to use these classes with an Eclipse plug-in. The appendix 
-  below provides an overview of the JET API and shows how it can be used in headless 
-  or standalone applications.</p>
-
-<h2><a name="appendix"></a>Appendix</h2>
-<h3><a name="jet_api_overview"></a>JET API Overview </h3>
-<b>Package org.eclipse.emf.codegen</b> 
-<p></p>
-<table border="1" cellspacing="0">
-  <tbody> 
-  <tr> 
-    <td><b>Class</b></td>
-    <td><b>Description</b></td>
-  </tr>
-
-  <tr> 
-    <td valign="top"><tt class="code">CodeGen</tt></td>
-    <td> 
-      <p>The <tt class="code">CodeGen</tt> class can translate a JET template to Java source 
-        code and optionally merge the template implementation Java source code 
-        with an existing Java class. <tt class="code">CodeGen</tt> can be used as an Eclipse 
-        headless application. The <tt class="code">run</tt> method expects a String array parameter 
-        of two or three elements: </p>
-
-      <ul>
-        <li> the uri of the template to translate </li>
-        <li>the target path where the translation result should be saved </li>
-        <li>an optional <tt class="code">JMerge</tt> control model file specifying how to merge 
-          the new translation result with the source code of an existing Java 
-          class</li>
-      </ul>
-
-    </td>
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">CodeGenPlugin</tt></td>
-    <td>The plug-in class for the JET package.</td>
-  </tr>
-  </tbody>
-</table>
-<p></p>
-
-<b>Package org.eclipse.emf.codegen.jet</b> 
-<p></p>
-<table border="1" cellspacing="0">
-  <tbody> 
-  <tr> 
-    <td><b>Class</b></td>
-    <td><b>Description</b></td>
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">IJETNature</tt></td>
-
-    <td>Interface extending <tt class="code">org.eclipse.core.resources.IProjectNature</tt>. 
-      Defines some of the properties that a JET nature has. Implemented by <tt class="code">JETNature</tt>. 
-      Used as a filter for project property pages by the <tt class="code">org.eclipse.emf.codegen.ui</tt> 
-      plug-in.</td>
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JETAddNatureOperation</tt></td>
-    <td>A <tt class="code">org.eclipse.core.resources.IWorkspaceRunnable</tt> for adding the 
-      JET nature to a project in the workspace. Used by the <tt class="code">AddJETNatureAction</tt> 
-      in the <tt class="code">org.eclipse.emf.codegen.ui</tt> plug-in.</td>
-
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JETBuilder</tt></td>
-    <td>This class extends <tt class="code">org.eclipse.core.resources.IncrementalProjectBuilder</tt>. 
-      When its <tt class="code">build</tt> method is invoked, it delegates to <tt class="code">JETCompileTemplateOperation</tt> 
-      to translate all templates in the workspace project that have been changed 
-      since the previous build. Templates must be located in one of the folders 
-      specified as Template Containers in the JET Nature of the project.</td>
-
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JETCharDataGenerator</tt></td>
-    <td>Responsible for a part of the template translation process. Generates 
-      strings for the character data present in the template file. Used by <tt class="code">JETCompiler</tt>.</td>
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JETCompiler</tt></td>
-
-    <td>This is the core class for template translation. This class is responsible 
-      for translating templates to the Java source code of a template implementation 
-      class. The actual translation is delegated to other classes in this package. 
-      A <tt class="code">JETParser</tt> is used to parse the template into template elements. 
-      <tt class="code">JETCompiler</tt> implements the <tt class="code">JETParseEventListener</tt> interface 
-      and registers itself with the parser to be notified when the parser recognizes 
-      a template element. For every recognized template element, <tt class="code">JETCompiler</tt> 
-      uses a <tt class="code">JETGenerator</tt> to translate the template element to Java source 
-      code. When the template parsing is complete, <tt class="code">JETCompiler</tt> uses a 
-      <tt class="code">JETSkeleton</tt> to assemble the Java source code elements to a single 
-      compilation unit (a Java class).</td>
-
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JETCompileTemplateOperation</tt></td>
-    <td>This class implements <tt class="code">org.eclipse.core.resources.IWorkspaceRunnable</tt> 
-      so it can execute as a batch operation within the workspace. This operation 
-      takes a workspace project, one or more Template Containers and optionally 
-      a list of specific template files as constructor parameters. When its <tt class="code">run</tt> 
-      method is invoked, it uses a <tt class="code">JETCompiler</tt> to translate the template 
-      files in the specified workspace project folders to Java source files for 
-      template implementation classes. This operation can optionally be configured 
-      to trigger a complete build of the project when it is finished to compile 
-      the Java source files to <i>.class</i> files.</td>
-
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JETConstantDataGenerator</tt></td>
-    <td>Responsible for a part of the template translation process. Extends <tt class="code">JETCharDataGenerator</tt> 
-      to generate constant declarations for the strings with character data present 
-      in the template file.</td>
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JETCoreElement</tt></td>
-
-    <td>Interface for core JET syntax elements (directive, expression, scriptlet 
-      and quote-escape). Used by <tt class="code">JETParser</tt>.</td>
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JETEmitter</tt></td>
-    <td>This class provides a convenient high-level API for users of this package. 
-      The <tt class="code">generate</tt> method of this class translates a template to Java 
-      source code, compiles this source code to a template implementation class, 
-      asks the template class to generate text and finally returns the generated 
-      result. This class creates a Java project called <i>.JETEmitters</i> in 
-      the workspace, translates the template into this project, and simply calls 
-      <tt class="code">build</tt> on the <i>.JETEmitters</i> project to compile the source 
-      code. If translation or compilation fails, a <tt class="code">JETException</tt> is thrown. 
-      A template implementation Java class is "executed" by calling its <tt class="code">generate</tt> 
-      method.</td>
-
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JETException</tt></td>
-    <td>Extends <tt class="code">org.eclipse.core.runtime.CoreException</tt>, but provides 
-      more convenient constructors.</td>
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JETExpressionGenerator</tt></td>
-
-    <td>Responsible for a part of the template translation process. Extends <tt class="code">JETScriptletGenerator</tt> 
-      to translate JET expressions (<tt class="code">&lt;%= ... %&gt;</tt> stuff) to Java source 
-      code.</td>
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JETGenerator</tt></td>
-    <td>Interface for generators: classes that know how to translate part of a 
-      JET template to a Java source code element.</td>
-
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JETMark</tt></td>
-    <td>A state object used by the <tt class="code">JETParser</tt> to mark points in the JET 
-      character input stream, and delegate the processing of parts of the stream 
-      to other objects.</td>
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JETNature</tt></td>
-
-    <td> 
-      <p>This class implements <tt class="code">IJETNature</tt> so that it can configure 
-        a workspace project with the JET Nature. When this nature is added to 
-        a project, it adds a JET Builder to the front of the build spec of the 
-        project. This nature defines two properties: </p>
-      <ul>
-        <li> Template Containers - a list of folders in the project that contain 
-          the JET templates to translate. </li>
-        <li>Source Container - the target folder in which to save translated template 
-          implementation Java classes. </li>
-      </ul>
-
-      <p>These properties are used by the JET Builder when performing a build.</p>
-    </td>
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JETParseEventListener</tt></td>
-    <td>Interface for objects that know how to process parts of a JET character 
-      input stream.</td>
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JETParser</tt></td>
-
-    <td>The main parser class. Has several inner classes for recognizing core 
-      JET syntax elements (directive, expression, scriptlet and quote-escape). 
-      When a core JET syntax element is recognized, the actual processing of the 
-      element is delegated to a <tt class="code">JETParseEventListener</tt>.</td>
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JETReader</tt></td>
-    <td>An input buffer for the JET parser. Provides a <tt class="code">stackStream</tt> method 
-      that others can call with the character stream to an include file. Also 
-      provides many other convenience methods for the parser.</td>
-
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JETScriptletGenerator</tt></td>
-    <td>Responsible for a part of the template translation process. Translates 
-      JET scriptlets (<tt class="code">&lt;% ... %&gt;</tt> stuff) to Java source code.</td>
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JETSkeleton</tt></td>
-
-    <td>This class provides an interface for assembling Java source code elements 
-      into a single Java compilation unit (a Java class). Java source code elements 
-      are assembled according to a class skeleton definition. A skeleton can be 
-      used to add boilerplate code to a translated template implementation class. 
-      This class provides a default custom template implementation class skeleton 
-      definition, but can also assemble Java elements using a custom skeleton. 
-      The actual parsing and generation of Java source code is delegated to classes 
-      in the <tt class="code">org.eclipse.jdt.core.jdom</tt> package.</td>
-  </tr>
-  </tbody>
-</table>
-<p></p>
-<b>Package org.eclipse.emf.codegen.jmerge</b> 
-<p></p>
-<table border="1" cellspacing="0">
-  <tbody> 
-  <tr> 
-    <td><b>Class</b></td>
-
-    <td><b>Description</b></td>
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JControlModel</tt></td>
-    <td>A control model that provides dictionaries and rules to drive a merge 
-      process.</td>
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JMerger</tt></td>
-
-    <td>A class for merging Java source files. Uses classes in the <tt class="code">org.eclipse.jdt.core.jdom</tt> 
-      package to parse the source code. This class can be used by application 
-      code, but can also be run as an Eclipse headless application.</td>
-  </tr>
-  <tr> 
-    <td valign="top"><tt class="code">JPatternDictionary</tt></td>
-    <td>A dictionary of signatures and JDOM nodes.</td>
-  </tr>
-
-  <tr> 
-    <td valign="top"><tt class="code">PropertyMerger</tt></td>
-    <td>A class for merging property files. This class can be used by application 
-      code, but can also be run as an Eclipse headless application.</td>
-  </tr>
-  </tbody>
-</table>
-<p></p>
-<h3><a name="codegen_headless_application"></a>Running CodeGen as an Eclipse Headless 
-  Application </h3>
-<p>The <tt class="code">org.eclipse.emf.codegen.CodeGen</tt> class can translate a JET template to Java source code 
-  and optionally merge the template implementation Java source code with an existing 
-  Java class. CodeGen can be used as an Eclipse headless application ("headless" 
-  means that the Eclipse GUI does not start). The <tt class="code">plugins/org.eclipse.emf.codegen/test</tt> 
-  folder in your Eclipse installation contains some scripts for launching the 
-  CodeGen class as an Eclipse headless application. These scripts are in Unix 
-  format.</p>
-
-<p><img src="images/win_only.gif" width="49" height="13"/> Below is an example 
-  script for Windows. Note that we pass two arguments to the CodeGen class:</p>
-<ul>
-  <li>the <img src="images/tag_1.gif" width="24" height="13"/>uri of the template 
-    to translate </li>
-  <li>the <img src="images/tag_2.gif" width="24" height="13"/>target path where 
-    the translation result should be saved </li>
-</ul>
-<p>If the target path already contains a previous translation result, and you 
-  want to merge the new translation result with the existing one, you can specify 
-  a <tt class="code">JMerge</tt> control model file as the third argument. The <tt class="code">plugins/org.eclipse.emf.codegen/test</tt> 
-  folder in your Eclipse installation contains an example <tt class="code">merge.xml</tt> file.</p>
-
-<pre class="code">   @echo off
-   set ECLIPSE_HOME=C:\eclipse-2.1\eclipse
-   set WORKSPACE=%ECLIPSE_HOME%\workspace
-   set OPTS=-Xmx900M -Djava.compiler=NONE -verify -cp %ECLIPSE_HOME%\startup.jar
-   set MAIN=org.eclipse.core.launcher.Main -noupdate -data %WORKSPACE% 
- 
-<img src="images/tag_1.gif" width="24" height="13"/>set TEMPLATE_URI=test.javajet
-<img src="images/tag_2.gif" width="24" height="13"/>set TARGET_FOLDER=C:\temp\jetstandalone\MyProject
-   set ARGUMENTS=%TEMPLATE_URI% %TARGET_FOLDER%
-   
-   echo Shut down Eclipse before running this script.
-   java %OPTS% %MAIN% -application org.eclipse.emf.codegen.CodeGen %ARGUMENTS%
-</pre>
-<h3><a name="jetc"></a>jetc: An ANT Task for Translating JET Templates Outside 
-  of Eclipse </h3>
-<p>Author: Knut Wannheden (knut.wannheden at paranor.ch) </p>
-<p>Binary: <a href="images/../jetc-task.jar">jetc-task.jar</a>. </p>
-<p>The source: <a href="images/../JETCTask.java" target=_blank>JETCTask.java</a>. </p>
-
-<p>Some notes: </p>
-<ul>
-  <li>In the <tt class="code">&lt;taskdef/&gt;</tt> you have to specify the class path to include 
-    both this task as well as the jars of a number of Eclipse plug-ins (see the 
-    example buildfile). </li>
-  <li>There are two ways to tell the jetc task which template(s) it should translate: 
-  </li>
-  <ul>
-    <li>Use a nested fileset to specify the directory containing the template 
-      files. </li>
-
-    <li>Specify the template uri in the "template" attribute of the task. When 
-      used this way, the task supports the "class" and "package" attributes which 
-      overload the JET directives "class" and "package" in the template. It can 
-      also be used if the JET directive is missing altogether. Use this attribute 
-      when you want to specify the class to generate outside the template. </li>
-  </ul>
-</ul>
-<p>Here's a simple Ant buildfile (the taskdef class path assumes you have Eclipse 
-  2.1 and EMF 1.1.0): </p>
-<pre class="code"> &lt;project default="jetc_multiple_templates"&gt;
-  
-  &lt;property name="eclipse.plugins.dir" location="C:/eclipse-2.1/eclipse/plugins"/&gt;
-  
-  &lt;taskdef name="jetc" classname="ch.paranor.epla.structure.JETCTask"&gt;
-
-    &lt;classpath&gt;
-      &lt;pathelement location="jetc-task.jar"/&gt;
-      &lt;fileset dir="${eclipse.plugins.dir}"&gt;
-        &lt;include name="org.eclipse.core.boot_2.1.0/boot.jar"/&gt;
-        &lt;include name="org.eclipse.core.resources_2.1.0/resources.jar"/&gt;
-        &lt;include name="org.eclipse.core.runtime_2.1.0/runtime.jar"/&gt;
-
-        &lt;include name="org.eclipse.emf.codegen_1.1.0/runtime/codegen.jar"/&gt;
-        &lt;include name="org.eclipse.jdt.core_2.1.0/jdtcore.jar"/&gt;
-      &lt;/fileset&gt;
-    &lt;/classpath&gt;
-  &lt;/taskdef&gt;
-  
-  &lt;!-- Usage example 1: --&gt;
-
-  &lt;!-- Specify the template file in the "template" attribute. --&gt;
-  &lt;!-- You can use the "class" and "package" attributes to override the --&gt;
-  &lt;!-- "class" and "package" attributes in the template file. --&gt;
-  &lt;target name="jetc_single_template"&gt;
-    &lt;mkdir dir="jet-output"/&gt;
-    &lt;jetc template="test.xmljet" package="com.foo" class="Test" destdir="jet-output"/&gt;
-
-    &lt;javac srcdir="jet-output" destdir="classes"/&gt;
-  &lt;/target&gt;
- 
-  &lt;!-- Usage example 2: --&gt;
-  &lt;!-- Translate a bunch of template files at once. --&gt;
-  &lt;!-- You cannot use the "class" and "package" attributes when using a fileset. --&gt;
-  &lt;target name="jetc_multiple_templates"&gt;
-
-    &lt;mkdir dir="jet-output"/&gt;
-    &lt;jetc destdir="jet-output"&gt;
-      &lt;fileset dir="jet-templates" includes="*.*jet"/&gt;
-    &lt;/jetc&gt;
-    &lt;javac srcdir="jet-output" destdir="classes"/&gt;
-  &lt;/target&gt;
-
-  
- &lt;/project&gt;</pre>
-<h2>Resources </h2>
-<p><a href="http://developer.java.sun.com/developer/Books/shiftintojava/page1.html#replaceenums" target="_blank">Substitutes 
-  for Missing C Constructs</a> (By Joshua Bloch)</p>
-<a href="http://www.javaworld.com/javaworld/javatips/jw-javatip122.html" target="_blank"> 
-Java Tip 122: Beware of Java typesafe enumerations</a> (By Vladimir Roubtsov)<br/>
-<p><a href="http://www.javaworld.com/javaworld/javatips/jw-javatip133.html" target="_blank">Java 
-  Tip 133: More on typesafe enums</a> (By Philip Bishop)</p>
-
-<p><a href="http://www.eclipse.org/emf/">http://www.eclipse.org/emf/ </a></p>
-<p><small>Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun 
-Microsystems, Inc. in the United States, other countries, or both.</small></p>
-<br/>
-</body>
-</html>
diff --git a/emf/docs/2.x/tutorials/jet2/jetc-task.jar b/emf/docs/2.x/tutorials/jet2/jetc-task.jar
deleted file mode 100644
index 3321291..0000000
--- a/emf/docs/2.x/tutorials/jet2/jetc-task.jar
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/jet2/org.eclipse.emf.examples.jet.article2_2.0.0.zip b/emf/docs/2.x/tutorials/jet2/org.eclipse.emf.examples.jet.article2_2.0.0.zip
deleted file mode 100644
index 3839f70..0000000
--- a/emf/docs/2.x/tutorials/jet2/org.eclipse.emf.examples.jet.article2_2.0.0.zip
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/Asset.java b/emf/docs/2.x/tutorials/slibmod/Asset.java
deleted file mode 100644
index c07f197..0000000
--- a/emf/docs/2.x/tutorials/slibmod/Asset.java
+++ /dev/null
@@ -1,12 +0,0 @@
-package org.eclipse.example.schoollibrary;
-
-/**
- * @model
- */
-public interface Asset
-{
-  /**
-   * @model
-   */
-  float getValue();
-}
diff --git a/emf/docs/2.x/tutorials/slibmod/SchoolBook.java b/emf/docs/2.x/tutorials/slibmod/SchoolBook.java
deleted file mode 100644
index e486130..0000000
--- a/emf/docs/2.x/tutorials/slibmod/SchoolBook.java
+++ /dev/null
@@ -1,10 +0,0 @@
-package org.eclipse.example.schoollibrary;
-
-import org.eclipse.example.library.Book;
-
-/**
- * @model
- */
-public interface SchoolBook extends Book, Asset
-{
-}
diff --git a/emf/docs/2.x/tutorials/slibmod/SchoolLibrary.java b/emf/docs/2.x/tutorials/slibmod/SchoolLibrary.java
deleted file mode 100644
index be803c6..0000000
--- a/emf/docs/2.x/tutorials/slibmod/SchoolLibrary.java
+++ /dev/null
@@ -1,14 +0,0 @@
-package org.eclipse.example.schoollibrary;
-
-import org.eclipse.example.library.Library;
-
-/**
- * @model
- */
-public interface SchoolLibrary extends Library
-{
-  /**
-   * @model
-   */
-  String getLocation();
-}
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img001.gif b/emf/docs/2.x/tutorials/slibmod/images/img001.gif
deleted file mode 100644
index 1ec80b5..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img001.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img101.gif b/emf/docs/2.x/tutorials/slibmod/images/img101.gif
deleted file mode 100644
index 367d36d..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img101.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img102.gif b/emf/docs/2.x/tutorials/slibmod/images/img102.gif
deleted file mode 100644
index 21f9030..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img102.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img103.gif b/emf/docs/2.x/tutorials/slibmod/images/img103.gif
deleted file mode 100644
index 2aceef2..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img103.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img104.gif b/emf/docs/2.x/tutorials/slibmod/images/img104.gif
deleted file mode 100644
index 6409ae2..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img104.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img105.gif b/emf/docs/2.x/tutorials/slibmod/images/img105.gif
deleted file mode 100644
index 0dd52fa..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img105.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img106.gif b/emf/docs/2.x/tutorials/slibmod/images/img106.gif
deleted file mode 100644
index 5fbd8a4..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img106.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img121.gif b/emf/docs/2.x/tutorials/slibmod/images/img121.gif
deleted file mode 100644
index 123491f..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img121.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img122.gif b/emf/docs/2.x/tutorials/slibmod/images/img122.gif
deleted file mode 100644
index b3fc97e..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img122.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img123.gif b/emf/docs/2.x/tutorials/slibmod/images/img123.gif
deleted file mode 100644
index 2defdd0..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img123.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img124.gif b/emf/docs/2.x/tutorials/slibmod/images/img124.gif
deleted file mode 100644
index bdf27db..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img124.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img125.gif b/emf/docs/2.x/tutorials/slibmod/images/img125.gif
deleted file mode 100644
index 5053a54..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img125.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img126.gif b/emf/docs/2.x/tutorials/slibmod/images/img126.gif
deleted file mode 100644
index 9024955..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img126.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img127.gif b/emf/docs/2.x/tutorials/slibmod/images/img127.gif
deleted file mode 100644
index b99fe9a..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img127.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img128.gif b/emf/docs/2.x/tutorials/slibmod/images/img128.gif
deleted file mode 100644
index d306c59..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img128.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img129.gif b/emf/docs/2.x/tutorials/slibmod/images/img129.gif
deleted file mode 100644
index 61af158..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img129.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img130.gif b/emf/docs/2.x/tutorials/slibmod/images/img130.gif
deleted file mode 100644
index 34c05ad..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img130.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img131.gif b/emf/docs/2.x/tutorials/slibmod/images/img131.gif
deleted file mode 100644
index d5ca0b0..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img131.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img132.gif b/emf/docs/2.x/tutorials/slibmod/images/img132.gif
deleted file mode 100644
index e486735..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img132.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img201.gif b/emf/docs/2.x/tutorials/slibmod/images/img201.gif
deleted file mode 100644
index 865997d..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img201.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img202.gif b/emf/docs/2.x/tutorials/slibmod/images/img202.gif
deleted file mode 100644
index 75291e6..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img202.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img203.gif b/emf/docs/2.x/tutorials/slibmod/images/img203.gif
deleted file mode 100644
index ef90eed..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img203.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img301.gif b/emf/docs/2.x/tutorials/slibmod/images/img301.gif
deleted file mode 100644
index 605ab30..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img301.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img302.gif b/emf/docs/2.x/tutorials/slibmod/images/img302.gif
deleted file mode 100644
index c38043a..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img302.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img303.gif b/emf/docs/2.x/tutorials/slibmod/images/img303.gif
deleted file mode 100644
index 1516e5c..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img303.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img304.gif b/emf/docs/2.x/tutorials/slibmod/images/img304.gif
deleted file mode 100644
index 6764fcc..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img304.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img305.gif b/emf/docs/2.x/tutorials/slibmod/images/img305.gif
deleted file mode 100644
index 417ed63..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img305.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img306.gif b/emf/docs/2.x/tutorials/slibmod/images/img306.gif
deleted file mode 100644
index 28245ef..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img306.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img307.gif b/emf/docs/2.x/tutorials/slibmod/images/img307.gif
deleted file mode 100644
index 6f377a1..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img307.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img308.gif b/emf/docs/2.x/tutorials/slibmod/images/img308.gif
deleted file mode 100644
index f47b1db..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img308.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img309.gif b/emf/docs/2.x/tutorials/slibmod/images/img309.gif
deleted file mode 100644
index a1cd06e..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img309.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img310.gif b/emf/docs/2.x/tutorials/slibmod/images/img310.gif
deleted file mode 100644
index ef3e5e8..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img310.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img311.gif b/emf/docs/2.x/tutorials/slibmod/images/img311.gif
deleted file mode 100644
index d053284..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img311.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img312.gif b/emf/docs/2.x/tutorials/slibmod/images/img312.gif
deleted file mode 100644
index 505be14..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img312.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img401.gif b/emf/docs/2.x/tutorials/slibmod/images/img401.gif
deleted file mode 100644
index 692367e..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img401.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img402.gif b/emf/docs/2.x/tutorials/slibmod/images/img402.gif
deleted file mode 100644
index ca12d73..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img402.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img403.gif b/emf/docs/2.x/tutorials/slibmod/images/img403.gif
deleted file mode 100644
index 6bf0c11..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img403.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img404.gif b/emf/docs/2.x/tutorials/slibmod/images/img404.gif
deleted file mode 100644
index c5c2007..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img404.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img405.gif b/emf/docs/2.x/tutorials/slibmod/images/img405.gif
deleted file mode 100644
index 4a0d685..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img405.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img406.gif b/emf/docs/2.x/tutorials/slibmod/images/img406.gif
deleted file mode 100644
index 86afce0..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img406.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img407.gif b/emf/docs/2.x/tutorials/slibmod/images/img407.gif
deleted file mode 100644
index 7231d39..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img407.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img408.gif b/emf/docs/2.x/tutorials/slibmod/images/img408.gif
deleted file mode 100644
index 4b109a0..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img408.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img409.gif b/emf/docs/2.x/tutorials/slibmod/images/img409.gif
deleted file mode 100644
index 6e99901..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img409.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img410.gif b/emf/docs/2.x/tutorials/slibmod/images/img410.gif
deleted file mode 100644
index d6bc1a3..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img410.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img411.gif b/emf/docs/2.x/tutorials/slibmod/images/img411.gif
deleted file mode 100644
index 4f00a60..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img411.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img501.gif b/emf/docs/2.x/tutorials/slibmod/images/img501.gif
deleted file mode 100644
index 7cdefb1..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img501.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img502.gif b/emf/docs/2.x/tutorials/slibmod/images/img502.gif
deleted file mode 100644
index 0105920..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img502.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/img503.gif b/emf/docs/2.x/tutorials/slibmod/images/img503.gif
deleted file mode 100644
index b4f7c92..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/img503.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/images/model.gif b/emf/docs/2.x/tutorials/slibmod/images/model.gif
deleted file mode 100644
index aba445f..0000000
--- a/emf/docs/2.x/tutorials/slibmod/images/model.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/library.zip b/emf/docs/2.x/tutorials/slibmod/library.zip
deleted file mode 100644
index 09dff6e..0000000
--- a/emf/docs/2.x/tutorials/slibmod/library.zip
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/schoollibrary.mdl b/emf/docs/2.x/tutorials/slibmod/schoollibrary.mdl
deleted file mode 100644
index 0bad607..0000000
--- a/emf/docs/2.x/tutorials/slibmod/schoollibrary.mdl
+++ /dev/null
@@ -1,1347 +0,0 @@
-
-(object Petal
-    version    	42
-    _written   	"Rose 4.5.8163.3"
-    charSet    	0)
-
-(object Design "Logical View"
-    is_unit    	TRUE
-    is_loaded  	TRUE
-    defaults   	(object defaults
-	rightMargin 	0.250000
-	leftMargin 	0.250000
-	topMargin  	0.250000
-	bottomMargin 	0.500000
-	pageOverlap 	0.250000
-	clipIconLabels 	TRUE
-	autoResize 	TRUE
-	snapToGrid 	TRUE
-	gridX      	16
-	gridY      	16
-	defaultFont 	(object Font
-	    size       	10
-	    face       	"Arial"
-	    bold       	FALSE
-	    italics    	FALSE
-	    underline  	FALSE
-	    strike     	FALSE
-	    color      	0
-	    default_color 	TRUE)
-	showMessageNum 	1
-	showClassOfObject 	TRUE
-	notation   	"Unified")
-    root_usecase_package 	(object Class_Category "Use Case View"
-	quid       	"40C81DB9027F"
-	exportControl 	"Public"
-	global     	TRUE
-	logical_models 	(list unit_reference_list)
-	logical_presentations 	(list unit_reference_list
-	    (object UseCaseDiagram "Main"
-		quid       	"40C81DB90288"
-		title      	"Main"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list))))
-    root_category 	(object Class_Category "Logical View"
-	quid       	"40C81DB9027E"
-	exportControl 	"Public"
-	global     	TRUE
-	subsystem  	"Component View"
-	quidu      	"40C81DB90280"
-	logical_models 	(list unit_reference_list
-	    (object Class_Category "library"
-		attributes 	(list Attribute_Set
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"basePackage"
-			value      	"org.eclipse.example"))
-		quid       	"40C81E120060"
-		exportControl 	"Public"
-		logical_models 	(list unit_reference_list
-		    (object Class "Book"
-			quid       	"40C81E700047"
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "title"
-				quid       	"40C81E770119"
-				type       	"String")
-			    (object ClassAttribute "pages"
-				quid       	"40C81E7E03A3"
-				type       	"int"
-				initv      	"100")
-			    (object ClassAttribute "category"
-				quid       	"40C81E890344"
-				type       	"BookCategory")))
-		    (object Class "Library"
-			quid       	"40C81E4B028D"
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "name"
-				quid       	"40C81E5302FB"
-				type       	"String")))
-		    (object Class "Writer"
-			quid       	"40C81E6102FA"
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "name"
-				quid       	"40C81E69030F"
-				type       	"String")))
-		    (object Class "BookCategory"
-			quid       	"40C81E9800FF"
-			stereotype 	"enumeration"
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "Mystery"
-				quid       	"40C81EB702AF")
-			    (object ClassAttribute "ScienceFiction"
-				quid       	"40C81EBE001A")
-			    (object ClassAttribute "Biography"
-				quid       	"40C81EC10104")))
-		    (object Association "$UNNAMED$0"
-			quid       	"40C81F4E0062"
-			roles      	(list role_list
-			    (object Role "$UNNAMED$1"
-				quid       	"40C81F4F0321"
-				supplier   	"Logical View::library::Library"
-				quidu      	"40C81E4B028D"
-				is_aggregate 	TRUE)
-			    (object Role "writers"
-				quid       	"40C81F4F0322"
-				label      	"writers"
-				supplier   	"Logical View::library::Writer"
-				quidu      	"40C81E6102FA"
-				client_cardinality 	(value cardinality "0..n")
-				Containment 	"By Value"
-				exportControl 	"Implementation"
-				is_navigable 	TRUE)))
-		    (object Association "$UNNAMED$2"
-			quid       	"40C81F86019E"
-			roles      	(list role_list
-			    (object Role "books"
-				quid       	"40C81F870109"
-				label      	"books"
-				supplier   	"Logical View::library::Book"
-				quidu      	"40C81E700047"
-				client_cardinality 	(value cardinality "0..n")
-				exportControl 	"Implementation"
-				is_navigable 	TRUE)
-			    (object Role "author"
-				quid       	"40C81F87010A"
-				label      	"author"
-				supplier   	"Logical View::library::Writer"
-				quidu      	"40C81E6102FA"
-				client_cardinality 	(value cardinality "1")
-				exportControl 	"Implementation"
-				is_navigable 	TRUE)))
-		    (object Association "$UNNAMED$3"
-			quid       	"40C82321022F"
-			roles      	(list role_list
-			    (object Role "$UNNAMED$4"
-				quid       	"40C823250054"
-				supplier   	"Logical View::library::Library"
-				quidu      	"40C81E4B028D"
-				is_aggregate 	TRUE)
-			    (object Role "books"
-				quid       	"40C823250055"
-				label      	"books"
-				supplier   	"Logical View::library::Book"
-				quidu      	"40C81E700047"
-				client_cardinality 	(value cardinality "0..n")
-				Containment 	"By Value"
-				exportControl 	"Implementation"
-				is_navigable 	TRUE))))
-		logical_presentations 	(list unit_reference_list
-		    (object ClassDiagram "Main"
-			quid       	"40C81E3101FC"
-			title      	"Main"
-			zoom       	100
-			max_height 	28350
-			max_width  	21600
-			origin_x   	0
-			origin_y   	0
-			items      	(list diagram_item_list
-			    (object ClassView "Class" "Logical View::library::BookCategory" @1
-				ShowCompartmentStereotypes 	TRUE
-				SuppressOperation 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(1072, 224)
-				label      	(object ItemLabel
-				    Parent_View 	@1
-				    location   	(909, 140)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	326
-				    justify    	0
-				    label      	"BookCategory")
-				stereotype 	(object ItemLabel
-				    Parent_View 	@1
-				    location   	(909, 90)
-				    fill_color 	13434879
-				    anchor     	10
-				    nlines     	1
-				    max_width  	326
-				    justify    	0
-				    label      	"<<enumeration>>")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"40C81E9800FF"
-				compartment 	(object Compartment
-				    Parent_View 	@1
-				    location   	(909, 200)
-				    icon_style 	"Icon"
-				    fill_color 	13434879
-				    anchor     	2
-				    nlines     	3
-				    max_width  	278)
-				width      	344
-				height     	292
-				autoResize 	TRUE)
-			    (object ClassView "Class" "Logical View::library::Writer" @2
-				ShowCompartmentStereotypes 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(224, 672)
-				label      	(object ItemLabel
-				    Parent_View 	@2
-				    location   	(100, 591)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	248
-				    justify    	0
-				    label      	"Writer")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"40C81E6102FA"
-				compartment 	(object Compartment
-				    Parent_View 	@2
-				    location   	(100, 651)
-				    icon_style 	"Icon"
-				    fill_color 	13434879
-				    anchor     	2
-				    nlines     	2
-				    max_width  	253)
-				width      	266
-				height     	186
-				autoResize 	TRUE)
-			    (object ClassView "Class" "Logical View::library::Library" @3
-				ShowCompartmentStereotypes 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(560, 176)
-				label      	(object ItemLabel
-				    Parent_View 	@3
-				    location   	(436, 95)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	248
-				    justify    	0
-				    label      	"Library")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"40C81E4B028D"
-				compartment 	(object Compartment
-				    Parent_View 	@3
-				    location   	(436, 155)
-				    icon_style 	"Icon"
-				    fill_color 	13434879
-				    anchor     	2
-				    nlines     	2
-				    max_width  	253)
-				width      	266
-				height     	186
-				autoResize 	TRUE)
-			    (object AssociationViewNew "$UNNAMED$0" @4
-				location   	(392, 423)
-				stereotype 	TRUE
-				line_color 	3342489
-				quidu      	"40C81F4E0062"
-				roleview_list 	(list RoleViews
-				    (object RoleView "$UNNAMED$1" @5
-					Parent_View 	@4
-					location   	(88, -345)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"40C81F4F0321"
-					client     	@4
-					supplier   	@3
-					line_style 	0)
-				    (object RoleView "writers" @6
-					Parent_View 	@4
-					location   	(88, -345)
-					label      	(object SegLabel @7
-					    Parent_View 	@6
-					    location   	(234, 506)
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	144
-					    justify    	0
-					    label      	"writers"
-					    pctDist    	0.838068
-					    height     	85
-					    orientation 	1)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"40C81F4F0322"
-					client     	@4
-					supplier   	@2
-					line_style 	0
-					label      	(object SegLabel @8
-					    Parent_View 	@6
-					    location   	(402, 522)
-					    anchor     	2
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	15
-					    justify    	0
-					    label      	"0..*"
-					    pctDist    	0.405337
-					    height     	64
-					    orientation 	0))))
-			    (object ClassView "Class" "Logical View::library::Book" @9
-				ShowCompartmentStereotypes 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(1008, 672)
-				label      	(object ItemLabel
-				    Parent_View 	@9
-				    location   	(782, 541)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	452
-				    justify    	0
-				    label      	"Book")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"40C81E700047"
-				compartment 	(object Compartment
-				    Parent_View 	@9
-				    location   	(782, 601)
-				    icon_style 	"Icon"
-				    fill_color 	13434879
-				    anchor     	2
-				    nlines     	4
-				    max_width  	459)
-				width      	470
-				height     	286
-				autoResize 	TRUE)
-			    (object AssociationViewNew "$UNNAMED$2" @10
-				location   	(564, 672)
-				stereotype 	TRUE
-				line_color 	3342489
-				quidu      	"40C81F86019E"
-				roleview_list 	(list RoleViews
-				    (object RoleView "books" @11
-					Parent_View 	@10
-					location   	(260, -96)
-					label      	(object SegLabel @12
-					    Parent_View 	@11
-					    location   	(695, 630)
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	132
-					    justify    	0
-					    label      	"books"
-					    pctDist    	0.629808
-					    height     	43
-					    orientation 	0)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"40C81F870109"
-					client     	@10
-					supplier   	@9
-					line_style 	0
-					label      	(object SegLabel @13
-					    Parent_View 	@11
-					    location   	(715, 724)
-					    anchor     	2
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	15
-					    justify    	0
-					    label      	"0..*"
-					    pctDist    	0.725962
-					    height     	52
-					    orientation 	1))
-				    (object RoleView "author" @14
-					Parent_View 	@10
-					location   	(260, -96)
-					label      	(object SegLabel @15
-					    Parent_View 	@14
-					    location   	(443, 632)
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	144
-					    justify    	0
-					    label      	"author"
-					    pctDist    	0.586047
-					    height     	41
-					    orientation 	1)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"40C81F87010A"
-					client     	@10
-					supplier   	@2
-					line_style 	0
-					label      	(object SegLabel @16
-					    Parent_View 	@14
-					    location   	(423, 725)
-					    anchor     	2
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	15
-					    justify    	0
-					    label      	"1"
-					    pctDist    	0.679070
-					    height     	53
-					    orientation 	0))))
-			    (object AssociationViewNew "$UNNAMED$3" @17
-				location   	(761, 398)
-				stereotype 	TRUE
-				line_color 	3342489
-				quidu      	"40C82321022F"
-				roleview_list 	(list RoleViews
-				    (object RoleView "$UNNAMED$4" @18
-					Parent_View 	@17
-					location   	(-327, -386)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"40C823250054"
-					client     	@17
-					supplier   	@3
-					line_style 	0)
-				    (object RoleView "books" @19
-					Parent_View 	@17
-					location   	(-327, -386)
-					label      	(object SegLabel @20
-					    Parent_View 	@19
-					    location   	(747, 469)
-					    anchor     	1
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	132
-					    justify    	0
-					    label      	"books"
-					    pctDist    	0.244369
-					    height     	59
-					    orientation 	1)
-					stereotype 	TRUE
-					line_color 	3342489
-					quidu      	"40C823250055"
-					client     	@17
-					supplier   	@9
-					line_style 	0
-					label      	(object SegLabel @21
-					    Parent_View 	@19
-					    location   	(904, 463)
-					    anchor     	2
-					    anchor_loc 	1
-					    nlines     	1
-					    max_width  	15
-					    justify    	0
-					    label      	"0..*"
-					    pctDist    	0.823204
-					    height     	63
-					    orientation 	0))))))))
-	    (object Class_Category "schoollibrary"
-		attributes 	(list Attribute_Set
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"basePackage"
-			value      	"org.eclipse.example"))
-		quid       	"40C824F102B2"
-		exportControl 	"Public"
-		logical_models 	(list unit_reference_list
-		    (object Class "Asset"
-			quid       	"40C8255E0041"
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "value"
-				quid       	"40C8256301D9"
-				type       	"float")))
-		    (object Class "SchoolBook"
-			quid       	"40C825A8025D"
-			superclasses 	(list inheritance_relationship_list
-			    (object Inheritance_Relationship
-				quid       	"40C825D10077"
-				stereotype 	"extend"
-				supplier   	"Logical View::library::Book"
-				quidu      	"40C81E700047")
-			    (object Inheritance_Relationship
-				quid       	"40C825D602D7"
-				supplier   	"Logical View::schoollibrary::Asset"
-				quidu      	"40C8255E0041")))
-		    (object Class "SchoolLibrary"
-			quid       	"40C825B501A6"
-			superclasses 	(list inheritance_relationship_list
-			    (object Inheritance_Relationship
-				quid       	"40C825DB01C5"
-				supplier   	"Logical View::library::Library"
-				quidu      	"40C81E4B028D"))
-			class_attributes 	(list class_attribute_list
-			    (object ClassAttribute "location"
-				quid       	"40C825BF0182"
-				type       	"String"))))
-		logical_presentations 	(list unit_reference_list
-		    (object ClassDiagram "Main"
-			quid       	"40C824FE033C"
-			title      	"Main"
-			zoom       	100
-			max_height 	28350
-			max_width  	21600
-			origin_x   	0
-			origin_y   	0
-			items      	(list diagram_item_list
-			    (object ClassView "Class" "Logical View::library::Library" @22
-				ShowCompartmentStereotypes 	TRUE
-				SuppressAttribute 	TRUE
-				SuppressOperation 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(240, 160)
-				label      	(object ItemLabel
-				    Parent_View 	@22
-				    location   	(133, 110)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	214
-				    justify    	0
-				    label      	"Library")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"40C81E4B028D"
-				width      	232
-				height     	125
-				annotation 	8
-				autoResize 	TRUE)
-			    (object ClassView "Class" "Logical View::library::Book" @23
-				ShowCompartmentStereotypes 	TRUE
-				SuppressAttribute 	TRUE
-				SuppressOperation 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(688, 160)
-				label      	(object ItemLabel
-				    Parent_View 	@23
-				    location   	(582, 110)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	213
-				    justify    	0
-				    label      	"Book")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"40C81E700047"
-				width      	231
-				height     	125
-				annotation 	8
-				autoResize 	TRUE)
-			    (object ClassView "Class" "Logical View::schoollibrary::Asset" @24
-				ShowCompartmentStereotypes 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(1008, 192)
-				label      	(object ItemLabel
-				    Parent_View 	@24
-				    location   	(905, 111)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	206
-				    justify    	0
-				    label      	"Asset")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"40C8255E0041"
-				compartment 	(object Compartment
-				    Parent_View 	@24
-				    location   	(905, 171)
-				    icon_style 	"Icon"
-				    fill_color 	13434879
-				    anchor     	2
-				    nlines     	2
-				    max_width  	212)
-				width      	224
-				height     	186
-				autoResize 	TRUE)
-			    (object ClassView "Class" "Logical View::schoollibrary::SchoolBook" @25
-				ShowCompartmentStereotypes 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(688, 608)
-				label      	(object ItemLabel
-				    Parent_View 	@25
-				    location   	(563, 557)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	250
-				    justify    	0
-				    label      	"SchoolBook")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"40C825A8025D"
-				width      	268
-				height     	126
-				autoResize 	TRUE)
-			    (object ClassView "Class" "Logical View::schoollibrary::SchoolLibrary" @26
-				ShowCompartmentStereotypes 	TRUE
-				IncludeAttribute 	TRUE
-				IncludeOperation 	TRUE
-				location   	(240, 576)
-				label      	(object ItemLabel
-				    Parent_View 	@26
-				    location   	(96, 495)
-				    fill_color 	13434879
-				    nlines     	1
-				    max_width  	288
-				    justify    	0
-				    label      	"SchoolLibrary")
-				icon_style 	"Icon"
-				line_color 	3342489
-				fill_color 	13434879
-				quidu      	"40C825B501A6"
-				compartment 	(object Compartment
-				    Parent_View 	@26
-				    location   	(96, 555)
-				    icon_style 	"Icon"
-				    fill_color 	13434879
-				    anchor     	2
-				    nlines     	2
-				    max_width  	293)
-				width      	306
-				height     	186
-				autoResize 	TRUE)
-			    (object InheritView "" @27
-				stereotype 	TRUE
-				line_color 	3342489
-				quidu      	"40C825DB01C5"
-				client     	@26
-				supplier   	@22
-				line_style 	0)
-			    (object InheritView "" @28
-				stereotype 	(object SegLabel @29
-				    Parent_View 	@28
-				    location   	(682, 400)
-				    anchor     	10
-				    anchor_loc 	1
-				    nlines     	1
-				    max_width  	268
-				    justify    	0
-				    label      	"<<extend>>"
-				    pctDist    	0.450980
-				    height     	7
-				    orientation 	0)
-				line_color 	3342489
-				quidu      	"40C825D10077"
-				client     	@25
-				supplier   	@23
-				line_style 	0)
-			    (object InheritView "" @30
-				stereotype 	TRUE
-				line_color 	3342489
-				quidu      	"40C825D602D7"
-				client     	@25
-				supplier   	@24
-				line_style 	0))))))
-	logical_presentations 	(list unit_reference_list
-	    (object ClassDiagram "Main"
-		quid       	"40C81DB90284"
-		title      	"Main"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list
-		    (object CategoryView "Logical View::library" @31
-			location   	(272, 240)
-			label      	(object ItemLabel
-			    Parent_View 	@31
-			    location   	(128, 156)
-			    fill_color 	13434879
-			    nlines     	2
-			    max_width  	288
-			    justify    	0
-			    label      	"library")
-			icon_style 	"Icon"
-			line_color 	3342489
-			fill_color 	13434879
-			quidu      	"40C81E120060"
-			width      	300
-			height     	180)
-		    (object CategoryView "Logical View::schoollibrary" @32
-			location   	(688, 240)
-			label      	(object ItemLabel
-			    Parent_View 	@32
-			    location   	(544, 156)
-			    fill_color 	13434879
-			    nlines     	2
-			    max_width  	288
-			    justify    	0
-			    label      	"schoollibrary")
-			icon_style 	"Icon"
-			line_color 	3342489
-			fill_color 	13434879
-			quidu      	"40C824F102B2"
-			width      	300
-			height     	180)))))
-    root_subsystem 	(object SubSystem "Component View"
-	quid       	"40C81DB90280"
-	physical_models 	(list unit_reference_list)
-	physical_presentations 	(list unit_reference_list
-	    (object Module_Diagram "Main"
-		quid       	"40C81DB90287"
-		title      	"Main"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list))))
-    process_structure 	(object Processes
-	quid       	"40C81DB90281"
-	ProcsNDevs 	(list
-	    (object Process_Diagram "Deployment View"
-		quid       	"40C81DB90283"
-		title      	"Deployment View"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list))))
-    properties 	(object Properties
-	attributes 	(list Attribute_Set
-	    (object Attribute
-		tool       	"DDL"
-		name       	"propertyId"
-		value      	"809135966")
-	    (object Attribute
-		tool       	"DDL"
-		name       	"default__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"DDL"
-			name       	"Directory"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"DataBase"
-			value      	("DataBaseSet" 800))
-		    (object Attribute
-			tool       	"DDL"
-			name       	"DataBaseSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"DDL"
-				name       	"ANSI"
-				value      	800)
-			    (object Attribute
-				tool       	"DDL"
-				name       	"Oracle"
-				value      	801)
-			    (object Attribute
-				tool       	"DDL"
-				name       	"SQLServer"
-				value      	802)
-			    (object Attribute
-				tool       	"DDL"
-				name       	"Sybase"
-				value      	803)
-			    (object Attribute
-				tool       	"DDL"
-				name       	"Watcom"
-				value      	804)))
-		    (object Attribute
-			tool       	"DDL"
-			name       	"PrimaryKeyColumnName"
-			value      	"Id")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"PrimaryKeyColumnType"
-			value      	"NUMBER(5)")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"ViewName"
-			value      	"V_")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"TableName"
-			value      	"T_")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"InheritSuffix"
-			value      	"_V")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"DropClause"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"BaseViews"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"DDLScriptFilename"
-			value      	"DDL1.SQL")))
-	    (object Attribute
-		tool       	"DDL"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"DDL"
-			name       	"ColumnType"
-			value      	"VARCHAR")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"Length"
-			value      	"")
-		    (object Attribute
-			tool       	"DDL"
-			name       	"NullsOK"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"PrimaryKey"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"Unique"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"CompositeUnique"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"DDL"
-			name       	"CheckConstraint"
-			value      	"")))
-	    (object Attribute
-		tool       	"DDL"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"IDL"
-		name       	"propertyId"
-		value      	"809135966")
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Project"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"CreateMissingDirectories"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"StopOnError"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"Directory"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GeneratePreserveRegions"
-			value      	TRUE)))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"ImplementationType"
-			value      	"")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"ConstValue"
-			value      	"")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateDefaultSpecifier"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"DefaultSpecifier"
-			value      	"")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IDLElement"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IDLSpecificationType"
-			value      	("IDLSpecSet" 22))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IDLSpecSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Interface"
-				value      	22)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Typedef"
-				value      	54)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Enumeration"
-				value      	8)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Const"
-				value      	71)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Exception"
-				value      	61)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Struct"
-				value      	51)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Union"
-				value      	81)))))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Module-Spec"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"Generate"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"CmIdentification"
-			value      	(value Text "  %X% %Q% %Z% %W%"))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"CopyrightNotice"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"FileName"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateIDLModule"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"InclusionProtectionSymbol"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"AdditionalIncludes"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IncludeBySimpleName"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Module-Body"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"CmIdentification"
-			value      	(value Text "  %X% %Q% %Z% %W%"))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"CopyrightNotice"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"FileName"
-			value      	"AUTO GENERATE")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"AdditionalIncludes"
-			value      	(value Text ""))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IncludeBySimpleName"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"OperationIsOneWay"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"Context"
-			value      	"")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"Raises"
-			value      	"")))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"CaseSpecifier"
-			value      	"")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateDataMember"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"DataMemberName"
-			value      	"$relationship")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IsReadOnly"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IsConst"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"ConstValue"
-			value      	"")))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Has"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"NameIfUnlabeled"
-			value      	"the_$supplier")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateDataMember"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"DataMemberName"
-			value      	"$relationship")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateForwardReference"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IsReadOnly"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"BoundedHasRelType"
-			value      	("HasRelTypeSet" 47))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"HasRelTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Array"
-				value      	24)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Sequence"
-				value      	47)))))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"NameIfUnlabeled"
-			value      	"the_$supplier")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateDataMember"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"DataMemberName"
-			value      	"$relationship")
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateForwardReference"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"IsReadOnly"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"IDL"
-			name       	"BoundedRoleType"
-			value      	("AssocTypeSet" 47))
-		    (object Attribute
-			tool       	"IDL"
-			name       	"AssocTypeSet"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Array"
-				value      	24)
-			    (object Attribute
-				tool       	"IDL"
-				name       	"Sequence"
-				value      	47)))))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Uses"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"GenerateForwardReference"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"default__Subsystem"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"IDL"
-			name       	"Directory"
-			value      	"AUTO GENERATE")))
-	    (object Attribute
-		tool       	"IDL"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"SCC"
-		name       	"HiddenTool"
-		value      	FALSE)
-	    (object Attribute
-		tool       	"Ecore"
-		name       	"propertyId"
-		value      	"809135969")
-	    (object Attribute
-		tool       	"Ecore"
-		name       	"default__Category"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"packageName"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"nsPrefix"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"nsURI"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"basePackage"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"prefix"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"annotation"
-			value      	"")))
-	    (object Attribute
-		tool       	"Ecore"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"classifierName"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"constraints"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"xmlName"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"xmlContentKind"
-			value      	("ContentKind" 0))
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"ContentKind"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Unspecified"
-				value      	0)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Empty"
-				value      	1)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Simple"
-				value      	2)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Mixed"
-				value      	3)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"ElementOnly"
-				value      	4)))
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"annotation"
-			value      	"")))
-	    (object Attribute
-		tool       	"Ecore"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"operationName"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"annotation"
-			value      	"")))
-	    (object Attribute
-		tool       	"Ecore"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"attributeName"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isTransient"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isVolatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isChangeable"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isUnsettable"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isUnique"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isID"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"xmlName"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"xmlNamespace"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"xmlFeatureKind"
-			value      	("FeatureKind" 0))
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"FeatureKind"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Unspecified"
-				value      	0)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Simple"
-				value      	1)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Attribute"
-				value      	2)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Element"
-				value      	4)))
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"annotation"
-			value      	"")))
-	    (object Attribute
-		tool       	"Ecore"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"referenceName"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isTransient"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isVolatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isChangeable"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isUnsettable"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isResolveProxies"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"xmlName"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"xmlNamespace"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"xmlFeatureKind"
-			value      	("FeatureKind" 0))
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"FeatureKind"
-			value      	(list Attribute_Set
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Unspecified"
-				value      	0)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Simple"
-				value      	1)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Attribute"
-				value      	2)
-			    (object Attribute
-				tool       	"Ecore"
-				name       	"Element"
-				value      	4)))
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"annotation"
-			value      	""))))
-	quid       	"40C81DB90282"))
diff --git a/emf/docs/2.x/tutorials/slibmod/schoollibrary.zip b/emf/docs/2.x/tutorials/slibmod/schoollibrary.zip
deleted file mode 100644
index 590b80d..0000000
--- a/emf/docs/2.x/tutorials/slibmod/schoollibrary.zip
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/slibmod/slibmod_emf2.0.html b/emf/docs/2.x/tutorials/slibmod/slibmod_emf2.0.html
deleted file mode 100644
index 1e7745e..0000000
--- a/emf/docs/2.x/tutorials/slibmod/slibmod_emf2.0.html
+++ /dev/null
@@ -1,696 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
-<link rel="stylesheet" href="images/../../../css/book.css" type="text/css"/>
-<link rel="stylesheet" href="images/../../../css/emf-book.css" type="text/css"/>
-<title>Generating an Extended EMF Model</title>
-</head>
-<body lang="EN-US" xml:lang="EN-US">
-<h1>Generating an Extended EMF Model</h1>
-
-<p>Last updated: June 29, 2004</p>
-
-<p>This tutorial is a follow-on to
-<a href="../../tutorials/clibmod/clibmod.html">Generating an EMF Model</a>,
-in which a simple library model is generated. In that tutorial, we showed how an
-EMF model can be generated very easily from a Rose model or a set of Java
-interface files. In this tutorial, we will show you how to generate an EMF model
-that extends an existing model.</p>
-
-<p>First of all, let us look back at the library model:</p>
-<img src="images/../../clibmod/images/model.gif" alt="Library UML model"/>
-
-<p>We are now going to extend this library model by creating a new package,
-schoollibrary. This package contains three classes, two of which extend classes
-in the library model:</p>
-<img src="images/model.gif" alt="Schoollibrary UML model"/>
-
-<p>This tutorial will show you step-by-step how to generate an EMF model of this
-schoollibrary package, using the library model that you've already created.
-As in the previous tutorial, we will demonstrate creating this new model from a
-Rose model and from a set of Java interfaces.</p>
-
-<p>The screenshots are based on version 3.0 of the Eclipse SDK and version 2.0
-of EMF.</p>
-
-<hr/>
-<h2>Contents</h2>
-
-<table border="0" cellspacing="2" cellpadding="2" width="100%">
-<tr>
-<td valign="top">Step 1:</td>
-<td valign="top"><a href="#step1a">Import the Model from Rose</a> or
-<a href="#step1b">Define the Model Using Annotated Java</a>
-</td>
-</tr>
-
-<tr>
-<td valign="top">Step 2:</td>
-<td valign="top"><a href="#step2">Generate the EMF Model and Editor Code</a>
-</td>
-</tr>
-
-<tr>
-<td valign="top">Step 3:</td>
-<td valign="top"><a href="#step3">Run the Generated Editor</a> </td>
-</tr>
-
-<tr>
-<td valign="top">Step 4:</td>
-<td valign="top"><a href="#step4">Modify the Editor</a>
-</td>
-</tr>
-
-<tr>
-<td valign="top">Appendix:</td>
-<td valign="top"><a href="#appendix">An Alternative Way to Generate the Model</a>
-</td>
-</tr>
-</table>
-<br/>
-
-<hr/>
-<p style="text-align: right"><a id="step0" name="step0">&nbsp;</a><a href="#top">contents</a></p>
-<h2>Step 0: Prerequisites</h2>
-
-<p>The library model and editor were generated in the previous tutorial,
-<a href="../../tutorials/clibmod/clibmod.html">Generating an EMF Model</a>.</p>
-
-<ul>
-<li>Launch Eclipse and verify that these three projects are shown in the
-Navigator view in the Resource perspective: "library", library.edit", and
-"library.editor".<br/>
-<img src="images/img001.gif" alt="Existing library projects"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>If these packages are not listed, you will need to work through the previous
-tutorial, or see the <a href="#appendix">Appendix</a> for how to create both
-models at once.</p>
-
-<hr/>
-<p style="text-align: right"><a id="step1a" name="step1a">&nbsp;</a><a href="#top">contents</a></p>
-<h2>Step 1a: Import the Model from Rose</h2>
-
-<p>Save the Rose model file
-<a target="_code" href="images/../schoollibrary.mdl">schoollibrary.mdl</a>
-somewhere on your workstation. It contains both the library and schoollibrary
-packages.</p>
-
-<p>When sharing packages among various models, we really should place each
-package in its own .cat file, and just reference them in an .mdl file. However,
-for the purposes of this tutorial, we have simply duplicated and extended the
-library package in a single model file. The generator behaves exactly the same,
-whether packages are contained inside a single .mdl file or referenced in
-external .cat files.<br/>
-</p>
-
-<p>Create a new EMF project in the workspace:</p>
-
-<ul>
-<li>Bring up the "File/New/Project..." dialog.<br/>
-<img src="images/../../clibmod/images/img101.gif" alt="File/New/Project..."/><br/>
-&nbsp;</li>
-
-<li>Expand "Eclipse Modeling Framework" and select "EMF Project". Click the
-"Next" button.<br/>
-<img src="images/../../clibmod/images/img102.gif" alt="EMF Project"/><br/>
-&nbsp;</li>
-
-<li>Give the project a name, says, "schoollibrary", and then click the
-"Next" button.<br/>
-<img src="images/img101.gif" alt="Name the project"/><br/>
-&nbsp;</li>
-
-<li>Select "Load from a Rose class model" and click the "Next" button.<br/>
-<img src="images/../../clibmod/images/img104.gif" alt="Load from a Rose class model"/><br/>
-&nbsp;</li>
-
-<li>Click on the "Browse" button and use the file dialog to locate the Rose
-model file. The file will be examined, and a default generator model name will
-be suggested. You can change the name in the entry box if you wish. Then, click
-the "Next" button.<br/>
-<img src="images/img102.gif" alt="Browse for Rose file and name generator model"/><br/>
-&nbsp;</li>
-
-<li>The Rose model contains two packages, library and schoollibrary. We select
-only the package that we wish to generate, "schoollibrary". However, because
-schoollibrary contains references to classes in library, we need to specify
-where to find that model, so that it can be reused. Click the "Browse"
-button.<br/>
-<img src="images/img103.gif" alt="Select package"/><br/>
-&nbsp;</li>
-
-<li>In the resource selection dialog, select the folder that contains the
-library model, and check the generator model, "library.genmodel". Click the
-"OK" button.<br/>
-<img src="images/img104.gif" alt="Select referenced model"/><br/>
-&nbsp;</li>
-
-<li>Expand the "Library" model, and select the "Library" package. Note that the
-error message disappears. Click the "Finish" button.<br/>
-<img src="images/img105.gif" alt="Select referenced package"/><br/>
-&nbsp;</li>
-
-<li>A core model (schoollibrary.ecore) and a generator model
-(schoollibrary.genmodel) will be created. The latter is opened in the main
-view.<br/>
-<img src="images/img106.gif" alt="Opened generator"/><br/>
-&nbsp;</li>
-</ul>
-
-<hr/>
-<p style="text-align: right"><a id="step1b" name="step1b">&nbsp;</a><a href="#top">contents</a></p>
-<h2>Step 1b: Define the Model Using Annotated Java</h2>
-
-<p>Here are the annotated Java interfaces for the schoollibrary package. We
-can generate the generator model from these interface file, instead of a Rose
-model.</p>
-
-<blockquote>
-<b><a target="_code" href="images/../SchoolLibrary.java">SchoolLibrary.java</a></b><a name="schoollibrarysrc">&nbsp;</a><br/>
-
-<table border="1" frame="box"><tr><td>
-<pre>package org.eclipse.example.schoollibrary;
-import org.eclipse.example.library.Library;
-
-/**
- * @model
- */
-public interface SchoolLibrary extends Library
-{
-  /**
-   * @model
-   */
-  String getLocation();
-}</pre>
-</td></tr></table>
-</blockquote>
-
-<blockquote>
-<b><a target="_code" href="images/../Asset.java">Asset.java</a></b><a name="assetsrc">&nbsp;</a><br/>
-
-<table border="1" frame="box"><tr><td>
-<pre>package org.eclipse.example.schoollibrary;
-
-/**
- * @model
- */
-public interface Asset
-{
-  /**
-   * @model
-   */
-  float getValue();
-}</pre>
-</td></tr></table>
-</blockquote>
-
-<blockquote>
-<b><a target="_code" href="images/../SchoolBook.java">SchoolBook.java</a></b><a name="schoolbooksrc.java">&nbsp;</a><br/>
-
-<table border="1" frame="box"><tr><td>
-<pre>package org.eclipse.example.schoollibrary;
-import org.eclipse.example.library.Book;
-
-/**
- * @model
- */
-public interface SchoolBook extends Book, Asset
-{
-}</pre>
-</td></tr></table>
-</blockquote>
-
-<p>Create a new Java project in the workspace:</p>
-
-<ul>
-<li>Bring up the "File/New/Project..." dialog.<br/>
-<img src="images/../../clibmod/images/img101.gif" alt="File/New/Project..."/><br/>
-&nbsp;</li>
-
-<li>Expand "Java" and select "Java Project". Click the "Next" button.<br/>
-<img src="images/../../clibmod/images/img121.gif" alt="Java Project"/><br/>
-&nbsp;</li>
-
-<li>Give the project a name, say, "schoollibrary", and ensure that
-"Create separate source and output folders" is selected. Then, click the "Next"
-button.<br/>
-<img src="images/img121.gif" alt="Name the project"/><br/>
-&nbsp;</li>
-
-<li>Change the default output folder to "library/runtime" and switch to the
-"Projects" tab.<br/>
-<img src="images/img122.gif" alt="Specify default output folder"/><br/>
-&nbsp;</li>
-
-<li>Select "library" as a required project on the build path and click the
-"Finish" button.<br/>
-<img src="images/img123.gif" alt="Select dependent project"/><br/>
-&nbsp;</li>
-
-<li>The newly created Java project can be seen in the Package Explorer.<br/>
-<img src="images/img124.gif" alt="Schoollibrary Java project"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>You could create and type in the interfaces as in the previous tutorial, but
-instead, we will show here how to import them from the zip file
-<a href="images/../schoollibrary.zip">schoollibrary.zip</a>. Save this file
-somewhere on your workstation.</p>
-
-<ul>
-<li>Right-click the "src" folder and select "Import..." from the pop-up
-menu.<br/>
-<img src="images/img125.gif" alt="Import..."/><br/>
-&nbsp;</li>
-
-<li>Select "Zip file" as the import source and click the "Next" button.<br/>
-<img src="images/img126.gif" alt="Select an import source"/><br/>
-&nbsp;</li>
-
-<li>Click the "Browse" button and locate the zip file. Ensure that all of the
-zip file's contents are selected. You can expand the folder tree and click
-"schoollibrary" to see the files it contains. Ensure that they will be imported
-into "schoollibrary/src". Click the "Finish" button.<br/>
-<img src="images/img127.gif" alt="Select a zip file"/><br/>
-&nbsp;</li>
-
-<li>Expand the "src" folder and observe that the interfaces were imported.<br/>
-<img src="images/img128.gif" alt="Imported interfaces"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>Create the EMF models:</p>
-
-<ul>
-<li>Right-click the "src" folder and select "New/Other..." from the pop-up
-menu.<br/>
-<img src="images/img129.gif" alt="New/Other..."/><br/>
-&nbsp;</li>
-
-<li>Expand "Eclipse Modeling Framework" and select "EMF Models". Click the
-"Next" button.<br/>
-<img src="images/../../clibmod/images/img131.gif" alt="EMF Models"/><br/>
-&nbsp;</li>
-
-<li>Change the folder to "schoollibrary/src/model" and the file name to
-"schoollibrary.genmodel". Click the "Next" button.<br/>
-<img src="images/img130.gif" alt="Enter the folder and filename"/><br/>
-&nbsp;</li>
-
-<li>Select "Load from annotated Java" and click the "Next" button.<br/>
-<img src="images/../../clibmod/images/img134.gif" alt="Load from annotated Java"/><br/>
-&nbsp;</li>
-
-<li>Select the "schoollibrary" package and click the "Finish" button.<br/>
-<img src="images/img131.gif" alt="Check schoollibrary"/><br/>
-&nbsp;</li>
-
-<li>A core model (schoollibrary.ecore) and a generator model
-(schoollibrary.genmodel) will be created. The latter is opened in the main
-view.<br/>
-<img src="images/img132.gif" alt="Opened generator"/><br/>
-&nbsp;</li>
-</ul>
-
-<hr/>
-<p style="text-align: right"><a id="step2" name="step2">&nbsp;</a><a href="#top">contents</a></p>
-<h2>Step 2: Generate the EMF Model and Editor Code</h2>
-
-<p>The generator model shows a root object, representing the whole model. This
-model object's children represent the packages in the model.</p>
-
-<ul>
-<li>Expand the model to see its various elements. Notice that the icon for the
-"Library" package has a overlayed arrow, indicating that it is a reference to
-the package defined in the existing library project.<br/>
-<img src="images/img201.gif" alt="Expanded generator model"/><br/>
-&nbsp;</li>
-
-<li>You can generate the model code and the editors for all the packages in the
-model in a single step by right-clicking on the root element and selecting
-"Generate All" from the pop-up menu.<br/>
-<img src="images/img202.gif" alt="Generate All"/><br/>
-&nbsp;</li>
-
-<li>Code is generated into the schoollibrary, schoollibrary.edit, and
-schoollibrary.editor projects. No code for the referenced model, library, will
-be generated.<br/>
-<img src="images/img203.gif" alt="Gereated files"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>The code should be compiled automatically as it is generated, and should
-recompile whenever it is changed. If you have disabled automatic building in the
-workbench preferences, do not forget to rebuild the code whenever it
-changes.</p>
-
-<hr/>
-<p style="text-align: right"><a id="step3" name="step3">&nbsp;</a><a href="#top">contents</a></p>
-<h2>Step 3: Run the Generated Editor</h2>
-
-<p>In order to test the new plug-ins, a second instance of Eclipse, called a
-run-time workbench must be launched. The plug-ins will run in this
-workbench.</p>
-
-<ul>
-<li>Select "Run As/Run-time Workbench" from the "Run" toolbar drop-down.<br/>
-<img src="images/../../clibmod/images/img401.gif" alt="Run As/Run-time Workbench"/><br/>
-&nbsp;</li>
-
-<li>Wait for a second instance of the Eclipse platform to come up. Bring up the
-"Help/About Eclipse Platform" dialog, click on the "Plug-in Details" button, and
-verify that the generated plug-ins are there.<br/>
-<img src="images/img301.gif" alt="Plug-in Details"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>The Schoollibrary Model wizard can now be used to create a new instance of
-the model.</p>
-
-<ul>
-<li>Bring up the "File/New/Project..." dialog. Expand "Simple", select
-"Project", and click the "Next" button. Give the project a name and click the
-"Finish" button.<br/>
-<img src="images/img302.gif" alt="Name the project"/><br/>
-&nbsp;</li>
-
-<li>Right-click the project and select "New/Other..." from the pop-up menu.<br/>
-<img src="images/img303.gif" alt="New/Other..."/><br/>
-&nbsp;</li>
-
-<li>Expand "Example EMF Model Creation Wizards" and select "Schoollibrary
-Model". Click the "Next" button.<br/>
-<img src="images/img304.gif" alt="Schoollibrary Model"/><br/>
-&nbsp;</li>
-
-<li>Enter a file name for the schoollibrary model. Make sure it ends with
-a ".schoollibrary" extension. Then, click the "Next" button.<br/>
-<img src="images/img305.gif" alt="Name the schoollibrary model file"/><br/>
-&nbsp;</li>
-
-<li>Select "SchoolLibrary" as the model object and click the "Finish"
-button.<br/>
-<img src="images/img306.gif" alt="Select the model object"/><br/>
-&nbsp;</li>
-
-<li>The newly created model is opened in the main view.<br/>
-<img src="images/img307.gif" alt="New schoollibrary model"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>The root object in this editor corresponds to the My.schoollibrary resource.
-Note that the object beneath it is indeed a school library.</p>
-
-<ul>
-<li>Expand the "platform:/resource/librarytest/My.schoollibrary" resource to see
-the "School Library" object. Select it.<br/>
-<img src="images/img308.gif" alt="Expanded resource"/><br/>
-&nbsp;</li>
-
-<li>If the Properties view isn't already showing, right-click the "School
-Library" object and select "Show Properties View" from the pop-up menu. Enter
-some values for the "Location" and "Name" attributes.<br/>
-<img src="images/img309.gif" alt="School library properties"/><br/>
-&nbsp;</li>
-
-<li>Right-click the school library and select "New Child" from the pop-up menu.
-Notice that three kinds of objects can be created under a school library:
-"Writer", "Book", and "School Book". Writer and Book are defined in the library
-package, while SchoolBook is defined in the schoollibrary package.<br/>
-<img src="images/img310.gif" alt="New Child"/><br/>
-&nbsp;</li>
-
-<li>Create a couple writers, a book, and a school book. Notice that SchoolBook
-inherits all the attributes of Book and adds an extra attribute (value), as we
-intended.<br/>
-<img src="images/img311.gif" alt="School book properties"/><br/>
-&nbsp;</li>
-
-<li>Save the model.<br/>
-<img src="images/img312.gif" alt="File/Save"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>Quit the run-time workbench, returning to original, development
-workbench.</p>
-
-<hr/>
-<p style="text-align: right"><a id="step4" name="step4">&nbsp;</a><a href="#top">contents</a></p>
-<h2>Step 4: Modify the Editor</h2>
-
-<p>This part of the tutorial will show how to modify the code that gets
-generated. We'll just change a label in the generated editor, but we'll do it in
-a few different, illustrative ways.</p>
-
-<p>First, we'll make a change in the generator model, which will affect the
-code that gets generated.</p>
-
-<ul>
-<li>In the school library generator model, select the "SchoolLibrary" class.
-In the Properties view, change the "Label Feature" to the "location : EString"
-attribute. This determines which feature will be used in the label for
-SchoolLibrary objects.<br/>
-<img src="images/img401.gif" alt="Change the Label Feature"/><br/>
-&nbsp;</li>
-
-<li>To have this change take effect, we don't have to regenerate all the code.
-We just need to regenerate the item provider class for SchoolLibrary. Save
-your changes, then right-click "SchoolLibrary" and select "Generate Edit Code"
-from the pop-up menu. There is also no harm in regenerating all the code -- it
-just takes longer.<br/>
-<img src="images/img402.gif" alt="Generate Edit Code"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>You can examine the timestamps on the generated files to satisfy yourself
-that, indeed, only SchoolLibraryItemProvider.java was regenerated.</p>
-
-<p>The following table summarizes the files that are generated by the "Generate
-Model Code", "Generate Edit Code" and "Generate Editor Code" menu items in the
-context-sensitive menus of different objects. The "Generate All" menu item
-is equivalent to selecting all three menu items.</p>
-
-<table cellpadding="2" cellspacing="2" border="1" width="100%">
-<tr>
-<td valign="top">&nbsp;</td>
-<td valign="top">Generate Model Code</td>
-<td valign="top">Generate Edit Code</td>
-<td valign="top">Generate Editor Code</td>
-</tr>
-
-<tr>
-<td valign="top">Model &lt;M&gt;</td>
-<td valign="top">
-  plugin.xml<br/>
-  &lt;M&gt;Plugin.java&nbsp;*<br/>
-  ...plus the files for each package
-</td>
-<td valign="top">
-  plugin.xml<br/>
-  plugin.properties<br/>
-  &lt;M&gt;EditPlugin.java<br/>
-  ...plus the files for each package
-</td>
-<td valign="top">
-  plugin.xml<br/>
-  plugin.properties<br/>
-  &lt;M&gt;EditorPlugin.java<br/>
-  ...plus the files for each package
-</td>
-</tr>
-
-<tr>
-<td valign="top">Package &lt;P&gt;</td>
-<td valign="top">
-  &lt;P&gt;Package.java<br/>
-  &lt;P&gt;PackageImpl.java<br/>
-  &lt;P&gt;Factory.java<br/>
-  &lt;P&gt;FactoryImpl.java<br/>
-  &lt;P&gt;Switch.java<br/>
-  &lt;P&gt;AdaptorFactory.java<br/>
-  &lt;P&gt;ResourceImpl.java&nbsp;*<br/>
-  &lt;P&gt;ResourceFactoryImpl.java&nbsp;*<br/>
-  &lt;P&gt;Validator.java&nbsp;*<br/>
-  ...plus the files for each class and enum
-</td>
-<td valign="top">
-  &lt;P&gt;ItemProviderAdaptorFactory.java<br/>
-  ...plus the files for each class
-</td>
-<td valign="top">
-  &lt;P&gt;Editor.java<br/>
-  &lt;P&gt;ModelWizard.java<br/>
-  &lt;P&gt;ActionBarContributor.java<br/>
-</td>
-</tr>
-
-<tr>
-<td valign="top">Class &lt;C&gt; </td>
-<td valign="top">
-  &lt;C&gt;.java<br/>
-  &lt;C&gt;Impl.java
-</td>
-<td valign="top">&lt;C&gt;ItemProvider.java</td>
-<td valign="top">&nbsp;</td>
-</tr>
-
-<tr>
-<td valign="top">Enum &lt;E&gt;</td>
-<td valign="top">&lt;E&gt;.java </td>
-<td valign="top">&nbsp;</td>
-<td valign="top">&nbsp;</td>
-</tr>
-</table>
-
-<p>* These files are not generated by default.</p>
-
-<p>Now, we can test our change.</p>
-
-<ul>
-<li>Launch the run-time workbench again and open the "My.schoollibrary"
-resource. Expand the resource object and select the school library. Notice that
-the location of the school library is shown in the label, instead of its
-name.<br/>
-<img src="images/img403.gif" alt="School Library with location label"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>Suppose now that you don't like the prefix "School Library" in the label and
-want to get rid of it. The only way to do this is to edit the code, but it is an
-easy change to make.</p>
-
-<p>As described in the <a href="../../references/overview/EMF.Edit.html">EMF.Edit
-Framework Overview</a>, EMF.Edit uses item providers to, among other things,
-determine what label to display for a given type of object. In particular, it
-is the getText() method that does this, and that we'll need to change.</p>
-
-<ul>
-<li>In the Package Explorer, expand the "schoollibrary.edit" project. Locate and
-open "SchoolLibraryItemProvider.java".<br/>
-<img src="images/img404.gif" alt="Locate SchoolLibraryItemProvider.java"/><br/>
-&nbsp;</li>
-
-<li>Locate the "getText()" method in the Outline view and select it.<br/>
-<img src="images/img405.gif" alt="Select getText()"/><br/>
-&nbsp;</li>
-
-<li>The cursor in the Java editor will move to that method.<br/>
-<img src="images/img406.gif" alt="Generated implementation of getText()"/><br/>
-&nbsp;</li>
-
-<li>Remove the second getString() invocation, which preprends the externalized
-class name string, from the return statement. To ensure the change is not lost
-when the code is regenerated, the "@generated" Javadoc tag needs to be removed
-as well.<br/>
-<img src="images/img407.gif" alt="Modified getText() implementation"/><br/>
-&nbsp;</li>
-
-<li>Save the change, launch the run-time workbench again, and open
-"My.schoollibrary". Notice that the label for the school library now contains
-just the value of its location attribute.<br/>
-<img src="images/img408.gif" alt="School library with unqualified location label"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>We have changed the implementation of getText() from what was originally
-generated. The label feature property on the SchoolLibrary class in the
-generator model no longer has any effect on the generated code. This is because
-we have removed the @generated Javadoc tag, preventing this method from being
-overwritten during code generation.</p>
-
-<p>Now suppose that you have not yet decided whether the editor should display
-the value of the location attribute or of the name attribute. Instead, you want
-to be able to change it via the generator model later. However, you know that
-you don't want the "School Library" prefix to be displayed. Essentially, you
-would like to keep the generated implementation available to be used by a
-hand-coded method that removes the prefix from whatever it returns. The new
-method must be called "getText()", so the generated method must be renamed.</p>
-
-<p>Fortunately, the EMF code generator supports this: when a method it is going
-to generate would conflict with a method that does not have an @generated tag,
-it looks for a method with the same name plus the suffix "Gen". If the method
-exists and is tagged with "@generated", the implementation will be generated
-into this method, instead.</p>
-
-<ul>
-<li>Rename the getText() method to "getTextGen(), keeping its "@generated" tag
-intact. To show that it will really be regenerated, remove the method body and
-replace it by a single return statement. Create a getText() method that removes
-the prefix from the string returned by getTextGen().<br/>
-<img src="images/img409.gif" alt="Empty getTextGen() implementation and hand-coded getText()"/><br/>
-&nbsp;</li>
-
-<li>Save SchoolLibraryItemProvider.java, switch back to the generator model,
-select "SchoolLibrary", and regenerate the edit code.<br/>
-<img src="images/img410.gif" alt="Generate Edit Code"/><br/>
-&nbsp;</li>
-
-<li>Switch back to the getTextGen() method in SchoolLibraryItemProvider.java.
-Notice that the original implementation has been generated back into it.<br/>
-<img src="images/img411.gif" alt="Regenerated getTextGen()"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>You can go back to the generator model, change the label feature property,
-regenerate the code, and verify that that does indeed affect the generated
-code.</p>
-
-<hr/>
-<p style="text-align: right"><a id="appendix" name="appendix">&nbsp;</a><a href="#top">contents</a></p>
-<h2>Appendix: An Alternative Way to Generate the Model</h2>
-
-<p>If you do not already have the base library model its editor generated in
-separate projects, you can generate both the library and school library models
-into the same set of projects in a single step. This can be done either from
-the Rose model or the set of annotated Java interfaces.</p>
-
-<p>Starting with the Rose model, the process is the same as described above,
-except that both packages are selected for code generation.</p>
-
-<ul>
-<li>On the last page of the New Project wizard, select both the "library" and
-"schoollibrary" packages, instead of referencing one.<br/>
-<img src="images/img501.gif" alt="Select the library and schoollibrary packages for code generation"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>Starting with annotated Java interfaces, both packages are imported into a
-single Java project before any code generation is done.</p>
-
-<ul>
-<li>Import the packages from <a href="images/../library.zip">library.zip</a> and
-<a href="images/../schoollibrary.zip">schoollibrary.zip</a>.<br/>
-&nbsp;</li>
-
-<li>On the last page of the New Models wizard, select both the "library" and
-"schoollibrary" packages.<br/>
-<img src="images/img502.gif" alt="Select the library and schoollibrary packages for code generation"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>When you launch the run-time workspace to test the new editor, you may
-notice one small difference in the editor for the library model, as compared to
-when we generated it separately from the schoollibrary model.</p>
-
-<ul>
-<li>Create or open a library model, expand the resource object, and right-click
-the "Library" object. Select the "New Child" menu item.<br/>
-<img src="images/img503.gif" alt="New Child"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>Notice that there are three types of children available, whereas in the
-previous tutorial, there were only two. Specifically, "School Book", which comes
-from the schoollibrary package, is included. Previously, the code generator was
-not aware of it when generating the item provider for Library. Now, since the
-two packages were generated together, the base package knows all about the
-package that extends it.</p>
-
-<hr/>
-<p style="text-align: right"><a href="#top">contents</a></p>
-</body>
-</html>
diff --git a/emf/docs/2.x/tutorials/xlibmod/images/img001.gif b/emf/docs/2.x/tutorials/xlibmod/images/img001.gif
deleted file mode 100644
index 35a27fc..0000000
--- a/emf/docs/2.x/tutorials/xlibmod/images/img001.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/xlibmod/images/img002.gif b/emf/docs/2.x/tutorials/xlibmod/images/img002.gif
deleted file mode 100644
index c5c35be..0000000
--- a/emf/docs/2.x/tutorials/xlibmod/images/img002.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/xlibmod/images/img003.gif b/emf/docs/2.x/tutorials/xlibmod/images/img003.gif
deleted file mode 100644
index c69fd74..0000000
--- a/emf/docs/2.x/tutorials/xlibmod/images/img003.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/xlibmod/images/img101.gif b/emf/docs/2.x/tutorials/xlibmod/images/img101.gif
deleted file mode 100644
index fb31162..0000000
--- a/emf/docs/2.x/tutorials/xlibmod/images/img101.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/xlibmod/images/img102.gif b/emf/docs/2.x/tutorials/xlibmod/images/img102.gif
deleted file mode 100644
index 3faf778..0000000
--- a/emf/docs/2.x/tutorials/xlibmod/images/img102.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/xlibmod/images/img103.gif b/emf/docs/2.x/tutorials/xlibmod/images/img103.gif
deleted file mode 100644
index 26ef13c..0000000
--- a/emf/docs/2.x/tutorials/xlibmod/images/img103.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/xlibmod/images/img104.gif b/emf/docs/2.x/tutorials/xlibmod/images/img104.gif
deleted file mode 100644
index 7698066..0000000
--- a/emf/docs/2.x/tutorials/xlibmod/images/img104.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/xlibmod/images/img105.gif b/emf/docs/2.x/tutorials/xlibmod/images/img105.gif
deleted file mode 100644
index 884f7b3..0000000
--- a/emf/docs/2.x/tutorials/xlibmod/images/img105.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/xlibmod/images/img106.gif b/emf/docs/2.x/tutorials/xlibmod/images/img106.gif
deleted file mode 100644
index 36c76c5..0000000
--- a/emf/docs/2.x/tutorials/xlibmod/images/img106.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/xlibmod/images/img201.gif b/emf/docs/2.x/tutorials/xlibmod/images/img201.gif
deleted file mode 100644
index e3aa2ae..0000000
--- a/emf/docs/2.x/tutorials/xlibmod/images/img201.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/xlibmod/images/img202.gif b/emf/docs/2.x/tutorials/xlibmod/images/img202.gif
deleted file mode 100644
index 29c4f81..0000000
--- a/emf/docs/2.x/tutorials/xlibmod/images/img202.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/xlibmod/images/img203.gif b/emf/docs/2.x/tutorials/xlibmod/images/img203.gif
deleted file mode 100644
index ab4267a..0000000
--- a/emf/docs/2.x/tutorials/xlibmod/images/img203.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/xlibmod/images/img204.gif b/emf/docs/2.x/tutorials/xlibmod/images/img204.gif
deleted file mode 100644
index 2af9644..0000000
--- a/emf/docs/2.x/tutorials/xlibmod/images/img204.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/xlibmod/images/img205.gif b/emf/docs/2.x/tutorials/xlibmod/images/img205.gif
deleted file mode 100644
index 5bf0a1f..0000000
--- a/emf/docs/2.x/tutorials/xlibmod/images/img205.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/xlibmod/images/img301.gif b/emf/docs/2.x/tutorials/xlibmod/images/img301.gif
deleted file mode 100644
index c44e629..0000000
--- a/emf/docs/2.x/tutorials/xlibmod/images/img301.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/xlibmod/images/img302.gif b/emf/docs/2.x/tutorials/xlibmod/images/img302.gif
deleted file mode 100644
index f99e2be..0000000
--- a/emf/docs/2.x/tutorials/xlibmod/images/img302.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/xlibmod/images/img303.gif b/emf/docs/2.x/tutorials/xlibmod/images/img303.gif
deleted file mode 100644
index a5bbe84..0000000
--- a/emf/docs/2.x/tutorials/xlibmod/images/img303.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/tutorials/xlibmod/library.xsd b/emf/docs/2.x/tutorials/xlibmod/library.xsd
deleted file mode 100644
index 35de6e3..0000000
--- a/emf/docs/2.x/tutorials/xlibmod/library.xsd
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<xsd:schema targetNamespace="http://www.example.eclipse.org/Library"
-    xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
-    xmlns:lib="http://www.example.eclipse.org/Library"
-    xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-  <xsd:complexType name="Book">
-    <xsd:sequence>
-      <xsd:element name="title" type="xsd:string"/>
-      <xsd:element name="pages" type="xsd:int"/>
-      <xsd:element name="category" type="lib:BookCategory"/>
-      <xsd:element name="author" type="xsd:anyURI"
-          ecore:reference="lib:Writer" ecore:opposite="books"/>
-    </xsd:sequence>
-  </xsd:complexType>
-  <xsd:complexType name="Writer">
-    <xsd:sequence>
-      <xsd:element name="name" type="xsd:string"/>
-      <xsd:element maxOccurs="unbounded" minOccurs="0" name="books"
-          type="xsd:anyURI" ecore:reference="lib:Book" ecore:opposite="author"/>
-    </xsd:sequence>
-  </xsd:complexType>
-  <xsd:complexType name="Library">
-    <xsd:sequence>
-      <xsd:element name="name" type="xsd:string"/>
-      <xsd:element maxOccurs="unbounded" minOccurs="0"
-          name="writers" type="lib:Writer"/>
-      <xsd:element maxOccurs="unbounded" minOccurs="0"
-          name="books" type="lib:Book"/>
-    </xsd:sequence>
-  </xsd:complexType>
-  <xsd:simpleType name="BookCategory">
-    <xsd:restriction base="xsd:NCName">
-      <xsd:enumeration value="Mystery"/>
-      <xsd:enumeration value="ScienceFiction"/>
-      <xsd:enumeration value="Biography"/>
-    </xsd:restriction>
-  </xsd:simpleType>
-</xsd:schema>
diff --git a/emf/docs/2.x/tutorials/xlibmod/xlibmod_emf2.0.html b/emf/docs/2.x/tutorials/xlibmod/xlibmod_emf2.0.html
deleted file mode 100644
index f34c2fe..0000000
--- a/emf/docs/2.x/tutorials/xlibmod/xlibmod_emf2.0.html
+++ /dev/null
@@ -1,382 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
-<link rel="stylesheet" href="images/../../../css/book.css" type="text/css"/>
-<link rel="stylesheet" href="images/../../../css/emf-book.css" type="text/css"/>
-<title>Generating an EMF Model using XML Schema (XSD)</title>
-</head>
-<body lang="EN-US" xml:lang="EN-US">
-<h1>Generating an EMF Model using XML Schema (XSD)</h1>
-
-<p>Last updated: June 29, 2004</p>
-
-<p>This tutorial provides a step-by-step description for creating an EMF model
-from an XML schema and then generating a simple model editor for it. Following
-this tutorial will show how easy EMF makes it to go from a simple model
-definition in an XML schema to a fully functioning editor for that model.</p>
-
-<p>The screenshots are based on version 3.0 of the Eclipse SDK and version 2.0
-of EMF.</p>
-
-<p>The XML Schema file we use in this tutorial can be found here:
-<a  target="_code" href="images/../library.xsd">library.xsd</a>. Save it
-somewhere on your workstation for later use.</p>
-
-<p>The basic mapping rules from XML Schema to Ecore are:</p>
-
-<ul>
-<li>A schema maps to an EPackage. Any included schemas that declare different
-target namespaces map to their own EPackages.</li>
-
-<li>A complex type definition maps to an EClass.</li>
-
-<li>A simple type definition maps to an EDataType.</li>
-
-<li>An attribute declaration or a nested element declaration maps to an
-EAttribute or EReference, depending on its type.</li>
-
-<li>An EClass called DocumentRoot is created to hold any top-level element
-or attribute declarations.</li>
-</ul>
-
-<p>From a modeling perspective, XML Schema is not as expressive as Ecore. It can
-neither specify the type of a reference target nor define bidirectional
-references (though EMF provides its own way to overcome these limitations).</p>
-
-<hr/>
-<h2>Contents</h2>
-
-<table border="0" cellspacing="2" cellpadding="2" width="100%">
-<tr>
-<td valign="top" width="60">Step 0:</td>
-<td valign="top"><a href="#step0">Prerequisites</a></td>
-</tr>
-
-<tr>
-<td valign="top">Step 1:</td>
-<td valign="top"><a href="#step1">Import the Model from XML Schema</a>
-</td>
-</tr>
-
-<tr>
-<td valign="top">Step 2:</td>
-<td valign="top"><a href="#step2">Generate the EMF Model Code</a>
-</td>
-</tr>
-
-<tr>
-<td valign="top">Step 3:</td>
-<td valign="top"><a href="#step3">Generate an Editor for the
-Model</a> </td>
-</tr>
-
-<tr>
-<td valign="top">Step 4:</td>
-<td valign="top"><a href="#step4">Run the Generated Editor</a>
-</td>
-</tr>
-</table>
-<br/>
-
-<hr/>
-<p style="text-align: right"><a id="step0" name="step0">&nbsp;</a><a href="#top">contents</a></p>
-<h2>Step 0: Prerequisites</h2>
-
-<p>This tutorial requires both the EMF Runtime package, which includes the
-EMF generator and related plug-ins, and the XML Schema Infoset Model (XSD)
-Runtime package. This latter package provides an EMF model of XML Schema, which
-EMF relies on for reading schemas. For simplicity, a combined EMF and XSD SDK
-package is available. After installing the package(s), verify that they are
-available in your Eclipse environment:</p>
-
-<ul>
-<li>Bring up the "Help/About Eclipse Platform" dialog.<br/>
-<img src="images/../../clibmod/images/img001.gif" alt="Help/About Eclipse Platform"/><br/>
-&nbsp;</li>
-
-<li>Click on "Plug-in Details".<br/>
-<img src="images/../../clibmod/images/img002.gif" alt="Plug-in Details"/><br/>
-&nbsp;</li>
-
-<li>Click the "Plug-in Id" column heading to order the plug-ins by that field.
-Then, check that the highlighted set of plug-ins are present.<br/>
-<img src="images/img001.gif" alt="Check EMF plug-ins"/><br/><br/>
-<img src="images/img002.gif" alt="Check EMF plug-ins"/><br/><br/>
-<img src="images/img003.gif" alt="Check EMF plug-ins"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>Additional EMF and XSD plug-ins, which are not highlighted above, are not
-required for this tutorial. They may or may not appear, depending on which
-packages you installed.</p>
-
-<hr/>
-<p style="text-align: right"><a id="step1" name="step1">&nbsp;</a><a href="#top">contents</a></p>
-<h2>Step 1: Import the Model from XML Schema</h2>
-
-<p>Create a new EMF project in the workspace:</p>
-
-<ul>
-<li>Bring up the "File/New/Project..." dialog.<br/>
-<img src="images/../../clibmod/images/img101.gif" alt="File/New/Project..."/><br/>
-&nbsp;</li>
-
-<li>Expand "Eclipse Modeling Framework" and select "EMF Project". Click the
-"Next" button.<br/>
-<img src="images/../../clibmod/images/img102.gif" alt="EMF Project"/><br/>
-&nbsp;</li>
-
-<li>Give the project a name, say, "library". Then, click the "Next" button.<br/>
-<img src="images/../../clibmod/images/img103.gif" alt="Name the project"/><br/>
-&nbsp;</li>
-
-<li>Select "Load from an XML Schema" and click the "Next" button.<br/>
-<img src="images/img101.gif" alt="Load from an XML Schema"/><br/>
-&nbsp;</li>
-
-<li>Click on the "Browse" button and locate the schema file.<br/>
-<img src="images/img102.gif" alt="Browse for schema file"/><br/>
-&nbsp;</li>
-
-<li>If you see the following error, you need to exit Eclipse and fix your
-XML parser. It is caused by a bug in the Crimson DOM implementation used in some
-versions of the Sun JDK. <a target="_xerces" href="http://download.eclipse.org/tools/emf/scripts/downloads-xerces.php">More
-information</a> is available from the EMF Web site.<br/>
-<img src="images/img103.gif" alt="Specify a valid XML Schema and try loading again"/><br/>
-&nbsp;</li>
-
-<li>The schema will be examined, and a default generator model name will be
-suggested. You can change the name in the entry box if you wish. You can also
-select "Create XML Schema to Ecore Map" to generate a model of the mapping
-used for your schema. Then, click the "Next" button.<br/>
-<img src="images/img104.gif" alt="Generator model name"/><br/>
-&nbsp;</li>
-
-<li>In general, more than one package may be produced from a single schema if it
-includes other schemas that declare different target namespaces. Select the
-package for which you want to generate an EMF model -- in this case, the only
-package, "library". Click the "Finish" button.<br/>
-<img src="images/img105.gif" alt="Select package"/><br/>
-&nbsp;</li>
-
-<li>A core model (library.ecore) and a generator model (library.genmodel) will
-be created. If "Create XML Schema to Ecore Map" was checked above, a mapping
-model (library.xsd2ecore) will also be created. It can be opened to see exactly
-how the schema was mapped to Ecore. The generator model is automatically opened
-in the main view.<br/>
-<img src="images/img106.gif" alt="Opened generator"/><br/>
-&nbsp;</li>
-</ul>
-
-<hr/>
-<p style="text-align: right"><a id="step2" name="step2">&nbsp;</a><a href="#top">contents</a></p>
-<h2>Step 2: Generate the EMF Model Code</h2>
-
-<p>The generator model shows a root object, representing the whole model. This
-model object has children that represent its packages, whose children then
-represent classifiers (classes and datatypes, including enumerated types). The
-children of classes are class attributes, references, and operations; the
-children of enumerated types are enum literals.</p>
-
-<ul>
-<li>The model can be expanded to see its various elements.<br/>
-<img src="images/img201.gif" alt="Expanded generator model"/><br/>
-&nbsp;</li>
-
-<li>There are properties associated with each object. If the Properties view
-isn't already showing, right-click the "Library" model object and select "Show
-Properties View" from the pop-up menu.<br/>
-<img src="images/img202.gif" alt="Show Properties View"/><br/>
-&nbsp;</li>
-
-<li>These properties control the behavior of the code generator.<br/>
-<img src="images/img203.gif" alt="Generator model properties"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>In most cases, the properites need not be changed from their default values,
-but these options can provide a great deal of control over the code that gets
-generated. For now, select several different generator model objects, and
-observe their properties.</p>
-
-<p>The generator model is also the place where you initiate the code generation.
-By right-clicking on an object in the model, you can generate code for it.</p>
-
-<ul>
-<li>Right-click the "Library" model object and select "Generate Model Code" from
-the pop-up menu.<br/>
-<img src="images/img204.gif" alt="Generate Model Code"/><br/>
-&nbsp;</li>
-
-<li>Observe the generated files.<br/>
-<img src="images/img205.gif" alt="Generated files"/><br/>
-</li>
-</ul>
-
-<p>After generation, the class interfaces and enum class will have been created,
-and a new pair of interfaces will have been created for the package itself and
-for the factory. There will also be two new packages, with "impl" and "util"
-suffixes, which contain implementations of the interfaces and additional utility
-classes, and a "plugin.xml" manifest file for the model.
-plug-in.</p>
-
-<p>If you change the model, you can regenerate it, and changes will be merged
-with any hand modifications that may have been made to the code. You can also
-selectively generate a subset of the model code by right-clicking on a package,
-class, or enum object and selecting "Generate Model Code" from the pop-up
-menu.</p>
-
-<hr/>
-<p style="text-align: right"><a id="step3" name="step3">&nbsp;</a><a href="#top">contents</a></p>
-<h2>Step 3: Generate an Editor for the Model</h2>
-
-<p>A fully functional Eclipse editor can also be generated for any model. By
-default, it is split between two plug-ins: an "edit" plug-in includes adapters
-that provide a structured view and perform command-based editing of the model
-objects; an "editor" plug-in provides the UI for the editor and wizard.</p>
-
-<ul>
-<li>In the generator, right-click the "Library" model object and select
-"Generate Edit Code" from the pop-up menu.<br/>
-<img src="images/img301.gif" alt="Generate Edit Code"/><br/>
-&nbsp;</li>
-
-<li>Right-click the model object again and select "Generate Editor Code" from
-the pop-up menu.<br/>
-<img src="images/img302.gif" alt="Generate Editor Code"/><br/>
-&nbsp;</li>
-
-<li>Observe the generated projects in the Package Explorer view, with "edit" and
-"editor" suffixes.<br/>
-<img src="images/../../clibmod/images/img303.gif" alt="Edit and editor projects"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>In general, if you wish to generate the model, edit, and editor plug-ins in a
-single step, you can do so by selecting "Generate All" from the pop-up menu.</p>
-
-<p>The code should be compiled automatically as it is generated, and should
-recompile whenever it is changed. If you have disabled automatic building in the
-workbench preferences, you can initiate compilation manually:</p>
-
-<ul>
-<li>Select "Build All" from the "Project" menu.<br/>
-<img src="images/img303.gif" alt="Project/Build All"/><br/>
-&nbsp;</li>
-
-<li>Observe the Problems view. There should be no errors in the library,
-library.edit, and library.editor projects.<br/>
-<img src="images/../../clibmod/images/img305.gif" alt="No errors"/><br/>
-&nbsp;</li>
-</ul>
-
-<hr/>
-<p style="text-align: right"><a id="step4" name="step4">&nbsp;</a><a href="#top">contents</a></p>
-<h2>Step 4: Run the Generated Editor</h2>
-
-<p>In order to test the new plug-ins, a second instance of Eclipse, called a
-run-time workbench must be launched. The plug-ins will run in this
-workbench.</p>
-
-<ul>
-<li>Select "Run As/Run-time Workbench" from the "Run" toolbar drop-down.<br/>
-<img src="images/../../clibmod/images/img401.gif" alt="Run/Run As/Run-time Workbench"/><br/>
-&nbsp;</li>
-
-<li>Wait for a second instance of the Eclipse platform to come up. Bring up the
-"Help/About Eclipse Platform" dialog, click on the "Plug-in Details" button, and
-verify that the generated plug-ins are there.<br/>
-<img src="images/../../clibmod/images/img402.gif" alt="Plug-in Details"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>The Library Model wizard can now be used to create a new instance of the
-model.</p>
-
-<ul>
-<li>Bring up the "File/New/Project..." dialog.<br/>
-<img src="images/../../clibmod/images/img101.gif" alt="File/New/Project..."/><br/>
-&nbsp;</li>
-
-<li>Expand "Simple" and select "Project". Click the "Next" button.<br/>
-<img src="images/../../clibmod/images/img403.gif" alt="Simple Project"/><br/>
-&nbsp;</li>
-
-<li>Give the project a name and click the "Finish" button.<br/>
-<img src="images/../../clibmod/images/img404.gif" alt="Name the project"/><br/>
-&nbsp;</li>
-
-<li>Right-click the project and select "New/Other..." from the pop-up menu.<br/>
-<img src="images/../../clibmod/images/img405.gif" alt="New/Other..."/><br/>
-&nbsp;</li>
-
-<li>Expand "Example EMF Model Creation Wizards" and select "Library Model".
-Click the "Next" button.<br/>
-<img src="images/../../clibmod/images/img406.gif" alt="Library Model"/><br/>
-&nbsp;</li>
-
-<li>Enter a file name for the library model. Make sure it ends with
-a ".library" extension. Then, click the "Next" button.<br/>
-<img src="images/../../clibmod/images/img407.gif" alt="Name the library model file"/><br/>
-&nbsp;</li>
-
-<li>Select "Library" as the model object and click the "Finish" button.<br/>
-<img src="images/../../clibmod/images/img408.gif" alt="Select the model object"/><br/>
-&nbsp;</li>
-
-<li>The newly created library model is opened in the main view.<br/>
-<img src="images/../../clibmod/images/img409.gif" alt="New library model"/><br/>
-&nbsp;</li>
-</ul>
-
-<p>The root object in this editor corresponds to the My.library resource. Under
-it lies a single library, the object which was selected as the model object in
-the wizard.</p>
-
-<ul>
-<li>Expand the "platform:/resource/librarytest/My.library" resource to see the
-"Library" object. Select it.<br/>
-<img src="images/../../clibmod/images/img410.gif" alt="Expanded resource"/><br/>
-&nbsp;</li>
-
-<li>If the Properties view isn't already showing, right-click the "Library"
-object and select "Show Properties View" from the pop-up menu.<br/>
-<img src="images/../../clibmod/images/img411.gif" alt="Show Properties View"/><br/>
-&nbsp;</li>
-
-<li>In the Properties view, click on the "Value" column of the "Name" property,
-and give a name to the library. The label in the main view will be updated when
-you hit Enter.<br/>
-<img src="images/../../clibmod/images/img412.gif" alt="Name the library"/><br/>
-&nbsp;</li>
-
-<li>Right-click the library and select "New Child/Writer" from the pop-up menu.
-A new writer is added to the library.<br/>
- <img src="images/../../clibmod/images/img413.gif" alt="New Child/Writer"/><br/>
-&nbsp;</li>
-
-<li>Enter the name of the writer in the Properties view.<br/>
-<img src="images/../../clibmod/images/img414.gif" alt="Name the writer"/><br/>
-&nbsp;</li>
-
-<li>Similarly, a book can be added to the library.<br/>
-<img src="images/../../clibmod/images/img415.gif" alt="New Child/Book"/><br/>
-&nbsp;</li>
-
-<li>All the book's attributes and references can edited in the Properties
-view.<br/>
-<img src="images/../../clibmod/images/img416.gif" alt="Book properties"/><br/>
-&nbsp;</li>
-
-<li>You can save, close, and then re-open the model using the text editor if you
-wish to see the schema-based XML serialization.<br/>
-<img src="images/../../clibmod/images/img417.gif" alt="Open With/Text Editor"/><br/>
-&nbsp;</li>
-</ul>
-
-<hr/>
-<p style="text-align: right"><a href="#top">contents</a></p>
-</body>
-</html>
diff --git a/emf/docs/2.x/whatsnew/emf2.1.html b/emf/docs/2.x/whatsnew/emf2.1.html
deleted file mode 100644
index 468fc78..0000000
--- a/emf/docs/2.x/whatsnew/emf2.1.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
-<link rel="stylesheet" href="http://www.eclipse.org/emf/docs/book.css" type="text/css" />
-<title>What's New In EMF 2.1?</title>
-</head>
-
-<body lang="EN-US" xml:lang="EN-US">
-
-<h1>What's New In EMF 2.1?</h1>
-
-<p>
-Last updated: July 6, 2005
-</p>
-
-<p><b>XML Support</b></p>
-
-<p><i>Load XML without schema</i></p>
-
-<p>Similarly to SAX and DOM, EMF can now load any XML document without the need to specify a schema for the document. The implementation will use <tt class="code">xsi:schemaLocation</tt> or <tt class="code">noNamespaceSchema</tt> location attributes to locate a schema; or, if no schema is located will treat the content as XML Schema wildcard. In the case schema is located, the implementation will dynamically generate Ecore and use it to validate the document. To use this functionality, register the <tt class="code">org.eclipse.emf.ecore.xmi.impl.GenericXMLResourceFactoryImpl</tt> for a file extension you want to process. For more information see the <a href="http://www.eclipse.org/emf/faq/faq.php#dev20041117-1542941924">EMF FAQ</a>.</p>
-
-<p><i>DOM and XPath</i></p>
-<p>EMF now provides a way to load EMF resources using DOM as an input source, as well as serializing EMF resources to DOM trees. To load an EMF resource from DOM use <tt class="code">XMLResource.load(Node, Map)</tt> methods; to save an EMF resource to DOM use <tt class="code">XMLResource.save(Document,Map,DOMHandler)</tt> (see  <tt class="code">org.eclipse.emf.ecore.xmi</tt>).</p> 
-<p>EMF natively does not support XPath. However, using new functionality in EMF 2.1, you can convert your EMF resource to a DOM tree, run XPath queries on those DOM nodes, and then iterate via <tt class="code">Node</tt> result sets using the <tt class="code">DOMHandler</tt> API to get ahold of the corresponding EMF Objects. </p>
-
-<p><b>EMF &amp; SDO Runtime Performance</b></p>
-<p>In this release, the EMF team was focused on improving performance of the EMF runtime. In particular, we improved XML and XMI serialization/deserialization performance. Improved performance for EMF accessors, copy, reduced footprint of EMF models. For more information see <a href="http://www.eclipse.org/emf/docs.php?doc=http://www.eclipse.org/emf/docs/performance/EMFPerformanceTestsResults.html">EMF performance</a>.</p>
- 
-<p><b>Change Model</b></p>
-<p>This release adds support to resume recording (see <tt class="code">beginRecording(ChangeDescription, Collection)</tt> in <tt class="code">org.eclipse.emf.ecore.change.util.ChangeRecorder</tt>).</p>
-<p>In addition, EMF 2.1 provides a mechanism for recording and applying changes for <tt class="code">FeatureMaps</tt> to help to provide complete redo/undo capabilities for models that use <tt class="code">FeatureMaps</tt>.</p>
-
-<p><b>Improved Generator Capabilities</b></p>
-<p>EMF now provides an extension point so that model importers can be added to the framework: <tt class="code">org.eclipse.emf.importer.modelImporterDescriptors</tt>.  The existing importers (Rose, XML Schema, annotated Java interfaces and Ecore model) were refactored into this design, being contributed by different plugins.  EMF now also includes a provisional API that can be used by anyone to provide their own importer.</p>
-
-<p>JET (Java Emitter Templates) now supports conditional inclusion, specified by a <tt class="code">fail="silent"</tt> or <tt class="code">fail="alternative"</tt> attribute on the include directive.  EMF's templates use conditional includes quite extensively, to allow more flexible overriding and inserting of sections.</p>
-
-<p>Users can now easily customize the packages into which code will be generated, allowing them to, for example, generate their implementation classes in an "internal" package.</p>
-
-<p>Multiplicities on operations and parameters are now fully supported in code generation.</p>
-
-<p>A new generator action, "Generate Test Code" generates JUnit test skeletons for testing volatile features and operations, as well some example code for working with the model in a standalone context.</p>
-
-</body>
-</html>
diff --git a/emf/docs/2.x/whatsnew/images/empty.gif b/emf/docs/2.x/whatsnew/images/empty.gif
deleted file mode 100644
index 25f2612..0000000
--- a/emf/docs/2.x/whatsnew/images/empty.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/whatsnew/images/packages.gif b/emf/docs/2.x/whatsnew/images/packages.gif
deleted file mode 100644
index 5a124c3..0000000
--- a/emf/docs/2.x/whatsnew/images/packages.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/whatsnew/images/restore.gif b/emf/docs/2.x/whatsnew/images/restore.gif
deleted file mode 100644
index d8d9882..0000000
--- a/emf/docs/2.x/whatsnew/images/restore.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/2.x/whatsnew/tools2.1.html b/emf/docs/2.x/whatsnew/tools2.1.html
deleted file mode 100644
index b66150b..0000000
--- a/emf/docs/2.x/whatsnew/tools2.1.html
+++ /dev/null
@@ -1,416 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>I20050519???? - What's New in EMF Tools</title>
-<link rel="stylesheet" href="http://www.eclipse.org/emf/docs/book.css" type="text/css" />
-</head>
-
-<body lang="EN-US" xml:lang="EN-US">
-
-<h1><!-- I20050519???? - -->What's New in EMF Tools</h1>
-
-<p>May 19, 2005</p>
-
-<p>
-Over the past two weeks, a number of potentially disruptive changes to EMF's
-model importer and code generation tools have been checked into CVS. These
-changes make their first appearance in this week's integration build.
-<!-- , I20050519????. -->
-</p>
-
-<p>
-This document desccribes the changes, and how EMF users might be impacted by
-them. The following three major changes are discussed:
-</p>
-
-<ul>
-<li>
-<a href="#importer">Extensible Model Importer Support</a> (bug
-<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=75923">75923</a>)
-</li>
-<li>
-<a href="#binary">New Model Locations and Support for Models in Binary
-Plug-ins</a> (bugs 
-<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=95120">95120</a> and
-<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=72215">72215</a>)
-</li>
-<li>
-<a href="#refactoring">Refactoring of Code Generation Utilities</a> (bug
-<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=83612">82612</a>).
-</li>
-</ul>
-
-<p>
-Many users will be unaffected by these changes. However, you might have some
-problems moving to this new EMF build, or you may wish to take advantage of
-the new features these changes provide. You may be affected by one or more of
-these changes if you...
-</p>
-
-<ul>
-<li>
-are trying to extend the EMF wizards or providing other means of conversion
-from your models to EMF models
-</li>
-<li>
-are using the headless applications (Rose2GenModel or XSD2GenModel)
-</li>
-<li>
-have made certain modifications to ".genmodel" files
-</li>
-<li>
-have scripted UI test cases involving the EMF wizards
-</li>
-<li>
-maintain models that reference any models included in EMF, such as Ecore, SDO,
-or GenModel
-</li>
-<li>
-run stand-alone applications, with hard-coded class paths
-</li>
-<li>
-maintain build scripts that depend on the location of models, JAR files, or
-build output
-</li>
-<li>
-access any of EMF's internal code generation utility methods.
-</li>
-</ul>
-
-<hr/>
-<h2><a id="importer">Extensible Model Importer Support</a></h2>
-
-<p>
-EMF has long supported importing models from different sources, in particular:
-Rational Rose class diagrams, XML Schema, annotated Java interfaces, and
-existing Ecore models. When we talk about "importing a model", we're refering
-to creating one or more ".ecore" files, each describing a package in the
-original model, and a single ".genmodel" file, which ties them together and
-provides additional information used in code generation.
-</p>
-
-<p>
-The support for importing models has been provided by a number of wizards,
-headless applications, and Ant tasks, which gather information from the user,
-invoke an Ecore builder (RoseEcoreBuilder, JavaEcoreBuilder, or
-XSDEcoreBuilder) to convert the input model into EPackages, create and
-initialize a GenModel, and then save these artifacts. The wizard and
-applications contained a lot of duplicated code, which made it difficult to
-ensure consistent behaviour and provided no base from which to derive
-additional model importers.
-</p>
-
-<p>
-This work, then, accomplishes two things:
-</p>
-
-<ol>
-<li>
-It provides a new extension point for contributing model importer wizards,
-which are then used as part of the New EMF Project, New EMF Model, and Reload
-wizards. This extension point is used to contribute the wizard support for
-importing from Rose, XML Schema, Java, and Ecore.
-</li>
-<li>
-It provides an optional set of reusable base classes for implementing model
-importer wizards, applications, and Ant tasks.
-</li>
-</ol>
-
-<h3>Plug-in Changes</h3>
-
-<p>
-Functionality has been removed from the following three plug-ins:
-</p>
-
-<ul>
-<li>org.eclipse.emf.ant</li>
-<li>org.eclipse.emf.codegen.ecore</li>
-<li>org.eclipse.emf.codegen.ecore.ui</li>
-</ul>
-
-<p>
-Equivalent functionality has been added via the following five:
-</p>
-
-<ul>
-<li>org.eclipse.emf.importer</li>
-<li>org.eclipse.emf.importer.ecore</li>
-<li>org.eclipse.emf.importer.java</li>
-<li>org.eclipse.emf.importer.rose</li>
-<li>org.eclipse.xsd.ecore.importer</li>
-</ul>
-
-<p>
-The first of these provides the new EMF wizards, along with a simple framework
-for writing model importers. The other four provide implementations for the
-above model sources. Wizards are provided for all four; applications and Ant
-tasks are, so far, only provided for Rose and XML Schema.
-</p>
-
-<h3>GenModel Changes</h3>
-
-<p>
-Previously, the wizards and applications computed default values for many
-attributes of GenModel, and set them, causing code to be repeated in many
-places. Now, as many of those as possible are computed by the GenModel itself.
-Only three attributes need to be set explicitly by the model importer:
-</p>
-
-<ul>
-<li>modelName</li>
-<li>modelPluginID</li>
-<li>modelDirectory</li>
-</ul>
-
-<p>
-The following attributes, which used to be set directly, have instead been
-made unsettable, with derived default values:
-</p>
-
-<ul>
-<li>editDirectory</li>
-<li>editPluginClass</li>
-<li>editorDirectory</li>
-<li>editorPluginClass</li>
-<li>testsDirectory</li>
-<li>testSuiteClass</li>
-</ul>
-
-<p>
-When these attributes are unset, their get methods return values that are
-derived from the above three required attributes.
-</p>
-
-<p>
-The defaults are the same as what was set by the wizards and applications
-before, but now they won't be serialized in the ".genmodel" file. If any of
-these attributes are blanked out, in order to disable generation of the
-optional edit, editor or test plug-in, an empty string value will be stored.
-</p>
-
-<p>
-The upshot is that, if you have ".genmodel" files that store computed default
-values of these attributes, you may wish to unset them, so that they are no
-longer stored. To check this, open the file in the EMF generator, select the
-root, GenModel element, and click on the value in the Property view, so that
-it becomes editable. Click the "Restore Default Value" toolbar button to
-unset the attribute:
-</p>
-
-<p>
-<img src="images/restore.gif" width="580" height="184" border="0" alt="The 'Restore default value' button unsets the attribute value"/>
-</p>
-
-<p>
-If the value does not appear to change, then the attribute was previously set
-to the default value, and it can be left unset. If it does change, undo the
-change.
-</p>
-
-<p>
-More significantly, if you have already unset any of these attributes, which
-previously would have disabled generation of the corresponding optional
-plug-ins, those attributes will begin returning their derived, default values.
-As a result, generation may be reenabled, and undesired code may be generated
-when you select "Generate All". To disable generation of one of the plug-ins,
-blank out the corresponding directory property. This causes the attribute to
-be set to an empty string value.
-</p>
-
-<p>
-There is an additional change to GenModel: a new attribute, importerID, has
-been added. It identifies the importer used for a model, allowing the correct
-importer to be suggested when reloading it. It is written out automatically by
-the importer, and is not surfaced by the generator UI, so you need not worry
-about it unless you're writing a new model importer.
-</p>
-
-<h3>Changes to Wizards</h3>
-
-<p>
-Although the wizards have been rewritten, their behaviour and appearance are
-largely unchanged. The one notable change is that a new Empty EMF Project
-wizard has been supplied. This functionality was previously provided by the
-regular EMF Project wizard. However, since it doesn't actually involve
-importing or creating any model, it simply does not fit in the new design.
-</p>
-
-<p>
-<img src="images/empty.gif" width="500" height="500" border="0" alt="The 'Empty EMF Project' wizard"/>
-</p>
-
-<p>
-Other changes are fairly cosmetic. For example, the model importer is now
-selected from a list, rather than using radio buttons, and the Rose detail
-page has been improved, with support for browsing the workspace and seperate
-buttons for populating the path map symbols and loading the model.
-</p>
-
-<h3>Changes to Applications</h3>
-
-<p>
-The two headless applications for importing models, Rose2GenModel and
-XSD2GenModel, have been replaced by new ones, RoseImporterApplication and
-XSDImporterApplication. As mentioned previously, these share code with the
-wizards, providing more consistent operation and better maintainability.
-Since the new applications are in new plug-ins, the qualified IDs used to
-start them have changed, to "org.eclipse.emf.importer.rose.Rose2GenModel"
-and "org.eclipse.xsd.ecore.importer.XSD2GenModel", respectively (the base
-IDs have remained the same). If you invoke either of these applications
-directly, for example in a build, you will have to update the "-application"
-option in the build script's invocation.
-</p>
-
-<p>
-Both applications support two new options: "-refGenModel" can be used to
-reference other models for which ".genmodel" files have already been created,
-and "-quiet" can be used to suppress output. Please see the usage instructions
-(invoke the application with no arguments) for details.
-</p>
-
-<p>
-XSDImporterApplication now uses a default for the modelPluginID attribute of
-GenModel that is consistent with the wizard and with the other importers.
-The default value is now based on the project name determined from the
-modelDirectory. The previous inconsistency, in which it was based on the
-qualified name of the first package, could only be conisdered a bug. If,
-however, that value is desired, the "-modelPluginID" option can be used to
-explicitly set it. Finally, foreignModel attribute values, URIs identifying
-the original schemas, can now be relative. Again, this is for consistency with
-the wizard. It should make no difference to the model.
-</p>
-
-<h3>Changes to Ant Tasks</h3>
-
-<p>
-The two Ant Tasks for importing and generating models, RoseGeneratorTask and
-XSDGeneratorTask, are almost unchanged. Although they have been moved into the
-new plug-ins, Ant Tasks are invoked using a simple, unqualified name. These
-names, "emf.Rose2Java" and "emf.XSD2Java", are unchanged.
-</p>
-
-<p>
-The tasks have been modified to use the new importer applications, so the same
-changes in the default values of modelPluginID and foreignModel, as described
-in the previous section, apply.
-</p>
-
-<hr/>
-<h2><a id="binary">New Model Locations and Support for Models in Binary
-Plug-ins</a></h2>
-
-<p>
-EMF has traditionally used platform resource URIs to reference other models
-in the workspace. For example,
-"platform:/resource/org.eclipse.emf.ecore/src/model/Ecore.ecore" would refer
-to Ecore, but you'd need to import the plug-in, complete with source, into
-your workspace for this to work.
-</p>
-
-<p>
-Now, EMF also supports platform plugin URIs for referencing models in binary,
-external plug-ins. Without installing any source or importing any plug-ins,
-you can use "platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore" to
-refer to Ecore, for example.
-</p>
-
-<h3>Model, JAR, and Build Output Locations</h3>
-
-<p>
-As the above URI suggests, the "model" directories, containing all of the
-".ecore" and ".generator" files in EMF, were moved out from "src" into
-the plug-in root directories, so that they could easily be included in the
-binary plug-ins. So, if you currently have any models with references to
-Ecore, GenModel, or other models in EMF, you'll need to edit them as text and
-and manually update those references. For example, any reference to
-"platform:/resource/org.eclipse.emf.ecore/src/model/Ecore.ecore" must be
-changed to "platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore" (or
-"platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore", to refer the
-external plug-in).
-</p>
-
-<p>
-This opportunity was also taken to make each EMF plug-in more standard by
-moving its JAR files from "runtime" up into its root. This change should not
-have any impact in Eclipse use, but the class path used in stand-alone
-invocations, including those in scripts, will probably need updating.
-</p>
-
-<p>
-These same locations will now also be used in new EMF projects. That is,
-the ".ecore" and ".generator" files will be placed in "model",
-instead of "src/model", and the generated "plugin.xml" file will
-declare the JAR file in the plug-in's root directory. In addition, the
-project output directory will be "bin", instead of "runtime".
-</p>
-
-<p>
-The "plugin.xml" will not change unless you delete and regenerate it, and
-the project output directory will not change unless the "Update Classpath"
-property has been enabled in the generator model. In either case, you may need
-to recreate your Ant build file or update whatever scripts you use for
-building.
-</p>
-
-<h3>Registration of External GenModels</h3>
-
-<p>
-When an EPackage is registered using the
-"org.eclipse.emf.ecore.generated_package" extension point, an absolute or
-plug-in-relative URI for the corresponding ".genmodel" file can now be
-specified, making the model visible to the model importer and code generation
-tools.
-</p>
-
-<p>
-All of the models in EMF use this mechanism. As a result, if you try to import
-a model that references, for example, Ecore, you'll see that Ecore is already
-available, from an external plug-in, even before you browse the workspace:
-</p>
-
-<p>
-<img src="images/packages.gif" width="500" height="598" border="0" alt="A referenced model from external plug-in"/>
-</p>
-
-<p>
-Please note that extending any classes from Ecore is still strongly
-discouraged. This mechanism may certainly be used to reference Ecore types,
-however.
-</p>
-
-<p>
-This kind of registration will also be generated into the "plugin.xml" for
-new models, but this file is never overwritten when a model is regenerated.
-So, if you wish to make existing models available in this way, you'll
-need to update it manually or delete it before regenerating.
-</p>
-
-<hr/>
-<h2><a id="refactoring">Refactoring of Code Generation Utilities</a></h2>
-
-<p>
-A number of utilities used in code generation that are not dependent on Ecore
-or GenModel have been moved from the org.eclipse.emf.codegen.ecore plug-in to
-a util package in org.eclipse.emf.codegen. The following two classes have been
-created:
-</p>
-
-<ul>
-<li>
-ImportManager, which had been defined as an inner class of GenBaseImpl
-</li>
-<li>
-CodeGenUtil, which contains various utilities that were previously defined in
-GenBaseImpl, GenModelUtil, and CodeGen.
-</li>
-</ul>
-
-<p>
-Although these plug-ins are not officially API, some clients of EMF are using
-them and will need to be updated accordingly.
-</p>
-</body>
-</html>
diff --git a/emf/docs/architecture/architecture-summary.gif b/emf/docs/architecture/architecture-summary.gif
deleted file mode 100644
index 984dd2e..0000000
--- a/emf/docs/architecture/architecture-summary.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/architecture/architecture-summary.html b/emf/docs/architecture/architecture-summary.html
deleted file mode 100644
index bdeadba..0000000
--- a/emf/docs/architecture/architecture-summary.html
+++ /dev/null
@@ -1,739 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
-<html>
-  <head>
-    <meta http-equiv="Content-Type"
-    content="text/html; charset=iso-8859-1" />
-
-    <title>Eclipse Tools - EMF Project - Architectural
-    Overview</title>
-  </head>
-
-  <body>
-    <link rel="stylesheet"
-    href="http://www.eclipse.org/default_style.css"
-    type="text/css" />
-
-    <link rel="stylesheet" type="text/css"
-    href="http://www.eclipse.org/tools/architecture/eclipse_style.css" />
-  <table width="709" cellspacing="0" bordercolor="#111111"
-  style="border-collapse: collapse;" border="0">
-    <tr>
-      <td width="709" colspan="3" valign="top">
-        <div id="page_header">EMF</div>
-
-        <div id="page_sub_header">Project architecture</div>
-      </td>
-    </tr>
-  </table>
-
-  <div id="section_header">EMF Project Information</div>
-
-  <br /><br /><br />
-
-  EMF is a modeling framework and code generation facility for
-  building tools and other applications based on a structured data
-  model. From a model specification described in XMI, EMF provides
-  tools and runtime support to produce a set of Java classes for
-  the model, a set of adapter classes that enable viewing and
-  command-based editing of the model, and a basic editor. Models
-  can be specified using annotated Java, XML documents, or modeling
-  tools like Rational Rose, then imported into EMF. Most important
-  of all, EMF provides the foundation for interoperability with
-  other EMF-based tools and applications, by exposing their models
-  through a rich metadata that can be used to read and modify the
-  objects.
-
-  <br /><br />
-
-  EMF includes an EMF-based implementation of Service Data
-  Objects (SDO). SDO is a framework that simplifies and unifies
-  data application development in a service oriented architecture
-  (SOA). It supports and integrates XML and incorporates J2EE
-  patterns and best practices.
-
-  <br /><br />
-  
-  EMF optionally includes the XML Schema Infoset Model (XSD).
-  XSD is a reference library for use with any code that examines,
-  creates or modifies XML Schemas (standalone or as part of other
-  artifacts, such as XForms or WSDL documents).
-
-  <br /><br />
-
-  Refer to the 
-  <a href="http://www.eclipse.org/emf/">EMF Website</a>,
-
-  the 
-  <a href="http://www.eclipse.org/emf/sdo/">SDO Website</a>
-
-  and the 
-  <a href="http://www.eclipse.org/xsd/">XSD Website</a>
-
-  for additional project information.
-
-  <br /><br />
-
-  <div id="section_header">Project architecture</div>
-
-  <br /><br /><br />
-
-  <table border="0">
-    <tr>
-      <td rowspan="10">
-        <img src="images/../architecture-summary.gif" width="447"
-        height="406" border="0" alt="EMF Architectural Diagram" />
-
-        <br />
-
-        <span class="img_caption">Figure 1. &lt;EMF Architecture
-        Diagram&gt;</span>
-      </td>
-
-      <td rowspan="10">&nbsp;</td>
-
-      <td>
-        <table>
-          <tr>
-            <td>
-              <br />
-
-              <b>Runtime features:</b>
-            </td>
-          </tr>
-
-          <tr>
-            <td>
-            <b style="color:#aa0000">&#149;</b>
-
-            Rich metadata</td>
-          </tr>
-
-          <tr>
-            <td>
-            <b style="color:#aa0000">&#149;</b>
-
-            XMI serialization &amp; deserialization</td>
-          </tr>
-
-          <tr>
-            <td>
-            <b style="color:#aa0000">&#149;</b>
-
-            Change monitoring</td>
-          </tr>
-
-          <tr>
-            <td>
-            <b style="color:#aa0000">&#149;</b>
-
-            Validation framework</td>
-          </tr>
-
-          <tr>
-            <td>
-              <br />
-
-              <b>Generator features:</b>
-            </td>
-          </tr>
-
-          <tr>
-            <td>
-            <b style="color:#aa0000">&#149;</b>
-
-            Customizable JSP-like templates (JET)</td>
-          </tr>
-
-          <tr>
-            <td>
-            <b style="color:#aa0000">&#149;</b>
-
-            Command-line, Ant, or integrated with Eclipse JDT</td>
-          </tr>
-
-          <tr>
-            <td>
-            <b style="color:#aa0000">&#149;</b>
-
-            Fully supports regeneration and merge</td>
-          </tr>
-
-          <tr>
-            <td>
-            <br />
-
-            <br />
-
-            <br />
-
-            <br />
-
-            <br />
-
-            <br />
-
-            * requires Eclipse workbench or RCP to run 
-            <br />
-
-            <br />
-
-            <br />
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table>
-
-  <div id="section_header">Status</div>
-
-  <br /><br /><br />
-
-  EMF is being used in several existing commercial products. For
-  more information on the current status of EMF, please see the 
-  <a
-  href="http://www.eclipse.org/emf/docs.php#plandocs"
-   target="_self">Project Plan.</a>
-
-  <br /><br />
-
-  <div id="section_header">Platforms</div>
-
-  <br /><br /><br />
-
-  The plugins are written in Java with no native code and thus may
-  be ported to any platform supported by Eclipse. 
-  <br /><br />
-
-  <div id="section_header">Content</div>
-
-  <br /><br /><br />
-
-  The following plugins are included. 
-  <br />
-
-  <table cellspacing="0" cellpadding="3">
-    <tr valign="top">
-      <td colspan="3">
-        <br />
-
-        <b>EMF:</b>
-      </td>
-    </tr>
-
-    <tr valign="top">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.codegen</td>
-
-      <td>-</td>
-
-      <td>Java Emitter Templates (JET) and JMerge code generation
-      components</td>
-    </tr>
-
-    <tr valign="top" bgcolor="#EEEEEE">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.codegen.ui</td>
-
-      <td>-</td>
-
-      <td>workbench support for JET</td>
-    </tr>
-
-    <tr valign="top">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.codegen.ecore</td>
-
-      <td>-</td>
-
-      <td>Generator model and headless generator and model
-      conversion tools</td>
-    </tr>
-
-    <tr valign="top" bgcolor="#EEEEEE">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.codegen.ecore.ui</td>
-
-      <td>-</td>
-
-      <td>workbench-based code generator and model conversion
-      tools</td>
-    </tr>
-
-    <tr valign="top">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.common</td>
-
-      <td>-</td>
-
-      <td>command and notification frameworks and utilities used
-      throughout EMF</td>
-    </tr>
-
-    <tr valign="top" bgcolor="#EEEEEE">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.common.ui</td>
-
-      <td>-</td>
-
-      <td>extensions to SWT and JFace used in other EMF UI
-      plug-ins</td>
-    </tr>
-
-    <tr valign="top">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.ecore</td>
-
-      <td>-</td>
-
-      <td>Ecore model and implementation, persistence framework,
-      and utilities</td>
-    </tr>
-
-    <tr valign="top" bgcolor="#EEEEEE">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.ecore.edit</td>
-
-      <td>-</td>
-
-      <td>
-      <i>sample</i>
-
-      edit support for Ecore</td>
-    </tr>
-
-    <tr valign="top">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.ecore.editor</td>
-
-      <td>-</td>
-
-      <td>
-      <i>sample</i>
-
-      Ecore editor</td>
-    </tr>
-
-    <tr valign="top" bgcolor="#EEEEEE">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.ecore.change</td>
-
-      <td>-</td>
-
-      <td>Change model and change recorder utility</td>
-    </tr>
-
-    <tr valign="top">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.ecore.change.edit</td>
-
-      <td>-</td>
-
-      <td>
-      <i>sample</i>
-
-      edit support for Change model</td>
-    </tr>
-
-    <tr valign="top" bgcolor="#EEEEEE">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.ecore.xmi</td>
-
-      <td>-</td>
-
-      <td>default XML/XMI resource implementations</td>
-    </tr>
-
-    <tr valign="top">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.edit</td>
-
-      <td>-</td>
-
-      <td>UI-independent portion of the EMF.Edit framework</td>
-    </tr>
-
-    <tr valign="top" bgcolor="#EEEEEE">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.edit.ui</td>
-
-      <td>-</td>
-
-      <td>Eclipse UI portion of EMF.Edit</td>
-    </tr>
-
-    <tr valign="top">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.mapping</td>
-
-      <td>-</td>
-
-      <td>UI-independent portion of the EMF Mapping framework</td>
-    </tr>
-
-    <tr valign="top" bgcolor="#EEEEEE">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.mapping.ui</td>
-
-      <td>-</td>
-
-      <td>Eclipse UI portion of the EMF Mapping framework</td>
-    </tr>
-
-    <tr valign="top">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.mapping.ecore2.ecore</td>
-
-      <td>-</td>
-
-      <td>support for mapping between Ecore models</td>
-    </tr>
-
-    <tr valign="top" bgcolor="#EEEEEE">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.mapping.ecore2.ecore.editor</td>
-
-      <td>-</td>
-
-      <td>
-      <i>sample</i>
-
-      Ecore mapping editor</td>
-    </tr>
-
-    <tr valign="top">
-      <td colspan="3">
-        <br />
-
-        <b>SDO:</b>
-      </td>
-    </tr>
-
-    <tr valign="top">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.commonj.sdo</td>
-
-      <td>-</td>
-
-      <td>Service Data Objects (SDO) specification interfaces</td>
-    </tr>
-
-    <tr valign="top" bgcolor="#EEEEEE">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.ecore.sdo</td>
-
-      <td>-</td>
-
-      <td>EMF model and implementation of SDO</td>
-    </tr>
-
-    <tr valign="top">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.ecore.sdo.edit</td>
-
-      <td>-</td>
-
-      <td>
-      <i>sample</i>
-
-      edit support for SDO</td>
-    </tr>
-
-    <tr valign="top" bgcolor="#EEEEEE">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.ecore.sdo.editor</td>
-
-      <td>-</td>
-
-      <td>
-      <i>sample</i>
-
-      SDO datagraph editor</td>
-    </tr>
-
-    <tr valign="top">
-      <td colspan="3">
-        <br />
-
-        <b>XSD:</b>
-      </td>
-    </tr>
-
-    <tr valign="top">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.mapping.xsd2ecore</td>
-
-      <td>-</td>
-
-      <td>support for mapping between XML Schema and Ecore</td>
-    </tr>
-
-    <tr valign="top" bgcolor="#EEEEEE">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.emf.mapping.xsd2ecore.editor</td>
-
-      <td>-</td>
-
-      <td>
-      <i>sample</i>
-
-      XML Schema-Ecore mapping editor</td>
-    </tr>
-
-    <tr valign="top">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.xsd</td>
-
-      <td>-</td>
-
-      <td>XML Schema Inforset model and implementation</td>
-    </tr>
-
-    <tr valign="top" bgcolor="#EEEEEE">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.xsd.edit</td>
-
-      <td>-</td>
-
-      <td>
-      <i>sample</i>
-
-      edit support for XML Schema</td>
-    </tr>
-
-    <tr valign="top">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.xsd.editor</td>
-
-      <td>-</td>
-
-      <td>
-      <i>sample</i>
-
-      XML Schema editor</td>
-    </tr>
-
-    <tr valign="top" bgcolor="#EEEEEE">
-      <td>
-      <b style="color:#aa0000">&#149;</b>
-
-      org.eclipse.xsd.test</td>
-
-      <td>-</td>
-
-      <td>tests and example code for XML Schema model</td>
-    </tr>
-  </table>
-
-  <br />
-
-  <div id="section_header">License</div>
-
-  <br /><br /><br />
-
-  This project is licensed under the Common Public License. 
-  <br /><br />
-
-  <div id="section_header">More Information</div>
-
-  <br /><br /><br />
-
-  EMF is part of the 
-  <a href="http://www.eclipse.org/tools/index.html">Eclipse Tools
-  Project</a>.
-
-  For more information about the Eclipse Tools Project, 
-  <a href="http://www.eclipse.org/tools/eclipsetools-charter.html">
-  click here</a>.
-
-  <br /><br />
-
-  For more information about EMF, SDO &amp; XSD, please visit: 
-  <br />
-
-  <table border="0" cellspacing="3">
-    <tr valign="top">
-      <td colspan="1">
-      <br />
-
-      &nbsp;&nbsp; 
-      <b>EMF:</b>
-      </td>
-
-      <td rowspan="5">&nbsp;</td>
-
-      <td colspan="1">
-      <br />
-
-      &nbsp;&nbsp; 
-      <b>SDO:</b>
-      </td>
-
-      <td rowspan="5">&nbsp;</td>
-
-      <td>
-      <br />
-
-      &nbsp;&nbsp; 
-      <b>XSD:</b>
-      </td>
-    </tr>
-
-    <tr valign="top">
-      <td>
-        <b style="color:#aa0000">&#149;</b>
-
-        <a href="http://www.eclipse.org/emf/" target="_self"
-        class="category">Website</a>
-      </td>
-
-      <td>
-        <b style="color:#aa0000">&#149;</b>
-
-        <a href="http://www.eclipse.org/emf/sdo/" target="_self"
-        class="category">Website</a>
-      </td>
-
-      <td>
-        <b style="color:#aa0000">&#149;</b>
-
-        <a href="http://www.eclipse.org/xsd/" target="_self"
-        class="category">Website</a>
-      </td>
-    </tr>
-
-    <tr valign="top">
-      <td>
-        <b style="color:#aa0000">&#149;</b>
-
-        <a href="http://www.eclipse.org/emf/faq/" target="_self"
-        class="category">FAQ</a>
-      </td>
-
-      <td>
-        <b style="color:#aa0000">&#149;</b>
-
-        <a href="http://www.eclipse.org/emf/faq/faq.php?FAQ=SDO"
-        target="_self" class="category">FAQ</a>
-      </td>
-
-      <td>
-        <b style="color:#aa0000">&#149;</b>
-
-        <a href="http://www.eclipse.org/emf/faq/faq.php?FAQ=XSD"
-        target="_self" class="category">FAQ</a>
-      </td>
-    </tr>
-
-    <tr valign="top">
-      <td colspan="1">
-        <b style="color:#aa0000">&#149;</b>
-
-        <a
-        href="http://www.eclipse.org/emf/docs.php#overviews"
-         class="category" target="_self">Documents</a>
-      </td>
-
-      <td colspan="1">
-        <b style="color:#aa0000">&#149;</b>
-
-        <a
-        href="http://www.eclipse.org/emf/docs.php#sdo"
-         class="category" target="_self">Documents</a>
-      </td>
-
-      <td>
-        <b style="color:#aa0000">&#149;</b>
-
-        <a
-        href="http://www.eclipse.org/emf/docs.php#xsd"
-         class="category" target="_self">Documents</a>
-      </td>
-    </tr>
-
-    <tr valign="top">
-      <td colspan="1">
-        <b style="color:#aa0000">&#149;</b>
-
-        <a href="news://news.eclipse.org/eclipse.tools.emf"
-        class="category" target="_top">Newsgroup</a>
-      </td>
-
-      <td colspan="1">
-        <b style="color:#aa0000">&#149;</b>
-
-        <a href="news://news.eclipse.org/eclipse.tools.emf"
-        class="category" target="_top">Newsgroup</a>
-      </td>
-
-      <td>
-        <b style="color:#aa0000">&#149;</b>
-
-        <a href="news://news.eclipse.org/eclipse.technology.xsd"
-        class="category" target="_top">Newsgroup</a>
-      </td>
-    </tr>
-  </table>
-
-  <p>
-    <i>
-      <small>Last updated: $Date: 2006/08/23 20:48:49 $</small>
-    </i>
-  </p>
-  </body>
-</html>
-
diff --git a/emf/docs/architecture/jet2/images/JET2AST.gif b/emf/docs/architecture/jet2/images/JET2AST.gif
deleted file mode 100755
index 71cd9f4..0000000
--- a/emf/docs/architecture/jet2/images/JET2AST.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/architecture/jet2/images/JET2TagClasses.gif b/emf/docs/architecture/jet2/images/JET2TagClasses.gif
deleted file mode 100755
index 7273850..0000000
--- a/emf/docs/architecture/jet2/images/JET2TagClasses.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/architecture/jet2/jet2.html b/emf/docs/architecture/jet2/jet2.html
deleted file mode 100755
index adde104..0000000
--- a/emf/docs/architecture/jet2/jet2.html
+++ /dev/null
@@ -1,461 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-	<meta name="GENERATOR" content="IBM Software Development Platform">
-	<meta http-equiv="Content-Style-Type" content="text/css">
-	<link rel="stylesheet" href="http://www.eclipse.org/emf/includes/style.css" type="text/css">
-	<title>JET Enhancement Proposal (JET2)</title>
-</head>
-
-<body>
-<h1>JET Enhancement Proposal (JET2)</h1>
-<h3>Introduction</h3><p>This document proposes enhancements for JET (Java Emitter Templates), the templating tool that is part of the <a href="http://www.eclipse.org/emf/">Eclipse Modeling Framework</a>. The enhancement work is tracked by <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=105966">Bugzilla
-105966</a>.</p>
-<h3>Revision History</h3>
-<table border="1" cellpadding="3" cellspacing="0">
-	<tbody>
-		<tr>
-			<td><b>Date</b></td>
-			<td><b>Version</b></td>
-			<td><b>Description</b></td>
-			<td><b>Author</b></td>
-		</tr>
-		<tr>
-			<td>Aug 26, 2005</td>
-			<td>0.1</td>
-			<td>Initial Version</td>
-			<td>Paul Elder</td>
-		</tr>
-		<tr>
-			<td>Aug 30, 2005</td>
-			<td>0.2</td>
-			<td>Added Introduction and Overview sections, plus minor edits</td>
-			<td>Paul Elder</td>
-		</tr>
-		<tr>
-			<td>Aug 31, 2005</td>
-			<td>0.3</td>
-			<td>Fix typos</td>
-			<td>Paul Elder</td>
-		</tr>
-		<tr>
-			<td>Sep 6, 2005</td>
-			<td>0.4</td>
-			<td>Minor edits in response to review meeting</td>
-			<td>Paul Elder</td>
-		</tr>
-	</tbody>
-</table>
-<h3>Background</h3>
-<p>JET is typically used in the implementation of a "code generator". A
-code-generator is an important component of Model Driven Development
-(MDD). The goal of MDD is to describe a software system using abstract
-models (such as EMF/ECORE models or UML models), and then refine and
-transform these models into code. Although is possible to create
-abstract models, and manually transform them into code, the real power
-of MDD comes from automating this process. Such <b>transformations</b>
-accelerate the MDD process, and result in better code quality. The
-transformations can capture the "best practices" of experts, and can
-ensure that a project consistently employes these practices.</p>
-<p>However, transformations are not always perfect. Best practices are
-often dependent on context - what is optimal in one context may be
-suboptimal in another. Transformations can
-address this issue by including some mechanism for end-user
-modification
-of the code generator. This is frequently done by using
-"templates" to create artifacts, and allowing users to
-substitute their own implementations of these templates if necessary.
-This is the role of JET.</p>
-<p>Even though JET solves a significant problem in transformations, it has a number of limitations:</p>
-<ul>
-	<li>JET operates in the context of a Java program. While many
-users EMF is quite Java-centric, MDD and transformations can be applied
-in many domains. Forcing transformations creators and customizers to
-work in Java represents a barrier to using JET in non-Java contexts.</li>
-	<li>Building
-a JET-based transformation in Eclipse involves knowledge of more than
-just JET. Transformation developers must typically understand the
-Eclipse Resource and UI APIs. Again, this represents a barrier to
-transformation creation.</li>
-	<li>JET, although inspired on Java
-Server Pages (JSP), lacks an equivalent to JSP custom tags and tag
-libraries. Current JSP best practice encourages the use of custom tags
-over embedded Java within templates. Use of such tags helps separate
-presentation concerns (such as how a generated class is formatted) from
-process concerns (such as how a Java "getter" method is derived from a
-field name). (In the JSP context, process concerns are often described
-as business concerns.)</li>
-</ul><h3>Overview</h3>
-<p>This document proposes enhancing JET in the following ways:</p>
-<ul>
-	<li>Expand the JET language to support custom tags (which are
-distributed in "tag libraries). (The language specification will be
-described in a separate document.)</li>
-	<li>Define Java interfaces and Eclipse Extension points for declaring custom tag libraries.</li>
-	<li>Provide
-Standard JET tag libraries that make it possible to create entire
-transformations without recourse to Java and the Eclipse APIs. (These
-tag libraries will be described in a separate document.)</li>
-	<li>Provide Eclipse API and UI for invoking such transformations.</li>
-	<li>Provide a JET template editor</li>
-</ul>
-<p>The scope of the changes proposed are extensive. For this reason, it
-is suggested that, if implemented, the resulting tool be given a new
-name. JET2 is proposed, and used throughout the remainder of this
-document.</p>
-
-<h2>Architectural Specifications</h2>
-<p>This section describes the central architectural features of the JET2 proposal.</p>
-<p>The proposed architecture is divided into five parts:</p>
-<ul>
-	<li>Compiling the JET2 language to Java</li>
-	<li>Tag Library interfaces, classes and extension points</li>
-	<li>JET2 Parser</li><li>JET2 Project structure and builders</li>
-	<li>Loading and executing JET2 templates within the development workspace</li>
-	
-</ul>
-<p>Note that this document does not prescribe interface, class or
-method names. The purpose of this document is to describe key classes
-in JET2, and how they interact. The implementer is free to change the
-names to more appropriate names. However, this document should be
-updated to reflect such changes.</p>
-<h3>Compiling the JET2 language to Java</h3>
-<p>Each JET2 template is compiled into a Java class. This section
-describes the structure of the resulting Java class, and how JET2 tags
-interact with template-embedded Java code and template text. Although
-JET2 is similar to JSP, the JSP compilation practices are not always
-followed. This is because:</p>
-<ul>
-	<li>JSP operates in a different environment that JET2. In
-particular, JSP must contend with the possibility of many near
-simultaneous invocations of a JSP. This is an unlikely scenario for
-JET2.</li>
-	<li>JSP runs in a web servlet context, while JET2 does not.</li>
-	<li>JET2
-development cannot make use of the JSP Specification, as the license
-agreement explicitly denies the right to use the specification for the
-realization of anything less than a compile JSP implementation. JET2
-cannot be a complete JSP implementation because JET2 does not operate
-in servlet context, which is an explicit requirement of JSP.</li>
-</ul>
-<p>JET2 templates can be parsed into the following Abstract sytnax tree (AST):</p>
-<p><img src="images/JET2AST.gif" border="0" height="464" width="566"></p>
-<p>The following sections describe how individual nodes in such an AST are compiled into Java code.</p>
-<h4>Rules for emitting Templates as a whole</h4>
-<ol>
-	<li>Emit one Java class per template.</li>
-	<li>The java class
-must have a public 'generate' that accepts the templates arguments and
-produces the result of template expansion. </li>
-	<li>The method includes some initialization code, and then the body of the template is emitted to within this method.</li>
-	<li>The content of the template is written to this method.</li>
-	</ol>
-
-<p>The current JET 'generate' method has the signature "String
-	generate(Object argument)",
-and has the following structure:</p>
-<blockquote>
-<blockquote>
-<p><code>public String generate(Object argument) {<br>
-&nbsp;&nbsp;&nbsp;&nbsp;StringBuffer stringBuffer = new StringBuffer();<br>
-&nbsp;&nbsp;&nbsp;&nbsp;<i>emitted code for contained nodes...<br>
-&nbsp;&nbsp;&nbsp;&nbsp;</i>return stringBuffer.toString();<br>
-}</code></p>
-</blockquote>
-</blockquote>
-<p>It is proposed that JET2 templates using tags have the following structure:</p>
-<blockquote>
-<blockquote>
-<p><code>public void generate(JET2Context context, JET2Writer out) {<br>
-&nbsp;&nbsp;&nbsp;&nbsp;<i>emitted code for contained nodes...<br>
-</i>}</code></p>
-</blockquote>
-</blockquote>
-<p>Each JET2Context represents an instance of a template execution (or
-a group of related templates). It contains data associated with
-theexecution, including the input arguments. The JET2Context is
-proposed for the following reasons:</p>
-<ul>
-	<li>Some tags need to store and share information amongst themselves -
-	the JET2Context can provided a mechanism for doing this.</li>
-</ul>
-
-<p>The JET2Writer is a generalized stream of characters. It will likely
-be a specialization of java.io.Writer. The JET2Writer is proposed for
-the following reasons:</p>
-<ul>
-	<li>Some tags need to record positions in the writer for
-subsequent processing, including replacement. JET2Writer allows the
-creation and consistent maintenance of these positions (and
-StringBuffer does not). The intension is to implement a facility such
-as is found in org.eclipse.java.text.IDocument and
-org.eclipse.java.text.Position.</li></ul><h4>Rules for emitting text</h4>
-<ol>
-	<li>Template text can be written directly to the current writer.</li>
-	
-</ol>
-<p>The following is an example:</p>
-<blockquote>
-<blockquote>
-<p><code>out.write("some text");</code></p>
-</blockquote>
-</blockquote>
-
-<p>Note that JET currently emits text as final fields in the template
-class, and then references these fields in calls to write(). However,
-it is unclear whether this results in any significant benefit in terms
-of performance (whether in memory usage or speed).</p>
-<h4>Rules for emitting Java Expressions and Scriplets</h4>
-<ol>
-	<li>Java Expressions and Scriptlets must all me emitted within
-the 'generate' method. (Variables defined in a scriptlet must be
-visible to subsequent scriptlets and expressions.)</li>
-	
-</ol><h4>Standard prolog for emitting Tags</h4>
-<ol>
-	<li>Emit a variable of type tag type, and assign it a new instance of the tag class.</li>
-	<li>Call the setParent method, passing the parent tag variable, or null if the tag has no parent.</li>
-	<li>Call the setContext method, passing the tag the current template context.</li>
-	<li>Initialize tag attributes by calling appropriate tag setXXX() methods.</li>
-	<li>Call
-the tag doStartTag() method, and saving the result in local variable.
-doStartTag() can return one of the following enumerated values
-EVAL_BODY, SKIP_BODY or EVAL_BODY_BUFFERED.</li>
-	
-
-	</ol>
-<p>The following code illustrates this rules:</p>
-<blockquote>
-<blockquote>
-<p><code><i>TagType tag = new TagType();<br>tag<b>.</b></i>setParent(<i>parentTag</i>);<br><i>tag<b>.</b></i>setContext(<i>context</i>);<i>
-</i></code></p>
-</blockquote>
-</blockquote>
-<h4>Rules for emitting tags without a body</h4>
-<ol>
-	<li>Use the standard prolog for emitting Tags.</li>
-	<li>Emit a call to the tag's doStartTag() method.</li>
-	<li>Emit a call to the tag's doEndTag() method.</li>
-	
-</ol>
-<blockquote>
-<blockquote>
-<p><code><i>standard prolog</i><br>
-<i> tag</i>.doStartTag();<br>
-<i> tag</i>.doEndTag();</code></p>
-</blockquote>
-</blockquote>
-<h4>Rules for standard tag with a body</h4>
-<p>A standard tag with a body neither iterates, nor processes the
-contents from its body. That is, it can emit content at the start of
-the tag, and the end of the tag, and it can determine whether is body
-is written or not.</p>
-<ol>
-	<li>Use the standard prolog for Tags. doStartTag() will return EVAL_BODY or SKIP_BODY.</li>
-	<li>Emit an if statement testing that doStartTag() did not return SKIP_BODY.</li>
-	<li>Within the if statement, emit the code to process the body content.</li>
-	<li>After the if statement, emit a call to doEndTag().</li>
-</ol>
-<blockquote>
-<blockquote>
-
-<p><code><i>standard prolog</i><br>
-<i> </i>StartResult <i>tagStartResult = tag</i>.doStartTag();<br>
-if( <i>tagStartResult != </i>StartResult.SKIP_BODY ) {<br>&nbsp;&nbsp;&nbsp;&nbsp;<i>emitted code for body content...</i>
-<br>
-}<br>
-<i> tag</i>.doEndTag();</code></p>
-
-</blockquote>
-</blockquote>
-<h4>Rules for tags that process the body content</h4>
-<ol>
-	<li>Use the standard prolog for Tags. doStartTag() will return one of EVAL_BODY, SKIP_BODY or EVAL_BODY_BUFFERED.</li>
-	<li>Emit an if statement testing that doStartTag() did not return SKIP_BODY.</li>
-	<li>With the if statement, emit a second if statement to test if doStartTag() returned EVAL_BODY_BUFFERED.</li>
-	<li>Within the second if, allocate a buffered writer, and inform the tag by calling setBufferedWriter() and doInitBody().</li>
-	<li>Close the second if.</li>
-	<li>Emit the code for the body</li>
-	<li>Emit a third if (still with-in the first), which pops the buffered writer if one was pushed earlier.</li>
-</ol>
-<blockquote>
-<blockquote>
-
-
-<p><code><i>standard prolog</i><br>
-<i> </i>StartResult <i>tagStartResult = tag</i>.doStartTag();<br>
-if( <i>tagStartResult != </i>StartResult.SKIP_BODY ) {<br><i>&nbsp;&nbsp;&nbsp;&nbsp;if( tagStartResult ==
-StartResult.EVAL_BODY_BUFFERED ) {<br>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;out = context.pushBufferedWriter();<br>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tag.setBufferedWriter((</i>BufferedWriter<i>)out);<br>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tag.doInitBody();<br>
-&nbsp;&nbsp;&nbsp;&nbsp;}<br>
-&nbsp;&nbsp;&nbsp;&nbsp;emitted code for body content...</i> <br>
-&nbsp;&nbsp;&nbsp;&nbsp;if( tagStartResult ==
-StartResult.EVAL_BODY_BUFFERED ) {<br>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<i>out</i> = context.popBufferedWriter();<br>
-&nbsp;&nbsp;&nbsp;&nbsp;}<br>
-}<br>
-<i> tag</i>.doEndTag();</code></p>
-
-
-</blockquote>
-</blockquote>
-<h4>Rules for iterating tags</h4>
-<ol>
-	<li>Same as above, except that the code emitted by for the body
-is enclosed in a do {...} while() statement. The while condition calls
-the tag's doAfterBody() message, and continues if the result is
-DO_BODY_AGAIN.</li>
-	
-</ol>
-<blockquote>
-<blockquote>
-
-
-<p><code><i>standard prolog</i><br>
-<i> </i>StartResult <i>tagStartResult = tag</i>.doStartTag();<br>
-if( <i>tagStartResult != </i>StartResult.SKIP_BODY ) {<br>
-&nbsp;&nbsp;&nbsp;&nbsp;if( tagStartResult ==
-StartResult.EVAL_BODY_BUFFERED ) {<br>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<i><b></b>out = context.newBufferedWriter()</i>;<br>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<i>tag</i>.setBodyWriter(<i></i>(BodyWriter)out);<br>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tag.doInitBody();<br>
-&nbsp;&nbsp;&nbsp;&nbsp;}<br>
-&nbsp;&nbsp;&nbsp;&nbsp;do {<br>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<i>&nbsp;&nbsp;&nbsp;&nbsp;emitted code for body
-content...</i><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;} while(tag.doAfterBody()
-!= AfterResult.DO_BODY_AGAIN);<br>
-&nbsp;&nbsp;&nbsp;&nbsp;if( tagStartResult ==
-StartResult.EVAL_BODY_BUFFERED ) {<br>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<i>out</i> = context.popWriter();<br>
-&nbsp;&nbsp;&nbsp;&nbsp;}<br>
-}<br>
-<i> tag</i>.doEndTag();</code></p>
-
-
-</blockquote>
-</blockquote>
-<h4>Notes on emitting code for tags</h4>
-<p>The above rules can result in deeply nested code should a template
-contain deeply nested tags. Note that the code emitted for any given
-tag can be refactored into a function call, <b>provided that tag contains not nested Java Scriptlet or Expression</b>. The extracted method could have the following structure:</p>
-<blockquote>
-<blockquote>
-
-
-<p><code>
-private void <i>tag(</i>JET2Context context, JET2Writer out, Tag parentTag) {<br>&nbsp;&nbsp;&nbsp;&nbsp;<i>emitted code for the tag<br></i>}</code></p>
-
-
-</blockquote>
-</blockquote>
-
-<p>In code emitted for a tag with its enclosing body would be simply:</p>
-<blockquote>
-<blockquote>
-
-
-<p><code> <i>tag(</i>context, out,
-<i>parentTag</i>);</code></p>
-
-
-</blockquote>
-</blockquote>
-
-<p></p>
-<h3>Tag Library Interfaces and Classes</h3>
-<p>The above discussion suggests tags have the following associated interfaces.</p>
-<p><img src="images/JET2TagClasses.gif" border="0" height="721" width="939"></p>
-<h3>JET2 Parser</h3>
-<p>The current JET parser classes appear to be flexible enough to
-handle the expansion of the JET2 language to contain additional
-directives and most importantly, tag. The proposal is to:</p>
-<ul>
-	<li>Add a new nested static classes "Tag" , "EndTag" and
-"NoContentTag" to JETParser. These represent &lt;xxx attributes&gt;,
-&lt;/xxx&gt; and &lt;xxx attributes/&gt;, respectively.</li>
-	<li>JETReader
-may need minor modifications to getNextContext() to always consider
-'&lt;' as the potential start of a JET2 language element, even when an
-@page startTag has been processed. (Because JET2 will include a
-directive (@taglib) for specifying tag library namespaces, it is
-unnecessary to remap these characters.)</li>
-	<li>Implement an
-enhanced JETCompiler class. At least initially, this will be done by
-cloning JETCompiler into JET2Compiler so as not to destablize the
-current compiler. </li>
-	
-</ul>
-<p><b>TODO</b>: Some mechanism to select between the compilers by some
-sort of runtime parameter is desireable, much the way this is possible
-with the JDT. Details to be worked out.</p>
-<h3>JET2 Project Structure</h3>
-<p>It is proposed that as much as possible, JET2 rely on existing
-Eclipse infrastructure to compile generated Java classes into code. In
-the subsequent section, it is proposed that JET2 dynamic template
-loading be accomplished by using the OSGi dynamic loading/unloading of
-Bundles. This implies that the JET2 project builder must ultimately
-produce a valid OSGI bundle. </p>
-<p>It is proposed that projects containing dynamicly loadable templates
-(such as those that customize the behaviour of the EMF code generator,
-and the proposed transformations) have a specific Eclipse Nature that
-builds the JET2 templates into a loadable bundle. Such a nature would
-require the following builders:</p>
-<ul>
-	<li>the JETBuilder</li>
-	<li>the JDT Java Builder</li>
-	<li>the PDE Manifest Builder</li>
-	<li>A
-custom builder to JAR the variously build objects into Bundle jar. This
-has been simulated using a simple ANT script and the ANT builder.</li>
-	
-</ul>
-<p>This has a number of advantages over the current practice of creating a .JETEmitters project:</p>
-<ul>
-	<li>Configuration of extra plug-in dependencies can be done using standard mechanisms (the bundle manifest).</li>
-	<li>Concurrent
-(and incompatible) writing to the .JETEmitters project is no longer a
-concern. (This was not likely a concern with the EMF code generator,
-but it is in transformations, where creating new transformations by
-composing others is a common use case.</li>
-	<li>The dynamic templates
-can reference Java classes created in the dynamic template project.
-This could be in the form of helper classes called directly from the
-JET2 template using Java, or as newly defined customer tags.</li>
-</ul>
-<p>The main disadvantage of this approach is that builder artifacts
-(including generated .java and .class files) will appear in the project
-containing the templates. However, this can be mitigated by the use of
-filters, much as the Package Explorer filters out 'bin' directories by
-default.</p>
-<h3>Loading and executing JET2 templates within the development
-workspace</h3>
-<p>As the previous section alluded, it is proposed that the dynamic
-loading of JET2 templates be accomplished via the OSGi framework. This
-section docments the details of doing this.</p>
-<ul>
-	<li>In order to load a bundle with OSGi, a BundleContext is
-required. On plugin start-up,
-org.eclipse.core.runtime.Plugin.startup(BundleContext) is called. The
-JET2 plugin responsible for dynamic plugin loading would store this
-bundle context for subsequent dynamic loading of a JET2 bundle.</li>
-	<li>Once
-a BundleContext is in hand (it is, in fact, a system singleton), a
-bundle may be loaded calling org.osgi.framework.installBundle(String).
-This returns an org.osgi.framework.Bundle.</li>
-	<li>Upon successful loading, the bundle be started by calling org.osgi.framework.Bundle.start().</li>
-	<li>A
-bundle may be uninstalled by calling
-org.osgi.framework.Bundle.uninstall(), which implies stopping the
-bundle (org.osgi.framework.Bundle.stop()).</li>
-	<li>The easiest way
-for the JET2 dynamic loader to load classes out of the loaded bundle is
-to have the bundle implement an extension to an extension point defined
-by the JET2 dynamic loader plugin. The extension would contain
-Configuration Elements that included the names of the template classes.
-It would then suffice to call
-org.eclipse.core.runtime.IConfigurationElement.createExecutableExtension(String).</li>
-</ul>
-</body></html>
\ No newline at end of file
diff --git a/emf/docs/dev-plans/EMF_2.1_Release_Review.pdf b/emf/docs/dev-plans/EMF_2.1_Release_Review.pdf
deleted file mode 100644
index 48e6478..0000000
--- a/emf/docs/dev-plans/EMF_2.1_Release_Review.pdf
+++ /dev/null
Binary files differ
diff --git a/emf/docs/dev-plans/EMF_2.2_Release_Review.pdf b/emf/docs/dev-plans/EMF_2.2_Release_Review.pdf
deleted file mode 100644
index f7217bf..0000000
--- a/emf/docs/dev-plans/EMF_2.2_Release_Review.pdf
+++ /dev/null
Binary files differ
diff --git a/emf/docs/dev-plans/emf_project_plan_2.1.html b/emf/docs/dev-plans/emf_project_plan_2.1.html
deleted file mode 100644
index e494f4e..0000000
--- a/emf/docs/dev-plans/emf_project_plan_2.1.html
+++ /dev/null
@@ -1,630 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-  <head>
-    <meta http-equiv="Content-Type"
-    content="text/html; charset=utf-8" />
-
-    <title>Eclipse EMF/SDO and XSD - DRAFT 2.1.0 Plan</title>
-
-    <link rel="stylesheet" href="http://www.eclipse.org/emf/docs/book.css"
-    type="text/css" />
-
-
-  </head>
-
-  <body lang="EN-US" xml:lang="EN-US">
-
-<script language="javascript">
-<!-- 
-        function goTo(mile,stat) {
-            document.location.href='https://bugs.eclipse.org/bugs/colchange.cgi?rememberedquery='+
-                'product%3DEMF%2CXSD%26'+
-                    (stat=='open'||stat=='all'
-                        ? 'bug_status%3DNEW%26'+
-                          'bug_status%3DREOPENED%26'+
-                          'bug_status%3DASSIGNED%26'
-                        : ''
-                    )+
-                    (stat=='closed'||stat=='all'
-                        ? 'bug_status%3DUNCONFIRMED%26'+
-                          'bug_status%3DRESOLVED%26'+
-                          'bug_status%3DVERIFIED%26'+
-                          'bug_status%3DCLOSED%26'
-                        : ''
-                    )+
-                (mile=='all'?'':'target_milestone%3D'+mile+'%26')+
-                'order%3D'+
-                    'bugs.bug_status%2C'+
-                    'bugs.target_milestone%2C'+
-                    'bugs.bug_id'+
-                '%26query_format%3Dadvanced'+
-                '&column_opendate=on'+
-                '&column_changeddate=on'+
-                '&column_bug_severity=on'+
-                '&column_priority=on'+
-                '&column_rep_platform=on'+
-                '&column_bug_status=on'+
-                '&column_product=on'+
-                '&column_component=on'+
-                '&column_version=on'+
-                '&column_target_milestone=on'+
-                '&column_short_short_desc=on'+
-                '&splitheader=0';
-        }
-// -->
-</script>
-   <div class="Section1">
-      <h1>Eclipse EMF/SDO and XSD 
-      <br />
-      DRAFT 2.1.0 Plan</h1>
-
-		<h3>Including XML Schema Infoset Model (XSD) 
- and Service Data Objects (SDO) frameworks</h3>
-
-		<p>Last revised <tt>$Date: 2006/08/23 21:38:22 $</tt> ( 
-      <img width="12" height="12" src="images/../../../images/green-box.gif"
-      border="0" />
-
-      marks interesting changes over a previous revision of this
-      document) 
-<!-- the 
-      <a href="EMF/SDO and XSD_project_plan_2.1.20041129.html">previous plan
-      revision</a>
-
-      ) -->
-      </p>
-
-      <p>
-      <em>&nbsp;&nbsp;&nbsp; Please send comments about this draft
-      plan to the</em>
-
-      <a href="http://www.eclipse.org/emf/newsgroup-mailing-list.php">
-      eclipse.tools.emf</a>
-
-      or 
-      <a href="http://www.eclipse.org/emf/newsgroup-mailing-list.php">
-      eclipse.technology.xsd</a>
-
-      <em>newsgroup, as applicable.</em>
-      </p>
-
-      <p>This document lays out the feature and API set for the
-      next feature release of the Eclipse EMF/SDO and XSD projects
-      after 2.0.1, designated release 2.1.</p>
-
-      <ul type="disc">
-        <li>
-          <a href="#Deliverables">Release deliverables</a>
-        </li>
-
-        <li>
-          <a href="#Milestones">Release milestones</a>
-        </li>
-
-        <li>
-          <a href="#TargetOperatingEnvironments">Target operating
-          environments</a>
-        </li>
-
-        <li>
-          <a href="#Compatibility">Compatibility with previous
-          releases</a>
-        </li>
-
-        <li>
-          <a href="#Project">EMF, XSD and SDO feature plans</a>
-        </li>
-      </ul>
-
-      <p>Plans do not materialize out of nowhere, nor are they
-      entirely static. To ensure the planning process is
-      transparent and open to the entire Eclipse community, plans
-      are posted in an embryonic form and then revised from time to
-      time throughout the release cycle.</p>
-
-      <p>The first part of the plan deals with the important
-      matters of release deliverables, release milestones, target
-      operating environments, and release-to-release compatibility.
-      These are all things that need to be clear for any release,
-      even if no features were to change.&nbsp;</p>
-
-      <p>The remainder of the plan consists of plan items for the
-      projects under the Eclipse EMF/SDO and XSD projects. Each
-      plan item covers a feature or API that is to be added, or
-      some aspect that is to be improved. Each plan item has its
-      own entry in the 
-      <a href="http://bugs.eclipse.org/bugs">Eclipse bugzilla</a>
-
-      database, with a title and a concise summary (usually a
-      single paragraph) that explains the work item at a suitably
-      high enough level so that everyone can readily understand
-      what the work item is without having to understand the
-      nitty-gritty detail.</p>
-
-      <p>Not all plan items represent the same amount of work; some
-      may be quite large, others, quite small. Some plan items may
-      involve work that is localized to a single subsystem; others
-      may involve coordinated changes across several projects
-      within the same top-level project; and others may involve
-      coordination with other top-level projects. Although some
-      plan items are for work that is more pressing that others,
-      the plan items appear in no particular order.</p>
-
-      <p>With the previous release as the starting point, this is
-      the plan for how we will enhance and improve it. Fixing bugs,
-      improving test coverage, documentation, examples, performance
-      tuning, usability, etc. are considered routine ongoing
-      maintenance activities and are not included in this plan
-      unless they would also involve a significant change to the
-      API or feature set, or involve a significant amount of work.
-      The intent of the plan is to account for all interesting
-      feature work.</p>
-
-      <h2>
-      <a name="Deliverables">
-      </a>
-
-      Release deliverables</h2>
-
-      <p>The release deliverables are:</p>
-
-      <ul type="disc">
-        <li>Source code release for Eclipse EMF/SDO and XSD,
-        available as versions tagged "HEAD" in the eclipse.org 
-        <a href="http://dev.eclipse.org/viewcvs/">CVS
-        repositories</a>
-
-        for 
-        <a
-        href="http://dev.eclipse.org/viewcvs/indextools.cgi/org.eclipse.emf/">
-        EMF</a>
-
-        , 
-        <a
-        href="http://dev.eclipse.org/viewcvs/indextools.cgi/org.eclipse.emf.ecore.sdo/">
-        SDO</a>
-
-        , and 
-        <a
-        href="http://dev.eclipse.org/viewcvs/indextech.cgi/org.eclipse.xsd">
-        XSD</a>
-
-        .</li>
-
-        <li>EMF/SDO and XSD runtime binaries and SDK distributions
-        (downloadable).</li>
-
-        <li>EMF/SDO and XSD runtime binaries and SDK features on
-        eclipse.org update site (install via Eclipse update
-        manager).</li>
-      </ul>
-
-      <h2>
-      <a name="Milestones">
-      </a>
-
-      Release milestones</h2>
-
-      <p>EMF/SDO and XSD builds are available weekly as Integration
-      builds. Occasionally, these builds may be renamed as
-      Milestone builds, aligned with Eclipse's Milestones.
-      Eclipse's Release Milestones occur at roughly 6 week
-      intervals to facilitate coarse-grained planning and staging.
-      Their milestones are:</p>
-
-      <ul type="disc">
-  <li>Friday Feb. 18, 2005&nbsp; - Milestone 5 (3.1 M5) - stable build</li>
-  <li>Friday Apr. 1, 2005 - Milestone 6 (3.1 M6) - stable build - API complete 
-    - API freeze</li>
-  <li>Friday May 13, 2005 - Milestone 7 (3.1 M7) - stable build - feature complete 
-    - development freeze - lock down and testing begins</li>
-	<li><a href="http://www.eclipse.org/org/councils/PC/platform/eclipse_project_plan_3_1_2005_02_14.html#Milestones">Late June 2005 - 3.1 Release</a></li>
-      </ul>
-
-      <h2>
-      <a name="TargetOperatingEnvironments">
-      </a>
-
-      Target Operating Environments</h2>
-
-      <p>In order to remain current, each release of an Eclipse
-      project targets reasonably current versions of underlying
-      operating environments and other Eclipse projects on which it
-      depends.&nbsp;</p>
-
-      <p>Most of Eclipse is "pure" Java 
-      <sup>TM</sup>
-
-      code and has no direct dependence on the underlying operating
-      system. The chief dependence is on the Eclipse Platform, and
-      on the Java 2 Platform that runs it.</p>
-
-      <p>The EMF/SDO and XSD 2.1.0 releases depend on the
-      following:</p>
-
-      <ul type="disc">
-        <li>Java 2 Platform 1.4</li>
-
-        <li>Eclipse Platform 3.1</li>
-      </ul>
-
-      <p>Additionally, if loading or importing models from XML
-      Schema, the following is required. 
-      <a
-      href="http://download.eclipse.org/tools/emf/scripts/downloads/install.php">
-      Click here for an explanation of this additional
-      requirement.</a>
-      </p>
-
-      <ul type="disc">
-        <li>Xerces2-J 2.6.2, or</li>
-
-        <li>XML4J</li>
-      </ul>
-
-      <p>The 2.1.0 releases of EMF/SDO and XSD are designed to run
-      on any configuration supporting the above components.</p>
-
-      <p>The Eclipse Platform runs in a variety of operating
-      environments. Testing is focused on a handful of popular
-      combinations of operating system and Java 2 Platform; these
-      are our 
-      <em>reference platforms</em>
-
-      . Eclipse undoubtedly runs fine in many operating
-      environments beyond the reference platforms we test. However,
-      since we do not systematically test them we cannot vouch for
-      them. Problems encountered when running Eclipse on
-      non-reference platform that cannot be recreated on any
-      reference platform will be given lower priority than problems
-      with running Eclipse on a reference platform.</p>
-
-      <p>See the 
-      <a
-      href="http://www.eclipse.org/eclipse/development/eclipse_project_plan_3_1.html">
-      Eclipse Project 3.1 plan</a>
-
-      for a list of reference platforms.</p>
-
-      <h4>Internationalization</h4>
-
-      <p>Eclipse is designed as the basis for internationalized
-      products. The user interface elements provided by the various
-      Eclipse projects, including dialogs and error messages, are
-      externalized. The English strings for EMF/SDO and XSD are
-      provided as the default resource bundles. Translations are
-      not provided with this release. However, the plug-in fragment
-      mechanism provides the means by which translations into any
-      number of other languages can be incorporated.</p>
-
-      <h2>
-      <a name="Compatibility">
-      </a>
-
-      Compatibility with Previous Releases</h2>
-
-      <h3>Compatibility of Release 2.1.0 with 2.0.1</h3>
-
-      <p>Eclipse EMF/SDO and XSD 2.1.0 will be compatible with
-      EMF/SDO and XSD 2.0.1.</p>
-
-      <p>
-      <b>API Contract Compatibility:</b>
-
-      EMF/SDO and XSD 2.1.0 will be upwards contract-compatible
-      with EMF/SDO and XSD 2.0.1 except in those areas noted in the
-      
-      <a href="#MigrationGuide">
-        <em>EMF/SDO and XSD 2.1.0 Migration Guide.</em>
-      </a>
-
-      Programs that use affected APIs and extension points will
-      need to be ported to EMF/SDO and XSD 2.1.0 APIs. Downward
-      contract compatibility is not supported. There is no
-      guarantee that compliance with EMF/SDO and XSD 2.1.0 APIs
-      would ensure compliance with EMF/SDO and XSD 1.x APIs. Refer
-      to 
-      <em>
-        <a
-        href="http://www.eclipse.org/eclipse/development/java-api-evolution.html">
-        Evolving Java-based APIs</a>
-      </em>
-
-      for a discussion of the kinds of API changes that maintain
-      contract compatibility.</p>
-
-      <p>
-      <b>Binary (plug-in) Compatibility:</b>
-
-      EMF/SDO and XSD 2.1.0 will be upwards binary-compatible with
-      EMF/SDO and XSD 2.0.1 except in those areas noted in the 
-      <a href="#MigrationGuide">
-        <em>EMF/SDO and XSD 2.1.0 Migration Guide.</em>
-      </a>
-
-      Downward plug-in compatibility is not supported: plug-ins
-      compiled against EMF/SDO and XSD 2.1.0 will likely be
-      unusable with EMF/SDO and XSD 1.x. Refer to 
-      <em>
-        <a
-        href="http://www.eclipse.org/eclipse/development/java-api-evolution.html">
-        Evolving Java-based APIs</a>
-      </em>
-
-      for a discussion of the kinds of API changes that maintain
-      binary compatibility.</p>
-
-      <p>
-      <b>Source Compatibility:</b>
-
-      Source files written to use EMF/SDO and XSD 2.0.1 APIs will
-      usually compile and run successfully against EMF/SDO and XSD
-      2.1.0 APIs, although this cannot be guaranteed. In some
-      cases, it may be necessary to make minor changes to the
-      source code to disambiguate things like imports or overloaded
-      method invocations. Downward source compatibility is not
-      supported. If source files use new APIs, they will not be
-      usable with earlier versions.</p>
-
-      <p>
-      <b>Workspace Compatibility:</b>
-
-      Eclipse EMF/SDO and XSD 2.1.0 will be upwards
-      workspace-compatible with EMF/SDO and XSD 2.0.1 unless noted.
-      This means that workspaces and projects created by an Eclipse
-      with EMF/SDO and XSD 2.0.1 installed can be successfully
-      opened by an Eclipse with EMF/SDO and XSD 2.1.0 installed.
-      This includes both hidden metadata, which is localized to a
-      particular workspace, as well as metadata files found within
-      a workspace project, which may propagate between workspaces
-      via file copying or team repositories. User interface session
-      state may be discarded when a workspace is upgraded. Downward
-      workspace compatibility is not supported. Metadata files
-      created (or overwritten) by the newer version will generally
-      be unusable with older versions.</p>
-
-      <p>
-      <b>Non-compliant usage of API's:</b>
-
-      All non-API methods and classes, and certainly everything in
-      a package with "internal" in its name, are considered
-      implementation details which may vary between operating
-      environment and are subject to change without notice. Client
-      plug-ins that directly depend on anything other than what is
-      specified in the API are inherently unsupportable and receive
-      no guarantees about compatibility within a single release
-      much less with an earlier releases. Refer to 
-      <em>
-        <a
-        href="http://www.eclipse.org/articles/Article-API%20use/eclipse-api-usage-rules.html">
-        How to Use the Eclipse API</a>
-      </em>
-
-      for information about how to write compliant plug-ins.</p>
-
-      <h3>
-      <a name="MigrationGuide">
-      </a>
-
-      EMF/SDO and XSD 2.1.0 Migration Guide</h3>
-
-      <p>At this time, there are no known issues migrating from
-      2.0.1 to 2.1.0. Should this change, this document will be
-      revised, or a secondary document will be added documenting
-      any known issues.</p>
-
-      <h2>
-      <a name="Themes">
-      </a>
-
-      Themes</h2>
-
-      <p>The changes under consideration for the next release of
-      Eclipse EMF/SDO and XSD address a few major themes:</p>
-
-      <ul type="disc">
-        <li>
-        <b>Built To Last</b>
-
-        - EMF/SDO and XSD has always been a framework for
-        delivering integrated modeling tools. With a growing base
-        of both free and commercial offerings based on EMF/SDO and
-        XSD, it's critical for continued success to maintain API
-        stability and ensure that the framework scales well. This
-        theme includes work to measure and improve the performance
-        and scalability of EMF/SDO and XSD resources. This theme
-        also includes consolidation activities where groundwork was
-        laid in 2.0 but needs to be completed and brought into full
-        use.</li>
-
-        <li>
-        <b>Simple To Use</b>
-
-        - The EMF/SDO and XSD framework needs to not only provide
-        the features that advanced developers demand, but also be
-        something that most developers find simple to use. This
-        theme includes ease-of-use reviews of existing features,
-        and work that helps make EMF/SDO and XSD-based products
-        simple to use for developers with widely-varying
-        backgrounds and skill sets.</li>
-
-        <li>
-        <b>Release Currency</b>
-
-        - Tools projects will maintain release currency concurrent
-        with 3.x releases. For EMF/SDO and XSD 2.1.0, this means
-        currency with Eclipse 3.1.</li>
-
-        <li>
-        <b>Generator Reusability</b>
-
-        - Plans are underway to make the generator even more
-        generic and reusable so as to be enven more useful to
-        developers.</li>
-
-        <li>
-        <b>Java 2 Standard Edition 5 Support</b>
-
-        - While unclear at time of writing what this will entail,
-        it is hoped that the next release of EMF/SDO can exploit
-        the new J2SE version 5 to some extent.</li>
-
-        <li>
-        <b>SDO 1.1 Support</b>
-
-        - While unclear at time of writing what this will entail,
-        it is expected that the next release of EMF/SDO will
-        support the new SDO 1.1 standard to some extent.</li>
-      </ul>
-
-      <p>Each theme has a number of items; the relevant theme is
-      identified for each committed, proposed, and deferred plan
-      items.</p>
-
-      <p>The items listed reflect new features or areas where
-      existing features will be significantly reworked. Numbers in
-      parentheses link to bugzilla problem reports for that plan
-      item.</p>
-
-      <p>The current status of each plan item is noted:</p>
-
-      <ul type="disc">
-        <li>
-        <b>Committed</b>
-
-        plan item - A committed plan item is one that we have
-        decided to address for the release.</li>
-
-        <li>
-        <b>Proposed</b>
-
-        plan item - A proposed plan item is one that we are
-        considering addressing for the release. Although we are
-        actively investigating it, we are not yet in a position to
-        commit to it, or to say that we won't be able to address
-        it. After due consideration, a proposal will either be
-        committed or deferred.</li>
-
-        <li>
-        <b>Deferred</b>
-
-        plan item - A reasonable proposal that will not make it in
-        to this release for some reason is marked as deferred with
-        a brief note as to why it was deferred. Deferred plan items
-        may resurface as committed plan items at a later
-        point.</li>
-      </ul>
-
-      <h2>
-      <a name="Project">
-      </a>
-
-      EMF, XSD and SDO feature plans</h2>
-
-      <p>Plan items reflect new features of the EMF/SDO and XSD
-      project, or areas where existing features will be
-      significantly reworked. 
-      <p><a
-        href="http://www.eclipse.org/emf/plan/plan-2.1.xml">Here</a> you can also find EMF 2.1 development prioritized plan.
-      </p>
-
-<!-- ( 
-      <img border="0" width="12" height="12" src="images/../../../images/green-check.gif" />
-
-      marks completed work). -->
-      </p>
-
-      <p>
-        <em>
-          <small>Note that for the links below, you may need to
-          reset your browser's 
-          <u>bugs.eclipse.org</u>
-
-          cookie(s) in order to see all the appropriate
-          columns.</small>
-        </em>
-      </p>
-
-      <h4>
-      <a name="Committed">
-      </a>
-
-      Committed Items (EMF/SDO and XSD project)</h4>
-
-      <blockquote>
-        <p>Bugzillas with a target release or milestone of 2.1 are
-        committed to that release. For the most current list of
-        these items, see the following links:</p>
-
-        <p>
-        <a onclick="goTo('2.1','open')"
-        href="javascript:void(goTo('2.1','open'))">All Open</a>
-
-        | 
-        <a onclick="goTo('2.1','closed')"
-        href="javascript:void(goTo('2.1','closed'))">All Closed</a>
-
-        | 
-        <a onclick="goTo('2.1','all')"
-        href="javascript:void(goTo('2.1','all'))">All Bugs</a>
-        </p>
-      </blockquote>
-
-      <h4>
-      <a name="Proposed">
-      </a>
-
-      Proposed Items (EMF/SDO and XSD project)</h4>
-
-      <blockquote>
-        <p>Bugzillas without a specific target release or milestone
-        are proposed, but not scheduled for a particular release.
-        For the most current list of these items, see the following
-        links:</p>
-
-        <p>
-        <a onclick="goTo('---','open')"
-        href="javascript:void(goTo('---','open'))">All Open</a>
-
-        | 
-        <a onclick="goTo('---','closed')"
-        href="javascript:void(goTo('---','closed'))">All Closed</a>
-
-        | 
-        <a onclick="goTo('---','all')"
-        href="javascript:void(goTo('---','all'))">All Bugs</a>
-        </p>
-      </blockquote>
-
-      <h4>
-      <a name="Deferred">
-      </a>
-
-      Deferred Items (EMF/SDO and XSD projects)</h4>
-
-      <blockquote>
-        <p>Bugzillas assigned to the non-specific target of
-        'Future' are deferred, and not scheduled for a particular
-        release. For the most current list of these items, see the
-        following links:</p>
-
-        <p>
-        <a onclick="goTo('Future','open')"
-        href="javascript:void(goTo('Future','open'))">All Open</a>
-
-        | 
-        <a onclick="goTo('Future','closed')"
-        href="javascript:void(goTo('Future','closed'))">All
-        Closed</a>
-
-        | 
-        <a onclick="goTo('Future','all')"
-        href="javascript:void(goTo('Future','all'))">All Bugs</a>
-        </p>
-      </blockquote>
-    </div>
-
-  </body>
-</html>
-
diff --git a/emf/docs/dev-plans/emf_project_plan_2.2.html b/emf/docs/dev-plans/emf_project_plan_2.2.html
deleted file mode 100644
index 9c3a088..0000000
--- a/emf/docs/dev-plans/emf_project_plan_2.2.html
+++ /dev/null
@@ -1,650 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-  <head>
-    <meta http-equiv="Content-Type"
-    content="text/html; charset=utf-8" />
-
-    <title>Eclipse EMF, SDO and XSD - DRAFT 2.2.0 Plan</title>
-
-    <link rel="stylesheet" href="http://www.eclipse.org/emf/docs/book.css"
-    type="text/css" />
-
-
-  </head>
-
-  <body lang="EN-US" xml:lang="EN-US">
-
-<script language="javascript">
-<!-- 
-        function goTo(mile,stat) {
-				if (mile=='all')
-				{
-					mile='';
-				} else if (mile=='2.2')
-				{
-					mile='';
-					mile+='target_milestone%3D2.2%26';
-					mile+='target_milestone%3D2.2+M1%26';
-					mile+='target_milestone%3D2.2+M2%26';
-					mile+='target_milestone%3D2.2+M3%26';
-					mile+='target_milestone%3D2.2+M4%26';
-				} else
-				{
-					mile='target_milestone%3D'+mile+'%26';
-				}
-
-            document.location.href='https://bugs.eclipse.org/bugs/colchange.cgi?rememberedquery='+
-                'product%3DEMF%2CXSD%26'+
-                    (stat=='open'||stat=='all'
-                        ? 'bug_status%3DNEW%26'+
-                          'bug_status%3DREOPENED%26'+
-                          'bug_status%3DASSIGNED%26'
-                        : ''
-                    )+
-                    (stat=='resolved'||stat=='all'
-                        ? 'bug_status%3DUNCONFIRMED%26'+
-                          'bug_status%3DRESOLVED%26'+
-                          'bug_status%3DVERIFIED%26'+
-                          'bug_status%3DCLOSED%26'
-                        : ''
-                    )+
-                mile+
-                'order%3D'+
-                    'bugs.bug_status%2C'+
-                    'bugs.target_milestone%2C'+
-                    'bugs.bug_id'+
-                '%26query_format%3Dadvanced'+
-                '&column_opendate=on'+
-                '&column_changeddate=on'+
-                '&column_bug_severity=on'+
-                '&column_priority=on'+
-                '&column_rep_platform=on'+
-                '&column_bug_status=on'+
-                '&column_product=on'+
-                '&column_component=on'+
-                '&column_version=on'+
-                '&column_target_milestone=on'+
-                '&column_short_short_desc=on'+
-                '&splitheader=0';
-        }
-// -->
-</script>
-   <div class="Section1">
-      <h1>Eclipse Modeling Framework (EMF)
-      <br />
-		Draft 2.2.0 Plan</h1> 
-
-		<h3>Including XML Schema Infoset Model (XSD) 
- and Service Data Objects (SDO) frameworks</h3>
-
-      <p>Last revised <tt>$Date: 2006/08/23 21:38:22 $</tt> ( 
-      <img width="12" height="12" src="/emf/images/green-box.gif"
-      border="0" />
-
-      marks interesting changes over a previous revision of this
-      document) 
-
-      </p>
-
-      <p>
-      <em>&nbsp;&nbsp;&nbsp; Please send comments about this draft
-      plan to the</em>
-
-      <a href="http://www.eclipse.org/emf/newsgroup-mailing-list.php">
-      eclipse.tools.emf</a>
-
-      or 
-      <a href="http://www.eclipse.org/emf/newsgroup-mailing-list.php">
-      eclipse.technology.xsd</a>
-
-      <em>newsgroup, as applicable.</em>
-      </p>
-
-      <p>This document lays out the feature and API set for the
-      next feature release of the Eclipse Modeling Framework (EMF) project (which includes XSD and SDO)
-      after 2.1.0, designated release 2.2.</p>
-
-      <ul type="disc">
-        <li>
-          <a href="#Deliverables">Release deliverables</a>
-        </li>
-
-        <li>
-          <a href="#Milestones">Release milestones</a>
-        </li>
-
-        <li>
-          <a href="#TargetOperatingEnvironments">Target operating
-          environments</a>
-        </li>
-
-        <li>
-          <a href="#Compatibility">Compatibility with previous
-          releases</a>
-        </li>
-
-        <li>
-          <a href="#Project">EMF, SDO and XSD Project</a>
-        </li>
-      </ul>
-
-      <p>Plans do not materialize out of nowhere, nor are they
-      entirely static. To ensure the planning process is
-      transparent and open to the entire Eclipse community, plans
-      are posted in an embryonic form and then revised from time to
-      time throughout the release cycle.</p>
-
-      <p>The first part of the plan deals with the important
-      matters of release deliverables, release milestones, target
-      operating environments, and release-to-release compatibility.
-      These are all things that need to be clear for any release,
-      even if no features were to change.&nbsp;</p>
-
-      <p>The remainder of the plan consists of plan items for the
-      projects under the EMF, XSD and SDO projects. Each
-      plan item covers a feature or API that is to be added, or
-      some aspect that is to be improved. Each plan item has its
-      own entry in the 
-      <a href="http://bugs.eclipse.org/bugs">Eclipse bugzilla</a>
-
-      database, with a title and a concise summary (usually a
-      single paragraph) that explains the work item at a suitably
-      high enough level so that everyone can readily understand
-      what the work item is without having to understand the
-      nitty-gritty detail.</p>
-
-      <p>Not all plan items represent the same amount of work; some
-      may be quite large, others, quite small. Some plan items may
-      involve work that is localized to a single subsystem; others
-      may involve coordinated changes across several projects
-      within the same top-level project; and others may involve
-      coordination with other top-level projects. Although some
-      plan items are for work that is more pressing that others,
-      the plan items appear in no particular order.</p>
-
-      <p>With the previous release as the starting point, this is
-      the plan for how we will enhance and improve it. Fixing bugs,
-      improving test coverage, documentation, examples, performance
-      tuning, usability, etc. are considered routine ongoing
-      maintenance activities and are not included in this plan
-      unless they would also involve a significant change to the
-      API or feature set, or involve a significant amount of work.
-      The intent of the plan is to account for all interesting
-      feature work.</p>
-
-      <h2>
-      <a name="Deliverables">
-      </a>
-
-      Release Deliverables</h2>
-
-      <p>The release deliverables are:</p>
-
-      <ul type="disc">
-        <li>Source code release for EMF, XSD and SDO,
-        is available in the eclipse.org 
-        <a href="http://dev.eclipse.org/viewcvs/">CVS
-        repositories</a>
-
-        for 
-        <a
-        href="http://dev.eclipse.org/viewcvs/indextools.cgi/org.eclipse.emf/">
-        EMF</a>
-
-        , 
-        <a
-        href="http://dev.eclipse.org/viewcvs/indextools.cgi/org.eclipse.emf.ecore.sdo/">
-        SDO</a>
-
-        , and 
-        <a
-        href="http://dev.eclipse.org/viewcvs/indextech.cgi/org.eclipse.xsd">
-        XSD</a>
-
-        .</li>
-
-        <li>EMF, SDO and XSD runtime binaries and SDK distributions
-        (downloadable).</li>
-
-        <li>EMF, SDO and XSD runtime binaries and SDK features on
-        eclipse.org update site (install via Eclipse update
-        manager).</li>
-      </ul>
-
-      <h2>
-      <a name="Milestones">
-      </a>
-
-      Release Milestones</h2>
-
-      <p>EMF, SDO and XSD builds are available weekly as <em>Integration
-      builds</em>. EMF Milestone Releases are <b>one week</b> after the <a href="http://www.eclipse.org/eclipse/development/eclipse_project_plan_3_2.html#Milestones">Eclipse Milestone Releases</a>.
-      <p>The EMF milestones are:</p>
-				<ul>
-  				<li> Thursday Aug. 18, 2005 - Milestone 1 (2.2 M1)</li>
-  				<li> Thursday, Sep. 29, 2005 - Milestone 2 (2.2 M2)</li>
-  				<li> Thursday, Nov. 10, 2005 - Milestone 3 (2.2 M3)</li>
-  				<li> Thursday, Dec. 22, 2005 - Milestone 4 (2.2 M4)</li>
-  				<li> Thursday, Feb. 23, 2006 - Milestone 5 (2.2 M5)</li>
-  				<li> Thursday, Apr. 6, 2006 - Milestone 6 (2.2 M6/RC0) - API Freeze, Feature Complete</li>
-  				</ul>
-      <p>Given that each Eclipse milestone is approximately 6 weeks apart, we are currently planning 6 EMF milestones.
-      EMF's API Freeze and Feature Complete will occur at M6/RC0.</p>
-
-      <p>Following the final milestone, release candidates begin, first bi-weekly, and then weekly. EMF Release Candidates are planned for the
-      Monday following each Friday <a href="http://www.eclipse.org/eclipse/development/freeze_plan_3.2.html">Eclipse Release Candidate</a>.
-      This convergence is required to meet the goals of the <a href="http://www.eclipse.org/projects/callisto.php">Callisto Simultaneous Release</a>.</p>
-				<ul>
-  				<li> Thursday, Apr. 20, 2006 - Release Candidate 1 (2.2 RC1)</li>
-  				<li> Monday, May 1, 2006 - Release Candidate 2 (2.2 RC2)</li>
-  				<li> Monday, May 8, 2006 - Release Candidate 3 (2.2 RC3)</li>
-  				<li> Monday, May 15, 2006 - Release Candidate 4 (2.2 RC4)</li>
-  				<li> <img src="/emf/images/green-box.gif" alt="(new)" border="0" height="12" width="12"> Monday, May 22, 2006 - Release Candidate 5 (2.2 RC5)</li>
-  				<li> <img src="/emf/images/green-box.gif" alt="(new)" border="0" height="12" width="12"> Monday, May 29, 2006 - Release Candidate 6 (2.2 RC6)</li>
-  				<li> <img src="/emf/images/green-box.gif" alt="(new)" border="0" height="12" width="12"> Monday, June 5, 2006 - Release Candidate 7 (2.2 RC7)</li>
-  				<li> Wednesday, June 28, 2006 - Release (2.2)</li>
-				</ul>
-      <p>Scheduled release candidates end June 5 and, beyond that point, will be produced only as needed, leading up to a release June 28.</p>
-      <h2>
-      <a name="TargetOperatingEnvironments">
-      </a>
-
-      Target Operating Environments</h2>
-
-      <p>In order to remain current, each release of an Eclipse
-      project targets reasonably current versions of underlying
-      operating environments and other Eclipse projects on which it
-      depends.&nbsp;</p>
-
-      <p>Most of Eclipse is "pure" Java 
-      <sup>TM</sup>
-
-      code and has no direct dependence on the underlying operating
-      system. The chief dependence is on the Eclipse Platform, and
-      on the Java 2 Platform that runs it.</p>
-
-      <p>The EMF, SDO and XSD 2.2.0 releases depend on the
-      following:</p>
-
-      <ul type="disc">
-        <li>Java 2 Platform 1.4</li>
-
-        <li>Eclipse Platform 3.2</li>
-      </ul>
-
-      <p>Additionally, if loading or importing models from XML
-      Schema, the following is required. 
-      <a
-      href="http://download.eclipse.org/tools/emf/scripts/downloads/install.php">
-      Click here for an explanation of this additional
-      requirement.</a>
-      </p>
-
-      <ul type="disc">
-        <li>Xerces2-J 2.6.2 or higher</li>
-
-        <li>XML4J</li>
-      </ul>
-
-      <p>The 2.2.0 releases of EMF, SDO and XSD are designed to run
-      on any configuration supporting the above components.</p>
-
-      <p>The Eclipse Platform runs in a variety of operating
-      environments. Testing is focused on a handful of popular
-      combinations of operating system and Java 2 Platform; these
-      are our 
-      <em>reference platforms</em>
-
-      . Eclipse undoubtedly runs fine in many operating
-      environments beyond the reference platforms we test. However,
-      since we do not systematically test them we cannot vouch for
-      them. Problems encountered when running Eclipse on
-      non-reference platform that cannot be recreated on any
-      reference platform will be given lower priority than problems
-      with running Eclipse on a reference platform.</p>
-
-      <p>See the 
-      <a
-      href="http://www.eclipse.org/eclipse/development/eclipse_project_plan_3_2.html">
-      Eclipse Project 3.2 plan</a>
-
-      for a list of reference platforms.</p>
-
-      <h4>Internationalization</h4>
-
-      <p>Eclipse is designed as the basis for internationalized
-      products. The user interface elements provided by the various
-      Eclipse projects, including dialogs and error messages, are
-      externalized. The English strings for EMF, SDO and XSD are
-      provided as the default resource bundles. Translations are
-      not provided with this release. However, the plug-in fragment
-      mechanism provides the means by which translations into any
-      number of other languages can be incorporated.</p>
-
-      <h2>
-      <a name="Compatibility">
-      </a>
-
-      Compatibility with Previous Releases</h2>
-
-      <h3>Compatibility of Release 2.2.0 with 2.1.0</h3>
-
-      <p>EMF, SDO and XSD 2.2.0 will be compatible with
-      EMF, SDO and XSD 2.1.0.</p>
-
-      <p>
-      <b>API Contract Compatibility:</b>
-
-      EMF, SDO and XSD 2.2.0 will be upwards contract-compatible
-      with EMF, SDO and XSD 2.1.0 except in those areas noted in the
-      
-      <a href="#MigrationGuide">
-        <em>EMF, SDO and XSD 2.2.0 Migration Guide.</em>
-      </a>
-
-      Programs that use affected APIs and extension points will
-      need to be ported to EMF, SDO and XSD 2.2.0 APIs. Downward
-      contract compatibility is not supported. There is no
-      guarantee that compliance with EMF, SDO and XSD 2.2.0 APIs
-      would ensure compliance with EMF, SDO and XSD 1.x APIs. Refer
-      to 
-      <em>
-        <a
-        href="http://www.eclipse.org/eclipse/development/java-api-evolution.html">
-        Evolving Java-based APIs</a>
-      </em>
-
-      for a discussion of the kinds of API changes that maintain
-      contract compatibility.</p>
-
-      <p>
-      <b>Binary (plug-in) Compatibility:</b>
-
-      EMF, SDO and XSD 2.2.0 will be upwards binary-compatible with
-      EMF, SDO and XSD 2.1.0 except in those areas noted in the 
-      <a href="#MigrationGuide">
-        <em>EMF, SDO and XSD 2.2.0 Migration Guide.</em>
-      </a>
-
-      Downward plug-in compatibility is not supported: plug-ins
-      compiled against EMF, SDO and XSD 2.2.0 will likely be
-      unusable with EMF, SDO and XSD 1.x. Refer to 
-      <em>
-        <a
-        href="http://www.eclipse.org/eclipse/development/java-api-evolution.html">
-        Evolving Java-based APIs</a>
-      </em>
-
-      for a discussion of the kinds of API changes that maintain
-      binary compatibility.</p>
-
-      <p>
-      <b>Source Compatibility:</b>
-
-      Source files written to use EMF, SDO and XSD 2.1.0 APIs will
-      usually compile and run successfully against EMF, SDO and XSD
-      2.2.0 APIs, although this cannot be guaranteed. In some
-      cases, it may be necessary to make minor changes to the
-      source code to disambiguate things like imports or overloaded
-      method invocations. Downward source compatibility is not
-      supported. If source files use new APIs, they will not be
-      usable with earlier versions.</p>
-
-      <p>
-      <b>Workspace Compatibility:</b>
-
-      EMF, SDO and XSD 2.2.0 will be upwards
-      workspace-compatible with EMF, SDO and XSD 2.1.0 unless noted.
-      This means that workspaces and projects created by an Eclipse
-      with EMF, SDO and XSD 2.1.0 installed can be successfully
-      opened by an Eclipse with EMF, SDO and XSD 2.2.0 installed.
-      This includes both hidden metadata, which is localized to a
-      particular workspace, as well as metadata files found within
-      a workspace project, which may propagate between workspaces
-      via file copying or team repositories. User interface session
-      state may be discarded when a workspace is upgraded. Downward
-      workspace compatibility is not supported. Metadata files
-      created (or overwritten) by the newer version will generally
-      be unusable with older versions.</p>
-
-      <p>
-      <b>Non-compliant usage of API's:</b>
-
-      All non-API methods and classes, and certainly everything in
-      a package with "internal" in its name, are considered
-      implementation details which may vary between operating
-      environment and are subject to change without notice. Client
-      plug-ins that directly depend on anything other than what is
-      specified in the API are inherently unsupportable and receive
-      no guarantees about compatibility within a single release
-      much less with an earlier releases. Refer to 
-      <em>
-        <a
-        href="http://www.eclipse.org/articles/Article-API%20use/eclipse-api-usage-rules.html">
-        How to Use the Eclipse API</a>
-      </em>
-
-      for information about how to write compliant plug-ins.</p>
-
-      <h3>
-      <a name="MigrationGuide">
-      </a>
-
-      EMF, SDO and XSD 2.2.0 Migration Guide</h3>
-
-      <p>At this time, there are no known issues migrating from
-      2.1.0 to 2.2.0. Should this change, this document will be
-      revised, or a secondary document will be added documenting
-      any known issues.</p>
-
-      <h2>
-      <a name="Themes">
-      </a>
-
-      Themes</h2>
-
-      <p>The changes under consideration for the next release of
-      Eclipse EMF/SDO and XSD address a few major themes:</p>
-
-      <ul type="disc">
-        <li>
-        <b>Built To Last</b>
-
-        - EMF, SDO and XSD has always been a framework for
-        delivering integrated modeling tools. With a growing base
-        of both free and commercial offerings based on EMF, SDO and
-        XSD, it's critical for continued success to maintain API
-        stability and ensure that the framework scales well. This
-        theme includes work to measure and improve the performance
-        and scalability of EMF, SDO and XSD resources.</li>
-
-        <li>
-        <b>Simple To Use</b>
-
-        - The EMF, SDO and XSD framework needs to not only provide
-        the features that advanced developers demand, but also be
-        something that most developers find simple to use. This
-        theme includes ease-of-use reviews of existing features,
-        and work that helps make EMF/SDO and XSD-based products
-        simple to use for developers with widely-varying
-        backgrounds and skill sets.</li>
-
-        <li>
-        <b>Release Currency</b>
-
-        - Tools projects will maintain release currency concurrent
-        with 3.x releases. For EMF/SDO and XSD 2.2, this means
-        currency with Eclipse 3.2.</li>
-        <li>
-        <b>Enchancing JET</b>
-
-        - Plans are underway to make the JET templates more powereful; for example, 
-          to investigate tag libraries in JET.</li>
-
-        <li>
-        <b>Java 2 Standard Edition 5 Support</b>
-
-        - This theme is currently deferred to post Eclipse 3.2. </li>
-</ul>
-
-
-      <p>The current status of each plan item is noted:</p>
-
-      <ul type="disc">
-      <li>
-        <b>Plan Item</b>
-
-        items - a <i>Plan Item</i> that we have
-        decided to address for the release. To see all committed items - see <i>"committed"</i> items</li>
-        <li>
-        <b>Committed</b>
-
-        items - A committed bug is one that we have
-        decided to address for the release.</li>
-
-        <li>
-        <b>Proposed</b>
-
-        items - A bug item is one that we are
-        considering addressing for the release. Although we are
-        actively investigating it, we are not yet in a position to
-        commit to it, or to say that we won't be able to address
-        it. After due consideration, a proposal will either be
-        committed or deferred.</li>
-
-        <li>
-        <b>Deferred</b>
-
-        items - A reasonable proposal that will not make it in
-        to this release for some reason is marked as deferred with
-        a brief note as to why it was deferred. Deferred plan items
-        may resurface as committed plan items at a later
-        point.</li>
-      </ul>
-
-      <h2>
-      <a name="Project">
-      </a>
-
-     EMF, SDO and XSD Project</h2>
-
-<p>Plan items reflect new features of the EMF (XSD and SDO) project, or
-areas where existing features will be significantly reworked.
-<p>For more information read the detailed <a href="http://www.eclipse.org/emf/plan/plan-2.2.xml">EMF 2.2 development prioritized plan</a> (<b>NOTE:</b> this plan is generated per milestone and therefore can be outdated).</p>
-
-<h4><a name="Plan"> </a> Plan Items </h4>
-
-<blockquote>
-<p>The Plan Item Bugzillas:</p>
-<p><a 
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&short_desc_type=substring&short_desc=%5BPlan+Item%5D&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id">All Open</a> 
-	| <a
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&short_desc_type=substring&short_desc=%5BPlan+Item%5D&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id">All Resolved</a> 
-	| <a
-  href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&short_desc_type=substring&short_desc=%5BPlan+Item%5D&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id">All Bugs</a></p>
-
-</blockquote>
-<h4><a name="Committed"> </a> Committed Items </h4>
-
-<blockquote>
-<p>Bugzillas with a target milestone set are committed to
-that release. For the most current list of these items, see the
-following links:</p>
-
-<p><b>
-2.2 release:</b></p>
-<p><a 
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&target_milestone=2.2&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Open</a> 
-	| <a
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&target_milestone=2.2&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Resolved</a> 
-	| <a
-  href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&target_milestone=2.2&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Bugs</a></p>
-
-<p><b>
-2.2 M1 milestone:</b></p>
-<p><a 
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&target_milestone=2.2+M1&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Open</a> 
-	| <a
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&target_milestone=2.2+M1&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Resolved</a> 
-	| <a
-  href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&target_milestone=2.2+M1&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Bugs</a></p>
-<p><b>
-2.2 M2 milestone:</b></p>
-<p><a 
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&target_milestone=2.2+M2&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Open</a> 
-	| <a
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&target_milestone=2.2+M2&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Resolved</a> 
-	| <a
-  href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&target_milestone=2.2+M2&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Bugs</a></p>
-<p><b>
-2.2 M3 milestone:</b></p>
-<p><a 
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&target_milestone=2.2+M3&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Open</a> 
-	| <a
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&target_milestone=2.2+M3&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Resolved</a> 
-	| <a
-  href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&target_milestone=2.2+M3&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Bugs</a></p>
-
-<p><b>
-2.2 M4 milestone:</b></p>
-<p><a 
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&target_milestone=2.2+M4&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Open</a> 
-	| <a
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&target_milestone=2.2+M4&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Resolved</a> 
-	| <a
-  href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&target_milestone=2.2+M4&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Bugs</a></p>
-
-
-<p><b>
-2.2 M5 milestone:</b></p>
-<p><a 
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&target_milestone=2.2+M5&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Open</a> 
-	| <a
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&target_milestone=2.2+M5&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Resolved</a> 
-	| <a
-  href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&target_milestone=2.2+M5&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Bugs</a></p>
-
-<p><b>
-2.2 M6 milestone:</b></p>
-<p><a 
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&target_milestone=2.2+M6&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Open</a> 
-	| <a
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&target_milestone=2.2+M6&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Resolved</a> 
-	| <a
-  href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&target_milestone=2.2+M6&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Bugs</a></p></blockquote>
-
-<h4><a name="Proposed"> </a> Proposed Items</h4>
-
-<blockquote>
-<p>Bugzillas without a specific target milestone are
-proposed, but not committed for a particular release. This list also includes Bugzillas that were
-proposed for older releases but have not yet been addressed. For the most
-current list of these items, see the following links:</p>
-
-<p><a 
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=EMF&version=1.0&version=2.0&version=2.1&version=2.2&target_milestone=---&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&field0-0-0=noop&type0-0-0=noop&value0-0-0=&query_based_on=">Open</a> | <a
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=EMF&version=2.2&target_milestone=---&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Resolved</a></p>
-</blockquote>
-
-<h4><a name="Deferred"> </a> Deferred Items</h4>
-
-<blockquote>
-<p>Bugzillas assigned to the non-specific target of 'Future' are
-deferred, and not scheduled for a particular release. For the most
-current list of these items, see the following link:</p>
-
-<p><a 
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=EMF&target_milestone=Future&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">All Open</a>
- </p>
-</blockquote>
-
-
-<p><em> <small>Note that for the links above, you may need to reset your
-browser's <u>bugs.eclipse.org</u> cookie(s) in order to see all the
-appropriate columns.</small> </em></p>
-</div>
-
-</body>
-</html>
-
diff --git a/emf/docs/dev-plans/emf_project_plan_3.0.html b/emf/docs/dev-plans/emf_project_plan_3.0.html
deleted file mode 100644
index ec8f30c..0000000
--- a/emf/docs/dev-plans/emf_project_plan_3.0.html
+++ /dev/null
@@ -1,506 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-  <head>
-    <meta http-equiv="Content-Type"
-    content="text/html; charset=utf-8" />
-
-    <title>Eclipse EMF and XSD - DRAFT 3.0.0 Plans</title>
-
-    <link rel="stylesheet" href="http://www.eclipse.org/emf/docs/book.css" type="text/css" />
-  </head>
-
-  <body lang="EN-US" xml:lang="EN-US">
-
-   <div class="Section1">
-      <h1>Eclipse Modeling Framework (EMF)
-      <br />
-		Draft 3.0.0 Plans</h1> 
-
-		<h3>Including XML Schema Infoset Model (XSD) framework</h3>
-
-      <p>Last revised <tt>$Date: 2006/08/23 21:38:22 $</tt> ( 
-      <img width="12" height="12" src="/emf/images/green-box.gif"
-      border="0" />
-
-      marks interesting changes over a previous revision of this
-      document) 
-
-      </p>
-
-      <p>
-      <em>&nbsp;&nbsp;&nbsp; Please send comments about this draft
-      plan to the</em>
-
-      <a href="http://www.eclipse.org/emf/newsgroup-mailing-list.php">
-      eclipse.tools.emf</a>
-
-      or 
-      <a href="http://www.eclipse.org/emf/newsgroup-mailing-list.php">
-      eclipse.technology.xsd</a>
-
-      <em>newsgroup, as applicable.</em>
-      </p>
-
-      <p>This document lays out the feature and API set for the
-      next feature release of the Eclipse Modeling Framework (EMF) project (which includes XSD)
-      after 2.2.0, designated releases 3.0.0.</p>
-
-      <ul type="disc">
-        <li>
-          <a href="#Deliverables">Release deliverables</a>
-        </li>
-
-        <li>
-          <a href="#Milestones">Release milestones</a>
-        </li>
-
-        <li>
-          <a href="#TargetOperatingEnvironments">Target operating
-          environments</a>
-        </li>
-
-        <li>
-          <a href="#Compatibility">Compatibility with previous
-          releases</a>
-        </li>
-
-        <li>
-          <a href="#Themes">Themes / Plan Items</a>
-        </li>
-
-        <li>
-          <a href="#Project">EMF and XSD Project</a>
-        </li>
-      </ul>
-
-      <p>Plans do not materialize out of nowhere, nor are they
-      entirely static. To ensure the planning process is
-      transparent and open to the entire Eclipse community, plans
-      are posted in an embryonic form and then revised from time to
-      time throughout the release cycle.</p>
-
-      <p>The first part of the plan deals with the important
-      matters of release deliverables, release milestones, target
-      operating environments, and release-to-release compatibility.
-      These are all things that need to be clear for any release,
-      even if no features were to change.&nbsp;</p>
-
-      <p>The remainder of the plan consists of plan items for the
-      projects under the EMF and XSD projects. Each
-      plan item covers a feature or API that is to be added, or
-      some aspect that is to be improved. Each plan item has its
-      own entry in the 
-      <a href="http://bugs.eclipse.org/bugs">Eclipse bugzilla</a>
-
-      database, with a title and a concise summary (usually a
-      single paragraph) that explains the work item at a suitably
-      high enough level so that everyone can readily understand
-      what the work item is without having to understand the
-      nitty-gritty detail.</p>
-
-      <p>Not all plan items represent the same amount of work; some
-      may be quite large, others, quite small. Some plan items may
-      involve work that is localized to a single subsystem; others
-      may involve coordinated changes across several projects
-      within the same top-level project; and others may involve
-      coordination with other top-level projects. Although some
-      plan items are for work that is more pressing that others,
-      the plan items appear in no particular order.</p>
-
-      <p>With the previous release as the starting point, this is
-      the plan for how we will enhance and improve it. Fixing bugs,
-      improving test coverage, documentation, examples, performance
-      tuning, usability, etc. are considered routine ongoing
-      maintenance activities and are not included in this plan
-      unless they would also involve a significant change to the
-      API or feature set, or involve a significant amount of work.
-      The intent of the plan is to account for all interesting
-      feature work.</p>
-
-      <h2>
-      <a name="Deliverables">
-      </a>
-
-      Release Deliverables</h2>
-
-      <p>The release deliverables are:</p>
-
-      <ul type="disc">
-        <li>Source code release for EMF and XSD is available in the eclipse.org 
-        <a href="http://dev.eclipse.org/viewcvs/">CVS
-        repositories</a>
-
-        for 
-        <a
-        href="http://dev.eclipse.org/viewcvs/indextools.cgi/org.eclipse.emf/">
-        EMF</a>
-
-         and 
-        <a
-        href="http://dev.eclipse.org/viewcvs/indextech.cgi/org.eclipse.xsd">
-        XSD</a>
-
-        .</li>
-
-        <li>EMF and XSD runtime binaries and SDK distributions
-        (downloadable).</li>
-
-        <li>EMF and XSD runtime binaries and SDK features on
-        eclipse.org update site (install via Eclipse update
-        manager).</li>
-      </ul>
-
-      <h2>
-      <a name="Milestones">
-      </a>
-
-      Release Milestones</h2>
-
-      <p>EMF and XSD builds are available weekly as <em>Integration
-      builds</em>. EMF Milestone Releases are <b>one business day</b> after the <!--<a href="http://www.eclipse.org/eclipse/development/eclipse_project_plan_3_3.html#Milestones">--><i style="color:gray">Eclipse Milestone Releases</i> (forthcoming) <!--</a>-->.
-      </p>
-      
-      <p>Following the final milestone, release candidates will begin. EMF Release Candidates are planned to be released <b>one business day</b> after each
-       <!--<a href="http://www.eclipse.org/eclipse/development/freeze_plan_3.3.html">--><i style="color:gray">Eclipse Release Candidate</i> (forthcoming) <!--</a>-->.
-      This convergence is required to meet the goals of the <!--<a href="http://www.eclipse.org/projects/europa.php">--><i style="color:gray">Europa Simultaneous Release</i> (forthcoming)<!--</a>-->.</p>
-
-      <p>Scheduled release candidates should end in 2007Q2, and beyond that point, will be produced only as needed, leading up to a release in late 2007Q2.</p>
-      <h2>
-      <a name="TargetOperatingEnvironments">
-      </a>
-
-      Target Operating Environments</h2>
-
-      <p>In order to remain current, each release of an Eclipse
-      project targets reasonably current versions of underlying
-      operating environments and other Eclipse projects on which it
-      depends.&nbsp;</p>
-
-      <p>Most of Eclipse is "pure" Java 
-      <sup>TM</sup>
-
-      code and has no direct dependence on the underlying operating
-      system. The chief dependence is on the Eclipse Platform, and
-      on the Java 2 Platform that runs it.</p>
-
-      <p>The EMF and XSD 3.0.0 releases depend on the
-      following:</p>
-
-      <ul type="disc">
-        <li>Java 2 Platform 5.0</li>
-
-        <li>Eclipse Platform 3.3.0</li>
-      </ul>
-
-      <p>The 3.0.0 releases of EMF and XSD are designed to run
-      on any configuration supporting the above components.</p>
-
-      <p>The Eclipse Platform runs in a variety of operating
-      environments. Testing is focused on a handful of popular
-      combinations of operating system and Java 2 Platform; these
-      are our 
-      <em>reference platforms</em>.
-
-      Eclipse undoubtedly runs fine in many operating
-      environments beyond the reference platforms we test. However,
-      since we do not systematically test them we cannot vouch for
-      them. Problems encountered when running Eclipse on
-      non-reference platform that cannot be recreated on any
-      reference platform will be given lower priority than problems
-      with running Eclipse on a reference platform.</p>
-
-      <p>See the 
-      <!--<a
-      href="http://www.eclipse.org/eclipse/development/eclipse_project_plan_3_3.html">-->
-      <i style="color:gray">Eclipse Project 3.3 plan</i> (forthcoming)<!--</a>-->
-
-      for a list of reference platforms.</p>
-
-      <h4>Internationalization</h4>
-
-      <p>Eclipse is designed as the basis for internationalized
-      products. The user interface elements provided by the various
-      Eclipse projects, including dialogs and error messages, are
-      externalized. The English strings for EMF and XSD are
-      provided as the default resource bundles. Translations are
-      not provided with this release. However, the plug-in fragment
-      mechanism provides the means by which translations into any
-      number of other languages can be incorporated.</p>
-
-      <h2>
-      <a name="Compatibility">
-      </a>
-
-      Compatibility with Previous Releases</h2>
-
-      <h3>Compatibility of Release 3.0.0 with 2.2.0</h3>
-
-      <p>EMF and XSD 3.0.0 will be compatible with EMF and XSD 2.2.0, except in those areas noted in the 
-      <a href="#MigrationGuide">
-        <em>EMF and XSD 3.0.0 Migration Guide.</em>
-      </a>.</p>
-
-      <p>
-      <b>API Contract Compatibility:</b>
-
-      EMF and XSD 3.0.0 will be upwards contract-compatible
-      with EMF and XSD 2.2.0 except in those areas noted in the
-      
-      <a href="#MigrationGuide">
-        <em>EMF and XSD 3.0.0 Migration Guide.</em>
-      </a>
-
-      Programs that use affected APIs and extension points will
-      need to be ported to EMF and XSD 3.0.0 APIs. Downward
-      contract compatibility is not supported. There is no
-      guarantee that compliance with EMF and XSD 3.0.0 APIs
-      would ensure compliance with EMF and XSD 1.x APIs. Refer
-      to 
-      <em>
-        <a
-        href="http://www.eclipse.org/eclipse/development/java-api-evolution.html">
-        Evolving Java-based APIs</a>
-      </em>
-
-      for a discussion of the kinds of API changes that maintain
-      contract compatibility.</p>
-
-      <p>
-      <b>Binary (plug-in) Compatibility:</b>
-
-      EMF and XSD 3.0.0 will be upwards binary-compatible with
-      EMF and XSD 2.2.0 except in those areas noted in the 
-      <a href="#MigrationGuide">
-        <em>EMF and XSD 3.0.0 Migration Guide.</em>
-      </a>
-
-      Downward plug-in compatibility is not supported: plug-ins
-      compiled against EMF and XSD 3.0.0 will likely be
-      unusable with EMF and XSD 1.x. Refer to 
-      <em>
-        <a
-        href="http://www.eclipse.org/eclipse/development/java-api-evolution.html">
-        Evolving Java-based APIs</a>
-      </em>
-
-      for a discussion of the kinds of API changes that maintain
-      binary compatibility.</p>
-
-      <p>
-      <b>Source Compatibility:</b>
-
-      Source files written to use EMF and XSD 2.2.0 APIs will
-      usually compile and run successfully against EMF and XSD
-      3.0.0 APIs, although this cannot be guaranteed. 
-      Because EMF 3.0.0 will exploit new Java language constructs, 
-      there is an increased chance of source incompatibilities 
-      compared to previous EMF releases.
-      In some
-      cases, it may be necessary to make minor changes to the
-      source code to disambiguate things like imports or overloaded
-      method invocations. Downward source compatibility is not
-      supported. If source files use new APIs, they will not be
-      usable with earlier versions.</p>
-
-      <p>
-      <b>Workspace Compatibility:</b>
-
-      EMF and XSD 3.0.0 will be upwards
-      workspace-compatible with EMF and XSD 2.2.0 unless noted.
-      This means that workspaces and projects created by an Eclipse
-      with EMF and XSD 2.2.0 installed can be successfully
-      opened by an Eclipse with EMF and XSD 3.0.0 installed.
-      This includes both hidden metadata, which is localized to a
-      particular workspace, as well as metadata files found within
-      a workspace project, which may propagate between workspaces
-      via file copying or team repositories. User interface session
-      state may be discarded when a workspace is upgraded. Downward
-      workspace compatibility is not supported. Metadata files
-      created (or overwritten) by the newer version will generally
-      be unusable with older versions.</p>
-
-      <p>
-      <b>Non-compliant usage of API's:</b>
-
-      All non-API methods and classes, and certainly everything in
-      a package with "internal" in its name, are considered
-      implementation details which may vary between operating
-      environment and are subject to change without notice. Client
-      plug-ins that directly depend on anything other than what is
-      specified in the API are inherently unsupportable and receive
-      no guarantees about compatibility within a single release
-      much less with an earlier releases. Refer to 
-      <em>
-        <a
-        href="http://www.eclipse.org/articles/Article-API%20use/eclipse-api-usage-rules.html">
-        How to Use the Eclipse API</a>
-      </em>
-
-      for information about how to write compliant plug-ins.</p>
-
-      <h3>
-      <a name="MigrationGuide">
-      </a>
-
-      EMF and XSD 3.0.0 Migration Guide</h3>
-
-      <p>At this time, there are no known issues migrating from
-      2.2.0 to 3.0.0. 
-      Should this change, this document will be
-      revised, or a secondary document will be added documenting
-      any known issues.</p>
-
-      <h2>
-      <a name="Themes">
-      </a>
-
-      Themes</h2>
-  <p><img width="12" height="12" src="/emf/images/green-box.gif"
-      border="0" /> The changes under consideration for the next release of
-      Eclipse EMF and XSD address a few major themes: </p>
-
-      <ul>
-        <li>
-        <b>Built To Last</b>
-        - EMF and XSD has always been a framework for delivering integrated modeling tools. With a growing base of both free and commercial offerings based on EMF and XSD, it's critical for continued success to maintain API stability, to ensure that the framework scales well, and to keep pace with the Java language. This theme includes work to measure and improve the performance and scalability of EMF and XSD resources.</li>
-
-        <li>
-        <b>Simple To Use</b>
-        - The EMF and XSD framework needs to not only provide the features that advanced developers demand, but also be something that most developers find simple to use. This theme includes ease-of-use reviews of existing features, and work that helps make EMF and XSD-based products simple to use for developers with widely-varying backgrounds and skill sets. </li>
-
-        <li>
-        <b>Release Currency</b>
-        - Modeling projects will maintain release currency concurrent with 3.x releases. For EMF and XSD 3.0.0, this means currency with Eclipse 3.3.0 and Java SE 5.0.</li>
-		
-		<li><b>Modeling Project Integration</b> 
-		- Facilitate and participate in integration & re-use of build and release infrastructure and web content across subprojects. Promote development of a community around modeling technologies at Eclipse.
-        
-
-</ul>
-
-<p><img width="12" height="12" src="/emf/images/green-box.gif"
-      border="0" /> Additionally, the following plan items have been proposed.</p>
-<ul>        
-        <li><b>Java SE 5.0 Support</b> 
-        - exploit new Java language constructs; use generics (e.g. EList, EMap and implementations); generate and merge Java 5 constructs; investigate enumerations and annotations</li>
-        <li><b>Ecore Constraints</b>
-        - define and validate constraints on user-defined Ecore models</li>
-        <li><b>XSD2Ecore Enhancements</b>
- 		- improve ability to record complex content models as Ecore annotations</li>
-        <li><b>JET Unification</b>
-        - adopt JET2 in code generation tools</li>
-        <li><b>Build &amp; Web Infrastructure Improvements </b>
-        - refresh website to new Phoenix skin, reorganize EMF into features, integrate select EMFT projects into EMF, and continue to improve and automate build and release processes</li> 
-        <li><b>Performance</b>
-        - continued performance monitoring and enhancement</li>
-</ul>
-
-
-      <p>The current status of each plan item is noted:</p>
-
-      <ul type="disc">
-      <li>
-        <b>Plan Item</b>
-
-        items - a <i>Plan Item</i> that we have
-        decided to address for the release. To see all committed items - see <i>"committed"</i> items</li>
-        <li>
-        <b>Committed</b>
-
-        items - A committed bug is one that we have
-        decided to address for the release.</li>
-
-        <li>
-        <b>Proposed</b>
-
-        items - A bug item is one that we are
-        considering addressing for the release. Although we are
-        actively investigating it, we are not yet in a position to
-        commit to it, or to say that we won't be able to address
-        it. After due consideration, a proposal will either be
-        committed or deferred.</li>
-
-        <li>
-        <b>Deferred</b>
-
-        items - A reasonable proposal that will not make it in
-        to this release for some reason is marked as deferred with
-        a brief note as to why it was deferred. Deferred plan items
-        may resurface as committed plan items at a later
-        point.</li>
-      </ul>
-
-      <h2>
-      <a name="Project">
-      </a>
-
-     EMF and XSD Project</h2>
-
-<p>Plan items reflect new features of the EMF and XSD project, or
-areas where existing features will be significantly reworked.
-
-<h4><a name="Plan"> </a> Plan Items </h4>
-
-<blockquote>
-<p>The Plan Item Bugzillas:</p>
-<p><a 
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&short_desc_type=substring&short_desc=%5BPlan+Item%5D&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id">All Open</a> 
-	| <a
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&short_desc_type=substring&short_desc=%5BPlan+Item%5D&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id">All Resolved</a> 
-	| <a
-  href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&short_desc_type=substring&short_desc=%5BPlan+Item%5D&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id">All Bugs</a></p>
-
-</blockquote>
-<h4><a name="Committed"> </a> Committed Items </h4>
-
-<blockquote>
-<p>Bugzillas with a target milestone set are committed to
-that release. For the most current list of these items, see the
-following links:</p>
-
-<p><b>3.0.0 release:</b></p>
-<p><a 
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&target_milestone=3.0&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Open</a> 
-	| <a
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&target_milestone=3.0&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Resolved</a> 
-	| <a
-  href="https://bugs.eclipse.org/bugs/buglist.cgi?product=EMF,XSD&bug_status=NEW&bug_status=REOPENED&bug_status=ASSIGNED&bug_status=UNCONFIRMED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&target_milestone=3.0&order=bugs.bug_status,bugs.target_milestone,bugs.bug_id&query_format=advanced">All Bugs</a>
-  </p>
-
-</blockquote>
-<h4><a name="Proposed"> </a> Proposed Items</h4>
-
-<blockquote>
-<p>Bugzillas without a specific target milestone are
-proposed, but not committed for a particular release. This list also includes Bugzillas that were
-proposed for older releases but have not yet been addressed. For the most
-current list of these items, see the following links:</p>
-
-<p><a 
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=EMF&version=1.0&version=2.0&version=2.1&version=2.2&version=3.0&target_milestone=---&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&field0-0-0=noop&type0-0-0=noop&value0-0-0=&query_based_on=">Open</a> | 
-	<a
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=EMF&version=3.0&target_milestone=---&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Resolved</a> </p>
-	</blockquote>
-
-<h4><a name="Deferred"> </a> Deferred Items</h4>
-
-<blockquote>
-<p>Bugzillas assigned to the non-specific target of 'Future' are
-deferred, and not scheduled for a particular release. For the most
-current list of these items, see the following link:</p>
-
-<p><a 
-	href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=EMF&target_milestone=Future&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">All Open</a>
- </p>
-</blockquote>
-
-
-<p><em> <small>Note that for the links above, you may need to reset your
-browser's <u>bugs.eclipse.org</u> cookie(s) in order to see all the
-appropriate columns.</small> </em></p>
-</div>
-
-</body>
-</html>
-
diff --git a/emf/docs/dev-plans/plan-summary.html b/emf/docs/dev-plans/plan-summary.html
deleted file mode 100644
index 0e2d9ee..0000000
--- a/emf/docs/dev-plans/plan-summary.html
+++ /dev/null
@@ -1,123 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-  <head>
-    <meta http-equiv="Content-Type"
-    content="text/html; charset=utf-8" />
-
-    <title>Eclipse EMF/SDO and XSD - DRAFT 2.1.0 Plan
-    Summary</title>
-
-    <link rel="stylesheet" href="docs/book.css" type="text/css" />
-  </head>
-
-  <body lang="EN-US" xml:lang="EN-US">
-    <div class="Section1">
-    
-    <h2>Eclipse Modeling Framework - Plan Summary</h2>
-    
-      <strong>Project Name:</strong> Eclipse Modeling Framework (EMF)
-      <br/><br/>
-
-
-      <strong>Project Leader(s):</strong> Ed Merks and Elena Litani
-      <br/><br/>
-      <strong>Project Description: </strong>
-
-EMF is a modeling framework and code generation facility for building tools and other applications based on a structured data model. EMF includes the <i>XML Schema Infoset Model (XSD)</i> project and an EMF-based implementation of <i>Service Data Objects (SDO)</i>. See <a href="http://www.eclipse.org/emf">http://www.eclipse.org/emf</a>.
-
-<p><strong>Project Components:</strong> 
-<br/> <a
-      href="https://bugs.eclipse.org/bugs/describecomponents.cgi?product=EMF">
-      EMF and SDO components</a> and
-
-      <a
-      href="https://bugs.eclipse.org/bugs/describecomponents.cgi?product=XSD">
-      XSD components</a>.
-
-     
-      <p>
-        <strong>Executive Summary:</strong>
-      </p>
-       The EMF project is currently working on the 2.2 release. For details see <a
-        href="http://www.eclipse.org/emf/docs/?doc=http://www.eclipse.org/emf/docs/dev-plans/emf_project_plan_2.2.html">
-        EMF 2.2 Project Plan</a>.
-<p>
-
-      <strong>List of currently shipping software distributions:</strong>
-</p>
-<table width="75%" border="1">
- <tr >
-  <td>
-  <p><b>Build Name</b>
-  </td> 
-  <td><b>Build Date</b></td>
-  <td><b>Project Plan</b></td>
- </tr>
- <tr>
-  <td>
-  <a
-  href="http://download.eclipse.org/tools/emf/scripts/downloads-viewer.php?s=2.1.0/R200507070200">2.1.0</a>
-  </td>
-  <td >2005/07/07
-  </td>
-  <td ><a href="http://www.eclipse.org/emf/docs/?doc=http://www.eclipse.org/emf/docs/dev-plans/emf_project_plan_2.1.html">EMF 2.1 Project Plan</a></td>
- </tr>
- <tr>
-  <td >
-  <a
-  href="http://download.eclipse.org/tools/emf/scripts/downloads-viewer.php?s=2.0.3/R200506091052">2.0.3</a>
-  </td>
-
-  <td >2005/06/09
-  </td>
-<td>N/A</td>
- </tr>
- <tr >
-  <td >
-  <a
-  href="http://download.eclipse.org/tools/emf/scripts/downloads-viewer.php?s=2.0.2/R200503151315">2.0.2</a>
-  </td>
-  <td>2005/03/15</td>
-  <td>N/A</td>
- </tr>
- <tr >
-  <td ><a
-  href="http://download.eclipse.org/tools/emf/scripts/downloads-viewer.php?s=2.0.1/R200409171617">2.0.1</a>
-  </td>
-  <td >2004/09/17</td>
-  <td>N/A</td>
- </tr>
- <tr>
-  <td ><a
-  href="http://download.eclipse.org/tools/emf/scripts/downloads-viewer.php?s=2.0/R200406280827">2.0.0</a>
-  </td>
-  <td >2004/06/28
-  </td>
-  <td>N/A</td>
- </tr>
-</table>
-      <p>
-        <em>Note: projects are packaged separately but are
-        distributed together. Additionally, a combined SDK is
-        available which includes both the EMF/SDO and XSD projects.
-        This allows developers to download only what they need.
-        This split exists with the EMF/SDO &amp; XSD Update Manager
-        site as well.</em>
-      </p>
-
-      <strong>Key Release Dates:</strong>
-
-      <p>
-        All release dates are aligned with Eclipse
-        release dates. Thus EMF/SDO &amp; XSD milestones will be
-        approximately <em>one week</em> after scheduled <a href="http://www.eclipse.org/eclipse/development/eclipse_project_plan_3_2.html#Milestones">Eclipse Milestones</a>.
-      </p>
-
-      <p>
-
-      <p><i><small>Last updated: $Date: 2006/08/23 19:46:38 $</small></i></p>
-    </div>
-  </body>
-</html>
-
diff --git a/emf/docs/dev-plans/plan_summary.doc b/emf/docs/dev-plans/plan_summary.doc
deleted file mode 100644
index 0dc471d..0000000
--- a/emf/docs/dev-plans/plan_summary.doc
+++ /dev/null
Binary files differ
diff --git a/emf/docs/javadoc/index.php b/emf/docs/javadoc/index.php
deleted file mode 100644
index 2bf90e0..0000000
--- a/emf/docs/javadoc/index.php
+++ /dev/null
@@ -1,75 +0,0 @@
-<?php 
-	/* if on www.eclipse.org, redirect to download; if on download or mirror, present a list of avail javadoc versions available */
-	/* if querystring value, pick latest version of javadoc and serve up that page */
-
-    $SERVER_NAME  = $_SERVER["SERVER_NAME"] ? $_SERVER["SERVER_NAME"] : $_SERVER["HOST_NAME"];
-    $SCRIPT_NAME  = $_SERVER["SCRIPT_NAME"];
-    $QUERY_STRING = $_SERVER["QUERY_STRING"];
-
-	$isWWWserver = ($SERVER_NAME=="www.eclipse.org"||$SERVER_NAME=="eclipse.org");
-
-	$pre = false!==strpos($SCRIPT_NAME,"sdo") || false!==strpos($SCRIPT_NAME,"xsd") ? "../../../" : "../../"; // or ../../../ for sdo/xsd
-	$folder = substr($SCRIPT_NAME,0,strrpos($SCRIPT_NAME,"/"));
-	
-	if ($isWWWserver) { 
-		header("Location: http://download.eclipse.org/tools/emf/javadoc/");
-		exit;
-	} else if ($QUERY_STRING) {
-		// given http://emf.torolab.ibm.com/tools/emf/xsd/javadoc?org/eclipse/xsd/package-summary.html#details
-		// serve http://emf.torolab.ibm.com/tools/emf/xsd/2.1.0/javadoc/org/eclipse/xsd/package-summary.html#details
-		$vers = loadDirSimple("../","(\d\.\d|\d\.\d\.\d+)","d");
-		if (sizeof($vers)>0) { 
-			rsort($vers);
-			//echo "Location: ".str_replace("javadoc",$vers[0]."/javadoc",$folder)."/".$QUERY_STRING; // test w/o redirect
-			header("Location: ".str_replace("javadoc",$vers[0]."/javadoc",$folder)."/".$QUERY_STRING);
-		} else {
-			header("Location: http://download.eclipse.org/tools/emf/javadoc/");
-		}
-		exit;
-	} else {
-		$vers = loadDirSimple("../","(\d\.\d|\d\.\d\.\d+)","d");
-		if (sizeof($vers)>0) { ?><!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Eclipse Tools - EMF Project - Javadoc</title>
-<link rel="stylesheet" href="http://www.eclipse.org/default_style.css" type="text/css">
-</head>
-<body>
-<?php
-			echo "<table>\n";
-			echo "<tr><td colspan=\"3\"><b>Choose Javadoc version:</b></td></tr>";
-			rsort($vers);
-			foreach ($vers as $ver) { 
-				echo '<tr><td> &#149; <a href="'.$pre.'emf/'.$ver.'/javadoc">EMF '.$ver.'</td>';
-				echo '<td> &#149; <a href="'.$pre.'emf/sdo/'.$ver.'/javadoc">SDO '.$ver.'</td>';
-				echo '<td> &#149; <a href="'.$pre.'emf/xsd/'.$ver.'/javadoc">XSD '.$ver.'</td></tr>';
-			}
-			echo "</table>\n";
-		} else {
-			echo "No javadoc versions found!";
-		}
-	}
-
-/**********************/
-
-function loadDirSimple($dir,$ext,$type) { // 1D array
-	$stuff = array();
-	if (is_dir($dir) && is_readable($dir)) { 
-		ini_set("display_errors","0"); // suppress file not found errors
-		$handle=opendir($dir);
-		while (($file = readdir($handle))!==false) {
-		  if ( ($ext=="" || preg_match("/".$ext."$/",$file)) && $file!=".." && $file!="." && $type=="f") { 
-			  $stuff[] = "$file"; 
-		  } else if ( ($ext=="" || preg_match("/".$ext."$/",$file)) && $file!=".." && $file!="." && $type=="d") {
-			  $stuff[] = "$file"; 
-		  }
-		}
-		closedir($handle); 
-		ini_set("display_errors","1"); // and turn 'em back on.
-	} else {
-		//exit;
-	}
-	return $stuff;
-}
-?>
\ No newline at end of file
diff --git a/emf/docs/misc/SearchingNewsgroups/SearchingNewsgroupsMozilla.html b/emf/docs/misc/SearchingNewsgroups/SearchingNewsgroupsMozilla.html
deleted file mode 100644
index 23b3abb..0000000
--- a/emf/docs/misc/SearchingNewsgroups/SearchingNewsgroupsMozilla.html
+++ /dev/null
@@ -1,107 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>Eclipse.org Newsgroups - Offline Searching with Mozilla</title>
-<link rel="stylesheet" href="http://www.eclipse.org/emf/docs/book.css" type="text/css" />
-</head>
-
-<body lang="EN-US" xml:lang="EN-US">
-
-<h1 align="CENTER">Eclipse.org Newsgroups - Offline Searching with Mozilla</h1>
-<blockquote>
-<b>Summary</b>
-
-<br/>
-<p>
-  In this article you will learn how to export the contents of an Eclipse.org newsgroup for offline searching, using Mozilla Thunderbird and Firefox.
-  </p>
-  <p>Last update: Sept. 27, 2004.</p>
-</blockquote>
-
-<hr width="100%" />
-
-<h3>Contents</h3>
-
-<table summary="" border="0" cellspacing="2" cellpadding="2"
-width="100%">
-<tr>
-<td valign="top" width="60">Step 0:</td>
-<td valign="top"><a href="#step0">Prerequisites</a></td>
-</tr>
-
-<tr>
-<td valign="top">Step 1:</td>
-<td valign="top"><a href="#step1">Initiate Offline Download</a>
-</td>
-</tr>
-
-<tr>
-<td valign="top">Step 2:</td>
-<td valign="top"><a href="#step2">Searching the Downloaded Newsgroup Posts</a>
-</td>
-</tr>
-
-</table>
-
-<p style="text-align: right"><a id="step0"
-name="step0">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3> Step 0. Prerequisistes</h3>
-
-<p>This walkthrough uses two open-source, free products in concert to collect the newsgroup data and then search it. You can get <a href="http://www.mozilla.org/products/thunderbird/" target="_moz">Mozilla Thunderbird</a> and <a href="http://www.mozilla.org/products/firefox/" target="_moz">Mozilla Firefox</a> from <a href="http://www.mozilla.org/" target="_moz">Mozilla.org</a>, or you can use <a href="http://channels.netscape.com/ns/browsers/download.jsp" target="_ns">Netscape 7</a> or <a href="http://www.mozilla.org/products/mozilla1.x/" target="_moz">Mozilla Suite</a>. </p>
-
-<p>For details on using <a href="docs.php?doc=docs/SearchingNewsgroups/SearchingNewsgroupsOutlook.html">Outlook Express</a> for offline newsgroup searching, <a href="docs.php?doc=docs/SearchingNewsgroups/SearchingNewsgroupsOutlook.html">click here</a>.</p>
-
-<p>You will also require a browser, textfile reader, text editor, or other software than contains a search feature and can handle LARGE files (ie., over 30M of text).</p>
-
-<hr />
-<p style="text-align: right"><a id="step1"
-name="step1a">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3> Step 1. Initiate Offline Download</h3>
-
-<p>Once Thunderbid is installed, launch it. For more details on how to set up a connection to <a href="news://news.eclipse.org">news://news.eclipse.org</a>, <a href="../../../tools/emf/scripts/mailing-list.php">read this</a>.</p>
-
-<p>To extract the contents of your chosen newsgroup for offline reading, right-click that newgroup, and select 'Properties...'.</p>
-
-<p><img src="images/img001.gif" width="228" height="326" border="0" alt=""></p>
-
-<p>Select the 'Offline' tab, check the box for 'Select this newsgroup for offline use', and then click 'Download Now'.</p>
-
-<p><img src="images/img002.gif" width="393" height="197" border="0" alt=""></p>
-
-<p>Note that depending on the size of the newsgroup, this could take some time. At the time of writing, the eclipse.tools.emf newsgroup contained over 6000 posts, which took just under 40 mins to download. The eclipse.technology.xsd newsgroup, with over 1000 posts, took 6 minutes. Resulting files are shown here:</p>
-
-<p><img src="images/img003.gif" width="440" height="167" border="0" alt=""></p>
-
-<p>If you're using Thunderbird, your data is stored in your 'Local directory' folder. To determine where this folder is, or to change it, select 'Account Settings' from the 'Tools' menu. Expand the twisty beside your mail server (eg., news.eclipse.org) and select 'Server Settings'.</p>
-
-<p><img src="images/img202.gif" width="596" height="393" border="0" alt=""></p>
-
-<p>If you're using Mozilla, your data is stored in your cache folder. To determine where this folder is, or to change it, select 'Preferences' from the 'Edit' menu. Expand the twisty beside 'Advanced' and select 'Cache'.</p>
-
-<p><img src="images/img201.gif" width="560" height="457" border="0" alt=""></p>
-
-<hr />
-<p style="text-align: right"><a id="step2"
-name="step2">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 2. Searching the Downloaded Newsgroup Posts</h3>
-
-<p>Open the downloaded files in your browser or text editor of choice. Below is an example of searching through the file with Firefox.</p>
-
-<p><img src="images/img004.gif" width="612" height="411" border="0" alt=""></p>
-
-<p></p>
-
-
-&nbsp;
-<p><b>Conclusion</b><br>
-
-In this article, we provided an overview of using Thunderbird to download the contents of an eclipse.org newsgroup for offline searching.</p>
-<br>&nbsp;
-</body>
-
-</html>
diff --git a/emf/docs/misc/SearchingNewsgroups/SearchingNewsgroupsOutlook.html b/emf/docs/misc/SearchingNewsgroups/SearchingNewsgroupsOutlook.html
deleted file mode 100644
index 7d3c94d..0000000
--- a/emf/docs/misc/SearchingNewsgroups/SearchingNewsgroupsOutlook.html
+++ /dev/null
@@ -1,112 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>Eclipse.org Newsgroups - Offline Searching with Outlook Express</title>
-<link rel="stylesheet" href="http://www.eclipse.org/emf/docs/book.css" type="text/css" />
-</head>
-
-<body lang="EN-US" xml:lang="EN-US">
-
-<h1 align="CENTER">Eclipse.org Newsgroups - Offline Searching with Outlook Express</h1>
-<blockquote>
-<b>Summary</b>
-
-<br/>
-<p>
-  In this article you will learn how to export the contents of an Eclipse.org newsgroup for offline searching, using Outlook Express. 
-  </p>
-  <p>Last update: Sept. 23, 2004.</p>
-</blockquote>
-
-<hr width="100%" />
-
-<h3>Contents</h3>
-
-<table summary="" border="0" cellspacing="2" cellpadding="2"
-width="100%">
-<tr>
-<td valign="top" width="60">Step 0:</td>
-<td valign="top"><a href="#step0">Prerequisites</a></td>
-</tr>
-
-<tr>
-<td valign="top">Step 1:</td>
-<td valign="top"><a href="#step1">Initiate Offline Download</a>
-</td>
-</tr>
-
-<tr>
-<td valign="top">Step 2:</td>
-<td valign="top"><a href="#step2">Searching the Downloaded Newsgroup Posts</a>
-</td>
-</tr>
-
-</table>
-
-<p style="text-align: right"><a id="step0"
-name="step0">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3> Step 0. Prerequisistes</h3>
-
-<p>This walkthrough uses Outlook Express to collect newsgroup posts for offline searching.</p>
-
-<p>If you do not have Outlook (or Outlook Express), you can use <a href="docs.php?doc=docs/SearchingNewsgroups/SearchingNewsgroupsMozilla.html">Mozilla Thunderbird</a>. 
-
-<hr />
-<p style="text-align: right"><a id="step1"
-name="step1a">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3> Step 1. Initiate Offline Download</h3>
-
-<p>Launch Outlook Express. For more details on how to set up a connection to <a href="news://news.eclipse.org">news://news.eclipse.org</a>, <a href="../../../tools/emf/scripts/mailing-list.php">read this</a>.</p>
-
-<p>To extract the contents of your chosen newsgroup for offline reading, right-click that newgroup, and select 'Synchronization Settings >'. Ensure that 'All Messages' is selected.</p>
-
-<p><img src="images/img101.gif" width="452" height="361" border="0" alt=""></p>
-
-<p>Then, right-click that newgroup again, and select 'Properties'. Choose the Synchronize tab, and check the 'When synchronizing this newsgroup, download:' box, and select the 'All messages (headers and bodies)' option.</p>
-
-<p><img src="images/img102.gif" width="365" height="184" border="0" alt=""></p>
-
-<p>Select the 'Local File' tab, and click the 'Reset' button. Click 'Yes' when prompted. Click 'OK' to close the Properties panel.</p>
-
-<p><img src="images/img103.gif" width="367" height="443" border="0" alt=""></p>
-
-<p>From the 'Tools' menu, select 'Synchronize Newsgroup'.
-
-<p><img src="images/img104.gif" width="347" height="187" border="0" alt=""></p>
-
-<p>Check the 'Get the following items:' box, and select the 'All messages' option. Click 'OK'.</p>
-
-<p><img src="images/img105.gif" width="353" height="150" border="0" alt=""></p>
-
-<p>Note that depending on the size of the newsgroup, this could take some time. </p>
-
-<p><img src="images/img106.gif" width="488" height="147" border="0" alt=""></p>
-
-<p>At the time of writing, the eclipse.tools.emf newsgroup contained over 6000 posts, which took just under 40 mins to download. The eclipse.technology.xsd newsgroup, with over 1000 posts, took about 5 minutes.</p>
-
-<hr />
-<p style="text-align: right"><a id="step2"
-name="step2">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 2. Searching the Downloaded Newsgroup Posts</h3>
-
-<p>From the 'Edit' menu, select 'Find > Message...' (CTRL-SHIFT-F).</p>
-
-<p><img src="images/img107.gif" width="501" height="232" border="0" alt=""></p>
-
-<p>Enter your search terms:</p>
-
-<p><img src="images/img108.gif" width="563" height="439" border="0" alt=""></p>
-
-&nbsp;
-<p><b>Conclusion</b><br>
-
-In this article, we provided an overview of using Outlook Express to download the contents of an eclipse.org newsgroup for offline searching.</p>
-<br>&nbsp;
-</body>
-
-</html>
diff --git a/emf/docs/misc/SearchingNewsgroups/images/img001.gif b/emf/docs/misc/SearchingNewsgroups/images/img001.gif
deleted file mode 100644
index a545657..0000000
--- a/emf/docs/misc/SearchingNewsgroups/images/img001.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/SearchingNewsgroups/images/img002.gif b/emf/docs/misc/SearchingNewsgroups/images/img002.gif
deleted file mode 100644
index 646903f..0000000
--- a/emf/docs/misc/SearchingNewsgroups/images/img002.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/SearchingNewsgroups/images/img003.gif b/emf/docs/misc/SearchingNewsgroups/images/img003.gif
deleted file mode 100644
index d7bb5bf..0000000
--- a/emf/docs/misc/SearchingNewsgroups/images/img003.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/SearchingNewsgroups/images/img004.gif b/emf/docs/misc/SearchingNewsgroups/images/img004.gif
deleted file mode 100644
index 8002544..0000000
--- a/emf/docs/misc/SearchingNewsgroups/images/img004.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/SearchingNewsgroups/images/img101.gif b/emf/docs/misc/SearchingNewsgroups/images/img101.gif
deleted file mode 100644
index 4455a25..0000000
--- a/emf/docs/misc/SearchingNewsgroups/images/img101.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/SearchingNewsgroups/images/img102.gif b/emf/docs/misc/SearchingNewsgroups/images/img102.gif
deleted file mode 100644
index b06d8b5..0000000
--- a/emf/docs/misc/SearchingNewsgroups/images/img102.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/SearchingNewsgroups/images/img103.gif b/emf/docs/misc/SearchingNewsgroups/images/img103.gif
deleted file mode 100644
index ef4ba3f..0000000
--- a/emf/docs/misc/SearchingNewsgroups/images/img103.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/SearchingNewsgroups/images/img104.gif b/emf/docs/misc/SearchingNewsgroups/images/img104.gif
deleted file mode 100644
index 568aa67..0000000
--- a/emf/docs/misc/SearchingNewsgroups/images/img104.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/SearchingNewsgroups/images/img105.gif b/emf/docs/misc/SearchingNewsgroups/images/img105.gif
deleted file mode 100644
index ae60d8a..0000000
--- a/emf/docs/misc/SearchingNewsgroups/images/img105.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/SearchingNewsgroups/images/img106.gif b/emf/docs/misc/SearchingNewsgroups/images/img106.gif
deleted file mode 100644
index 85e77bd..0000000
--- a/emf/docs/misc/SearchingNewsgroups/images/img106.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/SearchingNewsgroups/images/img107.gif b/emf/docs/misc/SearchingNewsgroups/images/img107.gif
deleted file mode 100644
index 235daf4..0000000
--- a/emf/docs/misc/SearchingNewsgroups/images/img107.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/SearchingNewsgroups/images/img108.gif b/emf/docs/misc/SearchingNewsgroups/images/img108.gif
deleted file mode 100644
index 970a28d..0000000
--- a/emf/docs/misc/SearchingNewsgroups/images/img108.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/SearchingNewsgroups/images/img201.gif b/emf/docs/misc/SearchingNewsgroups/images/img201.gif
deleted file mode 100644
index c2d8288..0000000
--- a/emf/docs/misc/SearchingNewsgroups/images/img201.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/SearchingNewsgroups/images/img202.gif b/emf/docs/misc/SearchingNewsgroups/images/img202.gif
deleted file mode 100644
index 6c70542..0000000
--- a/emf/docs/misc/SearchingNewsgroups/images/img202.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/UsingUpdateManager/UsingUpdateManager.html b/emf/docs/misc/UsingUpdateManager/UsingUpdateManager.html
deleted file mode 100644
index 318c26e..0000000
--- a/emf/docs/misc/UsingUpdateManager/UsingUpdateManager.html
+++ /dev/null
@@ -1,246 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>Using Update Manager to Update EMF, SDO, XSD</title>
-<link rel="stylesheet" href="http://www.eclipse.org/emf/docs/book.css" type="text/css" />
-</head>
-
-<body lang="EN-US" xml:lang="EN-US">
-
-<h1 align="CENTER">Using Update Manager to Update EMF, SDO, or XSD</h1>
-<blockquote>
-<b>Summary</b>
-
-<br/>
-<p>
-  In this article you will learn how to update your Eclipse configuration using the Eclipse Update Manager. 
-  </p>
-
-      <p>Last revised <tt>$Date: 2006/08/30 22:04:49 $</tt> ( 
-      <img width="12" height="12" src="/emf/images/green-box.gif"
-      border="0" />
-
-      marks interesting changes over a previous revision of this
-      document) 
-
-      </p>
-</blockquote>
-
-<hr width="100%" />
-
-<h3>Contents</h3>
-
-<table summary="" border="0" cellspacing="2" cellpadding="2"
-width="100%">
-<tr>
-<td valign="top" width="60">Step 0:</td>
-<td valign="top"><a href="#step0">Prerequisites</a></td>
-</tr>
-
-<tr>
-<td valign="top">Step 1:</td>
-<td valign="top">Updating Eclipse via Update Manager: <a href="#step1a">Release Builds</a>
-or <a href="#step1b">non-Release Builds</a>
-</td>
-</tr>
-
-<tr>
-<td valign="top">Step 2:</td>
-<td valign="top"><a href="#step2">Choose Features to Install</a>
-</td>
-</tr>
-
-<tr>
-<td valign="top">Step 3:</td>
-<td valign="top"><a href="#step3">Accept Licenses, Choose Install Location, Begin Download</a> </td>
-</tr>
-
-<tr>
-<td valign="top">Step 4:</td>
-<td valign="top"><a href="#step4">Verify Update</a>
-</td>
-</tr>
-</table>
-
-<br />
-<hr />
-<p style="text-align: right"><a id="step0"
-name="step0">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3> Step 0. Prerequisistes</h3>
-
-<p>IBM's implementation of the Service Data Objects (SDO) 1.0 specification is packaged with the Eclipse Modeling Framework (EMF) 2.0 and EMF 2.0.1 - however, 2.0.1 contains several bug fixes and improvements over 2.0.0, so it is recommended that you install the most recent version available. SDO is part of the EMF <a href="http://www.eclipse.org/tools/">Eclipse Tools</a> project.</p>
-
-<p>XML Schema Infoset Model (XSD), an <a href="http://www.eclipse.org/emf/">EMF</a> subproject, is packaged in the EMF Software Development Kit (SDK), which provides support for modeling based on XML Schema documents. 
-You need to <a href="http://www.eclipse.org/emf/updates/">install EMF 2.x</a> to use SDO or XSD.</p>
-
-<p>Make sure you read the <a href="http://www.eclipse.org/emf/downloads/">installation requirements</a> before you install EMF. Basically, you need to have <a href="http://www.eclipse.org/downloads/index.php">Eclipse 3.1 or 3.0.1</a> and a Java Development Kit (JDK) or Java Runtime Environment (JRE) 1.4 installed before you install EMF, SDO, or XSD via Update Manager. (To run pre-compiled code, a JRE will suffice; if you intend to use Eclipse to compile code, a full JDK is required.)</p>
-
-<p>When installing, you can choose from installing the SDK (includes everything - EMF, SDO, and XSD - but not the Examples) or can choose sources, docs, or runtimes separately. The minimum to run SDO is the EMF runtime and the SDO runtime. For XSD, you need XSD and EMF runtimes; for EMF, just the EMF runtime.</p>
-
-<p>Once Eclipse is installed, launch it. Then select:
-
-<table>
-<tr><td>&nbsp;</td><td colspan="4">Help</td></tr>
-<tr><td>&nbsp;</td><td>&nbsp;</td><td colspan="3">&gt; Software Updates</td></tr>
-<tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td colspan="2">&gt; Find and Install...</td></tr>
-<tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td colspan="1">&gt; Search for new features to install</td></tr>
-</table>
-
-<hr />
-<p style="text-align: right"><a id="step1a"
-name="step1a">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3> Step 1a. Updating Eclipse via Update Manager: Release Builds</h3>
-
-<p>To install a Release Build of EMF, SDO, or XSD, such as 2.0.0 or 2.0.1, simply pick the <a href="http://update.eclipse.org/updates/3.0/site.xml">Eclipse.org update site</a>, then expand the twisty to reveal the categories beneath. Choose the EMF SDK and version you would like to install.
-
-<br/><br/><img src="images/uum01.gif" width="395" height="369" border="0" alt="Choose EMF SDK and version (Releases only)">
-
-<br/><br/><a href="#step2">Skip to Step 2</a>.</p>
-
-<hr />
-<p style="text-align: right"><a id="step1b"
-name="step1b">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3> Step 1b. Updating Eclipse via Update Manager: Non-Release Builds</h3>
-
-<p>To install a Maintenance, Integration or Stable build, choose the 'Eclipse Modeling Framework (EMF) Updates'. <a name="img02">&nbsp;</a>
-
-<br/><br/><img src="images/uum02.gif" width="533" height="343" border="0" alt="Choose EMF SDK and version (Integration, Maintenance, Stable or Release)">
-
-<br/><br/>If that site is not already listed, click 'New Remote Site' and enter the URL of the site (or one of its mirrors). </p>
-
-<img src="images/uum04.gif" border="0" alt="Click 'New Remote Site...' to add a new update site">
-
-<br/><br/>If you browse to this site, <a href="http://www.eclipse.org/emf/updates/">http://www.eclipse.org/emf/updates/</a>, 
-you can see an list of the available updates there as well.
-
-<br/><br/><img src="images/uum03.gif" border="0" alt="Enter 'http://www.eclipse.org/emf/updates/'">
-
-<br/><br/>Then expand the twisty under the newly added site to reveal the categories beneath (see <a href="#img02">image</a> above). Choose the EMF SDK and version you would like to install.
-
-<br/><br/><a href="#step2">Continue to Step 2</a>.
-
-<hr />
-<p style="text-align: right"><a id="step2"
-name="step2">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3>Step 2. Choose Features to Install</h3>
-
-Choose the features you would like to install.
-
-<br/><br/><img src="images/uum05.gif" width="579" height="522" border="0" alt="Choose features to install">
-
-<br/><br/>The simplest (but largest install / longest download) option is to pick the SDK, since it includes most of the other features. Click the 'Filter features included in other features on the list' checkbox to compress the listing.
-
-<br/><br/><img src="images/uum06.gif" width="600" height="377" border="0" alt="Choose filtered features to install">
-
-<br/><br/>Click next to begin the install.
-
-<hr />
-<p style="text-align: right"><a id="step3"
-name="step3">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3> Step 3. Accept Licenses, Choose Install Location, Begin Download</h3>
-
-<p>Note: the images below are taken from the installation of 2.0.0 Relase installed from the 
-<a href="http://www.eclipse.org/emf/updates/">Eclipse Modeling Framework (EMF) Updates</a>. 
-If you're installing from the <a href="http://update.eclipse.org/updates/3.0/site.xml">Eclipse.org update site</a>, you will not see the 4th part of the version, 
-that is, you will see 2.0.0 instead of 2.0.0.R200406280827. Note also that due to the way that Eclipse handles plugin versioning, to update from 
-2.0.0.I to 2.0.0, or 2.0.1.M to 2.0.1 is not possible. You cannot update from a 4-part version to its equivalent 3-part version, since Update Manager 
-considers that 2.0.0 < 2.0.0.R. You can, however, upgrade from 2.0.0.R to 2.0.1.</p>
-
-<p>So, to move from an I or M build to its Release, 
-you must either uninstall/disable that version and install fresh, or update from 2.0.1.M to 2.0.1.R (not 2.0.1), keeping that 4th version part intact.</p>
-
-<p><img width="12" height="12" src="/emf/images/green-box.gif"
-      border="0" /> <b>Note:</b>As of EMF 2.2, this issue no longer applies as all builds contain a 4th part defining the timestamp of the build itself. You can now seamlessly upgrade from version to version using Update Manager.</p> 
-
-<img src="images/uum07.gif" border="0" alt="Accept the license(s) and click 'Next'">
-
-<br/><br/>If you have already used UM, you may not get a choice of install path for the updated SDK - you can only review Eclipse's choice of install location. 
-
-<br/><br/><img src="images/uum08.gif" border="0" alt="Updating existing plugins - same folder selected">
-
-<br/><br/>However, if you have not already installed a package before, you will be presented choices for where to install.
-
-<br/><br/><img src="images/uum09.gif" border="0" alt="Updating new plugins - click 'Add Site...' to choose a new folder">
-
-<br/><br/>To install to a path not already listed, click 'Add Site...' and browse for a path into which to install the update.
-
-<br/><br/><img src="images/uum10.gif" border="0" alt="Browsing for a folder to install into">
-
-<br/><br/>When you click finish, you will be presented a confirmation about digital signature. Click 'Install'.
-
-<br/><br/><img src="images/uum11.gif" border="0" alt="Click 'Install' to accept unsigned warning - SDK">
-
-<br/><br/>Downloading in progress (this may not appear if you have this task set to run in the background)...
-
-<br/><br/><img src="images/uum12.gif" border="0" alt="Downloading plugins and features">
-
-<br/><br/>If installing the Examples, you will be prompted a second time for confirmation about digital signature. Click 'Install'.
-
-<br/><br/><img src="images/uum13.gif" border="0" alt="Click 'Install' to accept unsigned warning - Examples">
-
-<br/><br/>When done, restart your workbench.
-
-<br/><br/><img src="images/uum14.gif" border="0" alt="Click 'Yes' to restart workbench">
-
-<hr />
-<p style="text-align: right"><a id="step4"
-name="step4">&nbsp;</a><a href="#top">contents</a></p>
-
-<h3> Step 4. Verify Update</h3>
-<p>To verify your installation, you can perform the following steps.</p>
-
-<table>
-<tr><td>&nbsp;</td><td colspan="4">Help</td></tr>
-<tr><td>&nbsp;</td><td>&nbsp;</td><td colspan="3">&gt; Software Updates</td></tr>
-<tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td colspan="2">&gt; Manage Configuration...</td></tr>
-</table>
-
-<br/><img src="images/uum15.gif" border="0" alt="Checking Eclipse configuration">
-<p>You can also check the plugins &amp; features themselves:</p>
-<table>
-<tr><td>&nbsp;</td><td colspan="4">Help</td></tr>
-<tr><td>&nbsp;</td><td>&nbsp;</td><td colspan="3">&gt; About Eclipse Platform</td></tr>
-</table>
-</p>
-
-<p>Then, click the Plug-in Details button. Make sure the <i>org.eclipse.emf.*</i> plug-ins are at the 2.0.x level. The following six plug-ins relate to SDO:</p>
-
-<ul>
-<li>org.eclipse.emf.commonj.sdo</li>
-<li>org.eclipse.emf.ecore.sdo</li>
-<li>org.eclipse.emf.ecore.sdo.doc</li> 
-<li>org.eclipse.emf.ecore.sdo.edit</li> 
-<li>org.eclipse.emf.ecore.sdo.editor</li>
-<li>org.eclipse.emf.ecore.sdo.source</li>
-</ul>
-
-The following eight plug-ins relate to XSD:</p>
-
-<ul>
-<li>org.eclipse.xsd</li>
-<li>org.eclipse.xsd.doc</li>
-<li>org.eclipse.xsd.edit</li>
-<li>org.eclipse.xsd.editor</li> 
-<li>org.eclipse.xsd.source</li>
-<li>org.eclipse.xsd.test</li> 
-<li>org.eclipse.emf.mapping.xsd2ecore</li>
-<li>org.eclipse.emf.mapping.xsd2ecore.editor</li>
-</ul>
-
-<p>If you installed XSD, don't forget about the <a href="http://www.eclipse.org/emf/downloads/install.php">Crimson DOM bug</a> when running Eclipse.</p>
-
-&nbsp;
-<p><b>Conclusion</b><br>
-
-In this article, we provided an overview of using Eclipse's Update Manager to install new EMF, SDO and XSD features into an existing Eclipse installation.</p>
-<br>&nbsp;
-</body>
-
-</html>
diff --git a/emf/docs/misc/UsingUpdateManager/images/uum01.gif b/emf/docs/misc/UsingUpdateManager/images/uum01.gif
deleted file mode 100644
index c92afd1..0000000
--- a/emf/docs/misc/UsingUpdateManager/images/uum01.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/UsingUpdateManager/images/uum02.gif b/emf/docs/misc/UsingUpdateManager/images/uum02.gif
deleted file mode 100644
index 3364500..0000000
--- a/emf/docs/misc/UsingUpdateManager/images/uum02.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/UsingUpdateManager/images/uum03.gif b/emf/docs/misc/UsingUpdateManager/images/uum03.gif
deleted file mode 100644
index 480b44f..0000000
--- a/emf/docs/misc/UsingUpdateManager/images/uum03.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/UsingUpdateManager/images/uum04.gif b/emf/docs/misc/UsingUpdateManager/images/uum04.gif
deleted file mode 100644
index 2310aeb..0000000
--- a/emf/docs/misc/UsingUpdateManager/images/uum04.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/UsingUpdateManager/images/uum05.gif b/emf/docs/misc/UsingUpdateManager/images/uum05.gif
deleted file mode 100644
index 27a5b06..0000000
--- a/emf/docs/misc/UsingUpdateManager/images/uum05.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/UsingUpdateManager/images/uum06.gif b/emf/docs/misc/UsingUpdateManager/images/uum06.gif
deleted file mode 100644
index e2a3bbb..0000000
--- a/emf/docs/misc/UsingUpdateManager/images/uum06.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/UsingUpdateManager/images/uum07.gif b/emf/docs/misc/UsingUpdateManager/images/uum07.gif
deleted file mode 100644
index dc08650..0000000
--- a/emf/docs/misc/UsingUpdateManager/images/uum07.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/UsingUpdateManager/images/uum08.gif b/emf/docs/misc/UsingUpdateManager/images/uum08.gif
deleted file mode 100644
index 71735ad..0000000
--- a/emf/docs/misc/UsingUpdateManager/images/uum08.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/UsingUpdateManager/images/uum09.gif b/emf/docs/misc/UsingUpdateManager/images/uum09.gif
deleted file mode 100644
index 732f0aa..0000000
--- a/emf/docs/misc/UsingUpdateManager/images/uum09.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/UsingUpdateManager/images/uum10.gif b/emf/docs/misc/UsingUpdateManager/images/uum10.gif
deleted file mode 100644
index fe380ea..0000000
--- a/emf/docs/misc/UsingUpdateManager/images/uum10.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/UsingUpdateManager/images/uum11.gif b/emf/docs/misc/UsingUpdateManager/images/uum11.gif
deleted file mode 100644
index d56a96c..0000000
--- a/emf/docs/misc/UsingUpdateManager/images/uum11.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/UsingUpdateManager/images/uum12.gif b/emf/docs/misc/UsingUpdateManager/images/uum12.gif
deleted file mode 100644
index 0099203..0000000
--- a/emf/docs/misc/UsingUpdateManager/images/uum12.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/UsingUpdateManager/images/uum13.gif b/emf/docs/misc/UsingUpdateManager/images/uum13.gif
deleted file mode 100644
index 4c0986c..0000000
--- a/emf/docs/misc/UsingUpdateManager/images/uum13.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/UsingUpdateManager/images/uum14.gif b/emf/docs/misc/UsingUpdateManager/images/uum14.gif
deleted file mode 100644
index 90f0612..0000000
--- a/emf/docs/misc/UsingUpdateManager/images/uum14.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/UsingUpdateManager/images/uum15.gif b/emf/docs/misc/UsingUpdateManager/images/uum15.gif
deleted file mode 100644
index 169505b..0000000
--- a/emf/docs/misc/UsingUpdateManager/images/uum15.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/cvsdoc/emfcvsug.html b/emf/docs/misc/cvsdoc/emfcvsug.html
deleted file mode 100644
index 72a6da1..0000000
--- a/emf/docs/misc/cvsdoc/emfcvsug.html
+++ /dev/null
@@ -1,251 +0,0 @@
-<html>
-<head>
-<title>Getting EMF, SDO and XSD from CVS</title>
-</head>
-
-<body>
-<h1><center>Getting EMF, SDO and XSD from CVS</center></h1>
-
-<p>
-<b><center>Updated June 13, 2005</center></b>
-<p>
-<hr>
-
-<b>Summary</b>
-<p>
-This document describes how to access the source code for the EMF, SDO and XSD projects, which is located in the eclipse.org CVS respositories.  It assumes some familiarity with CVS concepts and some experience working with the Eclipse workbench.  For more information on CVS, please consult eclipse.org's <a href="http://dev.eclipse.org/viewcvs/index.cgi">CVS repository</a> page. Eclipse's help system also provides a tutorial and documentation for CVS.
-<p>
-<b>This document includes a setup procedure that you may wish to use to checkout the EMF, SDO and XSD projects and resolve compilation errors.  We have used this procedure on Eclipse 3.0.0 with a clean workspace.</b>
-
-<hr>
-<h2>1. Software Environment</h2>
-<p>
-In order to develop on the EMF, SDO and XSD projects, you need the following software installed on your system:
-
-<ul>
-<li><a href="http://www.eclipse.org/downloads/index.php">Eclipse</a> 3.0 M7 or later</li>
-<li>A JRE, as required by Eclipse</li>
-</ul>
-
-<p>
-When specifying directory paths on your system, remember to compensate for any difference between the environment presented in this article and your development environment.
-
-<hr>
-<h2>2. Setting up the Eclipse Workspace</h2>
-
-<h3>Configuring the plug-in environment</h3>
-
-<p>
-You need to specify where Eclipse should look for required plug-ins if they do not exist in the current workspace. To do this:
-
-<p>
-<ol>
-<li>In the Preferences dialog, with <b>Plug-In Development</b> expanded, select <b>Target Platform</b>.</li>
-<li>Click <b>Select All</b> so that all the plug-ins are selected.</li> 
-<li>Click <b>OK</b> to close the Preferences dialog.</li>
-</ol>
-
-<p>
-<img src="images/img2.jpg">
-
-<h3>Configuring the the Eclipse CVS preferences</h3>
-
-<p>
-It is highly recommended to prune empty directories when extracting the code from the CVS repository.  This is how you 
-can set Eclipse to do that:
-
-<p>
-<ol>
-<li>Select <b>Windows > Preferences > Team</b>.</li> 
-<li>Open <b>CVS</b> and select <b>Prune empty directories</b>.</li>
-<li>Click <b>OK</b> to close the Preferences dialog.</li>
-</ol>
-
-<p>
-<img src="images/img13.jpg">
-
-<hr>
-<h2>3. Understanding the CVS Structure</h2>
-
-<p>
-If you are unfamiliar with CVS concepts, there is a good list of resources on the <a href="http://dev.eclipse.org/viewcvs/index.cgi/?cvsroot=Tools_Project">CVS repository</a> page.
-
-<h3>Modules structure</h3>
-
-<p>
-The EMF, SDO and XSD source is divided into three modules in CVS.
-
-<p>
-<table cellspacing="0" cellpadding="5" border="1">
-	<tr>
-		<td><b>CVS Repository</b></td>
-		<td><b>Module</b></td>
-		<td colspan="2"><b>Directories</b></td>
-	</tr>
-	<tr>
-		<td rowspan="5" valign="top">/cvsroot/tools</td>
-		<td rowspan="5" valign="top">org.eclipse.emf</td>
-	</tr>
-	<tr>
-		<td>plugins</td>
-		<td>contains the EMF runtime plug-ins and features</td>
-	</tr>
-	<tr>
-		<td>doc</td>
-		<td>contains the EMF documentation plug-ins and features</td>
-	</tr>
-	<tr>
-		<td>tests</td>
-		<td>contains the EMF, SDO and XSD automated tests plug-ins and features</td>
-	</tr>
-	<tr>
-		<td>examples</td>
-		<td>contains the examples for the EMF, SDO and XSD projects</td>
-	</tr>
-	<tr>
-		<td rowspan="3" valign="top">/cvsroot/tools</td>
-		<td rowspan="3" valign="top">org.eclipse.emf.ecore.sdo</td>
-	</tr>
-	<tr>
-		<td>plugins</td>
-		<td>contains the SDO plug-ins and features</td>
-	</tr>
-	<tr>
-		<td>doc</td>
-		<td>contains the SDO documentation plug-ins and features</td>
-	</tr>
-	<tr>
-		<td rowspan="3" valign="top">/cvsroot/tools</td>
-		<td rowspan="3" valign="top">org.eclipse.xsd</td>
-	</tr>
-	<tr>
-		<td>plugins</td>
-		<td>contains the XSD runtime plug-ins and features</td>
-	</tr>
-	<tr>
-		<td>doc</td>
-		<td>contains the XSD documentation plug-ins and features</td>
-	</tr>
-</table>
-
-<p>
-Both XSD and SDO are part of the EMF Tools project.
-
-<h3>Build tag and branch naming conventions</h3>
-
-<p>
-For each build, a new CVS tag is created. The name of the CVS tag follows this convention:
-
-<p>
-<pre>      build_&lt;build id&gt;</pre>
-
-<p>
-where &lt;build id&gt; is usually the build timestamp in the yyyyMMddhhmmss format (for example,  20040211140643).
-
-<p>
-The HEAD branch always contains the latest file versions, which are currently under active development. If a fix is required for a particular past build (typically a release), a branch will be created.  The branch naming convention is:
-<p>
-<pre>      branch_&lt;build id&gt;</pre>
-<p>
-The structure of the CVS repository is shown below:
-
-<p>
-<img src="images/img3.jpg">
-
-<p>
-If for some reason you need to get files from a certain build, look under "Versions" for the tag that identifies that build.
-
-<hr>
-<h2>4. Checking Out Code as an Anonymous User</h2>
-
-<p>
-An anonymous user has access only to check out files from the CVS repository. This user does not have the privileges to check in files.
-
-<h3>Configuring the CVS client to check out files</h3>
-
-<p>
-<u>EMF, SDO &amp; XSD</u>
-<p>
-<ol>
-<li>Open the CVS perspective in the Eclipse Workbench by selecting <b>Windows > Open Perspective > CVS Repository Exploring</b>.</li>   
-
-<li>Right click on the CVS Repositories view as shown below, and select <b>New > Repository Location...</b>
-
-<p>
-<img src="images/img4.jpg"></li>
-
-<p>
-<li>Enter the information as shown below in the Add CVS Repository dialog and click <b>Finish</b>. This will establish a connection with the /cvsroot/tools repository located on dev.eclipse.org, using the anonymous user ID.  Make sure you set the connection type to pserver and use the default port, as shown.
-
-<p>
-<img src="images/img5.jpg">
-</li>
-</ol>
-
-<h3><a name="checkout.first">Checking out code for the first time</h3>
-
-<p>
-If you followed the instructions in the previous section, you should see a new repository entry in the CVS Repositories view. To check out code, do the following:
-
-<ol> 
-<li>Expand the repository node.</li>
-<li>Expand the HEAD node, as shown below, to view all the modules in the repository.</li>
-
-<p>
-<img src="images/img6.jpg">
-
-<p>
-<li>Scroll down and expand the org.eclipse.emf module, as shown below. Select the subdirectories of the plugins, docs, tests, and examples directories that you want to retrieve, and then right click and select the <b>Check Out</b> menu option.</li>
-
-<p>
-<img src="images/img7.jpg">
-
-<p>
-<li>Each selected directory as is checked out as a project in the workspace.  Once the operation is complete, you can switch to the Java perspective to work with the projects.</li>
-</ol>
-
-<hr>
-<h2><a name="Resolving Dependency Problems">5. Resolving Dependency Problems</a></h2>
-
-<p>
-You may find that the projects have compilation errors after you check them out.  To resolve these, update the classpath. Right click on the project and select the <b>PDE Tools > Update Classpath...</b> menu option as shown below. The Java Classpath dialog appears.
-
-<p>
-<img src="images/img8.jpg">
-
-<p>
-Ensure that any projects with dependency problems are checked in the list of available plug-ins and fragments, and then click <b>Finish</b>.
-
-<p>
-<img src="images/img9.jpg">
-
-<hr>
-<h2>Synchronizing your Local Sandbox with the HEAD Branch</h2>
-
-<p>
-As described above, the HEAD branch contains the latest verision of the code. To synchronize your local changes with the HEAD, right click on the resource that you want to synchronize, and then select <b>Team > Synchronize with Repository</b>.
-
-<p>
-<img src="images/img10.jpg">
-
-<p>
-This opens the Synchronize view, which is briefly described by the following text from the Eclipse help system. Please refer to the Eclipse help for additional information about this view.
-
-<blockquote>
-<hr>
-<img src="images/img11.jpg">
-<hr>
-</blockquote>
-
-<p>
-You can merge in the changes from the HEAD manually or automatically. To merge automatically, right click on the resource you want to merge.  Select <b>Team > Update</b>, as shown below.
-
-<p>
-<img src="images/img12.jpg">
-
-<p>
-If there are conflicts that cannot be resolved automatically, CVS will insert special markup in the file to indicate that those lines could not be merged.  You will need to resolve the conflicts manually.  For more information how to do this, please refer to the Eclipse help system.
-</li>
-<hr>
-</body>
-</html>
diff --git a/emf/docs/misc/cvsdoc/images/img1.jpg b/emf/docs/misc/cvsdoc/images/img1.jpg
deleted file mode 100644
index b5ffda8..0000000
--- a/emf/docs/misc/cvsdoc/images/img1.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/cvsdoc/images/img10.jpg b/emf/docs/misc/cvsdoc/images/img10.jpg
deleted file mode 100644
index d0d3341..0000000
--- a/emf/docs/misc/cvsdoc/images/img10.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/cvsdoc/images/img11.jpg b/emf/docs/misc/cvsdoc/images/img11.jpg
deleted file mode 100644
index 38916cd..0000000
--- a/emf/docs/misc/cvsdoc/images/img11.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/cvsdoc/images/img12.jpg b/emf/docs/misc/cvsdoc/images/img12.jpg
deleted file mode 100644
index ea8464d..0000000
--- a/emf/docs/misc/cvsdoc/images/img12.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/cvsdoc/images/img13.jpg b/emf/docs/misc/cvsdoc/images/img13.jpg
deleted file mode 100644
index 4eb47eb..0000000
--- a/emf/docs/misc/cvsdoc/images/img13.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/cvsdoc/images/img2.jpg b/emf/docs/misc/cvsdoc/images/img2.jpg
deleted file mode 100644
index 44dd19c..0000000
--- a/emf/docs/misc/cvsdoc/images/img2.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/cvsdoc/images/img3.jpg b/emf/docs/misc/cvsdoc/images/img3.jpg
deleted file mode 100644
index c43108b..0000000
--- a/emf/docs/misc/cvsdoc/images/img3.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/cvsdoc/images/img4.jpg b/emf/docs/misc/cvsdoc/images/img4.jpg
deleted file mode 100644
index 309c89d..0000000
--- a/emf/docs/misc/cvsdoc/images/img4.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/cvsdoc/images/img5.jpg b/emf/docs/misc/cvsdoc/images/img5.jpg
deleted file mode 100644
index 2e4190e..0000000
--- a/emf/docs/misc/cvsdoc/images/img5.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/cvsdoc/images/img6.jpg b/emf/docs/misc/cvsdoc/images/img6.jpg
deleted file mode 100644
index 87d81c5..0000000
--- a/emf/docs/misc/cvsdoc/images/img6.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/cvsdoc/images/img7.jpg b/emf/docs/misc/cvsdoc/images/img7.jpg
deleted file mode 100644
index d09caea..0000000
--- a/emf/docs/misc/cvsdoc/images/img7.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/cvsdoc/images/img8.jpg b/emf/docs/misc/cvsdoc/images/img8.jpg
deleted file mode 100644
index d901d85..0000000
--- a/emf/docs/misc/cvsdoc/images/img8.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/misc/cvsdoc/images/img9.jpg b/emf/docs/misc/cvsdoc/images/img9.jpg
deleted file mode 100644
index 0cc3f27..0000000
--- a/emf/docs/misc/cvsdoc/images/img9.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/overviews/FeatureMap.doc b/emf/docs/overviews/FeatureMap.doc
deleted file mode 100644
index 2a2d186..0000000
--- a/emf/docs/overviews/FeatureMap.doc
+++ /dev/null
Binary files differ
diff --git a/emf/docs/overviews/FeatureMap.pdf b/emf/docs/overviews/FeatureMap.pdf
deleted file mode 100644
index 2677ce4..0000000
--- a/emf/docs/overviews/FeatureMap.pdf
+++ /dev/null
Binary files differ
diff --git a/emf/docs/overviews/XMLSchemaToEcoreMapping.doc b/emf/docs/overviews/XMLSchemaToEcoreMapping.doc
deleted file mode 100644
index e279234..0000000
--- a/emf/docs/overviews/XMLSchemaToEcoreMapping.doc
+++ /dev/null
Binary files differ
diff --git a/emf/docs/overviews/XMLSchemaToEcoreMapping.pdf b/emf/docs/overviews/XMLSchemaToEcoreMapping.pdf
deleted file mode 100644
index a0562e0..0000000
--- a/emf/docs/overviews/XMLSchemaToEcoreMapping.pdf
+++ /dev/null
Binary files differ
diff --git a/emf/docs/performance/EMFPerformanceTestsData.txt b/emf/docs/performance/EMFPerformanceTestsData.txt
deleted file mode 100644
index 091b02a..0000000
--- a/emf/docs/performance/EMFPerformanceTestsData.txt
+++ /dev/null
@@ -1,735 +0,0 @@
-EMF Performance: EMF 2.0.1 vs. EMF 2.1.0
-
-EMF Load and Save
-
-serialization.DynamicIpo#testSer():
-	260	250	245	250	235	240	250	245	255	250
-	175	180	175	180	180	175	185	175	175	175
-serialization.DynamicIpo#testSerCaching():
-	No data available
-	120	120	115	120	115	120	120	120	115	115
-serialization.StaticIpo#testSer():
-	235	230	225	230	230	230	235	230	230	230
-	170	165	170	165	170	165	170	165	165	165
-serialization.StaticIpo#testSerCaching():
-	No data available
-	115	115	115	115	115	110	115	110	115	110
-deserialization.DynamicIpoLoad#testLoad():
-	1770	1765	1780	1765	1750	1770	1770	1770	1765	1760
-	1710	1705	1705	1710	1725	1720	1725	1695	1700	1720
-deserialization.DynamicIpoLoad#testLoadParserCache():
-	710	710	710	705	700	715	710	715	710	700
-	640	625	620	630	640	630	640	635	635	640
-deserialization.DynamicIpoLoad#testLoadParserAndFeatureMapCache():
-	580	580	585	580	575	580	585	585	585	580
-	540	525	530	545	550	530	545	545	535	540
-deserialization.StaticIpoLoad#testLoad():
-	1745	1750	1755	1750	1740	1750	1740	1740	1745	1740
-	1705	1695	1695	1695	1705	1700	1705	1700	1690	1705
-deserialization.StaticIpoLoad#testLoadParserCache():
-	690	690	700	685	685	690	685	695	695	690
-	625	630	625	630	635	625	640	640	625	625
-deserialization.StaticIpoLoad#testLoadParserAndFeatureMapCache():
-	570	565	575	570	565	570	570	575	580	570
-	540	535	540	530	545	535	545	540	530	540
-
-
-SDO Load and Save
-
-sdo.serialization.DynamicIPOSDOSaveTest#saveWithNoOptions():
-	307	299	299	307	296	300	313	307	306	302
-	234	234	241	231	238	231	247	233	240	233
-sdo.serialization.DynamicIPOSDOSaveTest#saveWithCaching():
-	No data available
-	158	159	160	161	164	161	169	161	161	160
-sdo.serialization.StaticIPOSDOSaveTest#saveWithNoOptions():
-	298	298	293	304	291	294	299	301	295	290
-	240	237	229	234	235	230	245	235	234	233
-sdo.serialization.StaticIPOSDOSaveTest#saveWithCaching():
-	No data available
-	162	168	158	160	162	158	161	156	162	155
-sdo.deserialization.DynamicIPOSDOLoadTest#loadWithNoOptions():
-	1785	1785	1795	1805	1775	1795	1775	1790	1795	1780
-	1800	1785	1795	1800	1805	1805	1800	1795	1785	1815
-sdo.deserialization.DynamicIPOSDOLoadTest#loadWithParserCache():
-	695	685	695	705	685	695	685	690	705	695
-	695	690	690	695	705	695	695	710	695	700
-sdo.deserialization.DynamicIPOSDOLoadTest#loadWithParserAndFeatureMapCache():
-	590	580	580	580	575	585	580	580	590	580
-	595	590	595	600	615	600	605	615	605	610
-sdo.deserialization.StaticIPOSDOLoadTest#loadWithNoOptions():
-	1765	1760	1775	1790	1765	1765	1755	1765	1775	1760
-	1780	1785	1785	1790	1790	1790	1780	1785	1770	1805
-sdo.deserialization.StaticIPOSDOLoadTest#loadWithParserCache():
-	675	670	670	685	675	675	655	675	680	670
-	685	675	680	690	690	690	685	695	690	690
-sdo.deserialization.StaticIPOSDOLoadTest#loadWithParserAndFeatureMapCache():
-	575	565	565	570	565	570	565	570	570	560
-	595	585	580	600	600	600	595	605	595	600
-
-
-Save
-
-serialization.DynamicIpo#testSer():
-	260	250	245	250	235	240	250	245	255	250
-	175	180	175	180	180	175	185	175	175	175
-serialization.DynamicIpo#testSerCaching():
-	No data available
-	120	120	115	120	115	120	120	120	115	115
-serialization.StaticIpo#testSer():
-	235	230	225	230	230	230	235	230	230	230
-	170	165	170	165	170	165	170	165	165	165
-serialization.StaticIpo#testSerCaching():
-	No data available
-	115	115	115	115	115	110	115	110	115	110
-sdo.serialization.DynamicIPOSDOSaveTest#saveWithNoOptions():
-	307	299	299	307	296	300	313	307	306	302
-	234	234	241	231	238	231	247	233	240	233
-sdo.serialization.DynamicIPOSDOSaveTest#saveWithCaching():
-	No data available
-	158	159	160	161	164	161	169	161	161	160
-sdo.serialization.StaticIPOSDOSaveTest#saveWithNoOptions():
-	298	298	293	304	291	294	299	301	295	290
-	240	237	229	234	235	230	245	235	234	233
-sdo.serialization.StaticIPOSDOSaveTest#saveWithCaching():
-	No data available
-	162	168	158	160	162	158	161	156	162	155
-
-
-Load
-
-deserialization.DynamicIpoLoad#testLoad():
-	1770	1765	1780	1765	1750	1770	1770	1770	1765	1760
-	1710	1705	1705	1710	1725	1720	1725	1695	1700	1720
-deserialization.DynamicIpoLoad#testLoadParserCache():
-	710	710	710	705	700	715	710	715	710	700
-	640	625	620	630	640	630	640	635	635	640
-deserialization.DynamicIpoLoad#testLoadParserAndFeatureMapCache():
-	580	580	585	580	575	580	585	585	585	580
-	540	525	530	545	550	530	545	545	535	540
-deserialization.StaticIpoLoad#testLoad():
-	1745	1750	1755	1750	1740	1750	1740	1740	1745	1740
-	1705	1695	1695	1695	1705	1700	1705	1700	1690	1705
-deserialization.StaticIpoLoad#testLoadParserCache():
-	690	690	700	685	685	690	685	695	695	690
-	625	630	625	630	635	625	640	640	625	625
-deserialization.StaticIpoLoad#testLoadParserAndFeatureMapCache():
-	570	565	575	570	565	570	570	575	580	570
-	540	535	540	530	545	535	545	540	530	540
-sdo.deserialization.DynamicIPOSDOLoadTest#loadWithNoOptions():
-	1785	1785	1795	1805	1775	1795	1775	1790	1795	1780
-	1800	1785	1795	1800	1805	1805	1800	1795	1785	1815
-sdo.deserialization.DynamicIPOSDOLoadTest#loadWithParserCache():
-	695	685	695	705	685	695	685	690	705	695
-	695	690	690	695	705	695	695	710	695	700
-sdo.deserialization.DynamicIPOSDOLoadTest#loadWithParserAndFeatureMapCache():
-	590	580	580	580	575	585	580	580	590	580
-	595	590	595	600	615	600	605	615	605	610
-sdo.deserialization.StaticIPOSDOLoadTest#loadWithNoOptions():
-	1765	1760	1775	1790	1765	1765	1755	1765	1775	1760
-	1780	1785	1785	1790	1790	1790	1780	1785	1770	1805
-sdo.deserialization.StaticIPOSDOLoadTest#loadWithParserCache():
-	675	670	670	685	675	675	655	675	680	670
-	685	675	680	690	690	690	685	695	690	690
-sdo.deserialization.StaticIPOSDOLoadTest#loadWithParserAndFeatureMapCache():
-	575	565	565	570	565	570	565	570	570	560
-	595	585	580	600	600	600	595	605	595	600
-
-
-Static IPO Access
-
-sdo.accessor.StaticIPOSDOAccessorTest#getByGenerated():
-	0.0424	0.0422	0.0422	0.0422	0.0422	0.0428	0.0442	0.042	0.0422	0.0422
-	0.042	0.0374	0.0368	0.0418	0.0368	0.0422	0.0422	0.0422	0.0424	0.0424
-sdo.accessor.StaticIPOSDOAccessorTest#setByGenerated():
-	5.05	5.3733333333333	4.7166666666667	5.2266666666667	5.4366666666667	5.54	5.31	5.27	5.0566666666667	4.7566666666667
-	5.1566666666667	4.19	4.98	5.3433333333333	5.1	5.1533333333333	5.1333333333333	5.69	5.0166666666667	4.9666666666667
-sdo.accessor.StaticIPOSDOAccessorTest#getByProperty():
-	1.8625	1.9	1.865	1.97	3.07	2.01	1.685	1.9425	1.715	1.8975
-	1.6125	1.415	1.3725	1.405	1.41	1.3425	1.36	1.37	1.3975	1.3725
-sdo.accessor.StaticIPOSDOAccessorTest#setByProperty():
-	5.26	5.34	4.8	5.3	6.88	5.54	5.52	4.98	5.08	4.52
-	5.38	4.32	5.36	5.58	5.4	5.52	5.34	7.5	5.34	5.24
-sdo.accessor.StaticIPOSDOAccessorTest#getByShortPath():
-	4.9041666666667	4.8375	5.0625	4.6291666666667	4.9708333333333	4.5375	4.3916666666667	4.4	5.0708333333333	4.625
-	3.3958333333333	3.2458333333333	5.2333333333333	3.225	3.3666666666667	3.3625	3.0958333333333	3.4541666666667	4.7875	3.45
-sdo.accessor.StaticIPOSDOAccessorTest#setByShortPath():
-	14.14	13.7	13.53	13.89	13.9	13.88	13.62	13.31	13.51	13.27
-	13.58	12.21	13.6	13.58	13.34	13.5	13.3	14.67	13.18	13.02
-
-
-Dynamic IPO Access
-
-sdo.accessor.DynamicIPOSDOAccessorTest#getByProperty():
-	6.68	6.87	6.83	7.255	7.855	6.285	6.38	7.33	6.545	7.275
-	5.31	5.125	5.16	4.755	5.205	5.075	4.735	5.08	5.045	5.115
-sdo.accessor.DynamicIPOSDOAccessorTest#setByProperty():
-	26.3	28.25	27.7	27.65	28	24.7	24.05	24.8	29.95	27.1
-	28.95	37.8	22.6	31.15	30	29.15	31.5	25.35	28.15	28.25
-sdo.accessor.DynamicIPOSDOAccessorTest#getByShortPath():
-	12.733333333333	13.041666666667	13.825	13.641666666667	12.708333333333	12.916666666667	12.141666666667	13.325	13.516666666667	12.983333333333
-	10.2	9.9833333333333	20.575	9.8666666666667	10.483333333333	10.041666666667	9.625	10.291666666667	9.8916666666667	13.591666666667
-sdo.accessor.DynamicIPOSDOAccessorTest#setByShortPath():
-	27.2	27.9	27.128571428571	28.728571428571	28.485714285714	27.657142857143	27.357142857143	28.028571428571	27.9	26.585714285714
-	25.942857142857	29.642857142857	30.171428571429	26.057142857143	26.957142857143	26.185714285714	27.957142857143	27.114285714286	25.742857142857	26.785714285714
-
-
-Sequence/FeatureMap
-
-sdo.accessor.StaticSequenceTest#getSequenceByGenerated():
-	0.0071	0.0072	0.0071	0.0071	0.0072	0.0067	0.0071	0.0071	0.0071	0.0072
-	0.0071	0.007	0.0072	0.0068	0.0071	0.0072	0.0072	0.0071	0.007	0.0071
-sdo.accessor.StaticSequenceTest#getDerivedByGenerated():
-	0.251	0.256	0.244	0.239	0.243	0.245	0.2615	0.2525	0.25	0.2445
-	0.1865	0.199	0.198	0.1905	0.207	0.1865	0.205	0.2045	0.1965	0.1965
-sdo.accessor.StaticSequenceTest#getSequenceWithEGet():
-	0.0353	0.0357	0.0355	0.0357	0.0356	0.0355	0.0362	0.0354	0.0357	0.0357
-	0.0363	0.0363	0.0363	0.0361	0.0363	0.0363	0.0363	0.0364	0.0364	0.0363
-sdo.accessor.StaticSequenceTest#getDerivedWithEGet():
-	0.294	0.2925	0.2845	0.2865	0.282	0.3055	0.294	0.286	0.294	0.314
-	0.218	0.2265	0.239	0.223	0.232	0.2215	0.227	0.2225	0.2195	0.221
-sdo.accessor.StaticSequenceTest#getSequence():
-	0.17266666666667	0.16433333333333	0.15833333333333	0.159	0.156	0.16333333333333	0.159	0.16166666666667	0.157	0.15533333333333
-	0.11833333333333	0.13033333333333	0.122	0.11866666666667	0.124	0.118	0.12033333333333	0.12366666666667	0.12433333333333	0.11933333333333
-sdo.accessor.StaticSequenceTest#getDerived():
-	0.21316666666667	0.22333333333333	0.21433333333333	0.21916666666667	0.22283333333333	0.22316666666667	0.24383333333333	0.221	0.25	0.23983333333333
-	0.18583333333333	0.1815	0.18933333333333	0.17616666666667	0.17266666666667	0.16583333333333	0.16833333333333	0.16833333333333	0.16816666666667	0.16816666666667
-
-
-Bidirectional Set
-
-sdo.accessor.StaticBidirectionalTest#setAdaptedByGenerated():
-	1.6145833333333	1.7	1.6270833333333	1.7083333333333	1.6666666666667	1.73125	1.8833333333333	1.6291666666667	1.6458333333333	1.6833333333333
-	1.5145833333333	1.5333333333333	1.50625	1.4666666666667	1.5020833333333	1.4145833333333	1.4479166666667	1.5395833333333	1.4875	1.4729166666667
-sdo.accessor.StaticBidirectionalTest#setByGenerated():
-	5	4.58	5.34	5.19	6.11	5.22	5.27	5.25	5.36	5.29
-	5.42	4.82	5.24	5.33	5.48	5.2	5.59	6.16	5.2	4.76
-sdo.accessor.StaticBidirectionalTest#setWithESet():
-	5.21	4.68	4.82	5.36	5.99	6.84	5.48	5.16	5.15	5.12
-	5.28	4.82	6.85	5.23	5.51	5.29	5.46	6.03	5.24	4.79
-sdo.accessor.StaticIPOSDOAccessorTest#setObjectWithESet():
-	0.032083333333333	0.0325	0.032083333333333	0.032083333333333	0.0325	0.036666666666667	0.032083333333333	0.032083333333333	0.04625	0.036666666666667
-	0.033333333333333	0.032916666666667	0.032916666666667	0.032916666666667	0.033333333333333	0.032916666666667	0.033333333333333	0.038333333333333	0.033333333333333	0.033333333333333
-
-
-Dynamic Access (1)
-
-sdo.accessor.DynamicIPOSDOAccessorTest#getObjectWithEGet():
-	0.11921875	0.13203125	0.11625	0.150625	0.094375	0.09328125	0.11671875	0.1528125	0.11765625	0.11796875
-	0.09796875	0.10109375	0.09640625	0.1040625	0.1003125	0.10390625	0.1003125	0.09828125	0.11484375	0.0990625
-sdo.accessor.DynamicIPOSDOAccessorTest#setObjectWithESet():
-	0.19041666666667	0.20208333333333	0.19833333333333	0.22625	0.16083333333333	0.17875	0.19291666666667	0.22125	0.19166666666667	0.20125
-	0.17291666666667	0.17083333333333	0.16583333333333	0.15375	0.15625	0.16416666666667	0.15958333333333	0.15708333333333	0.19875	0.19208333333333
-sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByProperty():
-	0.23525	0.27775	0.23025	0.255	0.2185	0.231	0.2485	0.26925	0.224	0.24625
-	0.174	0.1645	0.18125	0.161	0.16525	0.15925	0.16825	0.167	0.1675	0.18
-sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByProperty():
-	0.193125	0.1996875	0.186875	0.2078125	0.1665625	0.168125	0.193125	0.199375	0.2040625	0.186875
-	0.1503125	0.17	0.1559375	0.1703125	0.161875	0.1728125	0.171875	0.169375	0.1725	0.165
-sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByIndex():
-	0.264	0.29025	0.25525	0.28525	0.2525	0.25625	0.275	0.29075	0.24775	0.262
-	0.169	0.1625	0.1845	0.1515	0.1545	0.15325	0.14725	0.14525	0.15925	0.1515
-sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByIndex():
-	0.204375	0.2125	0.1996875	0.2078125	0.180625	0.176875	0.220625	0.2065625	0.2040625	0.20125
-	0.1628125	0.160625	0.15125	0.15875	0.156875	0.1553125	0.16	0.1503125	0.18375	0.1953125
-sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByProperty():
-	0.249625	0.299875	0.24125	0.261125	0.2295	0.266625	0.280375	0.277625	0.231	0.251125
-	0.189375	0.186375	0.1825	0.174625	0.172875	0.166125	0.178875	0.177125	0.173875	0.166
-sdo.accessor.DynamicIPOSDOAccessorTest#setBigIntegerByProperty():
-	0.414375	0.4334375	0.406875	0.415625	0.369375	0.363125	0.4153125	0.4375	0.4140625	0.40875
-	0.3484375	0.384375	0.380625	0.3609375	0.3603125	0.3921875	0.405	0.3909375	0.3703125	0.37
-sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByIndex():
-	0.263	0.30275	0.25725	0.2865	0.24725	0.266	0.29	0.2985	0.24775	0.26875
-	0.17875	0.15575	0.1705	0.16	0.155	0.15375	0.16025	0.159	0.156	0.15675
-sdo.accessor.DynamicIPOSDOAccessorTest#setBigIntegerByIndex():
-	0.22108333333333	0.22533333333333	0.22266666666667	0.22683333333333	0.19916666666667	0.19791666666667	0.22066666666667	0.22241666666667	0.22191666666667	0.22183333333333
-	0.16558333333333	0.1775	0.17941666666667	0.15833333333333	0.17633333333333	0.17208333333333	0.16408333333333	0.16908333333333	0.17991666666667	0.1775
-sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByPath():
-	3.3821428571429	3.4892857142857	3.4857142857143	3.4892857142857	3.3892857142857	3.4928571428571	3.5178571428571	3.5035714285714	3.5107142857143	3.3928571428571
-	3.0107142857143	3.025	3.0571428571429	3.0178571428571	3.0714285714286	3.0285714285714	2.9107142857143	3.0035714285714	3.025	3.0142857142857
-sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByProperty():
-	0.502	0.51775	0.486	0.52125	0.42825	0.4485	0.52725	0.55175	0.44825	0.4865
-	0.348	0.328	0.36175	0.30325	0.343	0.37	0.3475	0.36675	0.307	0.3575
-sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByIndex():
-	0.53325	0.59275	0.51575	0.56475	0.494	0.4975	0.5445	0.601	0.494	0.549
-	0.3475	0.31525	0.37925	0.32	0.36475	0.39325	0.32925	0.37975	0.313	0.3815
-sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByPath():
-	4.144	4.2	4.308	4.352	4.176	4.28	4.296	4.316	4.756	4.132
-	3.788	3.724	3.8	3.704	3.924	3.82	3.704	3.74	3.688	3.78
-sdo.accessor.DynamicIPOSDOAccessorTest#getStringByShortPath():
-	0.32566666666667	0.339	0.349	0.35833333333333	0.298	0.31766666666667	0.31133333333333	0.347	0.32266666666667	0.32366666666667
-	0.261	0.23066666666667	0.50266666666667	0.23966666666667	0.24266666666667	0.25566666666667	0.241	0.26733333333333	0.251	0.29666666666667
-sdo.accessor.DynamicIPOSDOAccessorTest#getDataObjectByProperty():
-	0.260375	0.294375	0.28	0.287875	0.252125	0.25825	0.274875	0.28825	0.28575	0.309
-	0.24625	0.214125	0.210875	0.216625	0.2245	0.218375	0.203625	0.226	0.206	0.21925
-sdo.accessor.DynamicIPOSDOAccessorTest#setDataObjectByProperty():
-	1.32625	1.3325	1.2025	1.36375	1.3425	1.4275	1.38	1.3525	1.36125	1.18625
-	1.34625	1.63625	1.24875	1.3025	1.29875	1.34875	1.38875	1.395	1.26625	1.265
-
-
-Dynamic Access (2)
-
-sdo.accessor.DynamicIPOSDOAccessorTest#getObjectWithEGet():
-	0.11921875	0.13203125	0.11625	0.150625	0.094375	0.09328125	0.11671875	0.1528125	0.11765625	0.11796875
-	0.09796875	0.10109375	0.09640625	0.1040625	0.1003125	0.10390625	0.1003125	0.09828125	0.11484375	0.0990625
-sdo.accessor.DynamicIPOSDOAccessorTest#setObjectWithESet():
-	0.19041666666667	0.20208333333333	0.19833333333333	0.22625	0.16083333333333	0.17875	0.19291666666667	0.22125	0.19166666666667	0.20125
-	0.17291666666667	0.17083333333333	0.16583333333333	0.15375	0.15625	0.16416666666667	0.15958333333333	0.15708333333333	0.19875	0.19208333333333
-sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByProperty():
-	0.23525	0.27775	0.23025	0.255	0.2185	0.231	0.2485	0.26925	0.224	0.24625
-	0.174	0.1645	0.18125	0.161	0.16525	0.15925	0.16825	0.167	0.1675	0.18
-sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByProperty():
-	0.193125	0.1996875	0.186875	0.2078125	0.1665625	0.168125	0.193125	0.199375	0.2040625	0.186875
-	0.1503125	0.17	0.1559375	0.1703125	0.161875	0.1728125	0.171875	0.169375	0.1725	0.165
-sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByIndex():
-	0.264	0.29025	0.25525	0.28525	0.2525	0.25625	0.275	0.29075	0.24775	0.262
-	0.169	0.1625	0.1845	0.1515	0.1545	0.15325	0.14725	0.14525	0.15925	0.1515
-sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByIndex():
-	0.204375	0.2125	0.1996875	0.2078125	0.180625	0.176875	0.220625	0.2065625	0.2040625	0.20125
-	0.1628125	0.160625	0.15125	0.15875	0.156875	0.1553125	0.16	0.1503125	0.18375	0.1953125
-sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByProperty():
-	0.249625	0.299875	0.24125	0.261125	0.2295	0.266625	0.280375	0.277625	0.231	0.251125
-	0.189375	0.186375	0.1825	0.174625	0.172875	0.166125	0.178875	0.177125	0.173875	0.166
-sdo.accessor.DynamicIPOSDOAccessorTest#setBigIntegerByProperty():
-	0.414375	0.4334375	0.406875	0.415625	0.369375	0.363125	0.4153125	0.4375	0.4140625	0.40875
-	0.3484375	0.384375	0.380625	0.3609375	0.3603125	0.3921875	0.405	0.3909375	0.3703125	0.37
-sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByIndex():
-	0.263	0.30275	0.25725	0.2865	0.24725	0.266	0.29	0.2985	0.24775	0.26875
-	0.17875	0.15575	0.1705	0.16	0.155	0.15375	0.16025	0.159	0.156	0.15675
-sdo.accessor.DynamicIPOSDOAccessorTest#setBigIntegerByIndex():
-	0.22108333333333	0.22533333333333	0.22266666666667	0.22683333333333	0.19916666666667	0.19791666666667	0.22066666666667	0.22241666666667	0.22191666666667	0.22183333333333
-	0.16558333333333	0.1775	0.17941666666667	0.15833333333333	0.17633333333333	0.17208333333333	0.16408333333333	0.16908333333333	0.17991666666667	0.1775
-sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByProperty():
-	0.502	0.51775	0.486	0.52125	0.42825	0.4485	0.52725	0.55175	0.44825	0.4865
-	0.348	0.328	0.36175	0.30325	0.343	0.37	0.3475	0.36675	0.307	0.3575
-sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByIndex():
-	0.53325	0.59275	0.51575	0.56475	0.494	0.4975	0.5445	0.601	0.494	0.549
-	0.3475	0.31525	0.37925	0.32	0.36475	0.39325	0.32925	0.37975	0.313	0.3815
-sdo.accessor.DynamicIPOSDOAccessorTest#getStringByShortPath():
-	0.32566666666667	0.339	0.349	0.35833333333333	0.298	0.31766666666667	0.31133333333333	0.347	0.32266666666667	0.32366666666667
-	0.261	0.23066666666667	0.50266666666667	0.23966666666667	0.24266666666667	0.25566666666667	0.241	0.26733333333333	0.251	0.29666666666667
-sdo.accessor.DynamicIPOSDOAccessorTest#getDataObjectByProperty():
-	0.260375	0.294375	0.28	0.287875	0.252125	0.25825	0.274875	0.28825	0.28575	0.309
-	0.24625	0.214125	0.210875	0.216625	0.2245	0.218375	0.203625	0.226	0.206	0.21925
-
-
-Static Access (1)
-
-sdo.accessor.StaticIPOSDOAccessorTest#getFromMap():
-	0.03105	0.0326	0.032	0.0311	0.0317	0.04175	0.0374	0.0316	0.0358	0.0358
-	0.0315	0.03655	0.03135	0.0318	0.0357	0.03475	0.03565	0.03105	0.03105	0.03135
-sdo.accessor.StaticIPOSDOAccessorTest#setInMap():
-	0.0369	0.0313	0.0312	0.031	0.0311	0.03095	0.0356	0.031	0.03105	0.03785
-	0.03105	0.03125	0.031	0.0312	0.03345	0.0312	0.031	0.0386	0.03115	0.0331
-sdo.accessor.StaticIPOSDOAccessorTest#getObjectWithEGet():
-	0.0265625	0.02703125	0.026875	0.0271875	0.0271875	0.0271875	0.0271875	0.02703125	0.026875	0.0271875
-	0.0278125	0.0275	0.0278125	0.0278125	0.0278125	0.0278125	0.0278125	0.02828125	0.0278125	0.0278125
-sdo.accessor.StaticIPOSDOAccessorTest#setObjectWithESet():
-	0.032083333333333	0.0325	0.032083333333333	0.032083333333333	0.0325	0.036666666666667	0.032083333333333	0.032083333333333	0.04625	0.036666666666667
-	0.033333333333333	0.032916666666667	0.032916666666667	0.032916666666667	0.033333333333333	0.032916666666667	0.033333333333333	0.038333333333333	0.033333333333333	0.033333333333333
-sdo.accessor.StaticIPOSDOAccessorTest#getObjectByProperty():
-	0.1505	0.141	0.14725	0.12825	0.155	0.1385	0.14075	0.18175	0.1345	0.138
-	0.099	0.08725	0.097	0.102	0.0985	0.08025	0.0995	0.12775	0.08525	0.09825
-sdo.accessor.StaticIPOSDOAccessorTest#setObjectByProperty():
-	0.05375	0.0553125	0.049375	0.054375	0.07125	0.0575	0.0584375	0.068125	0.054375	0.049375
-	0.055625	0.0603125	0.0553125	0.0559375	0.055	0.0559375	0.0559375	0.0778125	0.055	0.0546875
-sdo.accessor.StaticIPOSDOAccessorTest#getObjectByIndex():
-	0.168	0.16325	0.177	0.148	0.1715	0.16125	0.20275	0.15275	0.161	0.18275
-	0.103	0.0975	0.09775	0.0975	0.0975	0.09775	0.09825	0.13525	0.09825	0.09775
-sdo.accessor.StaticIPOSDOAccessorTest#setObjectByIndex():
-	0.066875	0.0675	0.074375	0.09	0.0753125	0.0690625	0.069375	0.075	0.0690625	0.0690625
-	0.0509375	0.049375	0.051875	0.0490625	0.051875	0.049375	0.0521875	0.08875	0.0521875	0.05
-sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByGenerated():
-	0.0020234375	0.0020234375	0.0020234375	0.0020234375	0.0020234375	0.002015625	0.0020234375	0.0020234375	0.0020234375	0.0020234375
-	0.0020234375	0.0020234375	0.0020234375	0.0020234375	0.002015625	0.0020234375	0.0020234375	0.0020234375	0.0020234375	0.0020234375
-sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByGenerated():
-	0.0213125	0.0213125	0.0215625	0.0209375	0.02096875	0.020875	0.0275	0.02134375	0.02125	0.0211875
-	0.0215625	0.022125	0.02128125	0.0211875	0.0216875	0.02090625	0.0241875	0.0213125	0.0215	0.02125
-sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByProperty():
-	0.15725	0.13875	0.140625	0.122	0.14825	0.122875	0.147125	0.17775	0.126625	0.134375
-	0.147625	0.118125	0.077625	0.07775	0.081	0.108875	0.082875	0.11075	0.079375	0.07925
-sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByProperty():
-	0.0540625	0.0559375	0.0584375	0.05203125	0.07109375	0.05828125	0.08265625	0.0540625	0.051875	0.0515625
-	0.05375	0.05859375	0.05375	0.055625	0.0559375	0.05546875	0.05765625	0.09890625	0.05640625	0.05546875
-sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByIndex():
-	0.15975	0.1565	0.177	0.14475	0.1675	0.17325	0.166	0.14925	0.1465	0.157
-	0.095	0.107	0.10975	0.07825	0.111	0.07975	0.08125	0.0805	0.11025	0.078
-sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByIndex():
-	0.070666666666667	0.0705	0.07825	0.07525	0.079416666666667	0.073083333333333	0.077666666666667	0.078833333333333	0.072583333333333	0.072583333333333
-	0.05675	0.05425	0.056916666666667	0.054833333333333	0.057416666666667	0.055083333333333	0.06	0.088333333333333	0.057583333333333	0.05425
-sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByPath():
-	3.4214285714286	3.425	3.4464285714286	3.4107142857143	3.3678571428571	3.4714285714286	3.2714285714286	3.4035714285714	3.4107142857143	3.3357142857143
-	2.8464285714286	2.7928571428571	4.3928571428571	2.8321428571429	2.8428571428571	2.85	2.8071428571429	2.7857142857143	2.9178571428571	2.7928571428571
-sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByProperty():
-	0.13575	0.1465	0.140875	0.129	0.13875	0.122875	0.1855	0.17275	0.1325	0.133125
-	0.115125	0.06775	0.0675	0.097125	0.086625	0.068	0.067375	0.155125	0.067	0.07
-sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByIndex():
-	0.1545	0.163	0.176375	0.145625	0.164125	0.14375	0.148375	0.148375	0.1475	0.157875
-	0.128375	0.10675	0.1095	0.07775	0.129125	0.078125	0.07825	0.1125	0.109875	0.106875
-sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByPath():
-	4.092	4.132	4.132	4.048	4.272	4.016	3.932	4.072	4.008	3.948
-	3.584	3.504	5.824	3.52	3.56	3.512	3.436	3.52	3.52	3.452
-sdo.accessor.StaticIPOSDOAccessorTest#getStringByShortPath():
-	0.23233333333333	0.239	0.26566666666667	0.21266666666667	0.21633333333333	0.20933333333333	0.222	0.20966666666667	0.22166666666667	0.22833333333333
-	0.154	0.118	0.155	0.12266666666667	0.15766666666667	0.157	0.117	0.179	0.119	0.16
-sdo.accessor.StaticIPOSDOAccessorTest#getDataObjectByProperty():
-	0.10525	0.105375	0.107125	0.094875	0.10675	0.11725	0.101375	0.0935	0.1075	0.107875
-	0.08425	0.069875	0.085375	0.08425	0.08775	0.07	0.085125	0.08475	0.0875	0.083875
-sdo.accessor.StaticIPOSDOAccessorTest#setDataObjectByProperty():
-	1.13375	1.19375	1.06	1.28375	1.24	1.22375	1.205	1.12125	1.13125	1.03875
-	1.125	0.89	1.16	1.19125	1.16375	1.14625	1.1975	1.37375	1.145	1.10625
-
-
-Static Access (2)
-
-sdo.accessor.StaticIPOSDOAccessorTest#getFromMap():
-	0.03105	0.0326	0.032	0.0311	0.0317	0.04175	0.0374	0.0316	0.0358	0.0358
-	0.0315	0.03655	0.03135	0.0318	0.0357	0.03475	0.03565	0.03105	0.03105	0.03135
-sdo.accessor.StaticIPOSDOAccessorTest#setInMap():
-	0.0369	0.0313	0.0312	0.031	0.0311	0.03095	0.0356	0.031	0.03105	0.03785
-	0.03105	0.03125	0.031	0.0312	0.03345	0.0312	0.031	0.0386	0.03115	0.0331
-sdo.accessor.StaticIPOSDOAccessorTest#getObjectWithEGet():
-	0.0265625	0.02703125	0.026875	0.0271875	0.0271875	0.0271875	0.0271875	0.02703125	0.026875	0.0271875
-	0.0278125	0.0275	0.0278125	0.0278125	0.0278125	0.0278125	0.0278125	0.02828125	0.0278125	0.0278125
-sdo.accessor.StaticIPOSDOAccessorTest#setObjectWithESet():
-	0.032083333333333	0.0325	0.032083333333333	0.032083333333333	0.0325	0.036666666666667	0.032083333333333	0.032083333333333	0.04625	0.036666666666667
-	0.033333333333333	0.032916666666667	0.032916666666667	0.032916666666667	0.033333333333333	0.032916666666667	0.033333333333333	0.038333333333333	0.033333333333333	0.033333333333333
-sdo.accessor.StaticIPOSDOAccessorTest#getObjectByProperty():
-	0.1505	0.141	0.14725	0.12825	0.155	0.1385	0.14075	0.18175	0.1345	0.138
-	0.099	0.08725	0.097	0.102	0.0985	0.08025	0.0995	0.12775	0.08525	0.09825
-sdo.accessor.StaticIPOSDOAccessorTest#setObjectByProperty():
-	0.05375	0.0553125	0.049375	0.054375	0.07125	0.0575	0.0584375	0.068125	0.054375	0.049375
-	0.055625	0.0603125	0.0553125	0.0559375	0.055	0.0559375	0.0559375	0.0778125	0.055	0.0546875
-sdo.accessor.StaticIPOSDOAccessorTest#getObjectByIndex():
-	0.168	0.16325	0.177	0.148	0.1715	0.16125	0.20275	0.15275	0.161	0.18275
-	0.103	0.0975	0.09775	0.0975	0.0975	0.09775	0.09825	0.13525	0.09825	0.09775
-sdo.accessor.StaticIPOSDOAccessorTest#setObjectByIndex():
-	0.066875	0.0675	0.074375	0.09	0.0753125	0.0690625	0.069375	0.075	0.0690625	0.0690625
-	0.0509375	0.049375	0.051875	0.0490625	0.051875	0.049375	0.0521875	0.08875	0.0521875	0.05
-sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByGenerated():
-	0.0020234375	0.0020234375	0.0020234375	0.0020234375	0.0020234375	0.002015625	0.0020234375	0.0020234375	0.0020234375	0.0020234375
-	0.0020234375	0.0020234375	0.0020234375	0.0020234375	0.002015625	0.0020234375	0.0020234375	0.0020234375	0.0020234375	0.0020234375
-sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByGenerated():
-	0.0213125	0.0213125	0.0215625	0.0209375	0.02096875	0.020875	0.0275	0.02134375	0.02125	0.0211875
-	0.0215625	0.022125	0.02128125	0.0211875	0.0216875	0.02090625	0.0241875	0.0213125	0.0215	0.02125
-sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByProperty():
-	0.15725	0.13875	0.140625	0.122	0.14825	0.122875	0.147125	0.17775	0.126625	0.134375
-	0.147625	0.118125	0.077625	0.07775	0.081	0.108875	0.082875	0.11075	0.079375	0.07925
-sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByProperty():
-	0.0540625	0.0559375	0.0584375	0.05203125	0.07109375	0.05828125	0.08265625	0.0540625	0.051875	0.0515625
-	0.05375	0.05859375	0.05375	0.055625	0.0559375	0.05546875	0.05765625	0.09890625	0.05640625	0.05546875
-sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByIndex():
-	0.15975	0.1565	0.177	0.14475	0.1675	0.17325	0.166	0.14925	0.1465	0.157
-	0.095	0.107	0.10975	0.07825	0.111	0.07975	0.08125	0.0805	0.11025	0.078
-sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByIndex():
-	0.070666666666667	0.0705	0.07825	0.07525	0.079416666666667	0.073083333333333	0.077666666666667	0.078833333333333	0.072583333333333	0.072583333333333
-	0.05675	0.05425	0.056916666666667	0.054833333333333	0.057416666666667	0.055083333333333	0.06	0.088333333333333	0.057583333333333	0.05425
-sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByProperty():
-	0.13575	0.1465	0.140875	0.129	0.13875	0.122875	0.1855	0.17275	0.1325	0.133125
-	0.115125	0.06775	0.0675	0.097125	0.086625	0.068	0.067375	0.155125	0.067	0.07
-sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByIndex():
-	0.1545	0.163	0.176375	0.145625	0.164125	0.14375	0.148375	0.148375	0.1475	0.157875
-	0.128375	0.10675	0.1095	0.07775	0.129125	0.078125	0.07825	0.1125	0.109875	0.106875
-sdo.accessor.StaticIPOSDOAccessorTest#getDataObjectByProperty():
-	0.10525	0.105375	0.107125	0.094875	0.10675	0.11725	0.101375	0.0935	0.1075	0.107875
-	0.08425	0.069875	0.085375	0.08425	0.08775	0.07	0.085125	0.08475	0.0875	0.083875
-
-
-Getters
-
-sdo.accessor.DynamicIPOSDOAccessorTest#getObjectWithEGet():
-	0.11921875	0.13203125	0.11625	0.150625	0.094375	0.09328125	0.11671875	0.1528125	0.11765625	0.11796875
-	0.09796875	0.10109375	0.09640625	0.1040625	0.1003125	0.10390625	0.1003125	0.09828125	0.11484375	0.0990625
-sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByProperty():
-	0.23525	0.27775	0.23025	0.255	0.2185	0.231	0.2485	0.26925	0.224	0.24625
-	0.174	0.1645	0.18125	0.161	0.16525	0.15925	0.16825	0.167	0.1675	0.18
-sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByIndex():
-	0.264	0.29025	0.25525	0.28525	0.2525	0.25625	0.275	0.29075	0.24775	0.262
-	0.169	0.1625	0.1845	0.1515	0.1545	0.15325	0.14725	0.14525	0.15925	0.1515
-sdo.accessor.StaticIPOSDOAccessorTest#getObjectWithEGet():
-	0.0265625	0.02703125	0.026875	0.0271875	0.0271875	0.0271875	0.0271875	0.02703125	0.026875	0.0271875
-	0.0278125	0.0275	0.0278125	0.0278125	0.0278125	0.0278125	0.0278125	0.02828125	0.0278125	0.0278125
-sdo.accessor.StaticIPOSDOAccessorTest#getObjectByProperty():
-	0.1505	0.141	0.14725	0.12825	0.155	0.1385	0.14075	0.18175	0.1345	0.138
-	0.099	0.08725	0.097	0.102	0.0985	0.08025	0.0995	0.12775	0.08525	0.09825
-sdo.accessor.StaticIPOSDOAccessorTest#getObjectByIndex():
-	0.168	0.16325	0.177	0.148	0.1715	0.16125	0.20275	0.15275	0.161	0.18275
-	0.103	0.0975	0.09775	0.0975	0.0975	0.09775	0.09825	0.13525	0.09825	0.09775
-
-
-Setters
-
-sdo.accessor.DynamicIPOSDOAccessorTest#setObjectWithESet():
-	0.19041666666667	0.20208333333333	0.19833333333333	0.22625	0.16083333333333	0.17875	0.19291666666667	0.22125	0.19166666666667	0.20125
-	0.17291666666667	0.17083333333333	0.16583333333333	0.15375	0.15625	0.16416666666667	0.15958333333333	0.15708333333333	0.19875	0.19208333333333
-sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByProperty():
-	0.193125	0.1996875	0.186875	0.2078125	0.1665625	0.168125	0.193125	0.199375	0.2040625	0.186875
-	0.1503125	0.17	0.1559375	0.1703125	0.161875	0.1728125	0.171875	0.169375	0.1725	0.165
-sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByIndex():
-	0.204375	0.2125	0.1996875	0.2078125	0.180625	0.176875	0.220625	0.2065625	0.2040625	0.20125
-	0.1628125	0.160625	0.15125	0.15875	0.156875	0.1553125	0.16	0.1503125	0.18375	0.1953125
-sdo.accessor.StaticIPOSDOAccessorTest#setObjectWithESet():
-	0.032083333333333	0.0325	0.032083333333333	0.032083333333333	0.0325	0.036666666666667	0.032083333333333	0.032083333333333	0.04625	0.036666666666667
-	0.033333333333333	0.032916666666667	0.032916666666667	0.032916666666667	0.033333333333333	0.032916666666667	0.033333333333333	0.038333333333333	0.033333333333333	0.033333333333333
-sdo.accessor.StaticIPOSDOAccessorTest#setObjectByProperty():
-	0.05375	0.0553125	0.049375	0.054375	0.07125	0.0575	0.0584375	0.068125	0.054375	0.049375
-	0.055625	0.0603125	0.0553125	0.0559375	0.055	0.0559375	0.0559375	0.0778125	0.055	0.0546875
-sdo.accessor.StaticIPOSDOAccessorTest#setObjectByIndex():
-	0.066875	0.0675	0.074375	0.09	0.0753125	0.0690625	0.069375	0.075	0.0690625	0.0690625
-	0.0509375	0.049375	0.051875	0.0490625	0.051875	0.049375	0.0521875	0.08875	0.0521875	0.05
-
-
-Open Content
-
-sdo.extendedMetaData.OpenContentTest#demandFeature():
-	6495	6530	6620	1785	6430	6670	6475	6555	6530	6605
-	1785	1830	1745	1845	1760	1800	1770	1755	1760	1740
-sdo.extendedMetaData.OpenContentTest#createDemandFeatureDO():
-	2795	2735	2770	3050	2740	2760	2745	2790	2735	2700
-	1470	1405	1440	1440	1430	1415	1445	1435	1430	1430
-
-
-All Test Methods
-
-serialization.DynamicIpo#testSer():
-	260	250	245	250	235	240	250	245	255	250
-	175	180	175	180	180	175	185	175	175	175
-serialization.DynamicIpo#testSerCaching():
-	No data available
-	120	120	115	120	115	120	120	120	115	115
-serialization.StaticIpo#testSer():
-	235	230	225	230	230	230	235	230	230	230
-	170	165	170	165	170	165	170	165	165	165
-serialization.StaticIpo#testSerCaching():
-	No data available
-	115	115	115	115	115	110	115	110	115	110
-deserialization.DynamicIpoLoad#testLoad():
-	1770	1765	1780	1765	1750	1770	1770	1770	1765	1760
-	1710	1705	1705	1710	1725	1720	1725	1695	1700	1720
-deserialization.DynamicIpoLoad#testLoadParserCache():
-	710	710	710	705	700	715	710	715	710	700
-	640	625	620	630	640	630	640	635	635	640
-deserialization.DynamicIpoLoad#testLoadParserAndFeatureMapCache():
-	580	580	585	580	575	580	585	585	585	580
-	540	525	530	545	550	530	545	545	535	540
-deserialization.StaticIpoLoad#testLoad():
-	1745	1750	1755	1750	1740	1750	1740	1740	1745	1740
-	1705	1695	1695	1695	1705	1700	1705	1700	1690	1705
-deserialization.StaticIpoLoad#testLoadParserCache():
-	690	690	700	685	685	690	685	695	695	690
-	625	630	625	630	635	625	640	640	625	625
-deserialization.StaticIpoLoad#testLoadParserAndFeatureMapCache():
-	570	565	575	570	565	570	570	575	580	570
-	540	535	540	530	545	535	545	540	530	540
-sdo.serialization.DynamicIPOSDOSaveTest#saveWithNoOptions():
-	307	299	299	307	296	300	313	307	306	302
-	234	234	241	231	238	231	247	233	240	233
-sdo.serialization.DynamicIPOSDOSaveTest#saveWithCaching():
-	No data available
-	158	159	160	161	164	161	169	161	161	160
-sdo.serialization.StaticIPOSDOSaveTest#saveWithNoOptions():
-	298	298	293	304	291	294	299	301	295	290
-	240	237	229	234	235	230	245	235	234	233
-sdo.serialization.StaticIPOSDOSaveTest#saveWithCaching():
-	No data available
-	162	168	158	160	162	158	161	156	162	155
-sdo.deserialization.DynamicIPOSDOLoadTest#loadWithNoOptions():
-	1785	1785	1795	1805	1775	1795	1775	1790	1795	1780
-	1800	1785	1795	1800	1805	1805	1800	1795	1785	1815
-sdo.deserialization.DynamicIPOSDOLoadTest#loadWithParserCache():
-	695	685	695	705	685	695	685	690	705	695
-	695	690	690	695	705	695	695	710	695	700
-sdo.deserialization.DynamicIPOSDOLoadTest#loadWithParserAndFeatureMapCache():
-	590	580	580	580	575	585	580	580	590	580
-	595	590	595	600	615	600	605	615	605	610
-sdo.deserialization.StaticIPOSDOLoadTest#loadWithNoOptions():
-	1765	1760	1775	1790	1765	1765	1755	1765	1775	1760
-	1780	1785	1785	1790	1790	1790	1780	1785	1770	1805
-sdo.deserialization.StaticIPOSDOLoadTest#loadWithParserCache():
-	675	670	670	685	675	675	655	675	680	670
-	685	675	680	690	690	690	685	695	690	690
-sdo.deserialization.StaticIPOSDOLoadTest#loadWithParserAndFeatureMapCache():
-	575	565	565	570	565	570	565	570	570	560
-	595	585	580	600	600	600	595	605	595	600
-sdo.extendedMetaData.OpenContentTest#demandFeature():
-	6495	6530	6620	1785	6430	6670	6475	6555	6530	6605
-	1785	1830	1745	1845	1760	1800	1770	1755	1760	1740
-sdo.extendedMetaData.OpenContentTest#createDemandFeatureDO():
-	2795	2735	2770	3050	2740	2760	2745	2790	2735	2700
-	1470	1405	1440	1440	1430	1415	1445	1435	1430	1430
-sdo.accessor.StaticSequenceTest#getSequenceByGenerated():
-	0.0071	0.0072	0.0071	0.0071	0.0072	0.0067	0.0071	0.0071	0.0071	0.0072
-	0.0071	0.007	0.0072	0.0068	0.0071	0.0072	0.0072	0.0071	0.007	0.0071
-sdo.accessor.StaticSequenceTest#getDerivedByGenerated():
-	0.251	0.256	0.244	0.239	0.243	0.245	0.2615	0.2525	0.25	0.2445
-	0.1865	0.199	0.198	0.1905	0.207	0.1865	0.205	0.2045	0.1965	0.1965
-sdo.accessor.StaticSequenceTest#getSequenceWithEGet():
-	0.0353	0.0357	0.0355	0.0357	0.0356	0.0355	0.0362	0.0354	0.0357	0.0357
-	0.0363	0.0363	0.0363	0.0361	0.0363	0.0363	0.0363	0.0364	0.0364	0.0363
-sdo.accessor.StaticSequenceTest#getDerivedWithEGet():
-	0.294	0.2925	0.2845	0.2865	0.282	0.3055	0.294	0.286	0.294	0.314
-	0.218	0.2265	0.239	0.223	0.232	0.2215	0.227	0.2225	0.2195	0.221
-sdo.accessor.StaticSequenceTest#getSequence():
-	0.17266666666667	0.16433333333333	0.15833333333333	0.159	0.156	0.16333333333333	0.159	0.16166666666667	0.157	0.15533333333333
-	0.11833333333333	0.13033333333333	0.122	0.11866666666667	0.124	0.118	0.12033333333333	0.12366666666667	0.12433333333333	0.11933333333333
-sdo.accessor.StaticSequenceTest#getDerived():
-	0.21316666666667	0.22333333333333	0.21433333333333	0.21916666666667	0.22283333333333	0.22316666666667	0.24383333333333	0.221	0.25	0.23983333333333
-	0.18583333333333	0.1815	0.18933333333333	0.17616666666667	0.17266666666667	0.16583333333333	0.16833333333333	0.16833333333333	0.16816666666667	0.16816666666667
-sdo.accessor.StaticSequenceTest#contains():
-	1.48	1.445	1.505	1.515	1.465	1.455	1.49	1.455	1.48	1.485
-	1.345	1.38	1.35	1.815	1.355	1.355	1.445	1.185	1.37	1.285
-sdo.accessor.StaticBidirectionalTest#setAdaptedByGenerated():
-	1.6145833333333	1.7	1.6270833333333	1.7083333333333	1.6666666666667	1.73125	1.8833333333333	1.6291666666667	1.6458333333333	1.6833333333333
-	1.5145833333333	1.5333333333333	1.50625	1.4666666666667	1.5020833333333	1.4145833333333	1.4479166666667	1.5395833333333	1.4875	1.4729166666667
-sdo.accessor.StaticBidirectionalTest#setByGenerated():
-	5	4.58	5.34	5.19	6.11	5.22	5.27	5.25	5.36	5.29
-	5.42	4.82	5.24	5.33	5.48	5.2	5.59	6.16	5.2	4.76
-sdo.accessor.StaticBidirectionalTest#setWithESet():
-	5.21	4.68	4.82	5.36	5.99	6.84	5.48	5.16	5.15	5.12
-	5.28	4.82	6.85	5.23	5.51	5.29	5.46	6.03	5.24	4.79
-sdo.accessor.DynamicIPOSDOAccessorTest#getObjectWithEGet():
-	0.11921875	0.13203125	0.11625	0.150625	0.094375	0.09328125	0.11671875	0.1528125	0.11765625	0.11796875
-	0.09796875	0.10109375	0.09640625	0.1040625	0.1003125	0.10390625	0.1003125	0.09828125	0.11484375	0.0990625
-sdo.accessor.DynamicIPOSDOAccessorTest#setObjectWithESet():
-	0.19041666666667	0.20208333333333	0.19833333333333	0.22625	0.16083333333333	0.17875	0.19291666666667	0.22125	0.19166666666667	0.20125
-	0.17291666666667	0.17083333333333	0.16583333333333	0.15375	0.15625	0.16416666666667	0.15958333333333	0.15708333333333	0.19875	0.19208333333333
-sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByProperty():
-	0.23525	0.27775	0.23025	0.255	0.2185	0.231	0.2485	0.26925	0.224	0.24625
-	0.174	0.1645	0.18125	0.161	0.16525	0.15925	0.16825	0.167	0.1675	0.18
-sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByProperty():
-	0.193125	0.1996875	0.186875	0.2078125	0.1665625	0.168125	0.193125	0.199375	0.2040625	0.186875
-	0.1503125	0.17	0.1559375	0.1703125	0.161875	0.1728125	0.171875	0.169375	0.1725	0.165
-sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByIndex():
-	0.264	0.29025	0.25525	0.28525	0.2525	0.25625	0.275	0.29075	0.24775	0.262
-	0.169	0.1625	0.1845	0.1515	0.1545	0.15325	0.14725	0.14525	0.15925	0.1515
-sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByIndex():
-	0.204375	0.2125	0.1996875	0.2078125	0.180625	0.176875	0.220625	0.2065625	0.2040625	0.20125
-	0.1628125	0.160625	0.15125	0.15875	0.156875	0.1553125	0.16	0.1503125	0.18375	0.1953125
-sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByProperty():
-	0.249625	0.299875	0.24125	0.261125	0.2295	0.266625	0.280375	0.277625	0.231	0.251125
-	0.189375	0.186375	0.1825	0.174625	0.172875	0.166125	0.178875	0.177125	0.173875	0.166
-sdo.accessor.DynamicIPOSDOAccessorTest#setBigIntegerByProperty():
-	0.414375	0.4334375	0.406875	0.415625	0.369375	0.363125	0.4153125	0.4375	0.4140625	0.40875
-	0.3484375	0.384375	0.380625	0.3609375	0.3603125	0.3921875	0.405	0.3909375	0.3703125	0.37
-sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByIndex():
-	0.263	0.30275	0.25725	0.2865	0.24725	0.266	0.29	0.2985	0.24775	0.26875
-	0.17875	0.15575	0.1705	0.16	0.155	0.15375	0.16025	0.159	0.156	0.15675
-sdo.accessor.DynamicIPOSDOAccessorTest#setBigIntegerByIndex():
-	0.22108333333333	0.22533333333333	0.22266666666667	0.22683333333333	0.19916666666667	0.19791666666667	0.22066666666667	0.22241666666667	0.22191666666667	0.22183333333333
-	0.16558333333333	0.1775	0.17941666666667	0.15833333333333	0.17633333333333	0.17208333333333	0.16408333333333	0.16908333333333	0.17991666666667	0.1775
-sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByPath():
-	3.3821428571429	3.4892857142857	3.4857142857143	3.4892857142857	3.3892857142857	3.4928571428571	3.5178571428571	3.5035714285714	3.5107142857143	3.3928571428571
-	3.0107142857143	3.025	3.0571428571429	3.0178571428571	3.0714285714286	3.0285714285714	2.9107142857143	3.0035714285714	3.025	3.0142857142857
-sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByProperty():
-	0.502	0.51775	0.486	0.52125	0.42825	0.4485	0.52725	0.55175	0.44825	0.4865
-	0.348	0.328	0.36175	0.30325	0.343	0.37	0.3475	0.36675	0.307	0.3575
-sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByIndex():
-	0.53325	0.59275	0.51575	0.56475	0.494	0.4975	0.5445	0.601	0.494	0.549
-	0.3475	0.31525	0.37925	0.32	0.36475	0.39325	0.32925	0.37975	0.313	0.3815
-sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByPath():
-	4.144	4.2	4.308	4.352	4.176	4.28	4.296	4.316	4.756	4.132
-	3.788	3.724	3.8	3.704	3.924	3.82	3.704	3.74	3.688	3.78
-sdo.accessor.DynamicIPOSDOAccessorTest#getStringByShortPath():
-	0.32566666666667	0.339	0.349	0.35833333333333	0.298	0.31766666666667	0.31133333333333	0.347	0.32266666666667	0.32366666666667
-	0.261	0.23066666666667	0.50266666666667	0.23966666666667	0.24266666666667	0.25566666666667	0.241	0.26733333333333	0.251	0.29666666666667
-sdo.accessor.DynamicIPOSDOAccessorTest#getDataObjectByProperty():
-	0.260375	0.294375	0.28	0.287875	0.252125	0.25825	0.274875	0.28825	0.28575	0.309
-	0.24625	0.214125	0.210875	0.216625	0.2245	0.218375	0.203625	0.226	0.206	0.21925
-sdo.accessor.DynamicIPOSDOAccessorTest#setDataObjectByProperty():
-	1.32625	1.3325	1.2025	1.36375	1.3425	1.4275	1.38	1.3525	1.36125	1.18625
-	1.34625	1.63625	1.24875	1.3025	1.29875	1.34875	1.38875	1.395	1.26625	1.265
-sdo.accessor.DynamicIPOSDOAccessorTest#getByProperty():
-	6.68	6.87	6.83	7.255	7.855	6.285	6.38	7.33	6.545	7.275
-	5.31	5.125	5.16	4.755	5.205	5.075	4.735	5.08	5.045	5.115
-sdo.accessor.DynamicIPOSDOAccessorTest#setByProperty():
-	26.3	28.25	27.7	27.65	28	24.7	24.05	24.8	29.95	27.1
-	28.95	37.8	22.6	31.15	30	29.15	31.5	25.35	28.15	28.25
-sdo.accessor.DynamicIPOSDOAccessorTest#getByShortPath():
-	12.733333333333	13.041666666667	13.825	13.641666666667	12.708333333333	12.916666666667	12.141666666667	13.325	13.516666666667	12.983333333333
-	10.2	9.9833333333333	20.575	9.8666666666667	10.483333333333	10.041666666667	9.625	10.291666666667	9.8916666666667	13.591666666667
-sdo.accessor.DynamicIPOSDOAccessorTest#setByShortPath():
-	27.2	27.9	27.128571428571	28.728571428571	28.485714285714	27.657142857143	27.357142857143	28.028571428571	27.9	26.585714285714
-	25.942857142857	29.642857142857	30.171428571429	26.057142857143	26.957142857143	26.185714285714	27.957142857143	27.114285714286	25.742857142857	26.785714285714
-sdo.accessor.StaticIPOSDOAccessorTest#getFromMap():
-	0.03105	0.0326	0.032	0.0311	0.0317	0.04175	0.0374	0.0316	0.0358	0.0358
-	0.0315	0.03655	0.03135	0.0318	0.0357	0.03475	0.03565	0.03105	0.03105	0.03135
-sdo.accessor.StaticIPOSDOAccessorTest#setInMap():
-	0.0369	0.0313	0.0312	0.031	0.0311	0.03095	0.0356	0.031	0.03105	0.03785
-	0.03105	0.03125	0.031	0.0312	0.03345	0.0312	0.031	0.0386	0.03115	0.0331
-sdo.accessor.StaticIPOSDOAccessorTest#getObjectWithEGet():
-	0.0265625	0.02703125	0.026875	0.0271875	0.0271875	0.0271875	0.0271875	0.02703125	0.026875	0.0271875
-	0.0278125	0.0275	0.0278125	0.0278125	0.0278125	0.0278125	0.0278125	0.02828125	0.0278125	0.0278125
-sdo.accessor.StaticIPOSDOAccessorTest#setObjectWithESet():
-	0.032083333333333	0.0325	0.032083333333333	0.032083333333333	0.0325	0.036666666666667	0.032083333333333	0.032083333333333	0.04625	0.036666666666667
-	0.033333333333333	0.032916666666667	0.032916666666667	0.032916666666667	0.033333333333333	0.032916666666667	0.033333333333333	0.038333333333333	0.033333333333333	0.033333333333333
-sdo.accessor.StaticIPOSDOAccessorTest#getObjectByProperty():
-	0.1505	0.141	0.14725	0.12825	0.155	0.1385	0.14075	0.18175	0.1345	0.138
-	0.099	0.08725	0.097	0.102	0.0985	0.08025	0.0995	0.12775	0.08525	0.09825
-sdo.accessor.StaticIPOSDOAccessorTest#setObjectByProperty():
-	0.05375	0.0553125	0.049375	0.054375	0.07125	0.0575	0.0584375	0.068125	0.054375	0.049375
-	0.055625	0.0603125	0.0553125	0.0559375	0.055	0.0559375	0.0559375	0.0778125	0.055	0.0546875
-sdo.accessor.StaticIPOSDOAccessorTest#getObjectByIndex():
-	0.168	0.16325	0.177	0.148	0.1715	0.16125	0.20275	0.15275	0.161	0.18275
-	0.103	0.0975	0.09775	0.0975	0.0975	0.09775	0.09825	0.13525	0.09825	0.09775
-sdo.accessor.StaticIPOSDOAccessorTest#setObjectByIndex():
-	0.066875	0.0675	0.074375	0.09	0.0753125	0.0690625	0.069375	0.075	0.0690625	0.0690625
-	0.0509375	0.049375	0.051875	0.0490625	0.051875	0.049375	0.0521875	0.08875	0.0521875	0.05
-sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByGenerated():
-	0.0020234375	0.0020234375	0.0020234375	0.0020234375	0.0020234375	0.002015625	0.0020234375	0.0020234375	0.0020234375	0.0020234375
-	0.0020234375	0.0020234375	0.0020234375	0.0020234375	0.002015625	0.0020234375	0.0020234375	0.0020234375	0.0020234375	0.0020234375
-sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByGenerated():
-	0.0213125	0.0213125	0.0215625	0.0209375	0.02096875	0.020875	0.0275	0.02134375	0.02125	0.0211875
-	0.0215625	0.022125	0.02128125	0.0211875	0.0216875	0.02090625	0.0241875	0.0213125	0.0215	0.02125
-sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByProperty():
-	0.15725	0.13875	0.140625	0.122	0.14825	0.122875	0.147125	0.17775	0.126625	0.134375
-	0.147625	0.118125	0.077625	0.07775	0.081	0.108875	0.082875	0.11075	0.079375	0.07925
-sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByProperty():
-	0.0540625	0.0559375	0.0584375	0.05203125	0.07109375	0.05828125	0.08265625	0.0540625	0.051875	0.0515625
-	0.05375	0.05859375	0.05375	0.055625	0.0559375	0.05546875	0.05765625	0.09890625	0.05640625	0.05546875
-sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByIndex():
-	0.15975	0.1565	0.177	0.14475	0.1675	0.17325	0.166	0.14925	0.1465	0.157
-	0.095	0.107	0.10975	0.07825	0.111	0.07975	0.08125	0.0805	0.11025	0.078
-sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByIndex():
-	0.070666666666667	0.0705	0.07825	0.07525	0.079416666666667	0.073083333333333	0.077666666666667	0.078833333333333	0.072583333333333	0.072583333333333
-	0.05675	0.05425	0.056916666666667	0.054833333333333	0.057416666666667	0.055083333333333	0.06	0.088333333333333	0.057583333333333	0.05425
-sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByPath():
-	3.4214285714286	3.425	3.4464285714286	3.4107142857143	3.3678571428571	3.4714285714286	3.2714285714286	3.4035714285714	3.4107142857143	3.3357142857143
-	2.8464285714286	2.7928571428571	4.3928571428571	2.8321428571429	2.8428571428571	2.85	2.8071428571429	2.7857142857143	2.9178571428571	2.7928571428571
-sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByProperty():
-	0.13575	0.1465	0.140875	0.129	0.13875	0.122875	0.1855	0.17275	0.1325	0.133125
-	0.115125	0.06775	0.0675	0.097125	0.086625	0.068	0.067375	0.155125	0.067	0.07
-sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByIndex():
-	0.1545	0.163	0.176375	0.145625	0.164125	0.14375	0.148375	0.148375	0.1475	0.157875
-	0.128375	0.10675	0.1095	0.07775	0.129125	0.078125	0.07825	0.1125	0.109875	0.106875
-sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByPath():
-	4.092	4.132	4.132	4.048	4.272	4.016	3.932	4.072	4.008	3.948
-	3.584	3.504	5.824	3.52	3.56	3.512	3.436	3.52	3.52	3.452
-sdo.accessor.StaticIPOSDOAccessorTest#getStringByShortPath():
-	0.23233333333333	0.239	0.26566666666667	0.21266666666667	0.21633333333333	0.20933333333333	0.222	0.20966666666667	0.22166666666667	0.22833333333333
-	0.154	0.118	0.155	0.12266666666667	0.15766666666667	0.157	0.117	0.179	0.119	0.16
-sdo.accessor.StaticIPOSDOAccessorTest#getDataObjectByProperty():
-	0.10525	0.105375	0.107125	0.094875	0.10675	0.11725	0.101375	0.0935	0.1075	0.107875
-	0.08425	0.069875	0.085375	0.08425	0.08775	0.07	0.085125	0.08475	0.0875	0.083875
-sdo.accessor.StaticIPOSDOAccessorTest#setDataObjectByProperty():
-	1.13375	1.19375	1.06	1.28375	1.24	1.22375	1.205	1.12125	1.13125	1.03875
-	1.125	0.89	1.16	1.19125	1.16375	1.14625	1.1975	1.37375	1.145	1.10625
-sdo.accessor.StaticIPOSDOAccessorTest#getByGenerated():
-	0.0424	0.0422	0.0422	0.0422	0.0422	0.0428	0.0442	0.042	0.0422	0.0422
-	0.042	0.0374	0.0368	0.0418	0.0368	0.0422	0.0422	0.0422	0.0424	0.0424
-sdo.accessor.StaticIPOSDOAccessorTest#setByGenerated():
-	5.05	5.3733333333333	4.7166666666667	5.2266666666667	5.4366666666667	5.54	5.31	5.27	5.0566666666667	4.7566666666667
-	5.1566666666667	4.19	4.98	5.3433333333333	5.1	5.1533333333333	5.1333333333333	5.69	5.0166666666667	4.9666666666667
-sdo.accessor.StaticIPOSDOAccessorTest#getByProperty():
-	1.8625	1.9	1.865	1.97	3.07	2.01	1.685	1.9425	1.715	1.8975
-	1.6125	1.415	1.3725	1.405	1.41	1.3425	1.36	1.37	1.3975	1.3725
-sdo.accessor.StaticIPOSDOAccessorTest#setByProperty():
-	5.26	5.34	4.8	5.3	6.88	5.54	5.52	4.98	5.08	4.52
-	5.38	4.32	5.36	5.58	5.4	5.52	5.34	7.5	5.34	5.24
-sdo.accessor.StaticIPOSDOAccessorTest#getByShortPath():
-	4.9041666666667	4.8375	5.0625	4.6291666666667	4.9708333333333	4.5375	4.3916666666667	4.4	5.0708333333333	4.625
-	3.3958333333333	3.2458333333333	5.2333333333333	3.225	3.3666666666667	3.3625	3.0958333333333	3.4541666666667	4.7875	3.45
-sdo.accessor.StaticIPOSDOAccessorTest#setByShortPath():
-	14.14	13.7	13.53	13.89	13.9	13.88	13.62	13.31	13.51	13.27
-	13.58	12.21	13.6	13.58	13.34	13.5	13.3	14.67	13.18	13.02
-
-
diff --git a/emf/docs/performance/EMFPerformanceTestsData.xls b/emf/docs/performance/EMFPerformanceTestsData.xls
deleted file mode 100644
index e1cb503..0000000
--- a/emf/docs/performance/EMFPerformanceTestsData.xls
+++ /dev/null
Binary files differ
diff --git a/emf/docs/performance/EMFPerformanceTestsFAQ.html b/emf/docs/performance/EMFPerformanceTestsFAQ.html
deleted file mode 100644
index 669120d..0000000
--- a/emf/docs/performance/EMFPerformanceTestsFAQ.html
+++ /dev/null
@@ -1,124 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
-<title>EMF Performance</title>
-</head>
-
-<body lang="EN-US" xml:lang="EN-US">
-
-<h1>EMF Performance Tests FAQ</h1>
-
-<p>
-Last updated: July 6, 2005
-</p>
-
-<p><b>What sort of dimension of performance is measured?</b></p>
-<blockquote>
-<p>CPU time is measured by the Eclipse performance suite.</p>
-</blockquote>
-
-<p><b>What setup (OS, Eclipse, JRE) was used to run the EMF
-performance suite?</b></p>
-
-<blockquote>
-<p><b>EMF:</b></p>
-<p>The base build is EMF 2.0.1 Release build:</p>
-<p><a
-href="http://download.eclipse.org/tools/emf/downloads/drops/2.0.1/R200409171617/">http://download.eclipse.org/tools/emf/downloads/drops/2.0.1/R200409171617/</a></p>
-<p>The compared build is EMF 2.1.0 RC1:</p>
-<p><a
-href="http://archive.eclipse.org/tools/emf/scripts/downloads.php#goto2.1.0S">http://archive.eclipse.org/tools/emf/scripts/downloads.php#goto2.1.0S</a></p>
-<p>Other than EMF, the other components are the
-same:</p>
-<p><b>Eclipse:</b></p>
-<p>The Eclipse build used is Eclipse 3.1RC2.</p>
-<p>Early trials indicated that using the same Eclipse driver that was used to build the EMF driver (eg., 2.0.1 with 3.0.1 vs. 2.1 with 3.1) introduced extra platform-specific changes. In order to minimize these platform-based effects, tests were performed using the same Eclipse version in all tests, even if that build did not exist at the time the driver was published or a newer driver was available.</p>
-
-<p><b>Java:</b></p>
-
-<p>The JRE used was IBM j9 (J2RE 1.4.2 IBM build
-cxia32142sr1a-20050209), with a heap size of 512MB, and J9 enabled.</p>
-<p><b>Ant:</b></p>
-<p>Apache Ant version 1.6.2 (Sept 28 2004) was used in conjunction with bash shell scripts to run the tests. These in turn then launched
-headless Eclipse to calculate the performance of the tests.</p>
-<p><b>Operating System:</b></p>
-
-<p>A Debian-based OS was chosen to run the tests due to its
-simplicity in setup. The particular variant was SimplyMEPIS 3.3, based on Debian
-GNU/Linux Unstable/Testing, running kernel 2.6.10. Very little configuration
-was done above the default MEPIS install, in order to minimize the work
-required to reproduce the configuration. </p>
-<p><b>Hardware:</b></p>
-
-<p>The machine used to run the tests is an IBM ThinkCentre PC
-with an <span style='color:black'>Intel(R) Pentium(R) 4 3.00GHz CPU </span>and
-1.5 GB memory.</p>
-</blockquote>
-
-<p><b>What is the EMF performance suite? Where do results come
-from?</b></p>
-<blockquote>
-<p>The major characteristic of the EMF performance suite is
-that most of the APIs tested have CPU times in the order of the micro-second or
-less. It should be seen as a micro-performance suite.</p>
-<p>The EMF performance suite uses an extension of the Eclipse
-performance suite (org.eclipse.test.performance), where a method is run several
-times (repetitions). The main difference is that the EMF performance suite uses
-the minimum instead of the average of all repetitions as the result of a test. To
-get the CPU time of a given method, that method is run for a number of
-repetitions, and then the result is the minimum of all the CPU times from all
-the repetitions. Therefore, the published results should be seen as the best
-possible time it can take to perform the operation. We wanted to have stable
-and reproducible results and we realized using the minimum provided the best
-measure of stability, as it excluded duration spikes and CPU swapping issues
-which contributed to both less stable data and wider ranging results.</p>
-<p>Because the APIs tested were faster than a millisecond,
-iterations were introduced (between when the measurements start and stop) to
-get results generally in the order of a few thousand milliseconds. We realized that
-increasing iterations was generally helping stability as well. The result of a
-single API call is computed from the result of the performance test divided by
-the number of iterations.</p>
-<p>The EMF performance tests suite is packaged as the
-org.eclipse.emf.test.performance plugin. You can get the EMF extension of the
-Eclipse performance suite from CVS here:</p>
-<p><a
-href="http://dev.eclipse.org/viewcvs/indextools.cgi/~checkout~/org.eclipse.emf.releng.build/tests/scripts/testperformance_emf.jar">http://dev.eclipse.org/viewcvs/indextools.cgi/~checkout~/org.eclipse.emf.releng.build/tests/scripts/testperformance_emf.jar</a></p>
-<p>For each build (e.g. EMF release 2.0.1), the EMF performance
-suite was run 10 times, to produce 10 minimum CPU times for each of the test
-methods. Minimum values were found based on a set of repetitions of a given
-test, discarding all but the smallest value.</p>
-<p>At most one of the 10 data points may have been deleted if
-it was much greater than the other 9 points. Then, average and standard
-deviation were computed on the reduced set of CPU times.</p>
-</blockquote>
-
-<p><b>How were improvements found?</b></p>
-<blockquote>
-<p>A test method is considered to have improved if, over 10 EMF
-performance suite runs, its average 2.1.0 CPU time is at least 5% less than its
-average 2.0.1 CPU time, and (2.1.0 average + 2.1.0 standard deviation) is less than
-(2.0.1 average - 2.0.1 standard deviation). Graphically, this means that the
-2.0.1 and 2.1.0 average times and their error bars do not overlap on a scatter
-plot of the values.</p>
-</blockquote>
-
-<p><b>What is each method doing? Where is the source code?</b></p>
-<blockquote>
-<p>You can browse the javadoc of the org.eclipse.emf.test.performance
-plugin here:</p>
-<p><a
-href="http://www.eclipse.org/emf/docs/performance/javadoc/">http://www.eclipse.org/emf/docs/performance/javadoc/</a></p>
-<p>You can browse the source of the org.eclipse.emf.test.performance
-plugin here:</p>
-<p><a
-href="http://dev.eclipse.org/viewcvs/indextools.cgi/org.eclipse.emf/tests/org.eclipse.emf.test.performance/src/org/eclipse/emf/test/performance/">http://dev.eclipse.org/viewcvs/indextools.cgi/org.eclipse.emf/tests/org.eclipse.emf.test.performance/src/org/eclipse/emf/test/performance/</a></p>
-<p>You can also extract the plugin from CVS. For details, see:</p>
-<p><a
-href="http://www.eclipse.org/emf/docs/?doc=docs/cvsdoc/emfcvsug.html">http://www.eclipse.org/emf/docs/?doc=docs/cvsdoc/emfcvsug.html</a></p>
-<p>Generally, a test method is run twice: once with a static EMF or SDO model instance, and once with a dynamic EMF or SDO model instance. This is implemented by having a static class extending the dynamic class with the same name, and having the static class override model initialization to use static instead of dynamic model. For this reason, the source of a (static or dynamic) method generally resides in the dynamic class.</p>
-</blockquote>
-
-</body>
-</html>
diff --git a/emf/docs/performance/EMFPerformanceTestsResults.html b/emf/docs/performance/EMFPerformanceTestsResults.html
deleted file mode 100644
index dcf0b76..0000000
--- a/emf/docs/performance/EMFPerformanceTestsResults.html
+++ /dev/null
@@ -1,461 +0,0 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<html>
-<head>
-   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-   <meta name="GENERATOR" content="Mozilla/4.72 [en] (Windows NT 5.0; U) [Netscape]">
-   <title>EMF Performance</title>
-   <link REL="SHORTCUT ICON" HREF="http://www.eclipse.org/emf/images/eclipse-icons/eclipse32.ico">
-	<script type="text/javascript" src="http://www.eclipse.org/emf/includes/nav.js"></script>
-	<link rel="stylesheet" href="http://www.eclipse.org/emf/includes/style.css" type="text/css">
-
-</head>
-<body>
-
-<link rel="stylesheet" href="http://www.eclipse.org/emf/includes/tooltip.css" type="text/css"/>
-<div id="dhtmltooltip"></div>
-<script type="text/javascript" src="http://www.eclipse.org/emf/includes/tooltip.js"></script>
-<blockquote>
-<h2>EMF Performance: EMF 2.0.1 vs. EMF 2.1.0 RC1</h2>
-
-<h3 style="background-color:beige">&nbsp;&nbsp;EMF Load and Save</h3>
-<table><tr valign="top"><td><a href="images/../plot-data/EMFLoadandSave_ploticus_data.txt"><img src="images/EMFLoadandSave.png" border="1" alt="EMF Load and Save tests"></a></td><td>&nbsp;</td><td><table><tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Significant<a onMouseover="window.status='Click for details'; return true;" href="#note1" style="text-decoration:none"><sup>1</sup></a></span></td></tr>
-
-<tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Changes</span></td><td align="center"><span style="color:black;font-size:10px">##</span></td><td align="left"><span style="color:black;font-size:10px">Test</span></td></tr>
-<tr><td colspan="10"><hr noshade="noshade" size="1"/></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">28.4%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="43" height="7"/></td><td align="right"><span style="color:black;font-size:10px">01</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>serialization.DynamicIpo#testSer()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.serialization.DynamicIpo#testSer()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/DynamicIpo.html#testSer()">DynamicIpo#testSer</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">52.4%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="79" height="7"/></td><td align="right"><span style="color:black;font-size:10px">02</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>serialization.DynamicIpo#testSerCaching()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.serialization.DynamicIpo#testSerCaching()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/DynamicIpo.html#testSerCaching()">DynamicIpo#testSerCaching</a><a onMouseover="ddrivetip('Using previous test for comparison'); window.status='Using previous test for comparison, as no equivalent test method existed in older build'; return true;" onMouseout="hideddrivetip(); return true;" href="#note2" style="text-decoration:none"><sup>&nbsp;2</sup></a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">27.5%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="41" height="7"/></td><td align="right"><span style="color:black;font-size:10px">03</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>serialization.StaticIpo#testSer()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.serialization.StaticIpo#testSer()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/StaticIpo.html#testSer()">StaticIpo#testSer</a></span></td></tr>
-
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">50.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="76" height="7"/></td><td align="right"><span style="color:black;font-size:10px">04</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>serialization.StaticIpo#testSerCaching()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.serialization.StaticIpo#testSerCaching()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/StaticIpo.html#testSerCaching()">StaticIpo#testSerCaching</a><a onMouseover="ddrivetip('Using previous test for comparison'); window.status='Using previous test for comparison, as no equivalent test method existed in older build'; return true;" onMouseout="hideddrivetip(); return true;" href="#note2" style="text-decoration:none"><sup>&nbsp;2</sup></a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">05</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>deserialization.DynamicIpoLoad#testLoad()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.deserialization.DynamicIpoLoad#testLoad()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#testLoad()">DynamicIpoLoad#testLoad</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:10px">10.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="16" height="7"/></td><td align="right"><span style="color:black;font-size:10px">06</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>deserialization.DynamicIpoLoad#testLoadParserCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.deserialization.DynamicIpoLoad#testLoadParserCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#testLoadParserCache()">DynamicIpoLoad#testLoadParserCache</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px">7.4%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="11" height="7"/></td><td align="right"><span style="color:black;font-size:10px">07</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>deserialization.DynamicIpoLoad#testLoadParserAndFeatureMapCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.deserialization.DynamicIpoLoad#testLoadParserAndFeatureMapCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#testLoadParserAndFeatureMapCache()">DynamicIpoLoad#testLoadParserAndFeatureMapCache</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">08</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>deserialization.StaticIpoLoad#testLoad()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.deserialization.StaticIpoLoad#testLoad()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html#testLoad()">StaticIpoLoad#testLoad</a></span></td></tr>
-
-<tr><td align="right"><span style="color:black;font-size:10px">8.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="13" height="7"/></td><td align="right"><span style="color:black;font-size:10px">09</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>deserialization.StaticIpoLoad#testLoadParserCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.deserialization.StaticIpoLoad#testLoadParserCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html#testLoadParserCache()">StaticIpoLoad#testLoadParserCache</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px">5.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="9" height="7"/></td><td align="right"><span style="color:black;font-size:10px">10</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>deserialization.StaticIpoLoad#testLoadParserAndFeatureMapCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.deserialization.StaticIpoLoad#testLoadParserAndFeatureMapCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html#testLoadParserAndFeatureMapCache()">StaticIpoLoad#testLoadParserAndFeatureMapCache</a></span></td></tr>
-</table></td></tr></table>
-<h3 style="background-color:beige">&nbsp;&nbsp;SDO Load and Save</h3>
-<table><tr valign="top"><td><a href="images/../plot-data/SDOLoadandSave_ploticus_data.txt"><img src="images/SDOLoadandSave.png" border="1" alt="SDO Load and Save tests"></a></td><td>&nbsp;</td><td><table><tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Significant<a onMouseover="window.status='Click for details'; return true;" href="#note1" style="text-decoration:none"><sup>1</sup></a></span></td></tr>
-<tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Changes</span></td><td align="center"><span style="color:black;font-size:10px">##</span></td><td align="left"><span style="color:black;font-size:10px">Test</span></td></tr>
-
-<tr><td colspan="10"><hr noshade="noshade" size="1"/></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">22.2%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="33" height="7"/></td><td align="right"><span style="color:black;font-size:10px">11</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.serialization.DynamicIPOSDOSaveTest#saveWithNoOptions()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.serialization.DynamicIPOSDOSaveTest#saveWithNoOptions()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html#saveWithNoOptions()">DynamicIPOSDOSaveTest#saveWithNoOptions</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">46.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="70" height="7"/></td><td align="right"><span style="color:black;font-size:10px">12</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.serialization.DynamicIPOSDOSaveTest#saveWithCaching()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.serialization.DynamicIPOSDOSaveTest#saveWithCaching()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html#saveWithCaching()">DynamicIPOSDOSaveTest#saveWithCaching</a><a onMouseover="ddrivetip('Using previous test for comparison'); window.status='Using previous test for comparison, as no equivalent test method existed in older build'; return true;" onMouseout="hideddrivetip(); return true;" href="#note2" style="text-decoration:none"><sup>&nbsp;2</sup></a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">20.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="31" height="7"/></td><td align="right"><span style="color:black;font-size:10px">13</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.serialization.StaticIPOSDOSaveTest#saveWithNoOptions()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.serialization.StaticIPOSDOSaveTest#saveWithNoOptions()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html#saveWithNoOptions()">StaticIPOSDOSaveTest#saveWithNoOptions</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">45.9%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="69" height="7"/></td><td align="right"><span style="color:black;font-size:10px">14</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.serialization.StaticIPOSDOSaveTest#saveWithCaching()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.serialization.StaticIPOSDOSaveTest#saveWithCaching()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html#saveWithCaching()">StaticIPOSDOSaveTest#saveWithCaching</a><a onMouseover="ddrivetip('Using previous test for comparison'); window.status='Using previous test for comparison, as no equivalent test method existed in older build'; return true;" onMouseout="hideddrivetip(); return true;" href="#note2" style="text-decoration:none"><sup>&nbsp;2</sup></a></span></td></tr>
-
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">15</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.deserialization.DynamicIPOSDOLoadTest#loadWithNoOptions()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.deserialization.DynamicIPOSDOLoadTest#loadWithNoOptions()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#loadWithNoOptions()">DynamicIPOSDOLoadTest#loadWithNoOptions</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">16</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.deserialization.DynamicIPOSDOLoadTest#loadWithParserCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.deserialization.DynamicIPOSDOLoadTest#loadWithParserCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#loadWithParserCache()">DynamicIPOSDOLoadTest#loadWithParserCache</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">17</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.deserialization.DynamicIPOSDOLoadTest#loadWithParserAndFeatureMapCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.deserialization.DynamicIPOSDOLoadTest#loadWithParserAndFeatureMapCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#loadWithParserAndFeatureMapCache()">DynamicIPOSDOLoadTest#loadWithParserAndFeatureMapCache</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">18</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.deserialization.StaticIPOSDOLoadTest#loadWithNoOptions()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.deserialization.StaticIPOSDOLoadTest#loadWithNoOptions()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html#loadWithNoOptions()">StaticIPOSDOLoadTest#loadWithNoOptions</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">19</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.deserialization.StaticIPOSDOLoadTest#loadWithParserCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.deserialization.StaticIPOSDOLoadTest#loadWithParserCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html#loadWithParserCache()">StaticIPOSDOLoadTest#loadWithParserCache</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">20</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.deserialization.StaticIPOSDOLoadTest#loadWithParserAndFeatureMapCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.deserialization.StaticIPOSDOLoadTest#loadWithParserAndFeatureMapCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html#loadWithParserAndFeatureMapCache()">StaticIPOSDOLoadTest#loadWithParserAndFeatureMapCache</a></span></td></tr>
-
-</table></td></tr></table>
-<h3 style="background-color:beige">&nbsp;&nbsp;Save</h3>
-<table><tr valign="top"><td><a href="images/../plot-data/Save_ploticus_data.txt"><img src="images/Save.png" border="1" alt="Save tests"></a></td><td>&nbsp;</td><td><table><tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Significant<a onMouseover="window.status='Click for details'; return true;" href="#note1" style="text-decoration:none"><sup>1</sup></a></span></td></tr>
-<tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Changes</span></td><td align="center"><span style="color:black;font-size:10px">##</span></td><td align="left"><span style="color:black;font-size:10px">Test</span></td></tr>
-<tr><td colspan="10"><hr noshade="noshade" size="1"/></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">28.4%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="43" height="7"/></td><td align="right"><span style="color:black;font-size:10px">01</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>serialization.DynamicIpo#testSer()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.serialization.DynamicIpo#testSer()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/DynamicIpo.html#testSer()">DynamicIpo#testSer</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">52.4%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="79" height="7"/></td><td align="right"><span style="color:black;font-size:10px">02</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>serialization.DynamicIpo#testSerCaching()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.serialization.DynamicIpo#testSerCaching()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/DynamicIpo.html#testSerCaching()">DynamicIpo#testSerCaching</a><a onMouseover="ddrivetip('Using previous test for comparison'); window.status='Using previous test for comparison, as no equivalent test method existed in older build'; return true;" onMouseout="hideddrivetip(); return true;" href="#note2" style="text-decoration:none"><sup>&nbsp;2</sup></a></span></td></tr>
-
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">27.5%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="41" height="7"/></td><td align="right"><span style="color:black;font-size:10px">03</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>serialization.StaticIpo#testSer()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.serialization.StaticIpo#testSer()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/StaticIpo.html#testSer()">StaticIpo#testSer</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">50.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="76" height="7"/></td><td align="right"><span style="color:black;font-size:10px">04</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>serialization.StaticIpo#testSerCaching()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.serialization.StaticIpo#testSerCaching()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/StaticIpo.html#testSerCaching()">StaticIpo#testSerCaching</a><a onMouseover="ddrivetip('Using previous test for comparison'); window.status='Using previous test for comparison, as no equivalent test method existed in older build'; return true;" onMouseout="hideddrivetip(); return true;" href="#note2" style="text-decoration:none"><sup>&nbsp;2</sup></a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">22.2%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="33" height="7"/></td><td align="right"><span style="color:black;font-size:10px">11</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.serialization.DynamicIPOSDOSaveTest#saveWithNoOptions()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.serialization.DynamicIPOSDOSaveTest#saveWithNoOptions()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html#saveWithNoOptions()">DynamicIPOSDOSaveTest#saveWithNoOptions</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">46.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="70" height="7"/></td><td align="right"><span style="color:black;font-size:10px">12</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.serialization.DynamicIPOSDOSaveTest#saveWithCaching()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.serialization.DynamicIPOSDOSaveTest#saveWithCaching()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html#saveWithCaching()">DynamicIPOSDOSaveTest#saveWithCaching</a><a onMouseover="ddrivetip('Using previous test for comparison'); window.status='Using previous test for comparison, as no equivalent test method existed in older build'; return true;" onMouseout="hideddrivetip(); return true;" href="#note2" style="text-decoration:none"><sup>&nbsp;2</sup></a></span></td></tr>
-
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">20.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="31" height="7"/></td><td align="right"><span style="color:black;font-size:10px">13</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.serialization.StaticIPOSDOSaveTest#saveWithNoOptions()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.serialization.StaticIPOSDOSaveTest#saveWithNoOptions()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html#saveWithNoOptions()">StaticIPOSDOSaveTest#saveWithNoOptions</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">45.9%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="69" height="7"/></td><td align="right"><span style="color:black;font-size:10px">14</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.serialization.StaticIPOSDOSaveTest#saveWithCaching()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.serialization.StaticIPOSDOSaveTest#saveWithCaching()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html#saveWithCaching()">StaticIPOSDOSaveTest#saveWithCaching</a><a onMouseover="ddrivetip('Using previous test for comparison'); window.status='Using previous test for comparison, as no equivalent test method existed in older build'; return true;" onMouseout="hideddrivetip(); return true;" href="#note2" style="text-decoration:none"><sup>&nbsp;2</sup></a></span></td></tr>
-</table></td></tr></table>
-<h3 style="background-color:beige">&nbsp;&nbsp;Load</h3>
-<table><tr valign="top"><td><a href="images/../plot-data/Load_ploticus_data.txt"><img src="images/Load.png" border="1" alt="Load tests"></a></td><td>&nbsp;</td><td><table><tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Significant<a onMouseover="window.status='Click for details'; return true;" href="#note1" style="text-decoration:none"><sup>1</sup></a></span></td></tr>
-<tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Changes</span></td><td align="center"><span style="color:black;font-size:10px">##</span></td><td align="left"><span style="color:black;font-size:10px">Test</span></td></tr>
-
-<tr><td colspan="10"><hr noshade="noshade" size="1"/></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">05</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>deserialization.DynamicIpoLoad#testLoad()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.deserialization.DynamicIpoLoad#testLoad()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#testLoad()">DynamicIpoLoad#testLoad</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:10px">10.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="16" height="7"/></td><td align="right"><span style="color:black;font-size:10px">06</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>deserialization.DynamicIpoLoad#testLoadParserCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.deserialization.DynamicIpoLoad#testLoadParserCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#testLoadParserCache()">DynamicIpoLoad#testLoadParserCache</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px">7.4%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="11" height="7"/></td><td align="right"><span style="color:black;font-size:10px">07</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>deserialization.DynamicIpoLoad#testLoadParserAndFeatureMapCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.deserialization.DynamicIpoLoad#testLoadParserAndFeatureMapCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#testLoadParserAndFeatureMapCache()">DynamicIpoLoad#testLoadParserAndFeatureMapCache</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">08</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>deserialization.StaticIpoLoad#testLoad()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.deserialization.StaticIpoLoad#testLoad()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html#testLoad()">StaticIpoLoad#testLoad</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px">8.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="13" height="7"/></td><td align="right"><span style="color:black;font-size:10px">09</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>deserialization.StaticIpoLoad#testLoadParserCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.deserialization.StaticIpoLoad#testLoadParserCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html#testLoadParserCache()">StaticIpoLoad#testLoadParserCache</a></span></td></tr>
-
-<tr><td align="right"><span style="color:black;font-size:10px">5.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="9" height="7"/></td><td align="right"><span style="color:black;font-size:10px">10</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>deserialization.StaticIpoLoad#testLoadParserAndFeatureMapCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.deserialization.StaticIpoLoad#testLoadParserAndFeatureMapCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html#testLoadParserAndFeatureMapCache()">StaticIpoLoad#testLoadParserAndFeatureMapCache</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">15</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.deserialization.DynamicIPOSDOLoadTest#loadWithNoOptions()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.deserialization.DynamicIPOSDOLoadTest#loadWithNoOptions()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#loadWithNoOptions()">DynamicIPOSDOLoadTest#loadWithNoOptions</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">16</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.deserialization.DynamicIPOSDOLoadTest#loadWithParserCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.deserialization.DynamicIPOSDOLoadTest#loadWithParserCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#loadWithParserCache()">DynamicIPOSDOLoadTest#loadWithParserCache</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">17</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.deserialization.DynamicIPOSDOLoadTest#loadWithParserAndFeatureMapCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.deserialization.DynamicIPOSDOLoadTest#loadWithParserAndFeatureMapCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#loadWithParserAndFeatureMapCache()">DynamicIPOSDOLoadTest#loadWithParserAndFeatureMapCache</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">18</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.deserialization.StaticIPOSDOLoadTest#loadWithNoOptions()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.deserialization.StaticIPOSDOLoadTest#loadWithNoOptions()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html#loadWithNoOptions()">StaticIPOSDOLoadTest#loadWithNoOptions</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">19</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.deserialization.StaticIPOSDOLoadTest#loadWithParserCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.deserialization.StaticIPOSDOLoadTest#loadWithParserCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html#loadWithParserCache()">StaticIPOSDOLoadTest#loadWithParserCache</a></span></td></tr>
-
-<tr><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">20</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.deserialization.StaticIPOSDOLoadTest#loadWithParserAndFeatureMapCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.deserialization.StaticIPOSDOLoadTest#loadWithParserAndFeatureMapCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html#loadWithParserAndFeatureMapCache()">StaticIPOSDOLoadTest#loadWithParserAndFeatureMapCache</a></span></td></tr>
-</table></td></tr></table>
-<h3 style="background-color:beige">&nbsp;&nbsp;Static IPO Access</h3>
-<table><tr valign="top"><td><a href="images/../plot-data/StaticIPOAccess_ploticus_data.txt"><img src="images/StaticIPOAccess.png" border="1" alt="Static IPO Access tests"></a></td><td>&nbsp;</td><td><table><tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Significant<a onMouseover="window.status='Click for details'; return true;" href="#note1" style="text-decoration:none"><sup>1</sup></a></span></td></tr>
-<tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Changes</span></td><td align="center"><span style="color:black;font-size:10px">##</span></td><td align="left"><span style="color:black;font-size:10px">Test</span></td></tr>
-<tr><td colspan="10"><hr noshade="noshade" size="1"/></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">75</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getByGenerated()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getByGenerated()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getByGenerated()">StaticIPOSDOAccessorTest#getByGenerated</a></span></td></tr>
-
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">76</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setByGenerated()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setByGenerated()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setByGenerated()">StaticIPOSDOAccessorTest#setByGenerated</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">26.1%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="39" height="7"/></td><td align="right"><span style="color:black;font-size:10px">77</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getByProperty()">StaticIPOSDOAccessorTest#getByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">78</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setByProperty()">StaticIPOSDOAccessorTest#setByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">26.5%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="40" height="7"/></td><td align="right"><span style="color:black;font-size:10px">79</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getByShortPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getByShortPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getByShortPath()">StaticIPOSDOAccessorTest#getByShortPath</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">80</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setByShortPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setByShortPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setByShortPath()">StaticIPOSDOAccessorTest#setByShortPath</a></span></td></tr>
-
-</table></td></tr></table>
-<h3 style="background-color:beige">&nbsp;&nbsp;Dynamic IPO Access</h3>
-<table><tr valign="top"><td><a href="images/../plot-data/DynamicIPOAccess_ploticus_data.txt"><img src="images/DynamicIPOAccess.png" border="1" alt="Dynamic IPO Access tests"></a></td><td>&nbsp;</td><td><table><tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Significant<a onMouseover="window.status='Click for details'; return true;" href="#note1" style="text-decoration:none"><sup>1</sup></a></span></td></tr>
-<tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Changes</span></td><td align="center"><span style="color:black;font-size:10px">##</span></td><td align="left"><span style="color:black;font-size:10px">Test</span></td></tr>
-<tr><td colspan="10"><hr noshade="noshade" size="1"/></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">25.9%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="39" height="7"/></td><td align="right"><span style="color:black;font-size:10px">50</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getByProperty()">DynamicIPOSDOAccessorTest#getByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:red;font-size:10px;color:#bbbbbb;font-style:italic">-6%</td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">51</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setByProperty()">DynamicIPOSDOAccessorTest#setByProperty</a></span></td></tr>
-
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">20.2%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="30" height="7"/></td><td align="right"><span style="color:black;font-size:10px">52</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getByShortPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getByShortPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getByShortPath()">DynamicIPOSDOAccessorTest#getByShortPath</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">53</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setByShortPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setByShortPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setByShortPath()">DynamicIPOSDOAccessorTest#setByShortPath</a></span></td></tr>
-</table></td></tr></table>
-<h3 style="background-color:beige">&nbsp;&nbsp;Sequence/FeatureMap</h3>
-<table><tr valign="top"><td><a href="images/../plot-data/SequenceFeatureMap_ploticus_data.txt"><img src="images/SequenceFeatureMap.png" border="1" alt="Sequence/FeatureMap tests"></a></td><td>&nbsp;</td><td><table><tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Significant<a onMouseover="window.status='Click for details'; return true;" href="#note1" style="text-decoration:none"><sup>1</sup></a></span></td></tr>
-<tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Changes</span></td><td align="center"><span style="color:black;font-size:10px">##</span></td><td align="left"><span style="color:black;font-size:10px">Test</span></td></tr>
-
-<tr><td colspan="10"><hr noshade="noshade" size="1"/></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">23</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticSequenceTest#getSequenceByGenerated()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticSequenceTest#getSequenceByGenerated()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#getSequenceByGenerated()">StaticSequenceTest#getSequenceByGenerated</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">20.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="31" height="7"/></td><td align="right"><span style="color:black;font-size:10px">24</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticSequenceTest#getDerivedByGenerated()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticSequenceTest#getDerivedByGenerated()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#getDerivedByGenerated()">StaticSequenceTest#getDerivedByGenerated</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">25</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticSequenceTest#getSequenceWithEGet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticSequenceTest#getSequenceWithEGet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#getSequenceWithEGet()">StaticSequenceTest#getSequenceWithEGet</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">23.3%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="35" height="7"/></td><td align="right"><span style="color:black;font-size:10px">26</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticSequenceTest#getDerivedWithEGet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticSequenceTest#getDerivedWithEGet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#getDerivedWithEGet()">StaticSequenceTest#getDerivedWithEGet</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">24.1%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="36" height="7"/></td><td align="right"><span style="color:black;font-size:10px">27</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticSequenceTest#getSequence()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticSequenceTest#getSequence()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#getSequence()">StaticSequenceTest#getSequence</a></span></td></tr>
-
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">23.2%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="35" height="7"/></td><td align="right"><span style="color:black;font-size:10px">28</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticSequenceTest#getDerived()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticSequenceTest#getDerived()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#getDerived()">StaticSequenceTest#getDerived</a></span></td></tr>
-</table></td></tr></table>
-<h3 style="background-color:beige">&nbsp;&nbsp;Bidirectional Set</h3>
-<table><tr valign="top"><td><a href="images/../plot-data/BidirectionalSet_ploticus_data.txt"><img src="images/BidirectionalSet.png" border="1" alt="Bidirectional Set tests"></a></td><td>&nbsp;</td><td><table><tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Significant<a onMouseover="window.status='Click for details'; return true;" href="#note1" style="text-decoration:none"><sup>1</sup></a></span></td></tr>
-<tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Changes</span></td><td align="center"><span style="color:black;font-size:10px">##</span></td><td align="left"><span style="color:black;font-size:10px">Test</span></td></tr>
-<tr><td colspan="10"><hr noshade="noshade" size="1"/></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:10px">10.7%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="16" height="7"/></td><td align="right"><span style="color:black;font-size:10px">30</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticBidirectionalTest#setAdaptedByGenerated()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticBidirectionalTest#setAdaptedByGenerated()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html#setAdaptedByGenerated()">StaticBidirectionalTest#setAdaptedByGenerated</a></span></td></tr>
-
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">31</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticBidirectionalTest#setByGenerated()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticBidirectionalTest#setByGenerated()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html#setByGenerated()">StaticBidirectionalTest#setByGenerated</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">32</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticBidirectionalTest#setWithESet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticBidirectionalTest#setWithESet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html#setWithESet()">StaticBidirectionalTest#setWithESet</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">57</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setObjectWithESet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setObjectWithESet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setObjectWithESet()">StaticIPOSDOAccessorTest#setObjectWithESet</a></span></td></tr>
-</table></td></tr></table>
-<h3 style="background-color:beige">&nbsp;&nbsp;Dynamic Access (1)</h3>
-<table><tr valign="top"><td><a href="images/../plot-data/DynamicAccess1_ploticus_data.txt"><img src="images/DynamicAccess1.png" border="1" alt="Dynamic Access (1) tests"></a></td><td>&nbsp;</td><td><table><tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Significant<a onMouseover="window.status='Click for details'; return true;" href="#note1" style="text-decoration:none"><sup>1</sup></a></span></td></tr>
-<tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Changes</span></td><td align="center"><span style="color:black;font-size:10px">##</span></td><td align="left"><span style="color:black;font-size:10px">Test</span></td></tr>
-
-<tr><td colspan="10"><hr noshade="noshade" size="1"/></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:10px;color:#bbbbbb;font-style:italic">14.8%</td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">33</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getObjectWithEGet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getObjectWithEGet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectWithEGet()">DynamicIPOSDOAccessorTest#getObjectWithEGet</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px;color:#bbbbbb;font-style:italic">15.6%</td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">34</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setObjectWithESet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setObjectWithESet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectWithESet()">DynamicIPOSDOAccessorTest#setObjectWithESet</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">29.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="44" height="7"/></td><td align="right"><span style="color:black;font-size:10px">35</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectByProperty()">DynamicIPOSDOAccessorTest#getObjectByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:10px">12.9%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="19" height="7"/></td><td align="right"><span style="color:black;font-size:10px">36</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectByProperty()">DynamicIPOSDOAccessorTest#setObjectByProperty</a></span></td></tr>
-
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">42.2%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="63" height="7"/></td><td align="right"><span style="color:black;font-size:10px">37</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectByIndex()">DynamicIPOSDOAccessorTest#getObjectByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">20.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="31" height="7"/></td><td align="right"><span style="color:black;font-size:10px">38</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectByIndex()">DynamicIPOSDOAccessorTest#setObjectByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">30.5%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="46" height="7"/></td><td align="right"><span style="color:black;font-size:10px">39</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByProperty()">DynamicIPOSDOAccessorTest#getBigIntegerByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic">7.7%</td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">40</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setBigIntegerByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setBigIntegerByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setBigIntegerByProperty()">DynamicIPOSDOAccessorTest#setBigIntegerByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">41.9%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="63" height="7"/></td><td align="right"><span style="color:black;font-size:10px">41</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByIndex()">DynamicIPOSDOAccessorTest#getBigIntegerByIndex</a></span></td></tr>
-
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">21.1%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="32" height="7"/></td><td align="right"><span style="color:black;font-size:10px">42</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setBigIntegerByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setBigIntegerByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setBigIntegerByIndex()">DynamicIPOSDOAccessorTest#setBigIntegerByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:10px">13%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="20" height="7"/></td><td align="right"><span style="color:black;font-size:10px">43</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByPath()">DynamicIPOSDOAccessorTest#getBigIntegerByPath</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">30.2%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="45" height="7"/></td><td align="right"><span style="color:black;font-size:10px">44</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByProperty()">DynamicIPOSDOAccessorTest#getBigDecimalByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">34.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="52" height="7"/></td><td align="right"><span style="color:black;font-size:10px">45</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByIndex()">DynamicIPOSDOAccessorTest#getBigDecimalByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:10px">11.3%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="17" height="7"/></td><td align="right"><span style="color:black;font-size:10px">46</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByPath()">DynamicIPOSDOAccessorTest#getBigDecimalByPath</a></span></td></tr>
-
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">22.9%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="34" height="7"/></td><td align="right"><span style="color:black;font-size:10px">47</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getStringByShortPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getStringByShortPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getStringByShortPath()">DynamicIPOSDOAccessorTest#getStringByShortPath</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">22.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="34" height="7"/></td><td align="right"><span style="color:black;font-size:10px">48</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getDataObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getDataObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getDataObjectByProperty()">DynamicIPOSDOAccessorTest#getDataObjectByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">49</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setDataObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setDataObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setDataObjectByProperty()">DynamicIPOSDOAccessorTest#setDataObjectByProperty</a></span></td></tr>
-</table></td></tr></table>
-<h3 style="background-color:beige">&nbsp;&nbsp;Dynamic Access (2)</h3>
-<table><tr valign="top"><td><a href="images/../plot-data/DynamicAccess2_ploticus_data.txt"><img src="images/DynamicAccess2.png" border="1" alt="Dynamic Access (2) tests"></a></td><td>&nbsp;</td><td><table><tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Significant<a onMouseover="window.status='Click for details'; return true;" href="#note1" style="text-decoration:none"><sup>1</sup></a></span></td></tr>
-
-<tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Changes</span></td><td align="center"><span style="color:black;font-size:10px">##</span></td><td align="left"><span style="color:black;font-size:10px">Test</span></td></tr>
-<tr><td colspan="10"><hr noshade="noshade" size="1"/></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:10px;color:#bbbbbb;font-style:italic">14.8%</td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">33</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getObjectWithEGet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getObjectWithEGet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectWithEGet()">DynamicIPOSDOAccessorTest#getObjectWithEGet</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px;color:#bbbbbb;font-style:italic">15.6%</td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">34</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setObjectWithESet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setObjectWithESet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectWithESet()">DynamicIPOSDOAccessorTest#setObjectWithESet</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">29.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="44" height="7"/></td><td align="right"><span style="color:black;font-size:10px">35</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectByProperty()">DynamicIPOSDOAccessorTest#getObjectByProperty</a></span></td></tr>
-
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:10px">12.9%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="19" height="7"/></td><td align="right"><span style="color:black;font-size:10px">36</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectByProperty()">DynamicIPOSDOAccessorTest#setObjectByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">42.2%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="63" height="7"/></td><td align="right"><span style="color:black;font-size:10px">37</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectByIndex()">DynamicIPOSDOAccessorTest#getObjectByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">20.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="31" height="7"/></td><td align="right"><span style="color:black;font-size:10px">38</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectByIndex()">DynamicIPOSDOAccessorTest#setObjectByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">30.5%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="46" height="7"/></td><td align="right"><span style="color:black;font-size:10px">39</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByProperty()">DynamicIPOSDOAccessorTest#getBigIntegerByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic">7.7%</td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">40</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setBigIntegerByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setBigIntegerByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setBigIntegerByProperty()">DynamicIPOSDOAccessorTest#setBigIntegerByProperty</a></span></td></tr>
-
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">41.9%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="63" height="7"/></td><td align="right"><span style="color:black;font-size:10px">41</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByIndex()">DynamicIPOSDOAccessorTest#getBigIntegerByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">21.1%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="32" height="7"/></td><td align="right"><span style="color:black;font-size:10px">42</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setBigIntegerByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setBigIntegerByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setBigIntegerByIndex()">DynamicIPOSDOAccessorTest#setBigIntegerByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">30.2%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="45" height="7"/></td><td align="right"><span style="color:black;font-size:10px">44</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByProperty()">DynamicIPOSDOAccessorTest#getBigDecimalByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">34.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="52" height="7"/></td><td align="right"><span style="color:black;font-size:10px">45</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByIndex()">DynamicIPOSDOAccessorTest#getBigDecimalByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">22.9%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="34" height="7"/></td><td align="right"><span style="color:black;font-size:10px">47</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getStringByShortPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getStringByShortPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getStringByShortPath()">DynamicIPOSDOAccessorTest#getStringByShortPath</a></span></td></tr>
-
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">22.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="34" height="7"/></td><td align="right"><span style="color:black;font-size:10px">48</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getDataObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getDataObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getDataObjectByProperty()">DynamicIPOSDOAccessorTest#getDataObjectByProperty</a></span></td></tr>
-</table></td></tr></table>
-<h3 style="background-color:beige">&nbsp;&nbsp;Static Access (1)</h3>
-<table><tr valign="top"><td><a href="images/../plot-data/StaticAccess1_ploticus_data.txt"><img src="images/StaticAccess1.png" border="1" alt="Static Access (1) tests"></a></td><td>&nbsp;</td><td><table><tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Significant<a onMouseover="window.status='Click for details'; return true;" href="#note1" style="text-decoration:none"><sup>1</sup></a></span></td></tr>
-<tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Changes</span></td><td align="center"><span style="color:black;font-size:10px">##</span></td><td align="left"><span style="color:black;font-size:10px">Test</span></td></tr>
-<tr><td colspan="10"><hr noshade="noshade" size="1"/></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">54</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getFromMap()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getFromMap()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getFromMap()">StaticIPOSDOAccessorTest#getFromMap</a></span></td></tr>
-
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">55</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setInMap()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setInMap()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setInMap()">StaticIPOSDOAccessorTest#setInMap</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">56</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getObjectWithEGet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getObjectWithEGet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getObjectWithEGet()">StaticIPOSDOAccessorTest#getObjectWithEGet</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">57</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setObjectWithESet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setObjectWithESet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setObjectWithESet()">StaticIPOSDOAccessorTest#setObjectWithESet</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">33.5%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="50" height="7"/></td><td align="right"><span style="color:black;font-size:10px">58</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getObjectByProperty()">StaticIPOSDOAccessorTest#getObjectByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">59</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setObjectByProperty()">StaticIPOSDOAccessorTest#setObjectByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">40.4%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="61" height="7"/></td><td align="right"><span style="color:black;font-size:10px">60</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getObjectByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getObjectByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getObjectByIndex()">StaticIPOSDOAccessorTest#getObjectByIndex</a></span></td></tr>
-
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">28.1%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="42" height="7"/></td><td align="right"><span style="color:black;font-size:10px">61</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setObjectByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setObjectByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setObjectByIndex()">StaticIPOSDOAccessorTest#setObjectByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">62</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByGenerated()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByGenerated()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigIntegerByGenerated()">StaticIPOSDOAccessorTest#getBigIntegerByGenerated</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">63</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByGenerated()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByGenerated()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setBigIntegerByGenerated()">StaticIPOSDOAccessorTest#setBigIntegerByGenerated</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">34.1%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="51" height="7"/></td><td align="right"><span style="color:black;font-size:10px">64</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigIntegerByProperty()">StaticIPOSDOAccessorTest#getBigIntegerByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">65</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setBigIntegerByProperty()">StaticIPOSDOAccessorTest#setBigIntegerByProperty</a></span></td></tr>
-
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">41.7%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="63" height="7"/></td><td align="right"><span style="color:black;font-size:10px">66</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigIntegerByIndex()">StaticIPOSDOAccessorTest#getBigIntegerByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">24.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="37" height="7"/></td><td align="right"><span style="color:black;font-size:10px">67</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setBigIntegerByIndex()">StaticIPOSDOAccessorTest#setBigIntegerByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">16.7%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="25" height="7"/></td><td align="right"><span style="color:black;font-size:10px">68</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigIntegerByPath()">StaticIPOSDOAccessorTest#getBigIntegerByPath</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">43.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="65" height="7"/></td><td align="right"><span style="color:black;font-size:10px">69</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigDecimalByProperty()">StaticIPOSDOAccessorTest#getBigDecimalByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">32%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="48" height="7"/></td><td align="right"><span style="color:black;font-size:10px">70</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigDecimalByIndex()">StaticIPOSDOAccessorTest#getBigDecimalByIndex</a></span></td></tr>
-
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:10px">13.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="20" height="7"/></td><td align="right"><span style="color:black;font-size:10px">71</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigDecimalByPath()">StaticIPOSDOAccessorTest#getBigDecimalByPath</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">36.7%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="55" height="7"/></td><td align="right"><span style="color:black;font-size:10px">72</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getStringByShortPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getStringByShortPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getStringByShortPath()">StaticIPOSDOAccessorTest#getStringByShortPath</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">20.3%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="30" height="7"/></td><td align="right"><span style="color:black;font-size:10px">73</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getDataObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getDataObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getDataObjectByProperty()">StaticIPOSDOAccessorTest#getDataObjectByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">74</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setDataObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setDataObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setDataObjectByProperty()">StaticIPOSDOAccessorTest#setDataObjectByProperty</a></span></td></tr>
-</table></td></tr></table>
-<h3 style="background-color:beige">&nbsp;&nbsp;Static Access (2)</h3>
-
-<table><tr valign="top"><td><a href="images/../plot-data/StaticAccess2_ploticus_data.txt"><img src="images/StaticAccess2.png" border="1" alt="Static Access (2) tests"></a></td><td>&nbsp;</td><td><table><tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Significant<a onMouseover="window.status='Click for details'; return true;" href="#note1" style="text-decoration:none"><sup>1</sup></a></span></td></tr>
-<tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Changes</span></td><td align="center"><span style="color:black;font-size:10px">##</span></td><td align="left"><span style="color:black;font-size:10px">Test</span></td></tr>
-<tr><td colspan="10"><hr noshade="noshade" size="1"/></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">54</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getFromMap()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getFromMap()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getFromMap()">StaticIPOSDOAccessorTest#getFromMap</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">55</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setInMap()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setInMap()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setInMap()">StaticIPOSDOAccessorTest#setInMap</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">56</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getObjectWithEGet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getObjectWithEGet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getObjectWithEGet()">StaticIPOSDOAccessorTest#getObjectWithEGet</a></span></td></tr>
-
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">57</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setObjectWithESet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setObjectWithESet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setObjectWithESet()">StaticIPOSDOAccessorTest#setObjectWithESet</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">33.5%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="50" height="7"/></td><td align="right"><span style="color:black;font-size:10px">58</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getObjectByProperty()">StaticIPOSDOAccessorTest#getObjectByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">59</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setObjectByProperty()">StaticIPOSDOAccessorTest#setObjectByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">40.4%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="61" height="7"/></td><td align="right"><span style="color:black;font-size:10px">60</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getObjectByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getObjectByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getObjectByIndex()">StaticIPOSDOAccessorTest#getObjectByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">28.1%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="42" height="7"/></td><td align="right"><span style="color:black;font-size:10px">61</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setObjectByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setObjectByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setObjectByIndex()">StaticIPOSDOAccessorTest#setObjectByIndex</a></span></td></tr>
-
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">62</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByGenerated()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByGenerated()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigIntegerByGenerated()">StaticIPOSDOAccessorTest#getBigIntegerByGenerated</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">63</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByGenerated()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByGenerated()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setBigIntegerByGenerated()">StaticIPOSDOAccessorTest#setBigIntegerByGenerated</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">34.1%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="51" height="7"/></td><td align="right"><span style="color:black;font-size:10px">64</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigIntegerByProperty()">StaticIPOSDOAccessorTest#getBigIntegerByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">65</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setBigIntegerByProperty()">StaticIPOSDOAccessorTest#setBigIntegerByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">41.7%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="63" height="7"/></td><td align="right"><span style="color:black;font-size:10px">66</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigIntegerByIndex()">StaticIPOSDOAccessorTest#getBigIntegerByIndex</a></span></td></tr>
-
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">24.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="37" height="7"/></td><td align="right"><span style="color:black;font-size:10px">67</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setBigIntegerByIndex()">StaticIPOSDOAccessorTest#setBigIntegerByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">43.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="65" height="7"/></td><td align="right"><span style="color:black;font-size:10px">69</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigDecimalByProperty()">StaticIPOSDOAccessorTest#getBigDecimalByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">32%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="48" height="7"/></td><td align="right"><span style="color:black;font-size:10px">70</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigDecimalByIndex()">StaticIPOSDOAccessorTest#getBigDecimalByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">20.3%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="30" height="7"/></td><td align="right"><span style="color:black;font-size:10px">73</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getDataObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getDataObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getDataObjectByProperty()">StaticIPOSDOAccessorTest#getDataObjectByProperty</a></span></td></tr>
-</table></td></tr></table>
-
-<h3 style="background-color:beige">&nbsp;&nbsp;Getters</h3>
-<table><tr valign="top"><td><a href="images/../plot-data/Getters_ploticus_data.txt"><img src="images/Getters.png" border="1" alt="Getters tests"></a></td><td>&nbsp;</td><td><table><tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Significant<a onMouseover="window.status='Click for details'; return true;" href="#note1" style="text-decoration:none"><sup>1</sup></a></span></td></tr>
-<tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Changes</span></td><td align="center"><span style="color:black;font-size:10px">##</span></td><td align="left"><span style="color:black;font-size:10px">Test</span></td></tr>
-<tr><td colspan="10"><hr noshade="noshade" size="1"/></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:10px;color:#bbbbbb;font-style:italic">14.8%</td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">33</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getObjectWithEGet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getObjectWithEGet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectWithEGet()">DynamicIPOSDOAccessorTest#getObjectWithEGet</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">29.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="44" height="7"/></td><td align="right"><span style="color:black;font-size:10px">35</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectByProperty()">DynamicIPOSDOAccessorTest#getObjectByProperty</a></span></td></tr>
-
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">42.2%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="63" height="7"/></td><td align="right"><span style="color:black;font-size:10px">37</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectByIndex()">DynamicIPOSDOAccessorTest#getObjectByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">56</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getObjectWithEGet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getObjectWithEGet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getObjectWithEGet()">StaticIPOSDOAccessorTest#getObjectWithEGet</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">33.5%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="50" height="7"/></td><td align="right"><span style="color:black;font-size:10px">58</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getObjectByProperty()">StaticIPOSDOAccessorTest#getObjectByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">40.4%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="61" height="7"/></td><td align="right"><span style="color:black;font-size:10px">60</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getObjectByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getObjectByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getObjectByIndex()">StaticIPOSDOAccessorTest#getObjectByIndex</a></span></td></tr>
-</table></td></tr></table>
-<h3 style="background-color:beige">&nbsp;&nbsp;Setters</h3>
-
-<table><tr valign="top"><td><a href="images/../plot-data/Setters_ploticus_data.txt"><img src="images/Setters.png" border="1" alt="Setters tests"></a></td><td>&nbsp;</td><td><table><tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Significant<a onMouseover="window.status='Click for details'; return true;" href="#note1" style="text-decoration:none"><sup>1</sup></a></span></td></tr>
-<tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Changes</span></td><td align="center"><span style="color:black;font-size:10px">##</span></td><td align="left"><span style="color:black;font-size:10px">Test</span></td></tr>
-<tr><td colspan="10"><hr noshade="noshade" size="1"/></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px;color:#bbbbbb;font-style:italic">15.6%</td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">34</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setObjectWithESet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setObjectWithESet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectWithESet()">DynamicIPOSDOAccessorTest#setObjectWithESet</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:10px">12.9%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="19" height="7"/></td><td align="right"><span style="color:black;font-size:10px">36</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectByProperty()">DynamicIPOSDOAccessorTest#setObjectByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">20.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="31" height="7"/></td><td align="right"><span style="color:black;font-size:10px">38</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectByIndex()">DynamicIPOSDOAccessorTest#setObjectByIndex</a></span></td></tr>
-
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">57</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setObjectWithESet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setObjectWithESet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setObjectWithESet()">StaticIPOSDOAccessorTest#setObjectWithESet</a></span></td></tr>
-<tr><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">59</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setObjectByProperty()">StaticIPOSDOAccessorTest#setObjectByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">28.1%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="42" height="7"/></td><td align="right"><span style="color:black;font-size:10px">61</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setObjectByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setObjectByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setObjectByIndex()">StaticIPOSDOAccessorTest#setObjectByIndex</a></span></td></tr>
-</table></td></tr></table>
-<h3 style="background-color:beige">&nbsp;&nbsp;Open Content</h3>
-<table><tr valign="top"><td><a href="images/../plot-data/OpenContent_ploticus_data.txt"><img src="images/OpenContent.png" border="1" alt="Open Content tests"></a></td><td>&nbsp;</td><td><table><tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Significant<a onMouseover="window.status='Click for details'; return true;" href="#note1" style="text-decoration:none"><sup>1</sup></a></span></td></tr>
-<tr><td align="center" colspan="2"><span style="color:black;font-size:10px">Changes</span></td><td align="center"><span style="color:black;font-size:10px">##</span></td><td align="left"><span style="color:black;font-size:10px">Test</span></td></tr>
-
-<tr><td colspan="10"><hr noshade="noshade" size="1"/></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">72.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="109" height="7"/></td><td align="right"><span style="color:black;font-size:10px">21</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.extendedMetaData.OpenContentTest#demandFeature()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.extendedMetaData.OpenContentTest#demandFeature()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html#demandFeature()">OpenContentTest#demandFeature</a></span></td></tr>
-<tr><td align="right"><span style="color:green;font-weight:bold;font-size:14px">47.9%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="72" height="7"/></td><td align="right"><span style="color:black;font-size:10px">22</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.extendedMetaData.OpenContentTest#createDemandFeatureDO()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.extendedMetaData.OpenContentTest#createDemandFeatureDO()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html#createDemandFeatureDO()">OpenContentTest#createDemandFeatureDO</a></span></td></tr>
-</table></td></tr></table>
-<h3 style="background-color:beige">&nbsp;&nbsp;All Test Methods</h3>
-<table><tr valign="top"><td></td><td>&nbsp;</td><td><table><tr><td align="center" colspan="3"><span style="color:black;font-size:10px">2.0.1</span></td><td align="center" colspan="3"><span style="color:black;font-size:10px">2.1.0</span></td><td align="center" colspan="2"><span style="color:black;font-size:10px">Significant<a onMouseover="window.status='Click for details'; return true;" href="#note1" style="text-decoration:none"><sup>1</sup></a></span></td></tr>
-
-<tr><td align="center"><span style="color:black;font-size:10px">Avg</span></td><td align="center"><span style="color:black;font-size:10px">Stdv%</span></td><td align="center"><span style="color:black;font-size:10px"></span></td><td align="center"><span style="color:black;font-size:10px">Avg</span></td><td align="center"><span style="color:black;font-size:10px">Stdv%</span></td><td align="center"><span style="color:black;font-size:10px"></span></td><td align="center" colspan="2"><span style="color:black;font-size:10px">Changes</span></td><td align="center"><span style="color:black;font-size:10px">##</span></td><td align="left"><span style="color:black;font-size:10px">Test</span></td></tr>
-<tr><td colspan="10"><hr noshade="noshade" size="1"/></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">248</td><td align="right"><span style="color:orange;font-size:10px">2.9%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">177.5</td><td align="right"><span style="color:navy;font-size:10px">2%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">28.4%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="43" height="7"/></td><td align="right"><span style="color:black;font-size:10px">01</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>serialization.DynamicIpo#testSer()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.serialization.DynamicIpo#testSer()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/DynamicIpo.html#testSer()">DynamicIpo#testSer</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">248</td><td align="right"><span style="color:orange;font-size:10px">2.9%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">118</td><td align="right"><span style="color:navy;font-size:10px">2.2%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">52.4%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="79" height="7"/></td><td align="right"><span style="color:black;font-size:10px">02</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>serialization.DynamicIpo#testSerCaching()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.serialization.DynamicIpo#testSerCaching()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/DynamicIpo.html#testSerCaching()">DynamicIpo#testSerCaching</a><a onMouseover="ddrivetip('Using previous test for comparison'); window.status='Using previous test for comparison, as no equivalent test method existed in older build'; return true;" onMouseout="hideddrivetip(); return true;" href="#note2" style="text-decoration:none"><sup>&nbsp;2</sup></a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">230.5</td><td align="right"><span style="color:orange;font-size:10px">1.2%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">167</td><td align="right"><span style="color:navy;font-size:10px">1.5%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">27.5%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="41" height="7"/></td><td align="right"><span style="color:black;font-size:10px">03</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>serialization.StaticIpo#testSer()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.serialization.StaticIpo#testSer()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/StaticIpo.html#testSer()">StaticIpo#testSer</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">230.5</td><td align="right"><span style="color:orange;font-size:10px">1.2%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">113.5</td><td align="right"><span style="color:navy;font-size:10px">2.1%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">50.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="76" height="7"/></td><td align="right"><span style="color:black;font-size:10px">04</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>serialization.StaticIpo#testSerCaching()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.serialization.StaticIpo#testSerCaching()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/StaticIpo.html#testSerCaching()">StaticIpo#testSerCaching</a><a onMouseover="ddrivetip('Using previous test for comparison'); window.status='Using previous test for comparison, as no equivalent test method existed in older build'; return true;" onMouseout="hideddrivetip(); return true;" href="#note2" style="text-decoration:none"><sup>&nbsp;2</sup></a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">1767</td><td align="right"><span style="color:orange;font-size:10px">0.4%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">1712</td><td align="right"><span style="color:navy;font-size:10px">0.6%</span></td><td align="right"></td><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">05</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>deserialization.DynamicIpoLoad#testLoad()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.deserialization.DynamicIpoLoad#testLoad()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#testLoad()">DynamicIpoLoad#testLoad</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">708.5</td><td align="right"><span style="color:orange;font-size:10px">0.7%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">633.5</td><td align="right"><span style="color:navy;font-size:10px">1.1%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:10px">10.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="16" height="7"/></td><td align="right"><span style="color:black;font-size:10px">06</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>deserialization.DynamicIpoLoad#testLoadParserCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.deserialization.DynamicIpoLoad#testLoadParserCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#testLoadParserCache()">DynamicIpoLoad#testLoadParserCache</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">581.5</td><td align="right"><span style="color:orange;font-size:10px">0.6%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">538.5</td><td align="right"><span style="color:navy;font-size:10px">1.5%</span></td><td align="right"></td><td align="right"><span style="color:black;font-size:10px">7.4%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="11" height="7"/></td><td align="right"><span style="color:black;font-size:10px">07</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>deserialization.DynamicIpoLoad#testLoadParserAndFeatureMapCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.deserialization.DynamicIpoLoad#testLoadParserAndFeatureMapCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#testLoadParserAndFeatureMapCache()">DynamicIpoLoad#testLoadParserAndFeatureMapCache</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">1746</td><td align="right"><span style="color:orange;font-size:10px">0.3%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">1700</td><td align="right"><span style="color:navy;font-size:10px">0.3%</span></td><td align="right"></td><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">08</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>deserialization.StaticIpoLoad#testLoad()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.deserialization.StaticIpoLoad#testLoad()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html#testLoad()">StaticIpoLoad#testLoad</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">690.5</td><td align="right"><span style="color:orange;font-size:10px">0.7%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">630</td><td align="right"><span style="color:navy;font-size:10px">1%</span></td><td align="right"></td><td align="right"><span style="color:black;font-size:10px">8.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="13" height="7"/></td><td align="right"><span style="color:black;font-size:10px">09</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>deserialization.StaticIpoLoad#testLoadParserCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.deserialization.StaticIpoLoad#testLoadParserCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html#testLoadParserCache()">StaticIpoLoad#testLoadParserCache</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">571</td><td align="right"><span style="color:orange;font-size:10px">0.8%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">538</td><td align="right"><span style="color:navy;font-size:10px">1%</span></td><td align="right"></td><td align="right"><span style="color:black;font-size:10px">5.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="9" height="7"/></td><td align="right"><span style="color:black;font-size:10px">10</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>deserialization.StaticIpoLoad#testLoadParserAndFeatureMapCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.deserialization.StaticIpoLoad#testLoadParserAndFeatureMapCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html#testLoadParserAndFeatureMapCache()">StaticIpoLoad#testLoadParserAndFeatureMapCache</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">303.6</td><td align="right"><span style="color:orange;font-size:10px">1.7%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">236.2</td><td align="right"><span style="color:navy;font-size:10px">2.2%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">22.2%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="33" height="7"/></td><td align="right"><span style="color:black;font-size:10px">11</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.serialization.DynamicIPOSDOSaveTest#saveWithNoOptions()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.serialization.DynamicIPOSDOSaveTest#saveWithNoOptions()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html#saveWithNoOptions()">DynamicIPOSDOSaveTest#saveWithNoOptions</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">303.6</td><td align="right"><span style="color:orange;font-size:10px">1.7%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">161.4</td><td align="right"><span style="color:navy;font-size:10px">1.9%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">46.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="70" height="7"/></td><td align="right"><span style="color:black;font-size:10px">12</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.serialization.DynamicIPOSDOSaveTest#saveWithCaching()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.serialization.DynamicIPOSDOSaveTest#saveWithCaching()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html#saveWithCaching()">DynamicIPOSDOSaveTest#saveWithCaching</a><a onMouseover="ddrivetip('Using previous test for comparison'); window.status='Using previous test for comparison, as no equivalent test method existed in older build'; return true;" onMouseout="hideddrivetip(); return true;" href="#note2" style="text-decoration:none"><sup>&nbsp;2</sup></a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">296.3</td><td align="right"><span style="color:orange;font-size:10px">1.5%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">235.2</td><td align="right"><span style="color:navy;font-size:10px">2%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">20.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="31" height="7"/></td><td align="right"><span style="color:black;font-size:10px">13</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.serialization.StaticIPOSDOSaveTest#saveWithNoOptions()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.serialization.StaticIPOSDOSaveTest#saveWithNoOptions()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html#saveWithNoOptions()">StaticIPOSDOSaveTest#saveWithNoOptions</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">296.3</td><td align="right"><span style="color:orange;font-size:10px">1.5%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">160.2</td><td align="right"><span style="color:navy;font-size:10px">2.3%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">45.9%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="69" height="7"/></td><td align="right"><span style="color:black;font-size:10px">14</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.serialization.StaticIPOSDOSaveTest#saveWithCaching()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.serialization.StaticIPOSDOSaveTest#saveWithCaching()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html#saveWithCaching()">StaticIPOSDOSaveTest#saveWithCaching</a><a onMouseover="ddrivetip('Using previous test for comparison'); window.status='Using previous test for comparison, as no equivalent test method existed in older build'; return true;" onMouseout="hideddrivetip(); return true;" href="#note2" style="text-decoration:none"><sup>&nbsp;2</sup></a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">1788</td><td align="right"><span style="color:orange;font-size:10px">0.5%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">1799</td><td align="right"><span style="color:navy;font-size:10px">0.5%</span></td><td align="right"></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">15</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.deserialization.DynamicIPOSDOLoadTest#loadWithNoOptions()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.deserialization.DynamicIPOSDOLoadTest#loadWithNoOptions()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#loadWithNoOptions()">DynamicIPOSDOLoadTest#loadWithNoOptions</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">693.5</td><td align="right"><span style="color:orange;font-size:10px">1.1%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">697</td><td align="right"><span style="color:navy;font-size:10px">0.9%</span></td><td align="right"></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">16</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.deserialization.DynamicIPOSDOLoadTest#loadWithParserCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.deserialization.DynamicIPOSDOLoadTest#loadWithParserCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#loadWithParserCache()">DynamicIPOSDOLoadTest#loadWithParserCache</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">582</td><td align="right"><span style="color:orange;font-size:10px">0.8%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">603</td><td align="right"><span style="color:navy;font-size:10px">1.4%</span></td><td align="right"></td><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">17</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.deserialization.DynamicIPOSDOLoadTest#loadWithParserAndFeatureMapCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.deserialization.DynamicIPOSDOLoadTest#loadWithParserAndFeatureMapCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#loadWithParserAndFeatureMapCache()">DynamicIPOSDOLoadTest#loadWithParserAndFeatureMapCache</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">1768</td><td align="right"><span style="color:orange;font-size:10px">0.6%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">1786</td><td align="right"><span style="color:navy;font-size:10px">0.5%</span></td><td align="right"></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">18</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.deserialization.StaticIPOSDOLoadTest#loadWithNoOptions()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.deserialization.StaticIPOSDOLoadTest#loadWithNoOptions()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html#loadWithNoOptions()">StaticIPOSDOLoadTest#loadWithNoOptions</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">673</td><td align="right"><span style="color:orange;font-size:10px">1.2%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">687</td><td align="right"><span style="color:navy;font-size:10px">0.9%</span></td><td align="right"></td><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">19</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.deserialization.StaticIPOSDOLoadTest#loadWithParserCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.deserialization.StaticIPOSDOLoadTest#loadWithParserCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html#loadWithParserCache()">StaticIPOSDOLoadTest#loadWithParserCache</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">567.5</td><td align="right"><span style="color:orange;font-size:10px">0.7%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">595.5</td><td align="right"><span style="color:navy;font-size:10px">1.3%</span></td><td align="right"></td><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">20</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.deserialization.StaticIPOSDOLoadTest#loadWithParserAndFeatureMapCache()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.deserialization.StaticIPOSDOLoadTest#loadWithParserAndFeatureMapCache()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html#loadWithParserAndFeatureMapCache()">StaticIPOSDOLoadTest#loadWithParserAndFeatureMapCache</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">6546</td><td align="right"><span style="color:orange;font-size:10px">1.2%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">v</a></td><td align="right"><span style="color:navy;font-size:10px">1779</td><td align="right"><span style="color:navy;font-size:10px">2%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">72.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="109" height="7"/></td><td align="right"><span style="color:black;font-size:10px">21</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.extendedMetaData.OpenContentTest#demandFeature()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.extendedMetaData.OpenContentTest#demandFeature()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html#demandFeature()">OpenContentTest#demandFeature</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">2752</td><td align="right"><span style="color:orange;font-size:10px">1.1%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">1434</td><td align="right"><span style="color:navy;font-size:10px">1.2%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">47.9%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="72" height="7"/></td><td align="right"><span style="color:black;font-size:10px">22</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.extendedMetaData.OpenContentTest#createDemandFeatureDO()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.extendedMetaData.OpenContentTest#createDemandFeatureDO()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html#createDemandFeatureDO()">OpenContentTest#createDemandFeatureDO</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">0.00709</td><td align="right"><span style="color:orange;font-size:10px">2%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.00708</td><td align="right"><span style="color:navy;font-size:10px">1.7%</span></td><td align="right"></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">23</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticSequenceTest#getSequenceByGenerated()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticSequenceTest#getSequenceByGenerated()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#getSequenceByGenerated()">StaticSequenceTest#getSequenceByGenerated</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.2486</td><td align="right"><span style="color:orange;font-size:10px">2.7%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.197</td><td align="right"><span style="color:navy;font-size:10px">3.7%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">20.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="31" height="7"/></td><td align="right"><span style="color:black;font-size:10px">24</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticSequenceTest#getDerivedByGenerated()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticSequenceTest#getDerivedByGenerated()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#getDerivedByGenerated()">StaticSequenceTest#getDerivedByGenerated</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.03563</td><td align="right"><span style="color:orange;font-size:10px">0.7%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.0363</td><td align="right"><span style="color:navy;font-size:10px">0.2%</span></td><td align="right"></td><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">25</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticSequenceTest#getSequenceWithEGet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticSequenceTest#getSequenceWithEGet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#getSequenceWithEGet()">StaticSequenceTest#getSequenceWithEGet</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">0.2933</td><td align="right"><span style="color:orange;font-size:10px">3.4%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.225</td><td align="right"><span style="color:navy;font-size:10px">2.8%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">23.3%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="35" height="7"/></td><td align="right"><span style="color:black;font-size:10px">26</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticSequenceTest#getDerivedWithEGet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticSequenceTest#getDerivedWithEGet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#getDerivedWithEGet()">StaticSequenceTest#getDerivedWithEGet</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.1593</td><td align="right"><span style="color:orange;font-size:10px">2%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">0.121</td><td align="right"><span style="color:navy;font-size:10px">2.1%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">24.1%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="36" height="7"/></td><td align="right"><span style="color:black;font-size:10px">27</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticSequenceTest#getSequence()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticSequenceTest#getSequence()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#getSequence()">StaticSequenceTest#getSequence</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">0.2271</td><td align="right"><span style="color:orange;font-size:10px">5.6%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.1744</td><td align="right"><span style="color:navy;font-size:10px">4.8%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">23.2%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="35" height="7"/></td><td align="right"><span style="color:black;font-size:10px">28</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticSequenceTest#getDerived()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticSequenceTest#getDerived()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#getDerived()">StaticSequenceTest#getDerived</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">1.477</td><td align="right"><span style="color:orange;font-size:10px">1.5%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">1.341</td><td align="right"><span style="color:navy;font-size:10px">5.3%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:black;font-size:10px">9.2%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="14" height="7"/></td><td align="right"><span style="color:black;font-size:10px">29</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticSequenceTest#contains()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticSequenceTest#contains()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#contains()">StaticSequenceTest#contains</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">1.667</td><td align="right"><span style="color:orange;font-size:10px">2.5%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">1.489</td><td align="right"><span style="color:navy;font-size:10px">2.6%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:10px">10.7%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="16" height="7"/></td><td align="right"><span style="color:black;font-size:10px">30</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticBidirectionalTest#setAdaptedByGenerated()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticBidirectionalTest#setAdaptedByGenerated()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html#setAdaptedByGenerated()">StaticBidirectionalTest#setAdaptedByGenerated</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">5.167</td><td align="right"><span style="color:orange;font-size:10px">4.7%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">5.227</td><td align="right"><span style="color:navy;font-size:10px">5.4%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">31</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticBidirectionalTest#setByGenerated()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticBidirectionalTest#setByGenerated()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html#setByGenerated()">StaticBidirectionalTest#setByGenerated</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">5.219</td><td align="right"><span style="color:orange;font-size:10px">7.3%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">5.294</td><td align="right"><span style="color:navy;font-size:10px">7%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">32</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticBidirectionalTest#setWithESet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticBidirectionalTest#setWithESet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html#setWithESet()">StaticBidirectionalTest#setWithESet</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.1176</td><td align="right"><span style="color:orange;font-size:10px">14.8%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">0.1002</td><td align="right"><span style="color:navy;font-size:10px">2.6%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:10px;color:#bbbbbb;font-style:italic">14.8%</td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">33</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getObjectWithEGet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getObjectWithEGet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectWithEGet()">DynamicIPOSDOAccessorTest#getObjectWithEGet</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">0.1964</td><td align="right"><span style="color:orange;font-size:10px">9.6%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.1658</td><td align="right"><span style="color:navy;font-size:10px">7.1%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px;color:#bbbbbb;font-style:italic">15.6%</td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">34</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setObjectWithESet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setObjectWithESet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectWithESet()">DynamicIPOSDOAccessorTest#setObjectWithESet</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.2398</td><td align="right"><span style="color:orange;font-size:10px">6.8%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">0.1688</td><td align="right"><span style="color:navy;font-size:10px">4.4%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">29.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="44" height="7"/></td><td align="right"><span style="color:black;font-size:10px">35</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectByProperty()">DynamicIPOSDOAccessorTest#getObjectByProperty</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">0.1906</td><td align="right"><span style="color:orange;font-size:10px">7.3%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.166</td><td align="right"><span style="color:navy;font-size:10px">4.6%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:10px">12.9%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="19" height="7"/></td><td align="right"><span style="color:black;font-size:10px">36</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectByProperty()">DynamicIPOSDOAccessorTest#setObjectByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.2679</td><td align="right"><span style="color:orange;font-size:10px">6%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.1549</td><td align="right"><span style="color:navy;font-size:10px">4.9%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">42.2%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="63" height="7"/></td><td align="right"><span style="color:black;font-size:10px">37</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getObjectByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectByIndex()">DynamicIPOSDOAccessorTest#getObjectByIndex</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">0.2014</td><td align="right"><span style="color:orange;font-size:10px">6.6%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.16</td><td align="right"><span style="color:navy;font-size:10px">6.2%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">20.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="31" height="7"/></td><td align="right"><span style="color:black;font-size:10px">38</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setObjectByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectByIndex()">DynamicIPOSDOAccessorTest#setObjectByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.2542</td><td align="right"><span style="color:orange;font-size:10px">7.3%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">0.1768</td><td align="right"><span style="color:navy;font-size:10px">4.4%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">30.5%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="46" height="7"/></td><td align="right"><span style="color:black;font-size:10px">39</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByProperty()">DynamicIPOSDOAccessorTest#getBigIntegerByProperty</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">0.4078</td><td align="right"><span style="color:orange;font-size:10px">5.9%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.3763</td><td align="right"><span style="color:navy;font-size:10px">4.6%</span></td><td align="right"></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic">7.7%</td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">40</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setBigIntegerByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setBigIntegerByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setBigIntegerByProperty()">DynamicIPOSDOAccessorTest#setBigIntegerByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.2728</td><td align="right"><span style="color:orange;font-size:10px">7.5%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.1586</td><td align="right"><span style="color:navy;font-size:10px">3.2%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">41.9%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="63" height="7"/></td><td align="right"><span style="color:black;font-size:10px">41</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByIndex()">DynamicIPOSDOAccessorTest#getBigIntegerByIndex</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">0.218</td><td align="right"><span style="color:orange;font-size:10px">4.8%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.172</td><td align="right"><span style="color:navy;font-size:10px">4.3%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">21.1%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="32" height="7"/></td><td align="right"><span style="color:black;font-size:10px">42</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setBigIntegerByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setBigIntegerByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setBigIntegerByIndex()">DynamicIPOSDOAccessorTest#setBigIntegerByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">3.465</td><td align="right"><span style="color:orange;font-size:10px">1.6%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">3.016</td><td align="right"><span style="color:navy;font-size:10px">1.4%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:10px">13%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="20" height="7"/></td><td align="right"><span style="color:black;font-size:10px">43</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getBigIntegerByPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByPath()">DynamicIPOSDOAccessorTest#getBigIntegerByPath</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.4918</td><td align="right"><span style="color:orange;font-size:10px">8.1%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.3433</td><td align="right"><span style="color:navy;font-size:10px">6.9%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">30.2%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="45" height="7"/></td><td align="right"><span style="color:black;font-size:10px">44</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByProperty()">DynamicIPOSDOAccessorTest#getBigDecimalByProperty</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">0.5386</td><td align="right"><span style="color:orange;font-size:10px">7.3%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.3524</td><td align="right"><span style="color:navy;font-size:10px">8.8%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">34.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="52" height="7"/></td><td align="right"><span style="color:black;font-size:10px">45</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByIndex()">DynamicIPOSDOAccessorTest#getBigDecimalByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">4.245</td><td align="right"><span style="color:orange;font-size:10px">1.9%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">3.767</td><td align="right"><span style="color:navy;font-size:10px">1.9%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:10px">11.3%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="17" height="7"/></td><td align="right"><span style="color:black;font-size:10px">46</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getBigDecimalByPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByPath()">DynamicIPOSDOAccessorTest#getBigDecimalByPath</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">0.3292</td><td align="right"><span style="color:orange;font-size:10px">5.7%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.254</td><td align="right"><span style="color:navy;font-size:10px">7.8%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">22.9%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="34" height="7"/></td><td align="right"><span style="color:black;font-size:10px">47</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getStringByShortPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getStringByShortPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getStringByShortPath()">DynamicIPOSDOAccessorTest#getStringByShortPath</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.2791</td><td align="right"><span style="color:orange;font-size:10px">6.4%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.2155</td><td align="right"><span style="color:navy;font-size:10px">3.6%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">22.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="34" height="7"/></td><td align="right"><span style="color:black;font-size:10px">48</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getDataObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getDataObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getDataObjectByProperty()">DynamicIPOSDOAccessorTest#getDataObjectByProperty</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">1.327</td><td align="right"><span style="color:orange;font-size:10px">5.7%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">1.318</td><td align="right"><span style="color:navy;font-size:10px">4.1%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">49</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setDataObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setDataObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setDataObjectByProperty()">DynamicIPOSDOAccessorTest#setDataObjectByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">6.828</td><td align="right"><span style="color:orange;font-size:10px">5.8%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">5.061</td><td align="right"><span style="color:navy;font-size:10px">3.6%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">25.9%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="39" height="7"/></td><td align="right"><span style="color:black;font-size:10px">50</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getByProperty()">DynamicIPOSDOAccessorTest#getByProperty</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">26.85</td><td align="right"><span style="color:orange;font-size:10px">6.9%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">28.34</td><td align="right"><span style="color:navy;font-size:10px">9.9%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:red;font-size:10px;color:#bbbbbb;font-style:italic">-6%</td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">51</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setByProperty()">DynamicIPOSDOAccessorTest#setByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">13.08</td><td align="right"><span style="color:orange;font-size:10px">3.9%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">10.44</td><td align="right"><span style="color:navy;font-size:10px">11.6%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">20.2%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="30" height="7"/></td><td align="right"><span style="color:black;font-size:10px">52</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#getByShortPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#getByShortPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getByShortPath()">DynamicIPOSDOAccessorTest#getByShortPath</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">27.7</td><td align="right"><span style="color:orange;font-size:10px">2.3%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">26.93</td><td align="right"><span style="color:navy;font-size:10px">4.6%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">53</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.DynamicIPOSDOAccessorTest#setByShortPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest#setByShortPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setByShortPath()">DynamicIPOSDOAccessorTest#setByShortPath</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.03323</td><td align="right"><span style="color:orange;font-size:10px">7.3%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">0.03308</td><td align="right"><span style="color:navy;font-size:10px">6.9%</span></td><td align="right"></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">54</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getFromMap()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getFromMap()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getFromMap()">StaticIPOSDOAccessorTest#getFromMap</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.03223</td><td align="right"><span style="color:orange;font-size:10px">7.1%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">0.0316</td><td align="right"><span style="color:navy;font-size:10px">3%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">55</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setInMap()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setInMap()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setInMap()">StaticIPOSDOAccessorTest#setInMap</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">0.02703</td><td align="right"><span style="color:orange;font-size:10px">0.8%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.02783</td><td align="right"><span style="color:navy;font-size:10px">0.7%</span></td><td align="right"></td><td align="right"><span style="color:black;font-size:10px"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">56</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getObjectWithEGet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getObjectWithEGet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getObjectWithEGet()">StaticIPOSDOAccessorTest#getObjectWithEGet</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.03319</td><td align="right"><span style="color:orange;font-size:10px">6%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">0.03315</td><td align="right"><span style="color:navy;font-size:10px">0.7%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">57</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setObjectWithESet()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setObjectWithESet()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setObjectWithESet()">StaticIPOSDOAccessorTest#setObjectWithESet</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.1415</td><td align="right"><span style="color:orange;font-size:10px">5.8%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">0.09411</td><td align="right"><span style="color:navy;font-size:10px">8.2%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">33.5%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="50" height="7"/></td><td align="right"><span style="color:black;font-size:10px">58</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getObjectByProperty()">StaticIPOSDOAccessorTest#getObjectByProperty</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">0.05563</td><td align="right"><span style="color:orange;font-size:10px">10.1%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">0.05597</td><td align="right"><span style="color:navy;font-size:10px">3%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">59</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setObjectByProperty()">StaticIPOSDOAccessorTest#setObjectByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.1651</td><td align="right"><span style="color:orange;font-size:10px">6.7%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">0.09836</td><td align="right"><span style="color:navy;font-size:10px">1.8%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">40.4%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="61" height="7"/></td><td align="right"><span style="color:black;font-size:10px">60</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getObjectByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getObjectByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getObjectByIndex()">StaticIPOSDOAccessorTest#getObjectByIndex</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">0.07062</td><td align="right"><span style="color:orange;font-size:10px">4.7%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">0.05076</td><td align="right"><span style="color:navy;font-size:10px">2.6%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">28.1%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="42" height="7"/></td><td align="right"><span style="color:black;font-size:10px">61</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setObjectByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setObjectByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setObjectByIndex()">StaticIPOSDOAccessorTest#setObjectByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.002023</td><td align="right"><span style="color:orange;font-size:10px">0.1%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.002023</td><td align="right"><span style="color:navy;font-size:10px">0.1%</span></td><td align="right"></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">62</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByGenerated()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByGenerated()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigIntegerByGenerated()">StaticIPOSDOAccessorTest#getBigIntegerByGenerated</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">0.02119</td><td align="right"><span style="color:orange;font-size:10px">1.1%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">0.02142</td><td align="right"><span style="color:navy;font-size:10px">1.6%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">63</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByGenerated()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByGenerated()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setBigIntegerByGenerated()">StaticIPOSDOAccessorTest#setBigIntegerByGenerated</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.1375</td><td align="right"><span style="color:orange;font-size:10px">8.9%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">0.09062</td><td align="right"><span style="color:navy;font-size:10px">18.5%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">34.1%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="51" height="7"/></td><td align="right"><span style="color:black;font-size:10px">64</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigIntegerByProperty()">StaticIPOSDOAccessorTest#getBigIntegerByProperty</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">0.05637</td><td align="right"><span style="color:orange;font-size:10px">10.8%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">0.05585</td><td align="right"><span style="color:navy;font-size:10px">2.8%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">65</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setBigIntegerByProperty()">StaticIPOSDOAccessorTest#setBigIntegerByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.1598</td><td align="right"><span style="color:orange;font-size:10px">6.9%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.09307</td><td align="right"><span style="color:navy;font-size:10px">16.1%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">41.7%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="63" height="7"/></td><td align="right"><span style="color:black;font-size:10px">66</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigIntegerByIndex()">StaticIPOSDOAccessorTest#getBigIntegerByIndex</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">0.07488</td><td align="right"><span style="color:orange;font-size:10px">4.6%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.05634</td><td align="right"><span style="color:navy;font-size:10px">3.4%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">24.8%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="37" height="7"/></td><td align="right"><span style="color:black;font-size:10px">67</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setBigIntegerByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setBigIntegerByIndex()">StaticIPOSDOAccessorTest#setBigIntegerByIndex</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">3.396</td><td align="right"><span style="color:orange;font-size:10px">1.7%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">2.83</td><td align="right"><span style="color:navy;font-size:10px">1.5%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">16.7%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="25" height="7"/></td><td align="right"><span style="color:black;font-size:10px">68</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getBigIntegerByPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigIntegerByPath()">StaticIPOSDOAccessorTest#getBigIntegerByPath</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">0.1391</td><td align="right"><span style="color:orange;font-size:10px">10.3%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">0.0785</td><td align="right"><span style="color:navy;font-size:10px">22.2%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">43.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="65" height="7"/></td><td align="right"><span style="color:black;font-size:10px">69</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigDecimalByProperty()">StaticIPOSDOAccessorTest#getBigDecimalByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.1526</td><td align="right"><span style="color:orange;font-size:10px">5%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">0.1037</td><td align="right"><span style="color:navy;font-size:10px">18.7%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">32%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="48" height="7"/></td><td align="right"><span style="color:black;font-size:10px">70</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByIndex()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByIndex()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigDecimalByIndex()">StaticIPOSDOAccessorTest#getBigDecimalByIndex</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">4.065</td><td align="right"><span style="color:orange;font-size:10px">2.5%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">3.512</td><td align="right"><span style="color:navy;font-size:10px">1.3%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:10px">13.6%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="20" height="7"/></td><td align="right"><span style="color:black;font-size:10px">71</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getBigDecimalByPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigDecimalByPath()">StaticIPOSDOAccessorTest#getBigDecimalByPath</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">0.2213</td><td align="right"><span style="color:orange;font-size:10px">4.7%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">0.14</td><td align="right"><span style="color:navy;font-size:10px">14.2%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">36.7%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="55" height="7"/></td><td align="right"><span style="color:black;font-size:10px">72</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getStringByShortPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getStringByShortPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getStringByShortPath()">StaticIPOSDOAccessorTest#getStringByShortPath</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">0.1033</td><td align="right"><span style="color:orange;font-size:10px">5.3%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">0.08228</td><td align="right"><span style="color:navy;font-size:10px">8.1%</span></td><td align="right"></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">20.3%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="30" height="7"/></td><td align="right"><span style="color:black;font-size:10px">73</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getDataObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getDataObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getDataObjectByProperty()">StaticIPOSDOAccessorTest#getDataObjectByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">1.163</td><td align="right"><span style="color:orange;font-size:10px">6.8%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">1.125</td><td align="right"><span style="color:navy;font-size:10px">8.2%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">74</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setDataObjectByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setDataObjectByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setDataObjectByProperty()">StaticIPOSDOAccessorTest#setDataObjectByProperty</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">0.04246</td><td align="right"><span style="color:orange;font-size:10px">1.5%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">0.04062</td><td align="right"><span style="color:navy;font-size:10px">6.2%</span></td><td align="right"></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">75</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getByGenerated()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getByGenerated()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getByGenerated()">StaticIPOSDOAccessorTest#getByGenerated</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">5.174</td><td align="right"><span style="color:orange;font-size:10px">5.3%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">5.073</td><td align="right"><span style="color:navy;font-size:10px">7.4%</span></td><td align="right"></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">76</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setByGenerated()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setByGenerated()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setByGenerated()">StaticIPOSDOAccessorTest#setByGenerated</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">1.872</td><td align="right"><span style="color:orange;font-size:10px">5.8%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">1.383</td><td align="right"><span style="color:navy;font-size:10px">1.8%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">26.1%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="39" height="7"/></td><td align="right"><span style="color:black;font-size:10px">77</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getByProperty()">StaticIPOSDOAccessorTest#getByProperty</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">5.149</td><td align="right"><span style="color:orange;font-size:10px">6.6%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:navy;font-size:10px">5.276</td><td align="right"><span style="color:navy;font-size:10px">7.1%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">78</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setByProperty()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setByProperty()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setByProperty()">StaticIPOSDOAccessorTest#setByProperty</a></span></td></tr>
-<tr><td align="right"><span style="color:orange;font-size:10px">4.743</td><td align="right"><span style="color:orange;font-size:10px">5.5%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">3.487</td><td align="right"><span style="color:navy;font-size:10px">14.4%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:green;font-weight:bold;font-size:14px">26.5%</td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="40" height="7"/></td><td align="right"><span style="color:black;font-size:10px">79</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#getByShortPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#getByShortPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getByShortPath()">StaticIPOSDOAccessorTest#getByShortPath</a></span></td></tr>
-
-<tr><td align="right"><span style="color:orange;font-size:10px">13.68</td><td align="right"><span style="color:orange;font-size:10px">2%</span></td><td align="right"></td><td align="right"><span style="color:navy;font-size:10px">13.26</td><td align="right"><span style="color:navy;font-size:10px">3.3%</span></td><td align="right"><a onMouseover="ddrivetip('High/low value removed'); window.status='Highest/lowest data point removed to improve standard deviation'; return true;" onMouseout="hideddrivetip(); return true;" href="#note3" style="text-decoration:none;color:black;font-size:10px">^</a></td><td align="right"><span style="color:black;font-size:10px;color:#bbbbbb;font-style:italic"></td><td align="left" colspan="1"></td><td align="right"><span style="color:black;font-size:10px">80</span></td><td align="left"><span style="color:black;font-size:10px"><a onMouseover="ddrivetip('org.eclipse.emf.test.performance<br/>sdo.accessor.StaticIPOSDOAccessorTest#setByShortPath()'); window.status='Click for Javadoc: org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest#setByShortPath()'; return true;" onMouseout="hideddrivetip(); return true;" href="/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setByShortPath()">StaticIPOSDOAccessorTest#setByShortPath</a></span></td></tr>
-<tr><td colspan="10"><hr noshade="noshade" size="1"></td>
-</tr>
-<tr><td colspan="6" align="right"><span style="color:black;font-size:10px">Average Of <span style="color:green;font-weight:bold;font-size:14px">49</span> Improved Methods:</span></td><td colspan="1" align="right"><span style="color:green;font-weight:bold;font-size:14px">27.7%</span></td><td align="left" colspan="1"><img src="http://www.eclipse.org/emf/images/misc/bar-green.png" width="42" height="7"/></td></tr>
-</table></td></tr></table>
-<h4>Build(s) used to generate this page:</h4>
-<p style="color:black;font-size:11px">&nbsp;&nbsp;EMF 2.0.1/R200409171617 vs. EMF 2.1.0/S200506300200 (RC1)</p>
-<!-- legend/footnotes -->
-<h4>Legend</h4>
-<table>
-	<tr valign="top">
-	<td><span style="color:black;font-size:11px">
-		<span>1</span><a name="note1">&#160;</a>
-
-	</span></td>
-	<td><span style="color:black;font-size:11px">
-		A 'significant change' is defined as a delta where:
-		<ol>
-			<li style="color:black;font-size:11px">|(new value - old value) / (old value)| x 100% >= 5%, that is, the absolute value of the percent difference between the new and old value is <b>at least 5%</b>;</li>
-			<li style="color:black;font-size:11px">for an improvement, (old avg value - std dev) &gt; (new avg value + std dev), that is, error bars do no overlap; and, </li>
-
-			<li style="color:black;font-size:11px">for a regression, (old avg value + std dev) &lt; (new avg value - std dev), that is, error bars do no overlap</li>
-		</ol>
-	</span></td>
-	</tr>
-	<tr valign="top">
-	<td><span style="color:black;font-size:11px">
-		<span>2</span><a name="note2">&#160;</a>
-
-	</span></td>
-	<td><span style="color:black;font-size:11px">
-		Since this method only exists in the second (newer) test data, the preceding test was used as the baseline for comparison. For example, <b>DynamicIpo#testSerCaching()</b> was compared to <b>DynamicIpo#testSer()</b> in order to be able to compare the best available method option available in the old build compared to the new build.
-	</span></td>
-	</tr>
-	<tr valign="top">
-
-	<td><span style="color:black;font-size:11px">
-		<span>^</span><a name="note3">&#160;</a>
-	</span></td>
-	<td><span style="color:black;font-size:11px">
-		In order to improve standard deviation of the data set, the highest value was removed and the standard deviation recomputed. If the new standard deviation (expressed as a percentage of the mean) was found to be better by <b>at least 1%</b>, the highest data point was omitted and the new standard deviation used.
-	</span></td>
-	</tr>
-	<tr valign="top">
-
-	<td><span style="color:black;font-size:11px">
-		<span>v</span><a name="note3">&#160;</a>
-	</span></td>
-	<td><span style="color:black;font-size:11px">
-		In order to improve standard deviation of the data set, the lowest value was removed and the standard deviation recomputed. If the new standard deviation (expressed as a percentage of the mean) was found to be better by <b>at least 20%</b>, the lowest data point was omitted and the new standard deviation used.
-	</span></td>
-	</tr>
-</table>
-
-<h4>EMF Performance Data</h4>
-
-<p style="color:black;font-size:11px">To review the data used to calculate the above plots, please see the EMF Performance Data as either <a href="http://www.eclipse.org/emf/docs/performance/EMFPerformanceTestsData.txt">tab separated values</a> (TSV) or <a href="http://www.eclipse.org/emf/docs/performance/EMFPerformanceTestsData.xls">Excel</a> (XLS). Note also that by clicking on the plots themselves, you can review the values used by <a href="http://ploticus.sourceforge.net/doc/welcome.html">Ploticus 2.3</a> to create the plots.
-</p>
-
-<h4>EMF Performance FAQ</h4>
-
-<p style="color:black;font-size:11px">For additional information, please see the <a href="http://www.eclipse.org/emf/docs/?doc=http://www.eclipse.org/emf/docs/performance/EMFPerformanceTestsFAQ.html">EMF Perfomance FAQ</a>.
-
-</p>
-
-		</blockquote>
-</body></html>
diff --git a/emf/docs/performance/EMFPerformanceTips.html b/emf/docs/performance/EMFPerformanceTips.html
deleted file mode 100644
index 155457a..0000000
--- a/emf/docs/performance/EMFPerformanceTips.html
+++ /dev/null
@@ -1,96 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
-<title>EMF Performance Tips</title>
-</head>
-
-<body lang="EN-US" xml:lang="EN-US">
-
-<h1>EMF Performance Tips</h1>
-
-<p>
-Last updated: July 6, 2005
-</p>
-
-<p>
-Authors: Dave Steinberg, Elena Litani
-</p>
-
-<h2>Reduce memory footprint of EMF models using boolean flags</h2>
-
-<p>The generator provides an option to combine boolean flags into an <tt class="code">int</tt> field in class implementations.  This applies to the values of boolean attributes and the flags representing whether unsettable features are set.  This can significantly reduce the memory consumed by instances of models with classes containing a number of such features.  To enable this option, specify a field name in the "Boolean Flags Field" property, under "Model Feature Defaults", of a generator model.
-</p>
-
-<p>The "Boolean Flags Reserved Bits" property can be used to indicate that the <tt class="code">int</tt> field is actually inherited from a base object implementation, and to specify the number of bits reserved for use by the base.  For example, <tt class="code">Ecore</tt> uses eFlags, which is defined on <tt class="code">EObjectImpl</tt>, for its boolean flags, with 8 bits reserved for the base.  Note that, though it's unlikely that <tt class="code">EObjectImpl</tt> will require more than 8 bits of this field, we do reserve the right to break compatibility by exceeding this number, if necessary.  So, it is safer to use a separate <tt class="code">int</tt> field for the boolean flags in your model, which can still yield substantial memory savings.
-</p>
-
-<h2>Improve performance of save and load operations</h2>
-
-<p>The following options (specified on <tt class="code">org.eclipse.emf.ecore.xmi.XMLResource</tt>) can be used on <tt class="code">load(InputStream, Map)</tt> and <tt class="code">save(OutputStream, Map)</tt>  to improve the performance of the save or load operation, by decreasing either the running time of the operation or the amount of memory it uses.
-</p>
-
-<h3>Load options</h3>
-
-<p><tt class="code">OPTION_DEFER_IDREF_RESOLUTION</tt></p>
-
-<p>Option value: <tt class="code">Boolean</tt>.</p>
-
-<p>This option can be enabled to defer resolving references within a resource until the whole document has been parsed. The default strategy is to try to resolve each reference as it is encountered and then, at the end, resolve any ones that failed. This wastes time looking up forward references that do not exist yet, which, if you're using intrinsic IDs, can involve iterating over every object in the resource.
-</p>
-
-<p><tt class="code">OPTION_USE_PARSER_POOL</tt></p>
-
-<p>Option value: <tt class="code">org.eclipse.emf.ecore.xmi.XMLParserPool</tt>.
-</p>
-
-<p>We <b>strongly encourage</b> to set this option for EMF load operation.
-This option is used to provide a parser pool, from which <tt class="code">SAXParser</tt> instances are created and reused. <tt class="code">XMLParserPool</tt> defines a simple interface for obtaining and releasing parsers based on their features and properties. Specifying a parser pool, such as an instance of the default implementation, <tt class="code">XMLParserPoolImpl</tt>, can improve performance <b>dramatically</b> when a resource performs repeated loads. A single parser pool can also be shared among multiple resources. Default implementation is also thread-safe.
-</p>
-
-<p><tt class="code">OPTION_USE_XML_NAME_TO_FEATURE_MAP</tt></p>
-
-<p>Option value: <tt class="code">java.util.Map</tt>.</p>
-
-<p>This option can be used to share the cache of mappings between qualified XML names (namespace + local name) and corresponding <tt class="code">Ecore</tt> features across invocations of <tt class="code">load()</tt>, or even among resources. It can take some time to determine these associations, since they can be affected by <tt class="code">ExtendedMetaData</tt> or an <tt class="code">XMLMap</tt>, so they are cached during a load.  If you use this option to specify the same map for several loads, that instance will be used as the cache, improving the performance for all but the first. You can share a single map among multiple resources, unless they load different models with conflicting qualified names.</p>
-
-<h3>Save options</h3>
-
-<p><tt class="code">OPTION_FLUSH_THRESHOLD</tt></p>
-
-<p>Option value: <tt class="code">Integer</tt>.</p>
-
-<p>This option can be used to specify a maximum number of characters to allow in the output stream before flushing it. This reduces the memory used in serializing a large file, but it is slower than the default behavior.
-</p>
-
-<p><tt class="code">OPTION_USE_CACHED_LOOKUP_TABLE</tt></p>
-
-<p>Option value: <tt class="code">List</tt>.</p>
-
-<p>This option provides a placeholder to cache information about structure of the model. (using qualified XML names as a key for caching information). When possible, the same placeholder list should be shared among resources, unless you intent to serialize instances of different models.
-</p>
-
-<p><tt class="code">OPTION_CONFIGURATION_CACHE</tt>
-</p>
-<p>Option value: <tt class="code">Boolean</tt>.
-</p>
-<p>This option can be enabled to cache and reuse generic data in repeated save operations, avoiding the cost of reinitializing the data. This option is save to use when serializing instances of the same model.
-</p>
-
-<p><tt class="code">OPTION_FORMATTED</tt>
-</p>
-<p>Option value: <tt class="code">Boolean</tt>.
-</p>
-<p>This option is used to disable formatting of documents, omitting whitespaces and line brakes, to improve the performance of saving and, subsequently, loading the resulting document. This means fewer bytes have to be written and read, but the serialization will be less human-readable.
-</p>
-
-<p><tt class="code">OPTION_USE_FILE_BUFFER</tt>
-</p>
-<p>Option value: <tt class="code">Boolean</tt>.
-</p>
-<p>This option can be enabled to accumulate output during serialization in a temporary file, rather than an in-memory buffer. This reduces the memory used in serializing a large file, but it is slower than the default behavior.
-</p>
-
-</body>
-</html>
\ No newline at end of file
diff --git a/emf/docs/performance/images/BidirectionalSet.png b/emf/docs/performance/images/BidirectionalSet.png
deleted file mode 100644
index 567de03..0000000
--- a/emf/docs/performance/images/BidirectionalSet.png
+++ /dev/null
Binary files differ
diff --git a/emf/docs/performance/images/DynamicAccess1.png b/emf/docs/performance/images/DynamicAccess1.png
deleted file mode 100644
index 3e51d99..0000000
--- a/emf/docs/performance/images/DynamicAccess1.png
+++ /dev/null
Binary files differ
diff --git a/emf/docs/performance/images/DynamicAccess2.png b/emf/docs/performance/images/DynamicAccess2.png
deleted file mode 100644
index 0a53d51..0000000
--- a/emf/docs/performance/images/DynamicAccess2.png
+++ /dev/null
Binary files differ
diff --git a/emf/docs/performance/images/DynamicIPOAccess.png b/emf/docs/performance/images/DynamicIPOAccess.png
deleted file mode 100644
index 7739c34..0000000
--- a/emf/docs/performance/images/DynamicIPOAccess.png
+++ /dev/null
Binary files differ
diff --git a/emf/docs/performance/images/EMFLoadandSave.png b/emf/docs/performance/images/EMFLoadandSave.png
deleted file mode 100644
index 82ef8f2..0000000
--- a/emf/docs/performance/images/EMFLoadandSave.png
+++ /dev/null
Binary files differ
diff --git a/emf/docs/performance/images/Getters.png b/emf/docs/performance/images/Getters.png
deleted file mode 100644
index 702ede9..0000000
--- a/emf/docs/performance/images/Getters.png
+++ /dev/null
Binary files differ
diff --git a/emf/docs/performance/images/Load.png b/emf/docs/performance/images/Load.png
deleted file mode 100644
index 41ee99d..0000000
--- a/emf/docs/performance/images/Load.png
+++ /dev/null
Binary files differ
diff --git a/emf/docs/performance/images/OpenContent.png b/emf/docs/performance/images/OpenContent.png
deleted file mode 100644
index 08390fe..0000000
--- a/emf/docs/performance/images/OpenContent.png
+++ /dev/null
Binary files differ
diff --git a/emf/docs/performance/images/SDOLoadandSave.png b/emf/docs/performance/images/SDOLoadandSave.png
deleted file mode 100644
index d1a752a..0000000
--- a/emf/docs/performance/images/SDOLoadandSave.png
+++ /dev/null
Binary files differ
diff --git a/emf/docs/performance/images/Save.png b/emf/docs/performance/images/Save.png
deleted file mode 100644
index c5f46c5..0000000
--- a/emf/docs/performance/images/Save.png
+++ /dev/null
Binary files differ
diff --git a/emf/docs/performance/images/SequenceFeatureMap.png b/emf/docs/performance/images/SequenceFeatureMap.png
deleted file mode 100644
index 3f98307..0000000
--- a/emf/docs/performance/images/SequenceFeatureMap.png
+++ /dev/null
Binary files differ
diff --git a/emf/docs/performance/images/Setters.png b/emf/docs/performance/images/Setters.png
deleted file mode 100644
index 05d5576..0000000
--- a/emf/docs/performance/images/Setters.png
+++ /dev/null
Binary files differ
diff --git a/emf/docs/performance/images/StaticAccess1.png b/emf/docs/performance/images/StaticAccess1.png
deleted file mode 100644
index 3896fe8..0000000
--- a/emf/docs/performance/images/StaticAccess1.png
+++ /dev/null
Binary files differ
diff --git a/emf/docs/performance/images/StaticAccess2.png b/emf/docs/performance/images/StaticAccess2.png
deleted file mode 100644
index 129199f..0000000
--- a/emf/docs/performance/images/StaticAccess2.png
+++ /dev/null
Binary files differ
diff --git a/emf/docs/performance/images/StaticIPOAccess.png b/emf/docs/performance/images/StaticIPOAccess.png
deleted file mode 100644
index ecb17ed..0000000
--- a/emf/docs/performance/images/StaticIPOAccess.png
+++ /dev/null
Binary files differ
diff --git a/emf/docs/performance/javadoc/allclasses-frame.html b/emf/docs/performance/javadoc/allclasses-frame.html
deleted file mode 100644
index eee6243..0000000
--- a/emf/docs/performance/javadoc/allclasses-frame.html
+++ /dev/null
@@ -1,74 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:23 EDT 2005 -->
-<TITLE>
-All Classes
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
-
-
-</HEAD>
-
-<BODY BGCOLOR="white">
-<FONT size="+1" CLASS="FrameHeadingFont">
-<B>All Classes</B></FONT>
-<BR>
-
-<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
-<TR>
-<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/eclipse/emf/test/performance/AllSuites.html" title="class in org.eclipse.emf.test.performance" target="classFrame">AllSuites</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/DynamicIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo" target="classFrame">DynamicIPOModel</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor" target="classFrame">DynamicIPOSDOAccessorTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization" target="classFrame">DynamicIPOSDOLoadTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization" target="classFrame">DynamicIPOSDOSaveTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/serialization/DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization" target="classFrame">DynamicIpo</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization" target="classFrame">DynamicIpoLoad</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor" target="classFrame">DynamicSequenceTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance" target="classFrame">EMFPerformanceTestCase</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html" title="class in org.eclipse.emf.test.performance" target="classFrame">EMFTestPerformancePlugin</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo" target="classFrame">IPOModel</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData" target="classFrame">OpenContentTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData" target="classFrame">OpenContentTest.SdoInstanceFactory</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html" title="class in org.eclipse.emf.test.performance.sdo" target="classFrame">SDOPerfUtil</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor" target="classFrame">StaticBidirectionalTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/StaticIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo" target="classFrame">StaticIPOModel</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor" target="classFrame">StaticIPOSDOAccessorTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization" target="classFrame">StaticIPOSDOLoadTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization" target="classFrame">StaticIPOSDOSaveTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/serialization/StaticIpo.html" title="class in org.eclipse.emf.test.performance.serialization" target="classFrame">StaticIpo</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization" target="classFrame">StaticIpoLoad</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor" target="classFrame">StaticSequenceTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/TestUtil.html" title="class in org.eclipse.emf.test.performance" target="classFrame">TestUtil</A>
-<BR>
-</FONT></TD>
-</TR>
-</TABLE>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/allclasses-noframe.html b/emf/docs/performance/javadoc/allclasses-noframe.html
deleted file mode 100644
index da978f7..0000000
--- a/emf/docs/performance/javadoc/allclasses-noframe.html
+++ /dev/null
@@ -1,74 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:23 EDT 2005 -->
-<TITLE>
-All Classes
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
-
-
-</HEAD>
-
-<BODY BGCOLOR="white">
-<FONT size="+1" CLASS="FrameHeadingFont">
-<B>All Classes</B></FONT>
-<BR>
-
-<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
-<TR>
-<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/eclipse/emf/test/performance/AllSuites.html" title="class in org.eclipse.emf.test.performance">AllSuites</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/DynamicIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">DynamicIPOModel</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">DynamicIPOSDOLoadTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">DynamicIPOSDOSaveTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/serialization/DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization">DynamicIpo</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">DynamicIpoLoad</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicSequenceTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html" title="class in org.eclipse.emf.test.performance">EMFTestPerformancePlugin</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData">OpenContentTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData">OpenContentTest.SdoInstanceFactory</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html" title="class in org.eclipse.emf.test.performance.sdo">SDOPerfUtil</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticBidirectionalTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/StaticIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">StaticIPOModel</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticIPOSDOAccessorTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">StaticIPOSDOLoadTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">StaticIPOSDOSaveTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/serialization/StaticIpo.html" title="class in org.eclipse.emf.test.performance.serialization">StaticIpo</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">StaticIpoLoad</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticSequenceTest</A>
-<BR>
-<A HREF="org/eclipse/emf/test/performance/TestUtil.html" title="class in org.eclipse.emf.test.performance">TestUtil</A>
-<BR>
-</FONT></TD>
-</TR>
-</TABLE>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/constant-values.html b/emf/docs/performance/javadoc/constant-values.html
deleted file mode 100644
index 1c988d4..0000000
--- a/emf/docs/performance/javadoc/constant-values.html
+++ /dev/null
@@ -1,136 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:23 EDT 2005 -->
-<TITLE>
-Constant Field Values
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="Constant Field Values";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<CENTER>
-<H1>
-Constant Field Values</H1>
-</CENTER>
-<HR SIZE="4" NOSHADE>
-<B>Contents</B><UL>
-</UL>
-
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/deprecated-list.html b/emf/docs/performance/javadoc/deprecated-list.html
deleted file mode 100644
index 0a8b963..0000000
--- a/emf/docs/performance/javadoc/deprecated-list.html
+++ /dev/null
@@ -1,135 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:23 EDT 2005 -->
-<TITLE>
-Deprecated List
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="Deprecated List";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<CENTER>
-<H2>
-<B>Deprecated API</B></H2>
-</CENTER>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/help-doc.html b/emf/docs/performance/javadoc/help-doc.html
deleted file mode 100644
index 5c38d0d..0000000
--- a/emf/docs/performance/javadoc/help-doc.html
+++ /dev/null
@@ -1,190 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-API Help
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="API Help";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<CENTER>
-<H1>
-How This API Document Is Organized</H1>
-</CENTER>
-This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<H3>
-Overview</H3>
-<BLOCKQUOTE>
-
-<P>
-The <A HREF="overview-summary.html">Overview</A> page is the front page of this API document and provides a list of all packages with a summary for each.  This page can also contain an overall description of the set of packages.</BLOCKQUOTE>
-<H3>
-Package</H3>
-<BLOCKQUOTE>
-
-<P>
-Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:<UL>
-<LI>Interfaces (italic)<LI>Classes<LI>Exceptions<LI>Errors</UL>
-</BLOCKQUOTE>
-<H3>
-Class/Interface</H3>
-<BLOCKQUOTE>
-
-<P>
-Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<UL>
-<LI>Class inheritance diagram<LI>Direct Subclasses<LI>All Known Subinterfaces<LI>All Known Implementing Classes<LI>Class/interface declaration<LI>Class/interface description
-<P>
-<LI>Nested Class Summary<LI>Field Summary<LI>Constructor Summary<LI>Method Summary
-<P>
-<LI>Field Detail<LI>Constructor Detail<LI>Method Detail</UL>
-Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</BLOCKQUOTE>
-<H3>
-Tree (Class Hierarchy)</H3>
-<BLOCKQUOTE>
-There is a <A HREF="overview-tree.html">Class Hierarchy</A> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.<UL>
-<LI>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.<LI>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</UL>
-</BLOCKQUOTE>
-<H3>
-Deprecated API</H3>
-<BLOCKQUOTE>
-The <A HREF="deprecated-list.html">Deprecated API</A> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</BLOCKQUOTE>
-<H3>
-Index</H3>
-<BLOCKQUOTE>
-The <A HREF="index-all.html">Index</A> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</BLOCKQUOTE>
-<H3>
-Prev/Next</H3>
-These links take you to the next or previous class, interface, package, or related page.<H3>
-Frames/No Frames</H3>
-These links show and hide the HTML frames.  All pages are available with or without frames.
-<P>
-<H3>
-Serialized Form</H3>
-Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
-<P>
-<FONT SIZE="-1">
-<EM>
-This help file applies to API documentation generated using the standard doclet.</EM>
-</FONT>
-<BR>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/index-all.html b/emf/docs/performance/javadoc/index-all.html
deleted file mode 100644
index 5c5a7f0..0000000
--- a/emf/docs/performance/javadoc/index-all.html
+++ /dev/null
@@ -1,626 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:23 EDT 2005 -->
-<TITLE>
-Index
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="Index";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<A NAME="main"></A>
-<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_O_">O</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <HR>
-<A NAME="_A_"><!-- --></A><H2>
-<B>A</B></H2>
-<DL>
-<DT><A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#ALL_DIMENSIONS"><B>ALL_DIMENSIONS</B></A> - 
-Static variable in class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/AllSuites.html" title="class in org.eclipse.emf.test.performance"><B>AllSuites</B></A> - class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/AllSuites.html" title="class in org.eclipse.emf.test.performance">AllSuites</A>.<DD>&nbsp;<DT><A HREF="org/eclipse/emf/test/performance/AllSuites.html#AllSuites()"><B>AllSuites()</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/AllSuites.html" title="class in org.eclipse.emf.test.performance">AllSuites</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/AllSuites.html#AllSuites(java.lang.Class)"><B>AllSuites(Class)</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/AllSuites.html" title="class in org.eclipse.emf.test.performance">AllSuites</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/AllSuites.html#AllSuites(java.lang.String)"><B>AllSuites(String)</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/AllSuites.html" title="class in org.eclipse.emf.test.performance">AllSuites</A>
-<DD>&nbsp;
-</DL>
-<HR>
-<A NAME="_B_"><!-- --></A><H2>
-<B>B</B></H2>
-<DL>
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html#basicCreate(EClass)"><B>basicCreate(EClass)</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.extendedMetaData.<A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData">OpenContentTest.SdoInstanceFactory</A>
-<DD>&nbsp;
-</DL>
-<HR>
-<A NAME="_C_"><!-- --></A><H2>
-<B>C</B></H2>
-<DL>
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html#contains()"><B>contains()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicSequenceTest</A>
-<DD>Tests EList::contains(Object).
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html#createDemandFeatureDO()"><B>createDemandFeatureDO()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.extendedMetaData.<A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData">OpenContentTest</A>
-<DD>
- Tests DataObject::demandFeature(Property) with a Property created using ExtendedMetaData::demandFeature().
-</DL>
-<HR>
-<A NAME="_D_"><!-- --></A><H2>
-<B>D</B></H2>
-<DL>
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/DynamicIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo"><B>DynamicIPOModel</B></A> - class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/DynamicIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">DynamicIPOModel</A>.<DD>&nbsp;<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>DynamicIPOSDOAccessorTest</B></A> - class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>.<DD>Uses EMF and SDO APIs to access (get/set) instances of dynamic International Purchase Order (IPO) model.<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#DynamicIPOSDOAccessorTest(java.lang.String)"><B>DynamicIPOSDOAccessorTest(String)</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization"><B>DynamicIPOSDOLoadTest</B></A> - class org.eclipse.emf.test.performance.sdo.deserialization.<A HREF="org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">DynamicIPOSDOLoadTest</A>.<DD>Loads/deserializes SDO instances of dynamic International Purchase Order (IPO) model.<DT><A HREF="org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#DynamicIPOSDOLoadTest(java.lang.String)"><B>DynamicIPOSDOLoadTest(String)</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.sdo.deserialization.<A HREF="org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">DynamicIPOSDOLoadTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization"><B>DynamicIPOSDOSaveTest</B></A> - class org.eclipse.emf.test.performance.sdo.serialization.<A HREF="org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">DynamicIPOSDOSaveTest</A>.<DD>Saves/serializes SDO instances of dynamic International Purchase Order (IPO) model.<DT><A HREF="org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html#DynamicIPOSDOSaveTest(java.lang.String)"><B>DynamicIPOSDOSaveTest(String)</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.sdo.serialization.<A HREF="org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">DynamicIPOSDOSaveTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/serialization/DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization"><B>DynamicIpo</B></A> - class org.eclipse.emf.test.performance.serialization.<A HREF="org/eclipse/emf/test/performance/serialization/DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization">DynamicIpo</A>.<DD>Saves/serializes EMF instances of dynamic International Purchase Order (IPO) model.<DT><A HREF="org/eclipse/emf/test/performance/serialization/DynamicIpo.html#DynamicIpo(java.lang.String)"><B>DynamicIpo(String)</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.serialization.<A HREF="org/eclipse/emf/test/performance/serialization/DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization">DynamicIpo</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization"><B>DynamicIpoLoad</B></A> - class org.eclipse.emf.test.performance.deserialization.<A HREF="org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">DynamicIpoLoad</A>.<DD>Loads/deserializes EMF instances of dynamic International Purchase Order (IPO) model.<DT><A HREF="org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#DynamicIpoLoad(java.lang.String)"><B>DynamicIpoLoad(String)</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.deserialization.<A HREF="org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">DynamicIpoLoad</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>DynamicSequenceTest</B></A> - class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicSequenceTest</A>.<DD>Uses EMF and SDO APIs to get values of instances of a dynamic Extended Purchase Order (EPO) model with derived features.<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html#DynamicSequenceTest(java.lang.String)"><B>DynamicSequenceTest(String)</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicSequenceTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html#demandFeature()"><B>demandFeature()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.extendedMetaData.<A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData">OpenContentTest</A>
-<DD>
- Tests ExtendedMetaData::demandFeature().
-</DL>
-<HR>
-<A NAME="_E_"><!-- --></A><H2>
-<B>E</B></H2>
-<DL>
-<DT><A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance"><B>EMFPerformanceTestCase</B></A> - class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A>.<DD>
- Base class for the EMF performance test cases.<DT><A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#EMFPerformanceTestCase(java.lang.String)"><B>EMFPerformanceTestCase(String)</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#EMFPerformanceTestCase()"><B>EMFPerformanceTestCase()</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html" title="class in org.eclipse.emf.test.performance"><B>EMFTestPerformancePlugin</B></A> - class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html" title="class in org.eclipse.emf.test.performance">EMFTestPerformancePlugin</A>.<DD>&nbsp;<DT><A HREF="org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html#EMFTestPerformancePlugin()"><B>EMFTestPerformancePlugin()</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html" title="class in org.eclipse.emf.test.performance">EMFTestPerformancePlugin</A>
-<DD>&nbsp;
-</DL>
-<HR>
-<A NAME="_G_"><!-- --></A><H2>
-<B>G</B></H2>
-<DL>
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByIndex()"><B>getBigDecimalByIndex()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the SDO reflective API to get the value of a property of type BigDecimal from a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByPath()"><B>getBigDecimalByPath()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the SDO reflective API to get the value of a property of type BigDecimal from a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByProperty()"><B>getBigDecimalByProperty()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the SDO reflective API to get the value of a property of type BigDecimal from a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigIntegerByGenerated()"><B>getBigIntegerByGenerated()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticIPOSDOAccessorTest</A>
-<DD>
- Uses the generated types to get the value of a Property of type BigInteger on a DataObject whose model has been statically generated.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByIndex()"><B>getBigIntegerByIndex()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the SDO reflective API to get the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByPath()"><B>getBigIntegerByPath()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the SDO reflective API to get the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByProperty()"><B>getBigIntegerByProperty()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the SDO reflective API to get the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getBillToProp()"><B>getBillToProp()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getByGenerated()"><B>getByGenerated()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticIPOSDOAccessorTest</A>
-<DD>
- Uses the generated types to get the values of properties of a DataObject whose model has been statically generated.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getByProperty()"><B>getByProperty()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the SDO reflective API to get the values of properties of a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getByShortPath()"><B>getByShortPath()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the SDO reflective API to get the values of properties of a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getCommentProp()"><B>getCommentProp()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getDataObjectByProperty()"><B>getDataObjectByProperty()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the SDO reflective API to get the value of a property of type DataObject from a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html#getDerived()"><B>getDerived()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicSequenceTest</A>
-<DD>
- Uses the SDO reflective API to get the value of a derived Property from a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#getDerivedByGenerated()"><B>getDerivedByGenerated()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticSequenceTest</A>
-<DD>
- Uses the SDO generated API to get the value of a derived property/feature from a DataObject whose model has been statically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html#getDerivedWithEGet()"><B>getDerivedWithEGet()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicSequenceTest</A>
-<DD>
- Uses the EMF reflective API to get the Object value of a derived property/feature from a DataObject/EObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getEPackage()"><B>getEPackage()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getFromMap()"><B>getFromMap()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticIPOSDOAccessorTest</A>
-<DD>Tests HashMap (not EMF) access time.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getItemCommentProp()"><B>getItemCommentProp()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getItemProp()"><B>getItemProp()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getItemsProp()"><B>getItemsProp()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getMetaData()"><B>getMetaData()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectByIndex()"><B>getObjectByIndex()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the SDO reflective API to get the value of a property of type Object from a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectByProperty()"><B>getObjectByProperty()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the SDO reflective API to get the value of a property of type Object from a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectWithEGet()"><B>getObjectWithEGet()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the EMF reflective API to get the value of a property of type Object from a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getOrderDateProp()"><B>getOrderDateProp()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getPartNumProp()"><B>getPartNumProp()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html#getPlugin()"><B>getPlugin()</B></A> - 
-Static method in class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html" title="class in org.eclipse.emf.test.performance">EMFTestPerformancePlugin</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/TestUtil.html#getPluginDirectory()"><B>getPluginDirectory()</B></A> - 
-Static method in class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/TestUtil.html" title="class in org.eclipse.emf.test.performance">TestUtil</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getProductNameProp()"><B>getProductNameProp()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getQuantityFeat()"><B>getQuantityFeat()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getQuantityProp()"><B>getQuantityProp()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getRepetitions()"><B>getRepetitions()</B></A> - 
-Method in class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getResourceSet()"><B>getResourceSet()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html#getSequence()"><B>getSequence()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicSequenceTest</A>
-<DD>
- Uses the SDO reflective API to get the value of a Sequence from a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#getSequenceByGenerated()"><B>getSequenceByGenerated()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticSequenceTest</A>
-<DD>
- Uses the SDO generated API to get the value of a Sequence from a DataObject whose model has been statically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html#getSequenceWithEGet()"><B>getSequenceWithEGet()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicSequenceTest</A>
-<DD>
- Uses the EMF reflective API to get the Object value of a property of type Sequence/FeatureMap from a DataObject/EObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getShipDateProp()"><B>getShipDateProp()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getShipToProp()"><B>getShipToProp()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getStringByShortPath()"><B>getStringByShortPath()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the SDO reflective API to get the value of a property of type String from a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressCityFeat()"><B>getUsAddressCityFeat()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressEClass()"><B>getUsAddressEClass()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressNameFeat()"><B>getUsAddressNameFeat()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressStateFeat()"><B>getUsAddressStateFeat()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressStreetFeat()"><B>getUsAddressStreetFeat()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressZipFeat()"><B>getUsAddressZipFeat()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsPriceFeat()"><B>getUsPriceFeat()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsPriceProp()"><B>getUsPriceProp()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getWarmUp()"><B>getWarmUp()</B></A> - 
-Method in class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A>
-<DD>&nbsp;
-</DL>
-<HR>
-<A NAME="_I_"><!-- --></A><H2>
-<B>I</B></H2>
-<DL>
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/DynamicIPOModel.html#INSTANCE"><B>INSTANCE</B></A> - 
-Static variable in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/DynamicIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">DynamicIPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/StaticIPOModel.html#INSTANCE"><B>INSTANCE</B></A> - 
-Static variable in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/StaticIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">StaticIPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo"><B>IPOModel</B></A> - class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>.<DD>&nbsp;<DT><A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html#IPOModel()"><B>IPOModel()</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/TestUtil.html#isRunningUnderEclipse()"><B>isRunningUnderEclipse()</B></A> - 
-Static method in class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/TestUtil.html" title="class in org.eclipse.emf.test.performance">TestUtil</A>
-<DD>&nbsp;
-</DL>
-<HR>
-<A NAME="_L_"><!-- --></A><H2>
-<B>L</B></H2>
-<DL>
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#loadWithNoOptions()"><B>loadWithNoOptions()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.deserialization.<A HREF="org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">DynamicIPOSDOLoadTest</A>
-<DD>
- Loads/deserializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#loadWithParserAndFeatureMapCache()"><B>loadWithParserAndFeatureMapCache()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.deserialization.<A HREF="org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">DynamicIPOSDOLoadTest</A>
-<DD>
- Loads/deserializes a static or dynamic instance of the SDO International Purchase Order (IPO) model.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#loadWithParserCache()"><B>loadWithParserCache()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.deserialization.<A HREF="org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">DynamicIPOSDOLoadTest</A>
-<DD>
- Loads/deserializes a static or dynamic instance of the SDO International Purchase Order (IPO) model.
-</DL>
-<HR>
-<A NAME="_M_"><!-- --></A><H2>
-<B>M</B></H2>
-<DL>
-<DT><A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#MEMORY_DIMENSIONS"><B>MEMORY_DIMENSIONS</B></A> - 
-Static variable in class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A>
-<DD>&nbsp;
-</DL>
-<HR>
-<A NAME="_O_"><!-- --></A><H2>
-<B>O</B></H2>
-<DL>
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData"><B>OpenContentTest</B></A> - class org.eclipse.emf.test.performance.sdo.extendedMetaData.<A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData">OpenContentTest</A>.<DD>Works with ExtendedMetadata on open content.<DT><A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html#OpenContentTest(java.lang.String)"><B>OpenContentTest(String)</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.sdo.extendedMetaData.<A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData">OpenContentTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData"><B>OpenContentTest.SdoInstanceFactory</B></A> - class org.eclipse.emf.test.performance.sdo.extendedMetaData.<A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData">OpenContentTest.SdoInstanceFactory</A>.<DD>&nbsp;<DT><A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html#OpenContentTest.SdoInstanceFactory()"><B>OpenContentTest.SdoInstanceFactory()</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.sdo.extendedMetaData.<A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData">OpenContentTest.SdoInstanceFactory</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/package-summary.html"><B>org.eclipse.emf.test.performance</B></A> - package org.eclipse.emf.test.performance<DD>&nbsp;<DT><A HREF="org/eclipse/emf/test/performance/deserialization/package-summary.html"><B>org.eclipse.emf.test.performance.deserialization</B></A> - package org.eclipse.emf.test.performance.deserialization<DD>&nbsp;<DT><A HREF="org/eclipse/emf/test/performance/sdo/package-summary.html"><B>org.eclipse.emf.test.performance.sdo</B></A> - package org.eclipse.emf.test.performance.sdo<DD>&nbsp;<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/package-summary.html"><B>org.eclipse.emf.test.performance.sdo.accessor</B></A> - package org.eclipse.emf.test.performance.sdo.accessor<DD>&nbsp;<DT><A HREF="org/eclipse/emf/test/performance/sdo/deserialization/package-summary.html"><B>org.eclipse.emf.test.performance.sdo.deserialization</B></A> - package org.eclipse.emf.test.performance.sdo.deserialization<DD>&nbsp;<DT><A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/package-summary.html"><B>org.eclipse.emf.test.performance.sdo.extendedMetaData</B></A> - package org.eclipse.emf.test.performance.sdo.extendedMetaData<DD>&nbsp;<DT><A HREF="org/eclipse/emf/test/performance/sdo/serialization/package-summary.html"><B>org.eclipse.emf.test.performance.sdo.serialization</B></A> - package org.eclipse.emf.test.performance.sdo.serialization<DD>&nbsp;<DT><A HREF="org/eclipse/emf/test/performance/serialization/package-summary.html"><B>org.eclipse.emf.test.performance.serialization</B></A> - package org.eclipse.emf.test.performance.serialization<DD>&nbsp;</DL>
-<HR>
-<A NAME="_R_"><!-- --></A><H2>
-<B>R</B></H2>
-<DL>
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html#registerModel(ResourceSet, java.lang.String)"><B>registerModel(ResourceSet, String)</B></A> - 
-Static method in class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html" title="class in org.eclipse.emf.test.performance.sdo">SDOPerfUtil</A>
-<DD>&nbsp;
-</DL>
-<HR>
-<A NAME="_S_"><!-- --></A><H2>
-<B>S</B></H2>
-<DL>
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html" title="class in org.eclipse.emf.test.performance.sdo"><B>SDOPerfUtil</B></A> - class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html" title="class in org.eclipse.emf.test.performance.sdo">SDOPerfUtil</A>.<DD>&nbsp;<DT><A HREF="org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html#SDOPerfUtil()"><B>SDOPerfUtil()</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html" title="class in org.eclipse.emf.test.performance.sdo">SDOPerfUtil</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>StaticBidirectionalTest</B></A> - class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticBidirectionalTest</A>.<DD>Uses EMF and SDO APIs to set values on instances of a library model with bi-directional references.<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html#StaticBidirectionalTest(java.lang.String)"><B>StaticBidirectionalTest(String)</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticBidirectionalTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/StaticIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo"><B>StaticIPOModel</B></A> - class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/StaticIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">StaticIPOModel</A>.<DD>&nbsp;<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>StaticIPOSDOAccessorTest</B></A> - class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticIPOSDOAccessorTest</A>.<DD>Uses EMF and SDO APIs to access (get/set) instances of static International Purchase Order (IPO) model.<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#StaticIPOSDOAccessorTest(java.lang.String)"><B>StaticIPOSDOAccessorTest(String)</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticIPOSDOAccessorTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization"><B>StaticIPOSDOLoadTest</B></A> - class org.eclipse.emf.test.performance.sdo.deserialization.<A HREF="org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">StaticIPOSDOLoadTest</A>.<DD>Loads/deserializes SDO instances of static International Purchase Order (IPO) model.<DT><A HREF="org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html#StaticIPOSDOLoadTest(java.lang.String)"><B>StaticIPOSDOLoadTest(String)</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.sdo.deserialization.<A HREF="org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">StaticIPOSDOLoadTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization"><B>StaticIPOSDOSaveTest</B></A> - class org.eclipse.emf.test.performance.sdo.serialization.<A HREF="org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">StaticIPOSDOSaveTest</A>.<DD>Saves/serializes SDO instances of static International Purchase Order (IPO) model.<DT><A HREF="org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html#StaticIPOSDOSaveTest(java.lang.String)"><B>StaticIPOSDOSaveTest(String)</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.sdo.serialization.<A HREF="org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">StaticIPOSDOSaveTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/serialization/StaticIpo.html" title="class in org.eclipse.emf.test.performance.serialization"><B>StaticIpo</B></A> - class org.eclipse.emf.test.performance.serialization.<A HREF="org/eclipse/emf/test/performance/serialization/StaticIpo.html" title="class in org.eclipse.emf.test.performance.serialization">StaticIpo</A>.<DD>Saves/serializes EMF instances of static International Purchase Order (IPO) model.<DT><A HREF="org/eclipse/emf/test/performance/serialization/StaticIpo.html#StaticIpo(java.lang.String)"><B>StaticIpo(String)</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.serialization.<A HREF="org/eclipse/emf/test/performance/serialization/StaticIpo.html" title="class in org.eclipse.emf.test.performance.serialization">StaticIpo</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization"><B>StaticIpoLoad</B></A> - class org.eclipse.emf.test.performance.deserialization.<A HREF="org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">StaticIpoLoad</A>.<DD>Loads/deserializes EMF instances of static International Purchase Order (IPO) model.<DT><A HREF="org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html#StaticIpoLoad(java.lang.String)"><B>StaticIpoLoad(String)</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.deserialization.<A HREF="org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">StaticIpoLoad</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>StaticSequenceTest</B></A> - class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticSequenceTest</A>.<DD>Uses EMF and SDO APIs to get values of instances of a static Extended Purchase Order (EPO) model with derived features.<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#StaticSequenceTest(java.lang.String)"><B>StaticSequenceTest(String)</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticSequenceTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html#saveWithCaching()"><B>saveWithCaching()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.serialization.<A HREF="org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">DynamicIPOSDOSaveTest</A>
-<DD>
- Saves/serializes a static or dynamic instance of the SDO International Purchase Order (IPO) model.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html#saveWithNoOptions()"><B>saveWithNoOptions()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.serialization.<A HREF="org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">DynamicIPOSDOSaveTest</A>
-<DD>
- Saves/serializes a static or dynamic instance of the SDO International Purchase Order (IPO) model.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html#setAdaptedByGenerated()"><B>setAdaptedByGenerated()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticBidirectionalTest</A>
-<DD>
- Uses the SDO generated API to set the value of a bi-directional property with an adapter, from a DataObject whose model has been statically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setBigIntegerByGenerated()"><B>setBigIntegerByGenerated()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticIPOSDOAccessorTest</A>
-<DD>
- Uses the generated types to set the value of a Property of type BigInteger on a DataObject whose model has been statically generated.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setBigIntegerByIndex()"><B>setBigIntegerByIndex()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the SDO reflective API to set the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setBigIntegerByProperty()"><B>setBigIntegerByProperty()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the SDO reflective API to set the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html#setByGenerated()"><B>setByGenerated()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticBidirectionalTest</A>
-<DD>
- Uses the SDO generated API to set the value of a bi-directional property from a DataObject whose model has been statically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setByGenerated()"><B>setByGenerated()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticIPOSDOAccessorTest</A>
-<DD>
- Uses the generated types to get the values of properties of a DataObject whose model has been statically generated.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setByProperty()"><B>setByProperty()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the SDO reflective API to set the values of properties of a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setByShortPath()"><B>setByShortPath()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the SDO reflective API to set the values of properties of a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setDataObjectByProperty()"><B>setDataObjectByProperty()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the SDO reflective API to set the value of a property of type DataObject from a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setInMap()"><B>setInMap()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticIPOSDOAccessorTest</A>
-<DD>Tests HashMap (not EMF) access time.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectByIndex()"><B>setObjectByIndex()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the SDO reflective API to set the value of a property of type Object from a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectByProperty()"><B>setObjectByProperty()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the SDO reflective API to set the value of a property of type Object from a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectWithESet()"><B>setObjectWithESet()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>
- Uses the EMF reflective API to set the value of a property of type Object from a DataObject whose model has been statically or dynamically created.
-<DT><A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setRepetitions(int)"><B>setRepetitions(int)</B></A> - 
-Method in class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setWarmUp(int)"><B>setWarmUp(int)</B></A> - 
-Method in class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html#setWithESet()"><B>setWithESet()</B></A> - 
-Method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticBidirectionalTest</A>
-<DD>
- Uses the EMF reflective API to set the value of a bi-directional feature from a DataObject/EObject whose model has been statically created.
-<DT><A HREF="org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html#start(BundleContext)"><B>start(BundleContext)</B></A> - 
-Method in class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html" title="class in org.eclipse.emf.test.performance">EMFTestPerformancePlugin</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/AllSuites.html#suite()"><B>suite()</B></A> - 
-Static method in class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/AllSuites.html" title="class in org.eclipse.emf.test.performance">AllSuites</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#suite()"><B>suite()</B></A> - 
-Static method in class org.eclipse.emf.test.performance.deserialization.<A HREF="org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">DynamicIpoLoad</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html#suite()"><B>suite()</B></A> - 
-Static method in class org.eclipse.emf.test.performance.deserialization.<A HREF="org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">StaticIpoLoad</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#suite()"><B>suite()</B></A> - 
-Static method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html#suite()"><B>suite()</B></A> - 
-Static method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicSequenceTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html#suite()"><B>suite()</B></A> - 
-Static method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticBidirectionalTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#suite()"><B>suite()</B></A> - 
-Static method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticIPOSDOAccessorTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#suite()"><B>suite()</B></A> - 
-Static method in class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticSequenceTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#suite()"><B>suite()</B></A> - 
-Static method in class org.eclipse.emf.test.performance.sdo.deserialization.<A HREF="org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">DynamicIPOSDOLoadTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html#suite()"><B>suite()</B></A> - 
-Static method in class org.eclipse.emf.test.performance.sdo.deserialization.<A HREF="org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">StaticIPOSDOLoadTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html#suite()"><B>suite()</B></A> - 
-Static method in class org.eclipse.emf.test.performance.sdo.extendedMetaData.<A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData">OpenContentTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html#suite()"><B>suite()</B></A> - 
-Static method in class org.eclipse.emf.test.performance.sdo.serialization.<A HREF="org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">DynamicIPOSDOSaveTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html#suite()"><B>suite()</B></A> - 
-Static method in class org.eclipse.emf.test.performance.sdo.serialization.<A HREF="org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">StaticIPOSDOSaveTest</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/serialization/DynamicIpo.html#suite()"><B>suite()</B></A> - 
-Static method in class org.eclipse.emf.test.performance.serialization.<A HREF="org/eclipse/emf/test/performance/serialization/DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization">DynamicIpo</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/serialization/StaticIpo.html#suite()"><B>suite()</B></A> - 
-Static method in class org.eclipse.emf.test.performance.serialization.<A HREF="org/eclipse/emf/test/performance/serialization/StaticIpo.html" title="class in org.eclipse.emf.test.performance.serialization">StaticIpo</A>
-<DD>&nbsp;
-</DL>
-<HR>
-<A NAME="_T_"><!-- --></A><H2>
-<B>T</B></H2>
-<DL>
-<DT><A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#TIME_DIMENSIONS"><B>TIME_DIMENSIONS</B></A> - 
-Static variable in class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/TestUtil.html" title="class in org.eclipse.emf.test.performance"><B>TestUtil</B></A> - class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/TestUtil.html" title="class in org.eclipse.emf.test.performance">TestUtil</A>.<DD>&nbsp;<DT><A HREF="org/eclipse/emf/test/performance/TestUtil.html#TestUtil()"><B>TestUtil()</B></A> - 
-Constructor for class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/TestUtil.html" title="class in org.eclipse.emf.test.performance">TestUtil</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsGlobalSummary(java.lang.String, Dimension)"><B>tagAsGlobalSummary(String, Dimension)</B></A> - 
-Method in class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsSummary(java.lang.String, Dimension)"><B>tagAsSummary(String, Dimension)</B></A> - 
-Method in class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A>
-<DD>&nbsp;
-<DT><A HREF="org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#testLoad()"><B>testLoad()</B></A> - 
-Method in class org.eclipse.emf.test.performance.deserialization.<A HREF="org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">DynamicIpoLoad</A>
-<DD>
- Loads/deserializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.
-<DT><A HREF="org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#testLoadParserAndFeatureMapCache()"><B>testLoadParserAndFeatureMapCache()</B></A> - 
-Method in class org.eclipse.emf.test.performance.deserialization.<A HREF="org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">DynamicIpoLoad</A>
-<DD>
- Loads/deserializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.
-<DT><A HREF="org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#testLoadParserCache()"><B>testLoadParserCache()</B></A> - 
-Method in class org.eclipse.emf.test.performance.deserialization.<A HREF="org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">DynamicIpoLoad</A>
-<DD>
- Loads/deserializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.
-<DT><A HREF="org/eclipse/emf/test/performance/serialization/DynamicIpo.html#testSer()"><B>testSer()</B></A> - 
-Method in class org.eclipse.emf.test.performance.serialization.<A HREF="org/eclipse/emf/test/performance/serialization/DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization">DynamicIpo</A>
-<DD>
- Saves/serializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.
-<DT><A HREF="org/eclipse/emf/test/performance/serialization/DynamicIpo.html#testSerCaching()"><B>testSerCaching()</B></A> - 
-Method in class org.eclipse.emf.test.performance.serialization.<A HREF="org/eclipse/emf/test/performance/serialization/DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization">DynamicIpo</A>
-<DD>
- Saves/serializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.
-</DL>
-<HR>
-<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_O_">O</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> 
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/index.html b/emf/docs/performance/javadoc/index.html
deleted file mode 100644
index 965cc64..0000000
--- a/emf/docs/performance/javadoc/index.html
+++ /dev/null
@@ -1,26 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc on Wed Jun 22 17:03:23 EDT 2005-->
-<TITLE>
-Generated Documentation (Untitled)
-</TITLE>
-</HEAD>
-<FRAMESET cols="20%,80%">
-<FRAMESET rows="30%,70%">
-<FRAME src="overview-frame.html" name="packageListFrame" title="All Packages">
-<FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
-</FRAMESET>
-<FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions">
-<NOFRAMES>
-<H2>
-Frame Alert</H2>
-
-<P>
-This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
-<BR>
-Link to<A HREF="overview-summary.html">Non-frame version.</A>
-</NOFRAMES>
-</FRAMESET>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/AllSuites.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/AllSuites.html
deleted file mode 100644
index ae7cee6..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/AllSuites.html
+++ /dev/null
@@ -1,284 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-AllSuites
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.AllSuites class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="AllSuites";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="AllSuites.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance</FONT>
-<BR>
-Class AllSuites</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">TestSuite
-      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.AllSuites</B>
-</PRE>
-<HR>
-<DL>
-<DT>public class <B>AllSuites</B><DT>extends TestSuite</DL>
-
-<P>
-<DL>
-<DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.eclipse.emf.test.performance.AllSuites">Serialized Form</A></DL>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/AllSuites.html#AllSuites()">AllSuites</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/AllSuites.html#AllSuites(java.lang.Class)">AllSuites</A></B>(java.lang.Class&nbsp;theClass)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/AllSuites.html#AllSuites(java.lang.String)">AllSuites</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;Test</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/AllSuites.html#suite()">suite</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="AllSuites()"><!-- --></A><H3>
-AllSuites</H3>
-<PRE>
-public <B>AllSuites</B>()</PRE>
-<DL>
-</DL>
-<HR>
-
-<A NAME="AllSuites(java.lang.Class)"><!-- --></A><H3>
-AllSuites</H3>
-<PRE>
-public <B>AllSuites</B>(java.lang.Class&nbsp;theClass)</PRE>
-<DL>
-</DL>
-<HR>
-
-<A NAME="AllSuites(java.lang.String)"><!-- --></A><H3>
-AllSuites</H3>
-<PRE>
-public <B>AllSuites</B>(java.lang.String&nbsp;name)</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="suite()"><!-- --></A><H3>
-suite</H3>
-<PRE>
-public static Test <B>suite</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="AllSuites.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/EMFPerformanceTestCase.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/EMFPerformanceTestCase.html
deleted file mode 100644
index e65ffb4..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/EMFPerformanceTestCase.html
+++ /dev/null
@@ -1,460 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-EMFPerformanceTestCase
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.EMFPerformanceTestCase class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="EMFPerformanceTestCase";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/eclipse/emf/test/performance/AllSuites.html" title="class in org.eclipse.emf.test.performance"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html" title="class in org.eclipse.emf.test.performance"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="EMFPerformanceTestCase.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance</FONT>
-<BR>
-Class EMFPerformanceTestCase</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">PerformanceTestCase
-      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.EMFPerformanceTestCase</B>
-</PRE>
-<DL>
-<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../org/eclipse/emf/test/performance/serialization/DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization">DynamicIpo</A>, <A HREF="../../../../../org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">DynamicIpoLoad</A>, <A HREF="../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A>, <A HREF="../../../../../org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">DynamicIPOSDOLoadTest</A>, <A HREF="../../../../../org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">DynamicIPOSDOSaveTest</A>, <A HREF="../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicSequenceTest</A>, <A HREF="../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData">OpenContentTest</A>, <A HREF="../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticBidirectionalTest</A></DD>
-</DL>
-<HR>
-<DL>
-<DT>public class <B>EMFPerformanceTestCase</B><DT>extends PerformanceTestCase</DL>
-
-<P>
-<p>
- Base class for the EMF performance test cases.  Highlights:
- <ul>
- <li>The actions performed by the <tt>setUp</tt> and <tt>tearDown</tt> methods
- don't affect the measurements.</li>
- <li>Invoking <tt><b>super.</b>setUp</tt> and <tt><b>super.</b>tearDown</tt> is
- mandatory if these methods are being overwritten by subclasses</li>
- <li>The <tt>repetitions</tt> attribute defines how many times a test will be invoked.
- If the <tt>startMeasuring</tt> and <tt>stopMeasuring</tt> are invoked in the test, each
- iteration is measured and the final result is an average of all repetitions.  The default
- number of repetitions is 1.</li>
- <li>The <tt>warmUp</tt> attribute defines how many times a test will be invoked
- <b>before</b> the measurements take place.  The <tt>startMeasuring</tt> and
- <tt>stopMeasuring</tt> methods won't do anything while the test is being warmed up.</li>
- </ul>
- </p>
-<P>
-
-<P>
-<DL>
-<DT><B>Since:</B></DT>
-  <DD>2.1.0</DD>
-<DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.eclipse.emf.test.performance.EMFPerformanceTestCase">Serialized Form</A></DL>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-<A NAME="field_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;Dimension[]</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#ALL_DIMENSIONS">ALL_DIMENSIONS</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;Dimension[]</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#MEMORY_DIMENSIONS">MEMORY_DIMENSIONS</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;Dimension[]</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#TIME_DIMENSIONS">TIME_DIMENSIONS</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#EMFPerformanceTestCase()">EMFPerformanceTestCase</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#EMFPerformanceTestCase(java.lang.String)">EMFPerformanceTestCase</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;int</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getRepetitions()">getRepetitions</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;int</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getWarmUp()">getWarmUp</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setRepetitions(int)">setRepetitions</A></B>(int&nbsp;repeat)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setWarmUp(int)">setWarmUp</A></B>(int&nbsp;warmUp)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsGlobalSummary(java.lang.String, Dimension)">tagAsGlobalSummary</A></B>(java.lang.String&nbsp;shortName,
-                   Dimension&nbsp;dimension)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsSummary(java.lang.String, Dimension)">tagAsSummary</A></B>(java.lang.String&nbsp;shortName,
-             Dimension&nbsp;dimension)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-<A NAME="field_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Field Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="TIME_DIMENSIONS"><!-- --></A><H3>
-TIME_DIMENSIONS</H3>
-<PRE>
-public static final Dimension[] <B>TIME_DIMENSIONS</B></PRE>
-<DL>
-<DL>
-</DL>
-</DL>
-<HR>
-
-<A NAME="MEMORY_DIMENSIONS"><!-- --></A><H3>
-MEMORY_DIMENSIONS</H3>
-<PRE>
-public static final Dimension[] <B>MEMORY_DIMENSIONS</B></PRE>
-<DL>
-<DL>
-</DL>
-</DL>
-<HR>
-
-<A NAME="ALL_DIMENSIONS"><!-- --></A><H3>
-ALL_DIMENSIONS</H3>
-<PRE>
-public static final Dimension[] <B>ALL_DIMENSIONS</B></PRE>
-<DL>
-<DL>
-</DL>
-</DL>
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="EMFPerformanceTestCase(java.lang.String)"><!-- --></A><H3>
-EMFPerformanceTestCase</H3>
-<PRE>
-public <B>EMFPerformanceTestCase</B>(java.lang.String&nbsp;name)</PRE>
-<DL>
-</DL>
-<HR>
-
-<A NAME="EMFPerformanceTestCase()"><!-- --></A><H3>
-EMFPerformanceTestCase</H3>
-<PRE>
-public <B>EMFPerformanceTestCase</B>()</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="setRepetitions(int)"><!-- --></A><H3>
-setRepetitions</H3>
-<PRE>
-public <A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A> <B>setRepetitions</B>(int&nbsp;repeat)</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getRepetitions()"><!-- --></A><H3>
-getRepetitions</H3>
-<PRE>
-public int <B>getRepetitions</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setWarmUp(int)"><!-- --></A><H3>
-setWarmUp</H3>
-<PRE>
-public <A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A> <B>setWarmUp</B>(int&nbsp;warmUp)</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getWarmUp()"><!-- --></A><H3>
-getWarmUp</H3>
-<PRE>
-public int <B>getWarmUp</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="tagAsGlobalSummary(java.lang.String, Dimension)"><!-- --></A><H3>
-tagAsGlobalSummary</H3>
-<PRE>
-public void <B>tagAsGlobalSummary</B>(java.lang.String&nbsp;shortName,
-                               Dimension&nbsp;dimension)</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="tagAsSummary(java.lang.String, Dimension)"><!-- --></A><H3>
-tagAsSummary</H3>
-<PRE>
-public void <B>tagAsSummary</B>(java.lang.String&nbsp;shortName,
-                         Dimension&nbsp;dimension)</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/eclipse/emf/test/performance/AllSuites.html" title="class in org.eclipse.emf.test.performance"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html" title="class in org.eclipse.emf.test.performance"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="EMFPerformanceTestCase.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html
deleted file mode 100644
index c6215e0..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html
+++ /dev/null
@@ -1,278 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-EMFTestPerformancePlugin
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.EMFTestPerformancePlugin class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="EMFTestPerformancePlugin";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../org/eclipse/emf/test/performance/TestUtil.html" title="class in org.eclipse.emf.test.performance"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="EMFTestPerformancePlugin.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance</FONT>
-<BR>
-Class EMFTestPerformancePlugin</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">Plugin
-      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.EMFTestPerformancePlugin</B>
-</PRE>
-<HR>
-<DL>
-<DT>public class <B>EMFTestPerformancePlugin</B><DT>extends Plugin</DL>
-
-<P>
-<DL>
-<DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.eclipse.emf.test.performance.EMFTestPerformancePlugin">Serialized Form</A></DL>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html#EMFTestPerformancePlugin()">EMFTestPerformancePlugin</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;<A HREF="../../../../../org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html" title="class in org.eclipse.emf.test.performance">EMFTestPerformancePlugin</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html#getPlugin()">getPlugin</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html#start(BundleContext)">start</A></B>(BundleContext&nbsp;context)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="EMFTestPerformancePlugin()"><!-- --></A><H3>
-EMFTestPerformancePlugin</H3>
-<PRE>
-public <B>EMFTestPerformancePlugin</B>()</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="getPlugin()"><!-- --></A><H3>
-getPlugin</H3>
-<PRE>
-public static <A HREF="../../../../../org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html" title="class in org.eclipse.emf.test.performance">EMFTestPerformancePlugin</A> <B>getPlugin</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="start(BundleContext)"><!-- --></A><H3>
-start</H3>
-<PRE>
-public void <B>start</B>(BundleContext&nbsp;context)
-           throws java.lang.Exception</PRE>
-<DL>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../org/eclipse/emf/test/performance/TestUtil.html" title="class in org.eclipse.emf.test.performance"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="EMFTestPerformancePlugin.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/TestUtil.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/TestUtil.html
deleted file mode 100644
index cc973c7..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/TestUtil.html
+++ /dev/null
@@ -1,272 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-TestUtil
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.TestUtil class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="TestUtil";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html" title="class in org.eclipse.emf.test.performance"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="TestUtil.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance</FONT>
-<BR>
-Class TestUtil</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.TestUtil</B>
-</PRE>
-<HR>
-<DL>
-<DT>public class <B>TestUtil</B><DT>extends java.lang.Object</DL>
-
-<P>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/TestUtil.html#TestUtil()">TestUtil</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/TestUtil.html#getPluginDirectory()">getPluginDirectory</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/test/performance/TestUtil.html#isRunningUnderEclipse()">isRunningUnderEclipse</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="TestUtil()"><!-- --></A><H3>
-TestUtil</H3>
-<PRE>
-public <B>TestUtil</B>()</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="getPluginDirectory()"><!-- --></A><H3>
-getPluginDirectory</H3>
-<PRE>
-public static final java.lang.String <B>getPluginDirectory</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="isRunningUnderEclipse()"><!-- --></A><H3>
-isRunningUnderEclipse</H3>
-<PRE>
-public static final boolean <B>isRunningUnderEclipse</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html" title="class in org.eclipse.emf.test.performance"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="TestUtil.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html
deleted file mode 100644
index 0e9886e..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html
+++ /dev/null
@@ -1,380 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-DynamicIpoLoad
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.deserialization.DynamicIpoLoad class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="DynamicIpoLoad";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="DynamicIpoLoad.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance.deserialization</FONT>
-<BR>
-Class DynamicIpoLoad</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by">PerformanceTestCase
-      <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">org.eclipse.emf.test.performance.EMFPerformanceTestCase</A>
-          <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.deserialization.DynamicIpoLoad</B>
-</PRE>
-<DL>
-<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">StaticIpoLoad</A></DD>
-</DL>
-<HR>
-<DL>
-<DT>public class <B>DynamicIpoLoad</B><DT>extends <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></DL>
-
-<P>
-Loads/deserializes EMF instances of dynamic International Purchase Order (IPO) model.
-<P>
-
-<P>
-<DL>
-<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#org.eclipse.emf.test.performance.deserialization.DynamicIpoLoad">Serialized Form</A></DL>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-<A NAME="field_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;<A NAME="fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#ALL_DIMENSIONS">ALL_DIMENSIONS</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#MEMORY_DIMENSIONS">MEMORY_DIMENSIONS</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#TIME_DIMENSIONS">TIME_DIMENSIONS</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#DynamicIpoLoad(java.lang.String)">DynamicIpoLoad</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;Test</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#suite()">suite</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#testLoad()">testLoad</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Loads/deserializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#testLoadParserAndFeatureMapCache()">testLoadParserAndFeatureMapCache</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Loads/deserializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#testLoadParserCache()">testLoadParserCache</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Loads/deserializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getRepetitions()">getRepetitions</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getWarmUp()">getWarmUp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setRepetitions(int)">setRepetitions</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setWarmUp(int)">setWarmUp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsGlobalSummary(java.lang.String, Dimension)">tagAsGlobalSummary</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsSummary(java.lang.String, Dimension)">tagAsSummary</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="DynamicIpoLoad(java.lang.String)"><!-- --></A><H3>
-DynamicIpoLoad</H3>
-<PRE>
-public <B>DynamicIpoLoad</B>(java.lang.String&nbsp;name)</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="suite()"><!-- --></A><H3>
-suite</H3>
-<PRE>
-public static Test <B>suite</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="testLoad()"><!-- --></A><H3>
-testLoad</H3>
-<PRE>
-public void <B>testLoad</B>()
-              throws java.lang.Exception</PRE>
-<DL>
-<DD><p>
- Loads/deserializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.
- Options: none
- </p>
-<P>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="testLoadParserCache()"><!-- --></A><H3>
-testLoadParserCache</H3>
-<PRE>
-public void <B>testLoadParserCache</B>()
-                         throws java.lang.Exception</PRE>
-<DL>
-<DD><p>
- Loads/deserializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.
- Options:
- <ul>
- <li>XMLResource.OPTION_USE_PARSER_POOL</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="testLoadParserAndFeatureMapCache()"><!-- --></A><H3>
-testLoadParserAndFeatureMapCache</H3>
-<PRE>
-public void <B>testLoadParserAndFeatureMapCache</B>()
-                                      throws java.lang.Exception</PRE>
-<DL>
-<DD><p>
- Loads/deserializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.
- Options:
- <ul>
- <li>XMLResource.OPTION_USE_PARSER_POOL</li>
- <li>XMLResource.OPTION_USE_XML_NAME_TO_FEATURE_MAP</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="DynamicIpoLoad.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html
deleted file mode 100644
index 8581d81..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html
+++ /dev/null
@@ -1,296 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-StaticIpoLoad
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.deserialization.StaticIpoLoad class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="StaticIpoLoad";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="StaticIpoLoad.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance.deserialization</FONT>
-<BR>
-Class StaticIpoLoad</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by">PerformanceTestCase
-      <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">org.eclipse.emf.test.performance.EMFPerformanceTestCase</A>
-          <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">org.eclipse.emf.test.performance.deserialization.DynamicIpoLoad</A>
-              <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.deserialization.StaticIpoLoad</B>
-</PRE>
-<HR>
-<DL>
-<DT>public class <B>StaticIpoLoad</B><DT>extends <A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">DynamicIpoLoad</A></DL>
-
-<P>
-Loads/deserializes EMF instances of static International Purchase Order (IPO) model.
-<P>
-
-<P>
-<DL>
-<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#org.eclipse.emf.test.performance.deserialization.StaticIpoLoad">Serialized Form</A></DL>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-<A NAME="field_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;<A NAME="fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#ALL_DIMENSIONS">ALL_DIMENSIONS</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#MEMORY_DIMENSIONS">MEMORY_DIMENSIONS</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#TIME_DIMENSIONS">TIME_DIMENSIONS</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html#StaticIpoLoad(java.lang.String)">StaticIpoLoad</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;Test</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html#suite()">suite</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.deserialization.DynamicIpoLoad"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.deserialization.<A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">DynamicIpoLoad</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#testLoad()">testLoad</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#testLoadParserAndFeatureMapCache()">testLoadParserAndFeatureMapCache</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html#testLoadParserCache()">testLoadParserCache</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getRepetitions()">getRepetitions</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getWarmUp()">getWarmUp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setRepetitions(int)">setRepetitions</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setWarmUp(int)">setWarmUp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsGlobalSummary(java.lang.String, Dimension)">tagAsGlobalSummary</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsSummary(java.lang.String, Dimension)">tagAsSummary</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="StaticIpoLoad(java.lang.String)"><!-- --></A><H3>
-StaticIpoLoad</H3>
-<PRE>
-public <B>StaticIpoLoad</B>(java.lang.String&nbsp;name)</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="suite()"><!-- --></A><H3>
-suite</H3>
-<PRE>
-public static Test <B>suite</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="StaticIpoLoad.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/package-frame.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/package-frame.html
deleted file mode 100644
index 54bd904..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/package-frame.html
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:23 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.deserialization
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.deserialization package">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-
-</HEAD>
-
-<BODY BGCOLOR="white">
-<FONT size="+1" CLASS="FrameTitleFont">
-<A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/package-summary.html" target="classFrame">org.eclipse.emf.test.performance.deserialization</A></FONT>
-<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
-<TR>
-<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
-Classes</FONT>&nbsp;
-<FONT CLASS="FrameItemFont">
-<BR>
-<A HREF="DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization" target="classFrame">DynamicIpoLoad</A>
-<BR>
-<A HREF="StaticIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization" target="classFrame">StaticIpoLoad</A></FONT></TD>
-</TR>
-</TABLE>
-
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/package-summary.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/package-summary.html
deleted file mode 100644
index 80d5084..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/package-summary.html
+++ /dev/null
@@ -1,153 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:23 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.deserialization
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.deserialization package">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="org.eclipse.emf.test.performance.deserialization";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<H2>
-Package org.eclipse.emf.test.performance.deserialization
-</H2>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Class Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">DynamicIpoLoad</A></B></TD>
-<TD>Loads/deserializes EMF instances of dynamic International Purchase Order (IPO) model.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">StaticIpoLoad</A></B></TD>
-<TD>Loads/deserializes EMF instances of static International Purchase Order (IPO) model.</TD>
-</TR>
-</TABLE>
-&nbsp;
-
-<P>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/package-tree.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/package-tree.html
deleted file mode 100644
index de0be25..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/deserialization/package-tree.html
+++ /dev/null
@@ -1,152 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:23 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.deserialization Class Hierarchy
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="org.eclipse.emf.test.performance.deserialization Class Hierarchy";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/package-tree.html"><B>NEXT</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<CENTER>
-<H2>
-Hierarchy For Package org.eclipse.emf.test.performance.deserialization
-</H2>
-</CENTER>
-<DL>
-<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../overview-tree.html">All Packages</A></DL>
-<HR>
-<H2>
-Class Hierarchy
-</H2>
-<UL>
-<LI TYPE="circle">class java.lang.Object<UL>
-<LI TYPE="circle">class PerformanceTestCase<UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.<A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance"><B>EMFPerformanceTestCase</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.deserialization.<A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization"><B>DynamicIpoLoad</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.deserialization.<A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization"><B>StaticIpoLoad</B></A></UL>
-</UL>
-</UL>
-</UL>
-</UL>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/package-tree.html"><B>NEXT</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/package-frame.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/package-frame.html
deleted file mode 100644
index a6860af..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/package-frame.html
+++ /dev/null
@@ -1,38 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:23 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance package">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
-
-
-</HEAD>
-
-<BODY BGCOLOR="white">
-<FONT size="+1" CLASS="FrameTitleFont">
-<A HREF="../../../../../org/eclipse/emf/test/performance/package-summary.html" target="classFrame">org.eclipse.emf.test.performance</A></FONT>
-<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
-<TR>
-<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
-Classes</FONT>&nbsp;
-<FONT CLASS="FrameItemFont">
-<BR>
-<A HREF="AllSuites.html" title="class in org.eclipse.emf.test.performance" target="classFrame">AllSuites</A>
-<BR>
-<A HREF="EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance" target="classFrame">EMFPerformanceTestCase</A>
-<BR>
-<A HREF="EMFTestPerformancePlugin.html" title="class in org.eclipse.emf.test.performance" target="classFrame">EMFTestPerformancePlugin</A>
-<BR>
-<A HREF="TestUtil.html" title="class in org.eclipse.emf.test.performance" target="classFrame">TestUtil</A></FONT></TD>
-</TR>
-</TABLE>
-
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/package-summary.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/package-summary.html
deleted file mode 100644
index 29e0a3a..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/package-summary.html
+++ /dev/null
@@ -1,162 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:23 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance package">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="org.eclipse.emf.test.performance";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV PACKAGE&nbsp;
-&nbsp;<A HREF="../../../../../org/eclipse/emf/test/performance/deserialization/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<H2>
-Package org.eclipse.emf.test.performance
-</H2>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Class Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../org/eclipse/emf/test/performance/AllSuites.html" title="class in org.eclipse.emf.test.performance">AllSuites</A></B></TD>
-<TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TD>
-<TD>
- Base class for the EMF performance test cases.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html" title="class in org.eclipse.emf.test.performance">EMFTestPerformancePlugin</A></B></TD>
-<TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../org/eclipse/emf/test/performance/TestUtil.html" title="class in org.eclipse.emf.test.performance">TestUtil</A></B></TD>
-<TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-
-<P>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV PACKAGE&nbsp;
-&nbsp;<A HREF="../../../../../org/eclipse/emf/test/performance/deserialization/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/package-tree.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/package-tree.html
deleted file mode 100644
index 2e2abc5..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/package-tree.html
+++ /dev/null
@@ -1,152 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:23 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance Class Hierarchy
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="org.eclipse.emf.test.performance Class Hierarchy";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;<A HREF="../../../../../org/eclipse/emf/test/performance/deserialization/package-tree.html"><B>NEXT</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<CENTER>
-<H2>
-Hierarchy For Package org.eclipse.emf.test.performance
-</H2>
-</CENTER>
-<DL>
-<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL>
-<HR>
-<H2>
-Class Hierarchy
-</H2>
-<UL>
-<LI TYPE="circle">class java.lang.Object<UL>
-<LI TYPE="circle">class PerformanceTestCase<UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.<A HREF="../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance"><B>EMFPerformanceTestCase</B></A></UL>
-<LI TYPE="circle">class Plugin<UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.<A HREF="../../../../../org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html" title="class in org.eclipse.emf.test.performance"><B>EMFTestPerformancePlugin</B></A></UL>
-<LI TYPE="circle">class TestSuite<UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.<A HREF="../../../../../org/eclipse/emf/test/performance/AllSuites.html" title="class in org.eclipse.emf.test.performance"><B>AllSuites</B></A></UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.<A HREF="../../../../../org/eclipse/emf/test/performance/TestUtil.html" title="class in org.eclipse.emf.test.performance"><B>TestUtil</B></A></UL>
-</UL>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;<A HREF="../../../../../org/eclipse/emf/test/performance/deserialization/package-tree.html"><B>NEXT</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/DynamicIPOModel.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/DynamicIPOModel.html
deleted file mode 100644
index ab88805..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/DynamicIPOModel.html
+++ /dev/null
@@ -1,235 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-DynamicIPOModel
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.DynamicIPOModel class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="DynamicIPOModel";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="DynamicIPOModel.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_org.eclipse.emf.test.performance.sdo.IPOModel">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance.sdo</FONT>
-<BR>
-Class DynamicIPOModel</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">org.eclipse.emf.test.performance.sdo.IPOModel</A>
-      <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.sdo.DynamicIPOModel</B>
-</PRE>
-<HR>
-<DL>
-<DT>public class <B>DynamicIPOModel</B><DT>extends <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A></DL>
-
-<P>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-<A NAME="field_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/DynamicIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">DynamicIPOModel</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/DynamicIPOModel.html#INSTANCE">INSTANCE</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.sdo.IPOModel"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.sdo.<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getBillToProp()">getBillToProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getCommentProp()">getCommentProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getEPackage()">getEPackage</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getItemCommentProp()">getItemCommentProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getItemProp()">getItemProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getItemsProp()">getItemsProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getMetaData()">getMetaData</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getOrderDateProp()">getOrderDateProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getPartNumProp()">getPartNumProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getProductNameProp()">getProductNameProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getQuantityFeat()">getQuantityFeat</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getQuantityProp()">getQuantityProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getResourceSet()">getResourceSet</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getShipDateProp()">getShipDateProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getShipToProp()">getShipToProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressCityFeat()">getUsAddressCityFeat</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressEClass()">getUsAddressEClass</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressNameFeat()">getUsAddressNameFeat</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressStateFeat()">getUsAddressStateFeat</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressStreetFeat()">getUsAddressStreetFeat</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressZipFeat()">getUsAddressZipFeat</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsPriceFeat()">getUsPriceFeat</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsPriceProp()">getUsPriceProp</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-<A NAME="field_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Field Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="INSTANCE"><!-- --></A><H3>
-INSTANCE</H3>
-<PRE>
-public static final <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/DynamicIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">DynamicIPOModel</A> <B>INSTANCE</B></PRE>
-<DL>
-<DL>
-</DL>
-</DL>
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="DynamicIPOModel.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_org.eclipse.emf.test.performance.sdo.IPOModel">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/IPOModel.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/IPOModel.html
deleted file mode 100644
index 6fb543b..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/IPOModel.html
+++ /dev/null
@@ -1,674 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-IPOModel
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.IPOModel class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="IPOModel";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/DynamicIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html" title="class in org.eclipse.emf.test.performance.sdo"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="IPOModel.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance.sdo</FONT>
-<BR>
-Class IPOModel</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.sdo.IPOModel</B>
-</PRE>
-<DL>
-<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/DynamicIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">DynamicIPOModel</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/StaticIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">StaticIPOModel</A></DD>
-</DL>
-<HR>
-<DL>
-<DT>public class <B>IPOModel</B><DT>extends java.lang.Object</DL>
-
-<P>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#IPOModel()">IPOModel</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;Property</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getBillToProp()">getBillToProp</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;Property</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getCommentProp()">getCommentProp</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;EPackage</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getEPackage()">getEPackage</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;Property</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getItemCommentProp()">getItemCommentProp</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;Property</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getItemProp()">getItemProp</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;Property</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getItemsProp()">getItemsProp</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;ExtendedMetaData</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getMetaData()">getMetaData</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;Property</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getOrderDateProp()">getOrderDateProp</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;Property</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getPartNumProp()">getPartNumProp</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;Property</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getProductNameProp()">getProductNameProp</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;EStructuralFeature</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getQuantityFeat()">getQuantityFeat</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;Property</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getQuantityProp()">getQuantityProp</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;ResourceSet</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getResourceSet()">getResourceSet</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;Property</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getShipDateProp()">getShipDateProp</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;Property</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getShipToProp()">getShipToProp</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;EStructuralFeature</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressCityFeat()">getUsAddressCityFeat</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;EClass</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressEClass()">getUsAddressEClass</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;EStructuralFeature</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressNameFeat()">getUsAddressNameFeat</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;EStructuralFeature</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressStateFeat()">getUsAddressStateFeat</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;EStructuralFeature</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressStreetFeat()">getUsAddressStreetFeat</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;EStructuralFeature</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressZipFeat()">getUsAddressZipFeat</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;EStructuralFeature</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsPriceFeat()">getUsPriceFeat</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;Property</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsPriceProp()">getUsPriceProp</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="IPOModel()"><!-- --></A><H3>
-IPOModel</H3>
-<PRE>
-public <B>IPOModel</B>()</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="getUsPriceFeat()"><!-- --></A><H3>
-getUsPriceFeat</H3>
-<PRE>
-public EStructuralFeature <B>getUsPriceFeat</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getQuantityFeat()"><!-- --></A><H3>
-getQuantityFeat</H3>
-<PRE>
-public EStructuralFeature <B>getQuantityFeat</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getResourceSet()"><!-- --></A><H3>
-getResourceSet</H3>
-<PRE>
-public ResourceSet <B>getResourceSet</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getBillToProp()"><!-- --></A><H3>
-getBillToProp</H3>
-<PRE>
-public Property <B>getBillToProp</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getCommentProp()"><!-- --></A><H3>
-getCommentProp</H3>
-<PRE>
-public Property <B>getCommentProp</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getEPackage()"><!-- --></A><H3>
-getEPackage</H3>
-<PRE>
-public EPackage <B>getEPackage</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getItemCommentProp()"><!-- --></A><H3>
-getItemCommentProp</H3>
-<PRE>
-public Property <B>getItemCommentProp</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getItemProp()"><!-- --></A><H3>
-getItemProp</H3>
-<PRE>
-public Property <B>getItemProp</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getItemsProp()"><!-- --></A><H3>
-getItemsProp</H3>
-<PRE>
-public Property <B>getItemsProp</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getMetaData()"><!-- --></A><H3>
-getMetaData</H3>
-<PRE>
-public ExtendedMetaData <B>getMetaData</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getOrderDateProp()"><!-- --></A><H3>
-getOrderDateProp</H3>
-<PRE>
-public Property <B>getOrderDateProp</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getPartNumProp()"><!-- --></A><H3>
-getPartNumProp</H3>
-<PRE>
-public Property <B>getPartNumProp</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getProductNameProp()"><!-- --></A><H3>
-getProductNameProp</H3>
-<PRE>
-public Property <B>getProductNameProp</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getQuantityProp()"><!-- --></A><H3>
-getQuantityProp</H3>
-<PRE>
-public Property <B>getQuantityProp</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getShipDateProp()"><!-- --></A><H3>
-getShipDateProp</H3>
-<PRE>
-public Property <B>getShipDateProp</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getShipToProp()"><!-- --></A><H3>
-getShipToProp</H3>
-<PRE>
-public Property <B>getShipToProp</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getUsAddressCityFeat()"><!-- --></A><H3>
-getUsAddressCityFeat</H3>
-<PRE>
-public EStructuralFeature <B>getUsAddressCityFeat</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getUsAddressEClass()"><!-- --></A><H3>
-getUsAddressEClass</H3>
-<PRE>
-public EClass <B>getUsAddressEClass</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getUsAddressNameFeat()"><!-- --></A><H3>
-getUsAddressNameFeat</H3>
-<PRE>
-public EStructuralFeature <B>getUsAddressNameFeat</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getUsAddressStateFeat()"><!-- --></A><H3>
-getUsAddressStateFeat</H3>
-<PRE>
-public EStructuralFeature <B>getUsAddressStateFeat</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getUsAddressStreetFeat()"><!-- --></A><H3>
-getUsAddressStreetFeat</H3>
-<PRE>
-public EStructuralFeature <B>getUsAddressStreetFeat</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getUsAddressZipFeat()"><!-- --></A><H3>
-getUsAddressZipFeat</H3>
-<PRE>
-public EStructuralFeature <B>getUsAddressZipFeat</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getUsPriceProp()"><!-- --></A><H3>
-getUsPriceProp</H3>
-<PRE>
-public Property <B>getUsPriceProp</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/DynamicIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html" title="class in org.eclipse.emf.test.performance.sdo"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="IPOModel.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html
deleted file mode 100644
index ff83285..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html
+++ /dev/null
@@ -1,255 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-SDOPerfUtil
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.SDOPerfUtil class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="SDOPerfUtil";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/StaticIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="SDOPerfUtil.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance.sdo</FONT>
-<BR>
-Class SDOPerfUtil</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.sdo.SDOPerfUtil</B>
-</PRE>
-<HR>
-<DL>
-<DT>public class <B>SDOPerfUtil</B><DT>extends java.lang.Object</DL>
-
-<P>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html#SDOPerfUtil()">SDOPerfUtil</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;ExtendedMetaData</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html#registerModel(ResourceSet, java.lang.String)">registerModel</A></B>(ResourceSet&nbsp;resourceSet,
-              java.lang.String&nbsp;xmlSchemaURI)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="SDOPerfUtil()"><!-- --></A><H3>
-SDOPerfUtil</H3>
-<PRE>
-public <B>SDOPerfUtil</B>()</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="registerModel(ResourceSet, java.lang.String)"><!-- --></A><H3>
-registerModel</H3>
-<PRE>
-public static ExtendedMetaData <B>registerModel</B>(ResourceSet&nbsp;resourceSet,
-                                             java.lang.String&nbsp;xmlSchemaURI)</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/StaticIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="SDOPerfUtil.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/StaticIPOModel.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/StaticIPOModel.html
deleted file mode 100644
index aa6d418..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/StaticIPOModel.html
+++ /dev/null
@@ -1,235 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-StaticIPOModel
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.StaticIPOModel class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="StaticIPOModel";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html" title="class in org.eclipse.emf.test.performance.sdo"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="StaticIPOModel.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_org.eclipse.emf.test.performance.sdo.IPOModel">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance.sdo</FONT>
-<BR>
-Class StaticIPOModel</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">org.eclipse.emf.test.performance.sdo.IPOModel</A>
-      <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.sdo.StaticIPOModel</B>
-</PRE>
-<HR>
-<DL>
-<DT>public class <B>StaticIPOModel</B><DT>extends <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A></DL>
-
-<P>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-<A NAME="field_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/StaticIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">StaticIPOModel</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/StaticIPOModel.html#INSTANCE">INSTANCE</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.sdo.IPOModel"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.sdo.<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getBillToProp()">getBillToProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getCommentProp()">getCommentProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getEPackage()">getEPackage</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getItemCommentProp()">getItemCommentProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getItemProp()">getItemProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getItemsProp()">getItemsProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getMetaData()">getMetaData</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getOrderDateProp()">getOrderDateProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getPartNumProp()">getPartNumProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getProductNameProp()">getProductNameProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getQuantityFeat()">getQuantityFeat</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getQuantityProp()">getQuantityProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getResourceSet()">getResourceSet</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getShipDateProp()">getShipDateProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getShipToProp()">getShipToProp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressCityFeat()">getUsAddressCityFeat</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressEClass()">getUsAddressEClass</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressNameFeat()">getUsAddressNameFeat</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressStateFeat()">getUsAddressStateFeat</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressStreetFeat()">getUsAddressStreetFeat</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsAddressZipFeat()">getUsAddressZipFeat</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsPriceFeat()">getUsPriceFeat</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html#getUsPriceProp()">getUsPriceProp</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-<A NAME="field_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Field Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="INSTANCE"><!-- --></A><H3>
-INSTANCE</H3>
-<PRE>
-public static final <A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/StaticIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">StaticIPOModel</A> <B>INSTANCE</B></PRE>
-<DL>
-<DL>
-</DL>
-</DL>
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html" title="class in org.eclipse.emf.test.performance.sdo"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="StaticIPOModel.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_org.eclipse.emf.test.performance.sdo.IPOModel">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html
deleted file mode 100644
index a391335..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html
+++ /dev/null
@@ -1,937 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-DynamicIPOSDOAccessorTest
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="DynamicIPOSDOAccessorTest";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="DynamicIPOSDOAccessorTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance.sdo.accessor</FONT>
-<BR>
-Class DynamicIPOSDOAccessorTest</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">PerformanceTestCase
-      <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">org.eclipse.emf.test.performance.EMFPerformanceTestCase</A>
-          <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest</B>
-</PRE>
-<DL>
-<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticIPOSDOAccessorTest</A></DD>
-</DL>
-<HR>
-<DL>
-<DT>public class <B>DynamicIPOSDOAccessorTest</B><DT>extends <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></DL>
-
-<P>
-Uses EMF and SDO APIs to access (get/set) instances of dynamic International Purchase Order (IPO) model.
-<P>
-
-<P>
-<DL>
-<DT><B>See Also:</B><DD><A HREF="../../../../../../../serialized-form.html#org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest">Serialized Form</A></DL>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-<A NAME="field_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;<A NAME="fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#ALL_DIMENSIONS">ALL_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#MEMORY_DIMENSIONS">MEMORY_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#TIME_DIMENSIONS">TIME_DIMENSIONS</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#DynamicIPOSDOAccessorTest(java.lang.String)">DynamicIPOSDOAccessorTest</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByIndex()">getBigDecimalByIndex</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to get the value of a property of type BigDecimal from a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByPath()">getBigDecimalByPath</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to get the value of a property of type BigDecimal from a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByProperty()">getBigDecimalByProperty</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to get the value of a property of type BigDecimal from a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByIndex()">getBigIntegerByIndex</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to get the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByPath()">getBigIntegerByPath</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to get the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByProperty()">getBigIntegerByProperty</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to get the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getByProperty()">getByProperty</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to get the values of properties of a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getByShortPath()">getByShortPath</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to get the values of properties of a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getDataObjectByProperty()">getDataObjectByProperty</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to get the value of a property of type DataObject from a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectByIndex()">getObjectByIndex</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to get the value of a property of type Object from a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectByProperty()">getObjectByProperty</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to get the value of a property of type Object from a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectWithEGet()">getObjectWithEGet</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the EMF reflective API to get the value of a property of type Object from a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getStringByShortPath()">getStringByShortPath</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to get the value of a property of type String from a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setBigIntegerByIndex()">setBigIntegerByIndex</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to set the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setBigIntegerByProperty()">setBigIntegerByProperty</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to set the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setByProperty()">setByProperty</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to set the values of properties of a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setByShortPath()">setByShortPath</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to set the values of properties of a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setDataObjectByProperty()">setDataObjectByProperty</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to set the value of a property of type DataObject from a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectByIndex()">setObjectByIndex</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to set the value of a property of type Object from a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectByProperty()">setObjectByProperty</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to set the value of a property of type Object from a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectWithESet()">setObjectWithESet</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the EMF reflective API to set the value of a property of type Object from a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;Test</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#suite()">suite</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getRepetitions()">getRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getWarmUp()">getWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setRepetitions(int)">setRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setWarmUp(int)">setWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsGlobalSummary(java.lang.String, Dimension)">tagAsGlobalSummary</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsSummary(java.lang.String, Dimension)">tagAsSummary</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="DynamicIPOSDOAccessorTest(java.lang.String)"><!-- --></A><H3>
-DynamicIPOSDOAccessorTest</H3>
-<PRE>
-public <B>DynamicIPOSDOAccessorTest</B>(java.lang.String&nbsp;name)</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="suite()"><!-- --></A><H3>
-suite</H3>
-<PRE>
-public static Test <B>suite</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getObjectWithEGet()"><!-- --></A><H3>
-getObjectWithEGet</H3>
-<PRE>
-public void <B>getObjectWithEGet</B>()</PRE>
-<DL>
-<DD><p>
- Uses the EMF reflective API to get the value of a property of type Object from a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>type: Object</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective with eGet</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setObjectWithESet()"><!-- --></A><H3>
-setObjectWithESet</H3>
-<PRE>
-public void <B>setObjectWithESet</B>()</PRE>
-<DL>
-<DD><p>
- Uses the EMF reflective API to set the value of a property of type Object from a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: set</li>
- <li>type: Object</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective with eSet</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getObjectByProperty()"><!-- --></A><H3>
-getObjectByProperty</H3>
-<PRE>
-public void <B>getObjectByProperty</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to get the value of a property of type Object from a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>type: Object</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective by property</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setObjectByProperty()"><!-- --></A><H3>
-setObjectByProperty</H3>
-<PRE>
-public void <B>setObjectByProperty</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to set the value of a property of type Object from a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: set</li>
- <li>type: Object</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective by property</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getObjectByIndex()"><!-- --></A><H3>
-getObjectByIndex</H3>
-<PRE>
-public void <B>getObjectByIndex</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to get the value of a property of type Object from a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>type: Object</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective by index</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setObjectByIndex()"><!-- --></A><H3>
-setObjectByIndex</H3>
-<PRE>
-public void <B>setObjectByIndex</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to set the value of a property of type Object from a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: set</li>
- <li>type: Object</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective by index</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getBigIntegerByProperty()"><!-- --></A><H3>
-getBigIntegerByProperty</H3>
-<PRE>
-public void <B>getBigIntegerByProperty</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to get the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>type: BigInteger</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective by property</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setBigIntegerByProperty()"><!-- --></A><H3>
-setBigIntegerByProperty</H3>
-<PRE>
-public void <B>setBigIntegerByProperty</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to set the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: set</li>
- <li>type: BigInteger</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective by property</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getBigIntegerByIndex()"><!-- --></A><H3>
-getBigIntegerByIndex</H3>
-<PRE>
-public void <B>getBigIntegerByIndex</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to get the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>type: BigInteger</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective by index</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setBigIntegerByIndex()"><!-- --></A><H3>
-setBigIntegerByIndex</H3>
-<PRE>
-public void <B>setBigIntegerByIndex</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to set the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: set</li>
- <li>type: BigInteger</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective by index</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getBigIntegerByPath()"><!-- --></A><H3>
-getBigIntegerByPath</H3>
-<PRE>
-public void <B>getBigIntegerByPath</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to get the value of a property of type BigInteger from a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>type: BigInteger</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective by path</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getBigDecimalByProperty()"><!-- --></A><H3>
-getBigDecimalByProperty</H3>
-<PRE>
-public void <B>getBigDecimalByProperty</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to get the value of a property of type BigDecimal from a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>type: BigDecimal</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective by property</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getBigDecimalByIndex()"><!-- --></A><H3>
-getBigDecimalByIndex</H3>
-<PRE>
-public void <B>getBigDecimalByIndex</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to get the value of a property of type BigDecimal from a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>type: BigDecimal</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective by index</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getBigDecimalByPath()"><!-- --></A><H3>
-getBigDecimalByPath</H3>
-<PRE>
-public void <B>getBigDecimalByPath</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to get the value of a property of type BigDecimal from a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>type: BigDecimal</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective by path</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getStringByShortPath()"><!-- --></A><H3>
-getStringByShortPath</H3>
-<PRE>
-public void <B>getStringByShortPath</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to get the value of a property of type String from a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>type: String</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective by short path</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getDataObjectByProperty()"><!-- --></A><H3>
-getDataObjectByProperty</H3>
-<PRE>
-public void <B>getDataObjectByProperty</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to get the value of a property of type DataObject from a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>type: DataObject</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective by Property</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setDataObjectByProperty()"><!-- --></A><H3>
-setDataObjectByProperty</H3>
-<PRE>
-public void <B>setDataObjectByProperty</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to set the value of a property of type DataObject from a DataObject whose model has been statically or dynamically created.
- Note: billTo and shipTo are containment references. 
- Test details:
- <ul>
- <li>get/set: set</li>
- <li>type: DataObject</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective by Property</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getByProperty()"><!-- --></A><H3>
-getByProperty</H3>
-<PRE>
-public void <B>getByProperty</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to get the values of properties of a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective by property</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setByProperty()"><!-- --></A><H3>
-setByProperty</H3>
-<PRE>
-public void <B>setByProperty</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to set the values of properties of a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: set</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective by property</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getByShortPath()"><!-- --></A><H3>
-getByShortPath</H3>
-<PRE>
-public void <B>getByShortPath</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to get the values of properties of a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective by short path</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setByShortPath()"><!-- --></A><H3>
-setByShortPath</H3>
-<PRE>
-public void <B>setByShortPath</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to set the values of properties of a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: set</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective by short path</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="DynamicIPOSDOAccessorTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html
deleted file mode 100644
index 36e5e01..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html
+++ /dev/null
@@ -1,434 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-DynamicSequenceTest
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.accessor.DynamicSequenceTest class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="DynamicSequenceTest";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="DynamicSequenceTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance.sdo.accessor</FONT>
-<BR>
-Class DynamicSequenceTest</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">PerformanceTestCase
-      <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">org.eclipse.emf.test.performance.EMFPerformanceTestCase</A>
-          <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.sdo.accessor.DynamicSequenceTest</B>
-</PRE>
-<DL>
-<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticSequenceTest</A></DD>
-</DL>
-<HR>
-<DL>
-<DT>public class <B>DynamicSequenceTest</B><DT>extends <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></DL>
-
-<P>
-Uses EMF and SDO APIs to get values of instances of a dynamic Extended Purchase Order (EPO) model with derived features.
-<P>
-
-<P>
-<DL>
-<DT><B>See Also:</B><DD><A HREF="../../../../../../../serialized-form.html#org.eclipse.emf.test.performance.sdo.accessor.DynamicSequenceTest">Serialized Form</A></DL>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-<A NAME="field_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;<A NAME="fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#ALL_DIMENSIONS">ALL_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#MEMORY_DIMENSIONS">MEMORY_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#TIME_DIMENSIONS">TIME_DIMENSIONS</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html#DynamicSequenceTest(java.lang.String)">DynamicSequenceTest</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html#contains()">contains</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tests EList::contains(Object).</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html#getDerived()">getDerived</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to get the value of a derived Property from a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html#getDerivedWithEGet()">getDerivedWithEGet</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the EMF reflective API to get the Object value of a derived property/feature from a DataObject/EObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html#getSequence()">getSequence</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO reflective API to get the value of a Sequence from a DataObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html#getSequenceWithEGet()">getSequenceWithEGet</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the EMF reflective API to get the Object value of a property of type Sequence/FeatureMap from a DataObject/EObject whose model has been statically or dynamically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;Test</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html#suite()">suite</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getRepetitions()">getRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getWarmUp()">getWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setRepetitions(int)">setRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setWarmUp(int)">setWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsGlobalSummary(java.lang.String, Dimension)">tagAsGlobalSummary</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsSummary(java.lang.String, Dimension)">tagAsSummary</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="DynamicSequenceTest(java.lang.String)"><!-- --></A><H3>
-DynamicSequenceTest</H3>
-<PRE>
-public <B>DynamicSequenceTest</B>(java.lang.String&nbsp;name)</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="suite()"><!-- --></A><H3>
-suite</H3>
-<PRE>
-public static Test <B>suite</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getSequenceWithEGet()"><!-- --></A><H3>
-getSequenceWithEGet</H3>
-<PRE>
-public void <B>getSequenceWithEGet</B>()</PRE>
-<DL>
-<DD><p>
- Uses the EMF reflective API to get the Object value of a property of type Sequence/FeatureMap from a DataObject/EObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>type: Object</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective with eGet</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getDerivedWithEGet()"><!-- --></A><H3>
-getDerivedWithEGet</H3>
-<PRE>
-public void <B>getDerivedWithEGet</B>()</PRE>
-<DL>
-<DD><p>
- Uses the EMF reflective API to get the Object value of a derived property/feature from a DataObject/EObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>type: Object</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective with eGet</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getSequence()"><!-- --></A><H3>
-getSequence</H3>
-<PRE>
-public void <B>getSequence</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to get the value of a Sequence from a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>type: Sequence</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective with getSequence</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getDerived()"><!-- --></A><H3>
-getDerived</H3>
-<PRE>
-public void <B>getDerived</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO reflective API to get the value of a derived Property from a DataObject whose model has been statically or dynamically created.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>type: derived List</li>
- <li>model generation: static/dynamic</li>
- <li>access API: reflective with getList</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="contains()"><!-- --></A><H3>
-contains</H3>
-<PRE>
-public void <B>contains</B>()</PRE>
-<DL>
-<DD><p>Tests EList::contains(Object).</p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="DynamicSequenceTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html
deleted file mode 100644
index 16d5d10..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html
+++ /dev/null
@@ -1,379 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-StaticBidirectionalTest
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.accessor.StaticBidirectionalTest class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="StaticBidirectionalTest";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="StaticBidirectionalTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance.sdo.accessor</FONT>
-<BR>
-Class StaticBidirectionalTest</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">PerformanceTestCase
-      <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">org.eclipse.emf.test.performance.EMFPerformanceTestCase</A>
-          <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.sdo.accessor.StaticBidirectionalTest</B>
-</PRE>
-<HR>
-<DL>
-<DT>public class <B>StaticBidirectionalTest</B><DT>extends <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></DL>
-
-<P>
-Uses EMF and SDO APIs to set values on instances of a library model with bi-directional references.
-<P>
-
-<P>
-<DL>
-<DT><B>See Also:</B><DD><A HREF="../../../../../../../serialized-form.html#org.eclipse.emf.test.performance.sdo.accessor.StaticBidirectionalTest">Serialized Form</A></DL>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-<A NAME="field_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;<A NAME="fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#ALL_DIMENSIONS">ALL_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#MEMORY_DIMENSIONS">MEMORY_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#TIME_DIMENSIONS">TIME_DIMENSIONS</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html#StaticBidirectionalTest(java.lang.String)">StaticBidirectionalTest</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html#setAdaptedByGenerated()">setAdaptedByGenerated</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO generated API to set the value of a bi-directional property with an adapter, from a DataObject whose model has been statically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html#setByGenerated()">setByGenerated</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO generated API to set the value of a bi-directional property from a DataObject whose model has been statically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html#setWithESet()">setWithESet</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the EMF reflective API to set the value of a bi-directional feature from a DataObject/EObject whose model has been statically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;Test</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html#suite()">suite</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getRepetitions()">getRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getWarmUp()">getWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setRepetitions(int)">setRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setWarmUp(int)">setWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsGlobalSummary(java.lang.String, Dimension)">tagAsGlobalSummary</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsSummary(java.lang.String, Dimension)">tagAsSummary</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="StaticBidirectionalTest(java.lang.String)"><!-- --></A><H3>
-StaticBidirectionalTest</H3>
-<PRE>
-public <B>StaticBidirectionalTest</B>(java.lang.String&nbsp;name)</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="suite()"><!-- --></A><H3>
-suite</H3>
-<PRE>
-public static Test <B>suite</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setByGenerated()"><!-- --></A><H3>
-setByGenerated</H3>
-<PRE>
-public void <B>setByGenerated</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO generated API to set the value of a bi-directional property from a DataObject whose model has been statically created.
- Test details:
- <ul>
- <li>get/set: set</li>
- <li>type: DataObject</li>
- <li>model generation: static</li>
- <li>access API: generated</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setAdaptedByGenerated()"><!-- --></A><H3>
-setAdaptedByGenerated</H3>
-<PRE>
-public void <B>setAdaptedByGenerated</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO generated API to set the value of a bi-directional property with an adapter, from a DataObject whose model has been statically created.
- Test details:
- <ul>
- <li>get/set: set</li>
- <li>type: DataObject</li>
- <li>model generation: static</li>
- <li>access API: generated</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setWithESet()"><!-- --></A><H3>
-setWithESet</H3>
-<PRE>
-public void <B>setWithESet</B>()</PRE>
-<DL>
-<DD><p>
- Uses the EMF reflective API to set the value of a bi-directional feature from a DataObject/EObject whose model has been statically created.
- Test details:
- <ul>
- <li>get/set: set</li>
- <li>type: DataObject</li>
- <li>model generation: static</li>
- <li>access API: reflective with eSet</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="StaticBidirectionalTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html
deleted file mode 100644
index 65e675a..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html
+++ /dev/null
@@ -1,460 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-StaticIPOSDOAccessorTest
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="StaticIPOSDOAccessorTest";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="StaticIPOSDOAccessorTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance.sdo.accessor</FONT>
-<BR>
-Class StaticIPOSDOAccessorTest</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">PerformanceTestCase
-      <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">org.eclipse.emf.test.performance.EMFPerformanceTestCase</A>
-          <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest</A>
-              <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest</B>
-</PRE>
-<HR>
-<DL>
-<DT>public class <B>StaticIPOSDOAccessorTest</B><DT>extends <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A></DL>
-
-<P>
-Uses EMF and SDO APIs to access (get/set) instances of static International Purchase Order (IPO) model.
-<P>
-
-<P>
-<DL>
-<DT><B>See Also:</B><DD><A HREF="../../../../../../../serialized-form.html#org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest">Serialized Form</A></DL>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-<A NAME="field_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;<A NAME="fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#ALL_DIMENSIONS">ALL_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#MEMORY_DIMENSIONS">MEMORY_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#TIME_DIMENSIONS">TIME_DIMENSIONS</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#StaticIPOSDOAccessorTest(java.lang.String)">StaticIPOSDOAccessorTest</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getBigIntegerByGenerated()">getBigIntegerByGenerated</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the generated types to get the value of a Property of type BigInteger on a DataObject whose model has been statically generated.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getByGenerated()">getByGenerated</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the generated types to get the values of properties of a DataObject whose model has been statically generated.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#getFromMap()">getFromMap</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tests HashMap (not EMF) access time.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setBigIntegerByGenerated()">setBigIntegerByGenerated</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the generated types to set the value of a Property of type BigInteger on a DataObject whose model has been statically generated.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setByGenerated()">setByGenerated</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the generated types to get the values of properties of a DataObject whose model has been statically generated.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#setInMap()">setInMap</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tests HashMap (not EMF) access time.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;Test</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html#suite()">suite</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByIndex()">getBigDecimalByIndex</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByPath()">getBigDecimalByPath</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigDecimalByProperty()">getBigDecimalByProperty</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByIndex()">getBigIntegerByIndex</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByPath()">getBigIntegerByPath</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getBigIntegerByProperty()">getBigIntegerByProperty</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getByProperty()">getByProperty</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getByShortPath()">getByShortPath</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getDataObjectByProperty()">getDataObjectByProperty</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectByIndex()">getObjectByIndex</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectByProperty()">getObjectByProperty</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getObjectWithEGet()">getObjectWithEGet</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#getStringByShortPath()">getStringByShortPath</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setBigIntegerByIndex()">setBigIntegerByIndex</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setBigIntegerByProperty()">setBigIntegerByProperty</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setByProperty()">setByProperty</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setByShortPath()">setByShortPath</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setDataObjectByProperty()">setDataObjectByProperty</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectByIndex()">setObjectByIndex</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectByProperty()">setObjectByProperty</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html#setObjectWithESet()">setObjectWithESet</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getRepetitions()">getRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getWarmUp()">getWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setRepetitions(int)">setRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setWarmUp(int)">setWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsGlobalSummary(java.lang.String, Dimension)">tagAsGlobalSummary</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsSummary(java.lang.String, Dimension)">tagAsSummary</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="StaticIPOSDOAccessorTest(java.lang.String)"><!-- --></A><H3>
-StaticIPOSDOAccessorTest</H3>
-<PRE>
-public <B>StaticIPOSDOAccessorTest</B>(java.lang.String&nbsp;name)</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="suite()"><!-- --></A><H3>
-suite</H3>
-<PRE>
-public static Test <B>suite</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getFromMap()"><!-- --></A><H3>
-getFromMap</H3>
-<PRE>
-public void <B>getFromMap</B>()</PRE>
-<DL>
-<DD>Tests HashMap (not EMF) access time. To be used as a reference.
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setInMap()"><!-- --></A><H3>
-setInMap</H3>
-<PRE>
-public void <B>setInMap</B>()</PRE>
-<DL>
-<DD>Tests HashMap (not EMF) access time. To be used as a reference.
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getBigIntegerByGenerated()"><!-- --></A><H3>
-getBigIntegerByGenerated</H3>
-<PRE>
-public void <B>getBigIntegerByGenerated</B>()</PRE>
-<DL>
-<DD><p>
- Uses the generated types to get the value of a Property of type BigInteger on a DataObject whose model has been statically generated.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>type: BigInteger</li>
- <li>model generation: static</li>
- <li>access API: strongly-typed</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setBigIntegerByGenerated()"><!-- --></A><H3>
-setBigIntegerByGenerated</H3>
-<PRE>
-public void <B>setBigIntegerByGenerated</B>()</PRE>
-<DL>
-<DD><p>
- Uses the generated types to set the value of a Property of type BigInteger on a DataObject whose model has been statically generated.
- Test details:
- <ul>
- <li>get/set: set</li>
- <li>type: BigInteger</li>
- <li>model generation: static</li>
- <li>access API: strongly-typed</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getByGenerated()"><!-- --></A><H3>
-getByGenerated</H3>
-<PRE>
-public void <B>getByGenerated</B>()</PRE>
-<DL>
-<DD><p>
- Uses the generated types to get the values of properties of a DataObject whose model has been statically generated.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>model generation: static</li>
- <li>access API: strongly-typed</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setByGenerated()"><!-- --></A><H3>
-setByGenerated</H3>
-<PRE>
-public void <B>setByGenerated</B>()</PRE>
-<DL>
-<DD><p>
- Uses the generated types to get the values of properties of a DataObject whose model has been statically generated.
- Test details:
- <ul>
- <li>get/set: set</li>
- <li>model generation: static</li>
- <li>access API: strongly-typed</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="StaticIPOSDOAccessorTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html
deleted file mode 100644
index 978c285..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html
+++ /dev/null
@@ -1,358 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-StaticSequenceTest
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.accessor.StaticSequenceTest class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="StaticSequenceTest";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="StaticSequenceTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance.sdo.accessor</FONT>
-<BR>
-Class StaticSequenceTest</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">PerformanceTestCase
-      <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">org.eclipse.emf.test.performance.EMFPerformanceTestCase</A>
-          <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">org.eclipse.emf.test.performance.sdo.accessor.DynamicSequenceTest</A>
-              <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.sdo.accessor.StaticSequenceTest</B>
-</PRE>
-<HR>
-<DL>
-<DT>public class <B>StaticSequenceTest</B><DT>extends <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicSequenceTest</A></DL>
-
-<P>
-Uses EMF and SDO APIs to get values of instances of a static Extended Purchase Order (EPO) model with derived features.
-<P>
-
-<P>
-<DL>
-<DT><B>See Also:</B><DD><A HREF="../../../../../../../serialized-form.html#org.eclipse.emf.test.performance.sdo.accessor.StaticSequenceTest">Serialized Form</A></DL>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-<A NAME="field_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;<A NAME="fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#ALL_DIMENSIONS">ALL_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#MEMORY_DIMENSIONS">MEMORY_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#TIME_DIMENSIONS">TIME_DIMENSIONS</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#StaticSequenceTest(java.lang.String)">StaticSequenceTest</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#getDerivedByGenerated()">getDerivedByGenerated</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO generated API to get the value of a derived property/feature from a DataObject whose model has been statically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#getSequenceByGenerated()">getSequenceByGenerated</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Uses the SDO generated API to get the value of a Sequence from a DataObject whose model has been statically created.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;Test</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html#suite()">suite</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.sdo.accessor.DynamicSequenceTest"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicSequenceTest</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html#contains()">contains</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html#getDerived()">getDerived</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html#getDerivedWithEGet()">getDerivedWithEGet</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html#getSequence()">getSequence</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html#getSequenceWithEGet()">getSequenceWithEGet</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getRepetitions()">getRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getWarmUp()">getWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setRepetitions(int)">setRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setWarmUp(int)">setWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsGlobalSummary(java.lang.String, Dimension)">tagAsGlobalSummary</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsSummary(java.lang.String, Dimension)">tagAsSummary</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="StaticSequenceTest(java.lang.String)"><!-- --></A><H3>
-StaticSequenceTest</H3>
-<PRE>
-public <B>StaticSequenceTest</B>(java.lang.String&nbsp;name)</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="suite()"><!-- --></A><H3>
-suite</H3>
-<PRE>
-public static Test <B>suite</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getSequenceByGenerated()"><!-- --></A><H3>
-getSequenceByGenerated</H3>
-<PRE>
-public void <B>getSequenceByGenerated</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO generated API to get the value of a Sequence from a DataObject whose model has been statically created.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>type: Sequence</li>
- <li>model generation: static</li>
- <li>access API: generated</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getDerivedByGenerated()"><!-- --></A><H3>
-getDerivedByGenerated</H3>
-<PRE>
-public void <B>getDerivedByGenerated</B>()</PRE>
-<DL>
-<DD><p>
- Uses the SDO generated API to get the value of a derived property/feature from a DataObject whose model has been statically created.
- Test details:
- <ul>
- <li>get/set: get</li>
- <li>type: List</li>
- <li>model generation: static</li>
- <li>access API: generated</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="StaticSequenceTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/package-frame.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/package-frame.html
deleted file mode 100644
index 2b5e461..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/package-frame.html
+++ /dev/null
@@ -1,40 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.sdo.accessor
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.accessor package">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-
-</HEAD>
-
-<BODY BGCOLOR="white">
-<FONT size="+1" CLASS="FrameTitleFont">
-<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/package-summary.html" target="classFrame">org.eclipse.emf.test.performance.sdo.accessor</A></FONT>
-<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
-<TR>
-<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
-Classes</FONT>&nbsp;
-<FONT CLASS="FrameItemFont">
-<BR>
-<A HREF="DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor" target="classFrame">DynamicIPOSDOAccessorTest</A>
-<BR>
-<A HREF="DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor" target="classFrame">DynamicSequenceTest</A>
-<BR>
-<A HREF="StaticBidirectionalTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor" target="classFrame">StaticBidirectionalTest</A>
-<BR>
-<A HREF="StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor" target="classFrame">StaticIPOSDOAccessorTest</A>
-<BR>
-<A HREF="StaticSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor" target="classFrame">StaticSequenceTest</A></FONT></TD>
-</TR>
-</TABLE>
-
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/package-summary.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/package-summary.html
deleted file mode 100644
index 6b30812..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/package-summary.html
+++ /dev/null
@@ -1,165 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.sdo.accessor
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.accessor package">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="org.eclipse.emf.test.performance.sdo.accessor";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<H2>
-Package org.eclipse.emf.test.performance.sdo.accessor
-</H2>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Class Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A></B></TD>
-<TD>Uses EMF and SDO APIs to access (get/set) instances of dynamic International Purchase Order (IPO) model.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicSequenceTest</A></B></TD>
-<TD>Uses EMF and SDO APIs to get values of instances of a dynamic Extended Purchase Order (EPO) model with derived features.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticBidirectionalTest</A></B></TD>
-<TD>Uses EMF and SDO APIs to set values on instances of a library model with bi-directional references.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticIPOSDOAccessorTest</A></B></TD>
-<TD>Uses EMF and SDO APIs to access (get/set) instances of static International Purchase Order (IPO) model.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">StaticSequenceTest</A></B></TD>
-<TD>Uses EMF and SDO APIs to get values of instances of a static Extended Purchase Order (EPO) model with derived features.</TD>
-</TR>
-</TABLE>
-&nbsp;
-
-<P>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/package-tree.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/package-tree.html
deleted file mode 100644
index 6a3f809..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/accessor/package-tree.html
+++ /dev/null
@@ -1,154 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.sdo.accessor Class Hierarchy
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="org.eclipse.emf.test.performance.sdo.accessor Class Hierarchy";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/package-tree.html"><B>NEXT</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<CENTER>
-<H2>
-Hierarchy For Package org.eclipse.emf.test.performance.sdo.accessor
-</H2>
-</CENTER>
-<DL>
-<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../../overview-tree.html">All Packages</A></DL>
-<HR>
-<H2>
-Class Hierarchy
-</H2>
-<UL>
-<LI TYPE="circle">class java.lang.Object<UL>
-<LI TYPE="circle">class PerformanceTestCase<UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance"><B>EMFPerformanceTestCase</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>DynamicIPOSDOAccessorTest</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>StaticIPOSDOAccessorTest</B></A></UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>DynamicSequenceTest</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>StaticSequenceTest</B></A></UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>StaticBidirectionalTest</B></A></UL>
-</UL>
-</UL>
-</UL>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/package-tree.html"><B>NEXT</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html
deleted file mode 100644
index 891e3e1..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html
+++ /dev/null
@@ -1,380 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-DynamicIPOSDOLoadTest
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.deserialization.DynamicIPOSDOLoadTest class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="DynamicIPOSDOLoadTest";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="DynamicIPOSDOLoadTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance.sdo.deserialization</FONT>
-<BR>
-Class DynamicIPOSDOLoadTest</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">PerformanceTestCase
-      <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">org.eclipse.emf.test.performance.EMFPerformanceTestCase</A>
-          <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.sdo.deserialization.DynamicIPOSDOLoadTest</B>
-</PRE>
-<DL>
-<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">StaticIPOSDOLoadTest</A></DD>
-</DL>
-<HR>
-<DL>
-<DT>public class <B>DynamicIPOSDOLoadTest</B><DT>extends <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></DL>
-
-<P>
-Loads/deserializes SDO instances of dynamic International Purchase Order (IPO) model.
-<P>
-
-<P>
-<DL>
-<DT><B>See Also:</B><DD><A HREF="../../../../../../../serialized-form.html#org.eclipse.emf.test.performance.sdo.deserialization.DynamicIPOSDOLoadTest">Serialized Form</A></DL>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-<A NAME="field_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;<A NAME="fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#ALL_DIMENSIONS">ALL_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#MEMORY_DIMENSIONS">MEMORY_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#TIME_DIMENSIONS">TIME_DIMENSIONS</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#DynamicIPOSDOLoadTest(java.lang.String)">DynamicIPOSDOLoadTest</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#loadWithNoOptions()">loadWithNoOptions</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Loads/deserializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#loadWithParserAndFeatureMapCache()">loadWithParserAndFeatureMapCache</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Loads/deserializes a static or dynamic instance of the SDO International Purchase Order (IPO) model.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#loadWithParserCache()">loadWithParserCache</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Loads/deserializes a static or dynamic instance of the SDO International Purchase Order (IPO) model.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;Test</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#suite()">suite</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getRepetitions()">getRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getWarmUp()">getWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setRepetitions(int)">setRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setWarmUp(int)">setWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsGlobalSummary(java.lang.String, Dimension)">tagAsGlobalSummary</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsSummary(java.lang.String, Dimension)">tagAsSummary</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="DynamicIPOSDOLoadTest(java.lang.String)"><!-- --></A><H3>
-DynamicIPOSDOLoadTest</H3>
-<PRE>
-public <B>DynamicIPOSDOLoadTest</B>(java.lang.String&nbsp;name)</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="suite()"><!-- --></A><H3>
-suite</H3>
-<PRE>
-public static Test <B>suite</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="loadWithNoOptions()"><!-- --></A><H3>
-loadWithNoOptions</H3>
-<PRE>
-public void <B>loadWithNoOptions</B>()
-                       throws java.lang.Exception</PRE>
-<DL>
-<DD><p>
- Loads/deserializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.
- Options: none
- </p>
-<P>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="loadWithParserCache()"><!-- --></A><H3>
-loadWithParserCache</H3>
-<PRE>
-public void <B>loadWithParserCache</B>()
-                         throws java.lang.Exception</PRE>
-<DL>
-<DD><p>
- Loads/deserializes a static or dynamic instance of the SDO International Purchase Order (IPO) model.
- Options:
- <ul>
- <li>XMLResource.OPTION_USE_PARSER_POOL</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="loadWithParserAndFeatureMapCache()"><!-- --></A><H3>
-loadWithParserAndFeatureMapCache</H3>
-<PRE>
-public void <B>loadWithParserAndFeatureMapCache</B>()
-                                      throws java.lang.Exception</PRE>
-<DL>
-<DD><p>
- Loads/deserializes a static or dynamic instance of the SDO International Purchase Order (IPO) model.
- Options:
- <ul>
- <li>XMLResource.OPTION_USE_PARSER_POOL</li>
- <li>XMLResource.OPTION_USE_XML_NAME_TO_FEATURE_MAP</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="DynamicIPOSDOLoadTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html
deleted file mode 100644
index a7f2756..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html
+++ /dev/null
@@ -1,296 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-StaticIPOSDOLoadTest
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.deserialization.StaticIPOSDOLoadTest class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="StaticIPOSDOLoadTest";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="StaticIPOSDOLoadTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance.sdo.deserialization</FONT>
-<BR>
-Class StaticIPOSDOLoadTest</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">PerformanceTestCase
-      <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">org.eclipse.emf.test.performance.EMFPerformanceTestCase</A>
-          <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">org.eclipse.emf.test.performance.sdo.deserialization.DynamicIPOSDOLoadTest</A>
-              <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.sdo.deserialization.StaticIPOSDOLoadTest</B>
-</PRE>
-<HR>
-<DL>
-<DT>public class <B>StaticIPOSDOLoadTest</B><DT>extends <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">DynamicIPOSDOLoadTest</A></DL>
-
-<P>
-Loads/deserializes SDO instances of static International Purchase Order (IPO) model.
-<P>
-
-<P>
-<DL>
-<DT><B>See Also:</B><DD><A HREF="../../../../../../../serialized-form.html#org.eclipse.emf.test.performance.sdo.deserialization.StaticIPOSDOLoadTest">Serialized Form</A></DL>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-<A NAME="field_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;<A NAME="fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#ALL_DIMENSIONS">ALL_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#MEMORY_DIMENSIONS">MEMORY_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#TIME_DIMENSIONS">TIME_DIMENSIONS</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html#StaticIPOSDOLoadTest(java.lang.String)">StaticIPOSDOLoadTest</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;Test</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html#suite()">suite</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.sdo.deserialization.DynamicIPOSDOLoadTest"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.sdo.deserialization.<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">DynamicIPOSDOLoadTest</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#loadWithNoOptions()">loadWithNoOptions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#loadWithParserAndFeatureMapCache()">loadWithParserAndFeatureMapCache</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html#loadWithParserCache()">loadWithParserCache</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getRepetitions()">getRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getWarmUp()">getWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setRepetitions(int)">setRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setWarmUp(int)">setWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsGlobalSummary(java.lang.String, Dimension)">tagAsGlobalSummary</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsSummary(java.lang.String, Dimension)">tagAsSummary</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="StaticIPOSDOLoadTest(java.lang.String)"><!-- --></A><H3>
-StaticIPOSDOLoadTest</H3>
-<PRE>
-public <B>StaticIPOSDOLoadTest</B>(java.lang.String&nbsp;name)</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="suite()"><!-- --></A><H3>
-suite</H3>
-<PRE>
-public static Test <B>suite</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="StaticIPOSDOLoadTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/package-frame.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/package-frame.html
deleted file mode 100644
index cff1293..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/package-frame.html
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.sdo.deserialization
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.deserialization package">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-
-</HEAD>
-
-<BODY BGCOLOR="white">
-<FONT size="+1" CLASS="FrameTitleFont">
-<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/package-summary.html" target="classFrame">org.eclipse.emf.test.performance.sdo.deserialization</A></FONT>
-<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
-<TR>
-<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
-Classes</FONT>&nbsp;
-<FONT CLASS="FrameItemFont">
-<BR>
-<A HREF="DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization" target="classFrame">DynamicIPOSDOLoadTest</A>
-<BR>
-<A HREF="StaticIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization" target="classFrame">StaticIPOSDOLoadTest</A></FONT></TD>
-</TR>
-</TABLE>
-
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/package-summary.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/package-summary.html
deleted file mode 100644
index 904e7d2..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/package-summary.html
+++ /dev/null
@@ -1,153 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.sdo.deserialization
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.deserialization package">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="org.eclipse.emf.test.performance.sdo.deserialization";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<H2>
-Package org.eclipse.emf.test.performance.sdo.deserialization
-</H2>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Class Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">DynamicIPOSDOLoadTest</A></B></TD>
-<TD>Loads/deserializes SDO instances of dynamic International Purchase Order (IPO) model.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">StaticIPOSDOLoadTest</A></B></TD>
-<TD>Loads/deserializes SDO instances of static International Purchase Order (IPO) model.</TD>
-</TR>
-</TABLE>
-&nbsp;
-
-<P>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/package-tree.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/package-tree.html
deleted file mode 100644
index 81446ec..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/deserialization/package-tree.html
+++ /dev/null
@@ -1,152 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.sdo.deserialization Class Hierarchy
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="org.eclipse.emf.test.performance.sdo.deserialization Class Hierarchy";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/package-tree.html"><B>NEXT</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<CENTER>
-<H2>
-Hierarchy For Package org.eclipse.emf.test.performance.sdo.deserialization
-</H2>
-</CENTER>
-<DL>
-<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../../overview-tree.html">All Packages</A></DL>
-<HR>
-<H2>
-Class Hierarchy
-</H2>
-<UL>
-<LI TYPE="circle">class java.lang.Object<UL>
-<LI TYPE="circle">class PerformanceTestCase<UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance"><B>EMFPerformanceTestCase</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.deserialization.<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization"><B>DynamicIPOSDOLoadTest</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.deserialization.<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization"><B>StaticIPOSDOLoadTest</B></A></UL>
-</UL>
-</UL>
-</UL>
-</UL>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/accessor/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/package-tree.html"><B>NEXT</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html
deleted file mode 100644
index c16f794..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html
+++ /dev/null
@@ -1,259 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-OpenContentTest.SdoInstanceFactory
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.extendedMetaData.OpenContentTest.SdoInstanceFactory class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="OpenContentTest.SdoInstanceFactory";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="OpenContentTest.SdoInstanceFactory.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance.sdo.extendedMetaData</FONT>
-<BR>
-Class OpenContentTest.SdoInstanceFactory</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">EFactoryImpl
-      <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.sdo.extendedMetaData.OpenContentTest.SdoInstanceFactory</B>
-</PRE>
-<DL>
-<DT><B>Enclosing class:</B><DD><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData">OpenContentTest</A></DD>
-</DL>
-<HR>
-<DL>
-<DT>public static class <B>OpenContentTest.SdoInstanceFactory</B><DT>extends EFactoryImpl</DL>
-
-<P>
-<DL>
-<DT><B>See Also:</B><DD><A HREF="../../../../../../../serialized-form.html#org.eclipse.emf.test.performance.sdo.extendedMetaData.OpenContentTest.SdoInstanceFactory">Serialized Form</A></DL>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html#OpenContentTest.SdoInstanceFactory()">OpenContentTest.SdoInstanceFactory</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;EObject</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html#basicCreate(EClass)">basicCreate</A></B>(EClass&nbsp;eClass)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="OpenContentTest.SdoInstanceFactory()"><!-- --></A><H3>
-OpenContentTest.SdoInstanceFactory</H3>
-<PRE>
-public <B>OpenContentTest.SdoInstanceFactory</B>()</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="basicCreate(EClass)"><!-- --></A><H3>
-basicCreate</H3>
-<PRE>
-public EObject <B>basicCreate</B>(EClass&nbsp;eClass)</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="OpenContentTest.SdoInstanceFactory.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html
deleted file mode 100644
index b9f1212..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html
+++ /dev/null
@@ -1,355 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-OpenContentTest
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.extendedMetaData.OpenContentTest class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="OpenContentTest";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="OpenContentTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance.sdo.extendedMetaData</FONT>
-<BR>
-Class OpenContentTest</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">PerformanceTestCase
-      <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">org.eclipse.emf.test.performance.EMFPerformanceTestCase</A>
-          <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.sdo.extendedMetaData.OpenContentTest</B>
-</PRE>
-<HR>
-<DL>
-<DT>public class <B>OpenContentTest</B><DT>extends <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></DL>
-
-<P>
-Works with ExtendedMetadata on open content.
-<P>
-
-<P>
-<DL>
-<DT><B>See Also:</B><DD><A HREF="../../../../../../../serialized-form.html#org.eclipse.emf.test.performance.sdo.extendedMetaData.OpenContentTest">Serialized Form</A></DL>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-<A NAME="nested_class_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Nested Class Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData">OpenContentTest.SdoInstanceFactory</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- =========== FIELD SUMMARY =========== -->
-
-<A NAME="field_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;<A NAME="fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#ALL_DIMENSIONS">ALL_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#MEMORY_DIMENSIONS">MEMORY_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#TIME_DIMENSIONS">TIME_DIMENSIONS</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html#OpenContentTest(java.lang.String)">OpenContentTest</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html#createDemandFeatureDO()">createDemandFeatureDO</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Tests DataObject::demandFeature(Property) with a Property created using ExtendedMetaData::demandFeature().</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html#demandFeature()">demandFeature</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Tests ExtendedMetaData::demandFeature().</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;Test</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html#suite()">suite</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getRepetitions()">getRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getWarmUp()">getWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setRepetitions(int)">setRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setWarmUp(int)">setWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsGlobalSummary(java.lang.String, Dimension)">tagAsGlobalSummary</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsSummary(java.lang.String, Dimension)">tagAsSummary</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="OpenContentTest(java.lang.String)"><!-- --></A><H3>
-OpenContentTest</H3>
-<PRE>
-public <B>OpenContentTest</B>(java.lang.String&nbsp;name)</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="suite()"><!-- --></A><H3>
-suite</H3>
-<PRE>
-public static Test <B>suite</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="demandFeature()"><!-- --></A><H3>
-demandFeature</H3>
-<PRE>
-public void <B>demandFeature</B>()
-                   throws java.lang.Exception</PRE>
-<DL>
-<DD><p>
- Tests ExtendedMetaData::demandFeature().
- </p>
-<P>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="createDemandFeatureDO()"><!-- --></A><H3>
-createDemandFeatureDO</H3>
-<PRE>
-public void <B>createDemandFeatureDO</B>()
-                           throws java.lang.Exception</PRE>
-<DL>
-<DD><p>
- Tests DataObject::demandFeature(Property) with a Property created using ExtendedMetaData::demandFeature().
- </p>
-<P>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="OpenContentTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/extendedMetaData/package-frame.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/extendedMetaData/package-frame.html
deleted file mode 100644
index 8d9227b..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/extendedMetaData/package-frame.html
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.sdo.extendedMetaData
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.extendedMetaData package">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-
-</HEAD>
-
-<BODY BGCOLOR="white">
-<FONT size="+1" CLASS="FrameTitleFont">
-<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/package-summary.html" target="classFrame">org.eclipse.emf.test.performance.sdo.extendedMetaData</A></FONT>
-<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
-<TR>
-<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
-Classes</FONT>&nbsp;
-<FONT CLASS="FrameItemFont">
-<BR>
-<A HREF="OpenContentTest.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData" target="classFrame">OpenContentTest</A>
-<BR>
-<A HREF="OpenContentTest.SdoInstanceFactory.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData" target="classFrame">OpenContentTest.SdoInstanceFactory</A></FONT></TD>
-</TR>
-</TABLE>
-
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/extendedMetaData/package-summary.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/extendedMetaData/package-summary.html
deleted file mode 100644
index 61d28b4..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/extendedMetaData/package-summary.html
+++ /dev/null
@@ -1,153 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.sdo.extendedMetaData
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.extendedMetaData package">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="org.eclipse.emf.test.performance.sdo.extendedMetaData";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<H2>
-Package org.eclipse.emf.test.performance.sdo.extendedMetaData
-</H2>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Class Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData">OpenContentTest</A></B></TD>
-<TD>Works with ExtendedMetadata on open content.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData">OpenContentTest.SdoInstanceFactory</A></B></TD>
-<TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-
-<P>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/extendedMetaData/package-tree.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/extendedMetaData/package-tree.html
deleted file mode 100644
index 4906d2e..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/extendedMetaData/package-tree.html
+++ /dev/null
@@ -1,152 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.sdo.extendedMetaData Class Hierarchy
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="org.eclipse.emf.test.performance.sdo.extendedMetaData Class Hierarchy";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/package-tree.html"><B>NEXT</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<CENTER>
-<H2>
-Hierarchy For Package org.eclipse.emf.test.performance.sdo.extendedMetaData
-</H2>
-</CENTER>
-<DL>
-<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../../overview-tree.html">All Packages</A></DL>
-<HR>
-<H2>
-Class Hierarchy
-</H2>
-<UL>
-<LI TYPE="circle">class java.lang.Object<UL>
-<LI TYPE="circle">class EFactoryImpl<UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.extendedMetaData.<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData"><B>OpenContentTest.SdoInstanceFactory</B></A></UL>
-<LI TYPE="circle">class PerformanceTestCase<UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance"><B>EMFPerformanceTestCase</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.extendedMetaData.<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData"><B>OpenContentTest</B></A></UL>
-</UL>
-</UL>
-</UL>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/deserialization/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/package-tree.html"><B>NEXT</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/package-frame.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/package-frame.html
deleted file mode 100644
index 92f602b..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/package-frame.html
+++ /dev/null
@@ -1,38 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.sdo
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo package">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-
-</HEAD>
-
-<BODY BGCOLOR="white">
-<FONT size="+1" CLASS="FrameTitleFont">
-<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/package-summary.html" target="classFrame">org.eclipse.emf.test.performance.sdo</A></FONT>
-<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
-<TR>
-<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
-Classes</FONT>&nbsp;
-<FONT CLASS="FrameItemFont">
-<BR>
-<A HREF="DynamicIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo" target="classFrame">DynamicIPOModel</A>
-<BR>
-<A HREF="IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo" target="classFrame">IPOModel</A>
-<BR>
-<A HREF="SDOPerfUtil.html" title="class in org.eclipse.emf.test.performance.sdo" target="classFrame">SDOPerfUtil</A>
-<BR>
-<A HREF="StaticIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo" target="classFrame">StaticIPOModel</A></FONT></TD>
-</TR>
-</TABLE>
-
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/package-summary.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/package-summary.html
deleted file mode 100644
index a67719f..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/package-summary.html
+++ /dev/null
@@ -1,161 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.sdo
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo package">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="org.eclipse.emf.test.performance.sdo";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/accessor/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<H2>
-Package org.eclipse.emf.test.performance.sdo
-</H2>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Class Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/DynamicIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">DynamicIPOModel</A></B></TD>
-<TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">IPOModel</A></B></TD>
-<TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html" title="class in org.eclipse.emf.test.performance.sdo">SDOPerfUtil</A></B></TD>
-<TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/StaticIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo">StaticIPOModel</A></B></TD>
-<TD>&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-
-<P>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/accessor/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/package-tree.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/package-tree.html
deleted file mode 100644
index 00b4da2..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/package-tree.html
+++ /dev/null
@@ -1,148 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.sdo Class Hierarchy
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="org.eclipse.emf.test.performance.sdo Class Hierarchy";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/accessor/package-tree.html"><B>NEXT</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<CENTER>
-<H2>
-Hierarchy For Package org.eclipse.emf.test.performance.sdo
-</H2>
-</CENTER>
-<DL>
-<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../overview-tree.html">All Packages</A></DL>
-<HR>
-<H2>
-Class Hierarchy
-</H2>
-<UL>
-<LI TYPE="circle">class java.lang.Object<UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo"><B>IPOModel</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/DynamicIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo"><B>DynamicIPOModel</B></A><LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/StaticIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo"><B>StaticIPOModel</B></A></UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html" title="class in org.eclipse.emf.test.performance.sdo"><B>SDOPerfUtil</B></A></UL>
-</UL>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/deserialization/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/accessor/package-tree.html"><B>NEXT</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html
deleted file mode 100644
index 77905fb..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html
+++ /dev/null
@@ -1,348 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-DynamicIPOSDOSaveTest
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.serialization.DynamicIPOSDOSaveTest class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="DynamicIPOSDOSaveTest";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="DynamicIPOSDOSaveTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance.sdo.serialization</FONT>
-<BR>
-Class DynamicIPOSDOSaveTest</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">PerformanceTestCase
-      <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">org.eclipse.emf.test.performance.EMFPerformanceTestCase</A>
-          <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.sdo.serialization.DynamicIPOSDOSaveTest</B>
-</PRE>
-<DL>
-<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">StaticIPOSDOSaveTest</A></DD>
-</DL>
-<HR>
-<DL>
-<DT>public class <B>DynamicIPOSDOSaveTest</B><DT>extends <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></DL>
-
-<P>
-Saves/serializes SDO instances of dynamic International Purchase Order (IPO) model.
-<P>
-
-<P>
-<DL>
-<DT><B>See Also:</B><DD><A HREF="../../../../../../../serialized-form.html#org.eclipse.emf.test.performance.sdo.serialization.DynamicIPOSDOSaveTest">Serialized Form</A></DL>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-<A NAME="field_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;<A NAME="fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#ALL_DIMENSIONS">ALL_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#MEMORY_DIMENSIONS">MEMORY_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#TIME_DIMENSIONS">TIME_DIMENSIONS</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html#DynamicIPOSDOSaveTest(java.lang.String)">DynamicIPOSDOSaveTest</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html#saveWithCaching()">saveWithCaching</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Saves/serializes a static or dynamic instance of the SDO International Purchase Order (IPO) model.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html#saveWithNoOptions()">saveWithNoOptions</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Saves/serializes a static or dynamic instance of the SDO International Purchase Order (IPO) model.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;Test</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html#suite()">suite</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getRepetitions()">getRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getWarmUp()">getWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setRepetitions(int)">setRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setWarmUp(int)">setWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsGlobalSummary(java.lang.String, Dimension)">tagAsGlobalSummary</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsSummary(java.lang.String, Dimension)">tagAsSummary</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="DynamicIPOSDOSaveTest(java.lang.String)"><!-- --></A><H3>
-DynamicIPOSDOSaveTest</H3>
-<PRE>
-public <B>DynamicIPOSDOSaveTest</B>(java.lang.String&nbsp;name)</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="suite()"><!-- --></A><H3>
-suite</H3>
-<PRE>
-public static Test <B>suite</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="saveWithNoOptions()"><!-- --></A><H3>
-saveWithNoOptions</H3>
-<PRE>
-public void <B>saveWithNoOptions</B>()
-                       throws java.lang.Exception</PRE>
-<DL>
-<DD><p>
- Saves/serializes a static or dynamic instance of the SDO International Purchase Order (IPO) model.
- Options: none
- </p>
-<P>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="saveWithCaching()"><!-- --></A><H3>
-saveWithCaching</H3>
-<PRE>
-public void <B>saveWithCaching</B>()
-                     throws java.lang.Exception</PRE>
-<DL>
-<DD><p>
- Saves/serializes a static or dynamic instance of the SDO International Purchase Order (IPO) model.
- Options:
- <ul>
- <li>XMLResource.OPTION_USE_CACHED_LOOKUP_TABLE</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="DynamicIPOSDOSaveTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html
deleted file mode 100644
index 33a3817..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html
+++ /dev/null
@@ -1,296 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-StaticIPOSDOSaveTest
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.serialization.StaticIPOSDOSaveTest class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="StaticIPOSDOSaveTest";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="StaticIPOSDOSaveTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance.sdo.serialization</FONT>
-<BR>
-Class StaticIPOSDOSaveTest</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">PerformanceTestCase
-      <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">org.eclipse.emf.test.performance.EMFPerformanceTestCase</A>
-          <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">org.eclipse.emf.test.performance.sdo.serialization.DynamicIPOSDOSaveTest</A>
-              <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.sdo.serialization.StaticIPOSDOSaveTest</B>
-</PRE>
-<HR>
-<DL>
-<DT>public class <B>StaticIPOSDOSaveTest</B><DT>extends <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">DynamicIPOSDOSaveTest</A></DL>
-
-<P>
-Saves/serializes SDO instances of static International Purchase Order (IPO) model.
-<P>
-
-<P>
-<DL>
-<DT><B>See Also:</B><DD><A HREF="../../../../../../../serialized-form.html#org.eclipse.emf.test.performance.sdo.serialization.StaticIPOSDOSaveTest">Serialized Form</A></DL>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-<A NAME="field_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;<A NAME="fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#ALL_DIMENSIONS">ALL_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#MEMORY_DIMENSIONS">MEMORY_DIMENSIONS</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#TIME_DIMENSIONS">TIME_DIMENSIONS</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html#StaticIPOSDOSaveTest(java.lang.String)">StaticIPOSDOSaveTest</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;Test</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html#suite()">suite</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.sdo.serialization.DynamicIPOSDOSaveTest"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.sdo.serialization.<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">DynamicIPOSDOSaveTest</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html#saveWithCaching()">saveWithCaching</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html#saveWithNoOptions()">saveWithNoOptions</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getRepetitions()">getRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getWarmUp()">getWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setRepetitions(int)">setRepetitions</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setWarmUp(int)">setWarmUp</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsGlobalSummary(java.lang.String, Dimension)">tagAsGlobalSummary</A>, <A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsSummary(java.lang.String, Dimension)">tagAsSummary</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="StaticIPOSDOSaveTest(java.lang.String)"><!-- --></A><H3>
-StaticIPOSDOSaveTest</H3>
-<PRE>
-public <B>StaticIPOSDOSaveTest</B>(java.lang.String&nbsp;name)</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="suite()"><!-- --></A><H3>
-suite</H3>
-<PRE>
-public static Test <B>suite</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="StaticIPOSDOSaveTest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/package-frame.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/package-frame.html
deleted file mode 100644
index ffcdaa9..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/package-frame.html
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.sdo.serialization
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.serialization package">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-
-</HEAD>
-
-<BODY BGCOLOR="white">
-<FONT size="+1" CLASS="FrameTitleFont">
-<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/package-summary.html" target="classFrame">org.eclipse.emf.test.performance.sdo.serialization</A></FONT>
-<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
-<TR>
-<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
-Classes</FONT>&nbsp;
-<FONT CLASS="FrameItemFont">
-<BR>
-<A HREF="DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization" target="classFrame">DynamicIPOSDOSaveTest</A>
-<BR>
-<A HREF="StaticIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization" target="classFrame">StaticIPOSDOSaveTest</A></FONT></TD>
-</TR>
-</TABLE>
-
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/package-summary.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/package-summary.html
deleted file mode 100644
index c1b00ca..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/package-summary.html
+++ /dev/null
@@ -1,153 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.sdo.serialization
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.sdo.serialization package">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="org.eclipse.emf.test.performance.sdo.serialization";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/serialization/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<H2>
-Package org.eclipse.emf.test.performance.sdo.serialization
-</H2>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Class Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">DynamicIPOSDOSaveTest</A></B></TD>
-<TD>Saves/serializes SDO instances of dynamic International Purchase Order (IPO) model.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">StaticIPOSDOSaveTest</A></B></TD>
-<TD>Saves/serializes SDO instances of static International Purchase Order (IPO) model.</TD>
-</TR>
-</TABLE>
-&nbsp;
-
-<P>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/serialization/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/package-tree.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/package-tree.html
deleted file mode 100644
index 50a2d13..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/sdo/serialization/package-tree.html
+++ /dev/null
@@ -1,152 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.sdo.serialization Class Hierarchy
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="org.eclipse.emf.test.performance.sdo.serialization Class Hierarchy";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/serialization/package-tree.html"><B>NEXT</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<CENTER>
-<H2>
-Hierarchy For Package org.eclipse.emf.test.performance.sdo.serialization
-</H2>
-</CENTER>
-<DL>
-<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../../overview-tree.html">All Packages</A></DL>
-<HR>
-<H2>
-Class Hierarchy
-</H2>
-<UL>
-<LI TYPE="circle">class java.lang.Object<UL>
-<LI TYPE="circle">class PerformanceTestCase<UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.<A HREF="../../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance"><B>EMFPerformanceTestCase</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.serialization.<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization"><B>DynamicIPOSDOSaveTest</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.serialization.<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization"><B>StaticIPOSDOSaveTest</B></A></UL>
-</UL>
-</UL>
-</UL>
-</UL>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/sdo/extendedMetaData/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../../org/eclipse/emf/test/performance/serialization/package-tree.html"><B>NEXT</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/DynamicIpo.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/DynamicIpo.html
deleted file mode 100644
index 823706d..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/DynamicIpo.html
+++ /dev/null
@@ -1,348 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-DynamicIpo
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.serialization.DynamicIpo class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="DynamicIpo";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/StaticIpo.html" title="class in org.eclipse.emf.test.performance.serialization"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="DynamicIpo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance.serialization</FONT>
-<BR>
-Class DynamicIpo</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by">PerformanceTestCase
-      <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">org.eclipse.emf.test.performance.EMFPerformanceTestCase</A>
-          <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.serialization.DynamicIpo</B>
-</PRE>
-<DL>
-<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/StaticIpo.html" title="class in org.eclipse.emf.test.performance.serialization">StaticIpo</A></DD>
-</DL>
-<HR>
-<DL>
-<DT>public class <B>DynamicIpo</B><DT>extends <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></DL>
-
-<P>
-Saves/serializes EMF instances of dynamic International Purchase Order (IPO) model.
-<P>
-
-<P>
-<DL>
-<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#org.eclipse.emf.test.performance.serialization.DynamicIpo">Serialized Form</A></DL>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-<A NAME="field_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;<A NAME="fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#ALL_DIMENSIONS">ALL_DIMENSIONS</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#MEMORY_DIMENSIONS">MEMORY_DIMENSIONS</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#TIME_DIMENSIONS">TIME_DIMENSIONS</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/DynamicIpo.html#DynamicIpo(java.lang.String)">DynamicIpo</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;Test</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/DynamicIpo.html#suite()">suite</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/DynamicIpo.html#testSer()">testSer</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Saves/serializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/DynamicIpo.html#testSerCaching()">testSerCaching</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Saves/serializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getRepetitions()">getRepetitions</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getWarmUp()">getWarmUp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setRepetitions(int)">setRepetitions</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setWarmUp(int)">setWarmUp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsGlobalSummary(java.lang.String, Dimension)">tagAsGlobalSummary</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsSummary(java.lang.String, Dimension)">tagAsSummary</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="DynamicIpo(java.lang.String)"><!-- --></A><H3>
-DynamicIpo</H3>
-<PRE>
-public <B>DynamicIpo</B>(java.lang.String&nbsp;name)</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="suite()"><!-- --></A><H3>
-suite</H3>
-<PRE>
-public static Test <B>suite</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="testSer()"><!-- --></A><H3>
-testSer</H3>
-<PRE>
-public void <B>testSer</B>()
-             throws java.lang.Exception</PRE>
-<DL>
-<DD><p>
- Saves/serializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.
- Options: none
- </p>
-<P>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="testSerCaching()"><!-- --></A><H3>
-testSerCaching</H3>
-<PRE>
-public void <B>testSerCaching</B>()
-                    throws java.lang.Exception</PRE>
-<DL>
-<DD><p>
- Saves/serializes a static or dynamic instance of the EMF International Purchase Order (IPO) model.
- Options:
- <ul>
- <li>XMLResource.OPTION_USE_CACHED_LOOKUP_TABLE</li>
- </ul>
- </p>
-<P>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/StaticIpo.html" title="class in org.eclipse.emf.test.performance.serialization"><B>NEXT CLASS</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="DynamicIpo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/StaticIpo.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/StaticIpo.html
deleted file mode 100644
index 6c9c1a6..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/StaticIpo.html
+++ /dev/null
@@ -1,296 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-StaticIpo
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.serialization.StaticIpo class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="StaticIpo";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="StaticIpo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.eclipse.emf.test.performance.serialization</FONT>
-<BR>
-Class StaticIpo</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by">PerformanceTestCase
-      <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">org.eclipse.emf.test.performance.EMFPerformanceTestCase</A>
-          <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization">org.eclipse.emf.test.performance.serialization.DynamicIpo</A>
-              <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.emf.test.performance.serialization.StaticIpo</B>
-</PRE>
-<HR>
-<DL>
-<DT>public class <B>StaticIpo</B><DT>extends <A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization">DynamicIpo</A></DL>
-
-<P>
-Saves/serializes EMF instances of static International Purchase Order (IPO) model.
-<P>
-
-<P>
-<DL>
-<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#org.eclipse.emf.test.performance.serialization.StaticIpo">Serialized Form</A></DL>
-<HR>
-
-<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-<A NAME="field_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;<A NAME="fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#ALL_DIMENSIONS">ALL_DIMENSIONS</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#MEMORY_DIMENSIONS">MEMORY_DIMENSIONS</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#TIME_DIMENSIONS">TIME_DIMENSIONS</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/StaticIpo.html#StaticIpo(java.lang.String)">StaticIpo</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;Test</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/StaticIpo.html#suite()">suite</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.serialization.DynamicIpo"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.serialization.<A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization">DynamicIpo</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/DynamicIpo.html#testSer()">testSer</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/DynamicIpo.html#testSerCaching()">testSerCaching</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.eclipse.emf.test.performance.<A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getRepetitions()">getRepetitions</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#getWarmUp()">getWarmUp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setRepetitions(int)">setRepetitions</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#setWarmUp(int)">setWarmUp</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsGlobalSummary(java.lang.String, Dimension)">tagAsGlobalSummary</A>, <A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html#tagAsSummary(java.lang.String, Dimension)">tagAsSummary</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="StaticIpo(java.lang.String)"><!-- --></A><H3>
-StaticIpo</H3>
-<PRE>
-public <B>StaticIpo</B>(java.lang.String&nbsp;name)</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
-</TR>
-</TABLE>
-
-<A NAME="suite()"><!-- --></A><H3>
-suite</H3>
-<PRE>
-public static Test <B>suite</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="StaticIpo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.eclipse.emf.test.performance.EMFPerformanceTestCase">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/package-frame.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/package-frame.html
deleted file mode 100644
index 8186e6b..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/package-frame.html
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.serialization
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.serialization package">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-
-</HEAD>
-
-<BODY BGCOLOR="white">
-<FONT size="+1" CLASS="FrameTitleFont">
-<A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/package-summary.html" target="classFrame">org.eclipse.emf.test.performance.serialization</A></FONT>
-<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
-<TR>
-<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
-Classes</FONT>&nbsp;
-<FONT CLASS="FrameItemFont">
-<BR>
-<A HREF="DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization" target="classFrame">DynamicIpo</A>
-<BR>
-<A HREF="StaticIpo.html" title="class in org.eclipse.emf.test.performance.serialization" target="classFrame">StaticIpo</A></FONT></TD>
-</TR>
-</TABLE>
-
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/package-summary.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/package-summary.html
deleted file mode 100644
index 2c3c373..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/package-summary.html
+++ /dev/null
@@ -1,153 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.serialization
-</TITLE>
-
-<META NAME="keywords" CONTENT="org.eclipse.emf.test.performance.serialization package">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="org.eclipse.emf.test.performance.serialization";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/serialization/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;NEXT PACKAGE</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<H2>
-Package org.eclipse.emf.test.performance.serialization
-</H2>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Class Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization">DynamicIpo</A></B></TD>
-<TD>Saves/serializes EMF instances of dynamic International Purchase Order (IPO) model.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/StaticIpo.html" title="class in org.eclipse.emf.test.performance.serialization">StaticIpo</A></B></TD>
-<TD>Saves/serializes EMF instances of static International Purchase Order (IPO) model.</TD>
-</TR>
-</TABLE>
-&nbsp;
-
-<P>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/serialization/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;NEXT PACKAGE</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/package-tree.html b/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/package-tree.html
deleted file mode 100644
index f9dbcea..0000000
--- a/emf/docs/performance/javadoc/org/eclipse/emf/test/performance/serialization/package-tree.html
+++ /dev/null
@@ -1,152 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-org.eclipse.emf.test.performance.serialization Class Hierarchy
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="org.eclipse.emf.test.performance.serialization Class Hierarchy";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/serialization/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<CENTER>
-<H2>
-Hierarchy For Package org.eclipse.emf.test.performance.serialization
-</H2>
-</CENTER>
-<DL>
-<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../overview-tree.html">All Packages</A></DL>
-<HR>
-<H2>
-Class Hierarchy
-</H2>
-<UL>
-<LI TYPE="circle">class java.lang.Object<UL>
-<LI TYPE="circle">class PerformanceTestCase<UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.<A HREF="../../../../../../org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance"><B>EMFPerformanceTestCase</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.serialization.<A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization"><B>DynamicIpo</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.serialization.<A HREF="../../../../../../org/eclipse/emf/test/performance/serialization/StaticIpo.html" title="class in org.eclipse.emf.test.performance.serialization"><B>StaticIpo</B></A></UL>
-</UL>
-</UL>
-</UL>
-</UL>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../../org/eclipse/emf/test/performance/sdo/serialization/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/overview-frame.html b/emf/docs/performance/javadoc/overview-frame.html
deleted file mode 100644
index 5cfa0ee..0000000
--- a/emf/docs/performance/javadoc/overview-frame.html
+++ /dev/null
@@ -1,56 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:23 EDT 2005 -->
-<TITLE>
-Overview
-</TITLE>
-
-<META NAME="keywords" CONTENT="Overview">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
-
-
-</HEAD>
-
-<BODY BGCOLOR="white">
-
-<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
-<TR>
-<TD NOWRAP><FONT size="+1" CLASS="FrameTitleFont">
-<B></B></FONT></TD>
-</TR>
-</TABLE>
-
-<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
-<TR>
-<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="allclasses-frame.html" target="packageFrame">All Classes</A></FONT>
-<P>
-<FONT size="+1" CLASS="FrameHeadingFont">
-Packages</FONT>
-<BR>
-<FONT CLASS="FrameItemFont"><A HREF="org/eclipse/emf/test/performance/package-frame.html" target="packageFrame">org.eclipse.emf.test.performance</A></FONT>
-<BR>
-<FONT CLASS="FrameItemFont"><A HREF="org/eclipse/emf/test/performance/deserialization/package-frame.html" target="packageFrame">org.eclipse.emf.test.performance.deserialization</A></FONT>
-<BR>
-<FONT CLASS="FrameItemFont"><A HREF="org/eclipse/emf/test/performance/sdo/package-frame.html" target="packageFrame">org.eclipse.emf.test.performance.sdo</A></FONT>
-<BR>
-<FONT CLASS="FrameItemFont"><A HREF="org/eclipse/emf/test/performance/sdo/accessor/package-frame.html" target="packageFrame">org.eclipse.emf.test.performance.sdo.accessor</A></FONT>
-<BR>
-<FONT CLASS="FrameItemFont"><A HREF="org/eclipse/emf/test/performance/sdo/deserialization/package-frame.html" target="packageFrame">org.eclipse.emf.test.performance.sdo.deserialization</A></FONT>
-<BR>
-<FONT CLASS="FrameItemFont"><A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/package-frame.html" target="packageFrame">org.eclipse.emf.test.performance.sdo.extendedMetaData</A></FONT>
-<BR>
-<FONT CLASS="FrameItemFont"><A HREF="org/eclipse/emf/test/performance/sdo/serialization/package-frame.html" target="packageFrame">org.eclipse.emf.test.performance.sdo.serialization</A></FONT>
-<BR>
-<FONT CLASS="FrameItemFont"><A HREF="org/eclipse/emf/test/performance/serialization/package-frame.html" target="packageFrame">org.eclipse.emf.test.performance.serialization</A></FONT>
-<BR>
-</TD>
-</TR>
-</TABLE>
-
-<P>
-&nbsp;
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/overview-summary.html b/emf/docs/performance/javadoc/overview-summary.html
deleted file mode 100644
index fcc0f3f..0000000
--- a/emf/docs/performance/javadoc/overview-summary.html
+++ /dev/null
@@ -1,173 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:23 EDT 2005 -->
-<TITLE>
-Overview
-</TITLE>
-
-<META NAME="keywords" CONTENT="Overview">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="Overview";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN=2><FONT SIZE="+2">
-<B>Packages</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="20%"><B><A HREF="org/eclipse/emf/test/performance/package-summary.html">org.eclipse.emf.test.performance</A></B></TD>
-<TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="20%"><B><A HREF="org/eclipse/emf/test/performance/deserialization/package-summary.html">org.eclipse.emf.test.performance.deserialization</A></B></TD>
-<TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="20%"><B><A HREF="org/eclipse/emf/test/performance/sdo/package-summary.html">org.eclipse.emf.test.performance.sdo</A></B></TD>
-<TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="20%"><B><A HREF="org/eclipse/emf/test/performance/sdo/accessor/package-summary.html">org.eclipse.emf.test.performance.sdo.accessor</A></B></TD>
-<TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="20%"><B><A HREF="org/eclipse/emf/test/performance/sdo/deserialization/package-summary.html">org.eclipse.emf.test.performance.sdo.deserialization</A></B></TD>
-<TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="20%"><B><A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/package-summary.html">org.eclipse.emf.test.performance.sdo.extendedMetaData</A></B></TD>
-<TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="20%"><B><A HREF="org/eclipse/emf/test/performance/sdo/serialization/package-summary.html">org.eclipse.emf.test.performance.sdo.serialization</A></B></TD>
-<TD>&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="20%"><B><A HREF="org/eclipse/emf/test/performance/serialization/package-summary.html">org.eclipse.emf.test.performance.serialization</A></B></TD>
-<TD>&nbsp;</TD>
-</TR>
-</TABLE>
-
-<P>
-&nbsp;<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/overview-tree.html b/emf/docs/performance/javadoc/overview-tree.html
deleted file mode 100644
index b042fb3..0000000
--- a/emf/docs/performance/javadoc/overview-tree.html
+++ /dev/null
@@ -1,167 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:23 EDT 2005 -->
-<TITLE>
-Class Hierarchy
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="Class Hierarchy";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<CENTER>
-<H2>
-Hierarchy For All Packages</H2>
-</CENTER>
-<DL>
-<DT><B>Package Hierarchies:</B><DD><A HREF="org/eclipse/emf/test/performance/package-tree.html">org.eclipse.emf.test.performance</A>, <A HREF="org/eclipse/emf/test/performance/deserialization/package-tree.html">org.eclipse.emf.test.performance.deserialization</A>, <A HREF="org/eclipse/emf/test/performance/sdo/package-tree.html">org.eclipse.emf.test.performance.sdo</A>, <A HREF="org/eclipse/emf/test/performance/sdo/accessor/package-tree.html">org.eclipse.emf.test.performance.sdo.accessor</A>, <A HREF="org/eclipse/emf/test/performance/sdo/deserialization/package-tree.html">org.eclipse.emf.test.performance.sdo.deserialization</A>, <A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/package-tree.html">org.eclipse.emf.test.performance.sdo.extendedMetaData</A>, <A HREF="org/eclipse/emf/test/performance/sdo/serialization/package-tree.html">org.eclipse.emf.test.performance.sdo.serialization</A>, <A HREF="org/eclipse/emf/test/performance/serialization/package-tree.html">org.eclipse.emf.test.performance.serialization</A></DL>
-<HR>
-<H2>
-Class Hierarchy
-</H2>
-<UL>
-<LI TYPE="circle">class java.lang.Object<UL>
-<LI TYPE="circle">class EFactoryImpl<UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.extendedMetaData.<A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData"><B>OpenContentTest.SdoInstanceFactory</B></A></UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/IPOModel.html" title="class in org.eclipse.emf.test.performance.sdo"><B>IPOModel</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/DynamicIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo"><B>DynamicIPOModel</B></A><LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/StaticIPOModel.html" title="class in org.eclipse.emf.test.performance.sdo"><B>StaticIPOModel</B></A></UL>
-<LI TYPE="circle">class PerformanceTestCase<UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance"><B>EMFPerformanceTestCase</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.serialization.<A HREF="org/eclipse/emf/test/performance/serialization/DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization"><B>DynamicIpo</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.serialization.<A HREF="org/eclipse/emf/test/performance/serialization/StaticIpo.html" title="class in org.eclipse.emf.test.performance.serialization"><B>StaticIpo</B></A></UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.deserialization.<A HREF="org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization"><B>DynamicIpoLoad</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.deserialization.<A HREF="org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization"><B>StaticIpoLoad</B></A></UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>DynamicIPOSDOAccessorTest</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>StaticIPOSDOAccessorTest</B></A></UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.deserialization.<A HREF="org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization"><B>DynamicIPOSDOLoadTest</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.deserialization.<A HREF="org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization"><B>StaticIPOSDOLoadTest</B></A></UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.serialization.<A HREF="org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization"><B>DynamicIPOSDOSaveTest</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.serialization.<A HREF="org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization"><B>StaticIPOSDOSaveTest</B></A></UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>DynamicSequenceTest</B></A><UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>StaticSequenceTest</B></A></UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.extendedMetaData.<A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData"><B>OpenContentTest</B></A><LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.accessor.<A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor"><B>StaticBidirectionalTest</B></A></UL>
-</UL>
-<LI TYPE="circle">class Plugin<UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html" title="class in org.eclipse.emf.test.performance"><B>EMFTestPerformancePlugin</B></A></UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.sdo.<A HREF="org/eclipse/emf/test/performance/sdo/SDOPerfUtil.html" title="class in org.eclipse.emf.test.performance.sdo"><B>SDOPerfUtil</B></A><LI TYPE="circle">class TestSuite<UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/AllSuites.html" title="class in org.eclipse.emf.test.performance"><B>AllSuites</B></A></UL>
-<LI TYPE="circle">class org.eclipse.emf.test.performance.<A HREF="org/eclipse/emf/test/performance/TestUtil.html" title="class in org.eclipse.emf.test.performance"><B>TestUtil</B></A></UL>
-</UL>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/package-list b/emf/docs/performance/javadoc/package-list
deleted file mode 100644
index 6dd3f49..0000000
--- a/emf/docs/performance/javadoc/package-list
+++ /dev/null
@@ -1,8 +0,0 @@
-org.eclipse.emf.test.performance
-org.eclipse.emf.test.performance.deserialization
-org.eclipse.emf.test.performance.sdo
-org.eclipse.emf.test.performance.sdo.accessor
-org.eclipse.emf.test.performance.sdo.deserialization
-org.eclipse.emf.test.performance.sdo.extendedMetaData
-org.eclipse.emf.test.performance.sdo.serialization
-org.eclipse.emf.test.performance.serialization
diff --git a/emf/docs/performance/javadoc/packages.html b/emf/docs/performance/javadoc/packages.html
deleted file mode 100644
index fa64746..0000000
--- a/emf/docs/performance/javadoc/packages.html
+++ /dev/null
@@ -1,31 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:23 EDT 2005 -->
-<TITLE>
-
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
-
-
-</HEAD>
-
-<BODY BGCOLOR="white">
-
-<BR>
-
-<BR>
-
-<BR>
-<CENTER>
-The front page has been relocated.Please see:
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="index.html">Frame version</A>
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="overview-summary.html">Non-frame version.</A></CENTER>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/resources/inherit.gif b/emf/docs/performance/javadoc/resources/inherit.gif
deleted file mode 100644
index c814867..0000000
--- a/emf/docs/performance/javadoc/resources/inherit.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/performance/javadoc/serialized-form.html b/emf/docs/performance/javadoc/serialized-form.html
deleted file mode 100644
index f589248..0000000
--- a/emf/docs/performance/javadoc/serialized-form.html
+++ /dev/null
@@ -1,403 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.4.2) on Wed Jun 22 17:03:24 EDT 2005 -->
-<TITLE>
-Serialized Form
-</TITLE>
-
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="Serialized Form";
-}
-</SCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<A NAME="main"></A>
-<CENTER>
-<H1>
-Serialized Form</H1>
-</CENTER>
-<HR SIZE="4" NOSHADE>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD ALIGN="center"><FONT SIZE="+2">
-<B>Package</B> <B>org.eclipse.emf.test.performance</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-<A NAME="org.eclipse.emf.test.performance.AllSuites"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class <A HREF="org/eclipse/emf/test/performance/AllSuites.html" title="class in org.eclipse.emf.test.performance">org.eclipse.emf.test.performance.AllSuites</A> extends TestSuite implements Serializable</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<A NAME="org.eclipse.emf.test.performance.EMFPerformanceTestCase"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class <A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">org.eclipse.emf.test.performance.EMFPerformanceTestCase</A> extends PerformanceTestCase implements Serializable</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<A NAME="org.eclipse.emf.test.performance.EMFTestPerformancePlugin"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class <A HREF="org/eclipse/emf/test/performance/EMFTestPerformancePlugin.html" title="class in org.eclipse.emf.test.performance">org.eclipse.emf.test.performance.EMFTestPerformancePlugin</A> extends Plugin implements Serializable</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<HR SIZE="4" NOSHADE>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD ALIGN="center"><FONT SIZE="+2">
-<B>Package</B> <B>org.eclipse.emf.test.performance.deserialization</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-<A NAME="org.eclipse.emf.test.performance.deserialization.DynamicIpoLoad"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class <A HREF="org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">org.eclipse.emf.test.performance.deserialization.DynamicIpoLoad</A> extends <A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A> implements Serializable</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<A NAME="org.eclipse.emf.test.performance.deserialization.StaticIpoLoad"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class <A HREF="org/eclipse/emf/test/performance/deserialization/StaticIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">org.eclipse.emf.test.performance.deserialization.StaticIpoLoad</A> extends <A HREF="org/eclipse/emf/test/performance/deserialization/DynamicIpoLoad.html" title="class in org.eclipse.emf.test.performance.deserialization">DynamicIpoLoad</A> implements Serializable</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<HR SIZE="4" NOSHADE>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD ALIGN="center"><FONT SIZE="+2">
-<B>Package</B> <B>org.eclipse.emf.test.performance.sdo.accessor</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-<A NAME="org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class <A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">org.eclipse.emf.test.performance.sdo.accessor.DynamicIPOSDOAccessorTest</A> extends <A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A> implements Serializable</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<A NAME="org.eclipse.emf.test.performance.sdo.accessor.DynamicSequenceTest"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class <A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">org.eclipse.emf.test.performance.sdo.accessor.DynamicSequenceTest</A> extends <A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A> implements Serializable</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<A NAME="org.eclipse.emf.test.performance.sdo.accessor.StaticBidirectionalTest"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class <A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticBidirectionalTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">org.eclipse.emf.test.performance.sdo.accessor.StaticBidirectionalTest</A> extends <A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A> implements Serializable</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<A NAME="org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class <A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">org.eclipse.emf.test.performance.sdo.accessor.StaticIPOSDOAccessorTest</A> extends <A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicIPOSDOAccessorTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicIPOSDOAccessorTest</A> implements Serializable</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<A NAME="org.eclipse.emf.test.performance.sdo.accessor.StaticSequenceTest"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class <A HREF="org/eclipse/emf/test/performance/sdo/accessor/StaticSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">org.eclipse.emf.test.performance.sdo.accessor.StaticSequenceTest</A> extends <A HREF="org/eclipse/emf/test/performance/sdo/accessor/DynamicSequenceTest.html" title="class in org.eclipse.emf.test.performance.sdo.accessor">DynamicSequenceTest</A> implements Serializable</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<HR SIZE="4" NOSHADE>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD ALIGN="center"><FONT SIZE="+2">
-<B>Package</B> <B>org.eclipse.emf.test.performance.sdo.deserialization</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-<A NAME="org.eclipse.emf.test.performance.sdo.deserialization.DynamicIPOSDOLoadTest"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class <A HREF="org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">org.eclipse.emf.test.performance.sdo.deserialization.DynamicIPOSDOLoadTest</A> extends <A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A> implements Serializable</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<A NAME="org.eclipse.emf.test.performance.sdo.deserialization.StaticIPOSDOLoadTest"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class <A HREF="org/eclipse/emf/test/performance/sdo/deserialization/StaticIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">org.eclipse.emf.test.performance.sdo.deserialization.StaticIPOSDOLoadTest</A> extends <A HREF="org/eclipse/emf/test/performance/sdo/deserialization/DynamicIPOSDOLoadTest.html" title="class in org.eclipse.emf.test.performance.sdo.deserialization">DynamicIPOSDOLoadTest</A> implements Serializable</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<HR SIZE="4" NOSHADE>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD ALIGN="center"><FONT SIZE="+2">
-<B>Package</B> <B>org.eclipse.emf.test.performance.sdo.extendedMetaData</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-<A NAME="org.eclipse.emf.test.performance.sdo.extendedMetaData.OpenContentTest"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class <A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData">org.eclipse.emf.test.performance.sdo.extendedMetaData.OpenContentTest</A> extends <A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A> implements Serializable</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<A NAME="org.eclipse.emf.test.performance.sdo.extendedMetaData.OpenContentTest.SdoInstanceFactory"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class <A HREF="org/eclipse/emf/test/performance/sdo/extendedMetaData/OpenContentTest.SdoInstanceFactory.html" title="class in org.eclipse.emf.test.performance.sdo.extendedMetaData">org.eclipse.emf.test.performance.sdo.extendedMetaData.OpenContentTest.SdoInstanceFactory</A> extends EFactoryImpl implements Serializable</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<HR SIZE="4" NOSHADE>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD ALIGN="center"><FONT SIZE="+2">
-<B>Package</B> <B>org.eclipse.emf.test.performance.sdo.serialization</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-<A NAME="org.eclipse.emf.test.performance.sdo.serialization.DynamicIPOSDOSaveTest"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class <A HREF="org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">org.eclipse.emf.test.performance.sdo.serialization.DynamicIPOSDOSaveTest</A> extends <A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A> implements Serializable</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<A NAME="org.eclipse.emf.test.performance.sdo.serialization.StaticIPOSDOSaveTest"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class <A HREF="org/eclipse/emf/test/performance/sdo/serialization/StaticIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">org.eclipse.emf.test.performance.sdo.serialization.StaticIPOSDOSaveTest</A> extends <A HREF="org/eclipse/emf/test/performance/sdo/serialization/DynamicIPOSDOSaveTest.html" title="class in org.eclipse.emf.test.performance.sdo.serialization">DynamicIPOSDOSaveTest</A> implements Serializable</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<HR SIZE="4" NOSHADE>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD ALIGN="center"><FONT SIZE="+2">
-<B>Package</B> <B>org.eclipse.emf.test.performance.serialization</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-<A NAME="org.eclipse.emf.test.performance.serialization.DynamicIpo"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class <A HREF="org/eclipse/emf/test/performance/serialization/DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization">org.eclipse.emf.test.performance.serialization.DynamicIpo</A> extends <A HREF="org/eclipse/emf/test/performance/EMFPerformanceTestCase.html" title="class in org.eclipse.emf.test.performance">EMFPerformanceTestCase</A> implements Serializable</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<A NAME="org.eclipse.emf.test.performance.serialization.StaticIpo"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class <A HREF="org/eclipse/emf/test/performance/serialization/StaticIpo.html" title="class in org.eclipse.emf.test.performance.serialization">org.eclipse.emf.test.performance.serialization.StaticIpo</A> extends <A HREF="org/eclipse/emf/test/performance/serialization/DynamicIpo.html" title="class in org.eclipse.emf.test.performance.serialization">DynamicIpo</A> implements Serializable</B></FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Serialized</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>
diff --git a/emf/docs/performance/javadoc/stylesheet.css b/emf/docs/performance/javadoc/stylesheet.css
deleted file mode 100644
index 6d31fdb..0000000
--- a/emf/docs/performance/javadoc/stylesheet.css
+++ /dev/null
@@ -1,29 +0,0 @@
-/* Javadoc style sheet */
-
-/* Define colors, fonts and other style attributes here to override the defaults */
-
-/* Page background color */
-body { background-color: #FFFFFF }
-
-/* Headings */
-h1 { font-size: 145% }
-
-/* Table colors */
-.TableHeadingColor     { background: #CCCCFF } /* Dark mauve */
-.TableSubHeadingColor  { background: #EEEEFF } /* Light mauve */
-.TableRowColor         { background: #FFFFFF } /* White */
-
-/* Font used in left-hand frame lists */
-.FrameTitleFont   { font-size: 100%; font-family: Helvetica, Arial, sans-serif }
-.FrameHeadingFont { font-size:  90%; font-family: Helvetica, Arial, sans-serif }
-.FrameItemFont    { font-size:  90%; font-family: Helvetica, Arial, sans-serif }
-
-/* Navigation bar fonts and colors */
-.NavBarCell1    { background-color:#EEEEFF;} /* Light mauve */
-.NavBarCell1Rev { background-color:#00008B;} /* Dark Blue */
-.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;}
-.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}
-
-.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
-.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
-
diff --git a/emf/docs/performance/plot-data/BidirectionalSet_ploticus_data.txt b/emf/docs/performance/plot-data/BidirectionalSet_ploticus_data.txt
deleted file mode 100644
index 8d6b267..0000000
--- a/emf/docs/performance/plot-data/BidirectionalSet_ploticus_data.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-30 etAdaptedByGenerated	1.6673611111111	0.040944258347987	1.4885416666667	0.038916780672369
-31 lTest#setByGenerated	5.1666666666667	0.24382370680473	5.2266666666667	0.2804014978562
-32 onalTest#setWithESet	5.2188888888889	0.37919139113528	5.2944444444444	0.3711169327554
-57 st#setObjectWithESet	0.033194444444444	0.0019764235376052	0.033148148148148	0.00021960261528947
-
-
-# To create this plot, execute the following commands:
-$ export PLOTICUS_PREFABS=/opt/ploticus/prefabs;
-$ /opt/ploticus/pl -png -o /tmp/perf-plots/BidirectionalSet.png -prefab vbars data=/tmp/perf-plots/BidirectionalSet_ploticus_data.txt delim=tab x=1 y=2 err=3 y2=4 err2=5 name=2.0.1 name2=2.1.0 stubvert=yes erronly=yes errcolor=orange errcolor2=darkblue sep=0 barwidth=0.01 ygrid=yes errthick=0.1 errwidth=0.03 title="CPU Time (microseconds)" 2>&1
\ No newline at end of file
diff --git a/emf/docs/performance/plot-data/DynamicAccess1_ploticus_data.txt b/emf/docs/performance/plot-data/DynamicAccess1_ploticus_data.txt
deleted file mode 100644
index 48eabec..0000000
--- a/emf/docs/performance/plot-data/DynamicAccess1_ploticus_data.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-33 st#getObjectWithEGet	0.11756944444444	0.017446575663641	0.10015625	0.002593467605109
-34 st#setObjectWithESet	0.196375	0.018900170242228	0.16583333333333	0.011834727030603
-35 #getObjectByProperty	0.23977777777778	0.016233859505504	0.1688	0.0074225631990873
-36 #setObjectByProperty	0.1905625	0.01398613524769	0.166	0.0077066439590208
-37 est#getObjectByIndex	0.2679	0.01620022290656	0.15488888888889	0.0075261119518056
-38 est#setObjectByIndex	0.2014375	0.013385477464194	0.15996527777778	0.0098492599217883
-39 BigIntegerByProperty	0.25425	0.018650046079032	0.176775	0.0077888363843531
-40 BigIntegerByProperty	0.40784375	0.024068338938035	0.3763125	0.017377298009504
-41 getBigIntegerByIndex	0.272775	0.020335536082872	0.15855555555556	0.005015254507777
-42 setBigIntegerByIndex	0.21798333333333	0.010423131327325	0.17198333333333	0.0074243925635887
-43 #getBigIntegerByPath	3.4653571428571	0.054321469010557	3.0164285714286	0.042631682085748
-44 BigDecimalByProperty	0.49175	0.039954487997109	0.343275	0.023571242483633
-45 getBigDecimalByIndex	0.53865	0.039258438583316	0.35235	0.031053985251494
-46 #getBigDecimalByPath	4.2448888888889	0.082189482971431	3.7672	0.071424863395817
-47 getStringByShortPath	0.32923333333333	0.018753139654831	0.25396296296296	0.019705078620924
-48 DataObjectByProperty	0.2790875	0.017838594434229	0.21548611111111	0.0076598701758653
-49 DataObjectByProperty	1.3275	0.075764620884538	1.3177777777778	0.054280729264118
-
-
-# To create this plot, execute the following commands:
-$ export PLOTICUS_PREFABS=/opt/ploticus/prefabs;
-$ /opt/ploticus/pl -png -o /tmp/perf-plots/DynamicAccess1.png -prefab vbars data=/tmp/perf-plots/DynamicAccess1_ploticus_data.txt delim=tab x=1 y=2 err=3 y2=4 err2=5 name=2.0.1 name2=2.1.0 stubvert=yes erronly=yes errcolor=orange errcolor2=darkblue sep=0 barwidth=0.01 ygrid=yes errthick=0.1 errwidth=0.03 title="CPU Time (microseconds)" 2>&1
\ No newline at end of file
diff --git a/emf/docs/performance/plot-data/DynamicAccess2_ploticus_data.txt b/emf/docs/performance/plot-data/DynamicAccess2_ploticus_data.txt
deleted file mode 100644
index 1c4f814..0000000
--- a/emf/docs/performance/plot-data/DynamicAccess2_ploticus_data.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-33 st#getObjectWithEGet	0.11756944444444	0.017446575663641	0.10015625	0.002593467605109
-34 st#setObjectWithESet	0.196375	0.018900170242228	0.16583333333333	0.011834727030603
-35 #getObjectByProperty	0.23977777777778	0.016233859505504	0.1688	0.0074225631990873
-36 #setObjectByProperty	0.1905625	0.01398613524769	0.166	0.0077066439590208
-37 est#getObjectByIndex	0.2679	0.01620022290656	0.15488888888889	0.0075261119518056
-38 est#setObjectByIndex	0.2014375	0.013385477464194	0.15996527777778	0.0098492599217883
-39 BigIntegerByProperty	0.25425	0.018650046079032	0.176775	0.0077888363843531
-40 BigIntegerByProperty	0.40784375	0.024068338938035	0.3763125	0.017377298009504
-41 getBigIntegerByIndex	0.272775	0.020335536082872	0.15855555555556	0.005015254507777
-42 setBigIntegerByIndex	0.21798333333333	0.010423131327325	0.17198333333333	0.0074243925635887
-44 BigDecimalByProperty	0.49175	0.039954487997109	0.343275	0.023571242483633
-45 getBigDecimalByIndex	0.53865	0.039258438583316	0.35235	0.031053985251494
-47 getStringByShortPath	0.32923333333333	0.018753139654831	0.25396296296296	0.019705078620924
-48 DataObjectByProperty	0.2790875	0.017838594434229	0.21548611111111	0.0076598701758653
-
-
-# To create this plot, execute the following commands:
-$ export PLOTICUS_PREFABS=/opt/ploticus/prefabs;
-$ /opt/ploticus/pl -png -o /tmp/perf-plots/DynamicAccess2.png -prefab vbars data=/tmp/perf-plots/DynamicAccess2_ploticus_data.txt delim=tab x=1 y=2 err=3 y2=4 err2=5 name=2.0.1 name2=2.1.0 stubvert=yes erronly=yes errcolor=orange errcolor2=darkblue sep=0 barwidth=0.01 ygrid=yes errthick=0.1 errwidth=0.03 title="CPU Time (microseconds)" 2>&1
\ No newline at end of file
diff --git a/emf/docs/performance/plot-data/DynamicIPOAccess_ploticus_data.txt b/emf/docs/performance/plot-data/DynamicIPOAccess_ploticus_data.txt
deleted file mode 100644
index 3191a19..0000000
--- a/emf/docs/performance/plot-data/DynamicIPOAccess_ploticus_data.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-50 orTest#getByProperty	6.8277777777778	0.39266008766418	5.0605	0.18265708612345
-51 orTest#setByProperty	26.85	1.8644331876233	28.344444444444	2.8195128617862
-52 rTest#getByShortPath	13.083333333333	0.505234941071	10.441666666667	1.2080603139836
-53 rTest#setByShortPath	27.697142857143	0.6498491016192	26.931746031746	1.2333747005381
-
-
-# To create this plot, execute the following commands:
-$ export PLOTICUS_PREFABS=/opt/ploticus/prefabs;
-$ /opt/ploticus/pl -png -o /tmp/perf-plots/DynamicIPOAccess.png -prefab vbars data=/tmp/perf-plots/DynamicIPOAccess_ploticus_data.txt delim=tab x=1 y=2 err=3 y2=4 err2=5 name=2.0.1 name2=2.1.0 stubvert=yes erronly=yes errcolor=orange errcolor2=darkblue sep=0 barwidth=0.01 ygrid=yes errthick=0.1 errwidth=0.03 title="CPU Time (microseconds)" 2>&1
\ No newline at end of file
diff --git a/emf/docs/performance/plot-data/EMFLoadandSave_ploticus_data.txt b/emf/docs/performance/plot-data/EMFLoadandSave_ploticus_data.txt
deleted file mode 100644
index 7105c06..0000000
--- a/emf/docs/performance/plot-data/EMFLoadandSave_ploticus_data.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-1 DynamicIpo#testSer	248	7.1492035298424	177.5	3.5355339059327
-2 icIpo#testSerCaching	248	7.1492035298424	118	2.5819888974716
-3 StaticIpo#testSer	230.5	2.8382310609877	167	2.5819888974716
-4 icIpo#testSerCaching	230.5	2.8382310609877	113.5	2.4152294576982
-5 amicIpoLoad#testLoad	1766.5	7.8351061823621	1711.5	10.554093465992
-6 #testLoadParserCache	708.5	5.2967495273569	633.5	7.0906824620609
-7 erAndFeatureMapCache	581.5	3.3747427885528	538.5	8.1819584724224
-8 aticIpoLoad#testLoad	1745.5	5.5025246730731	1699.5	5.5025246730731
-9 #testLoadParserCache	690.5	4.9721446300588	630	6.2360956446232
-10 erAndFeatureMapCache	571	4.5946829173634	538	5.3748384988657
-
-
-# To create this plot, execute the following commands:
-$ export PLOTICUS_PREFABS=/opt/ploticus/prefabs;
-$ /opt/ploticus/pl -png -o /tmp/perf-plots/EMFLoadandSave.png -prefab vbars data=/tmp/perf-plots/EMFLoadandSave_ploticus_data.txt delim=tab x=1 y=2 err=3 y2=4 err2=5 name=2.0.1 name2=2.1.0 stubvert=yes erronly=yes errcolor=orange errcolor2=darkblue sep=0 barwidth=0.01 ygrid=yes errthick=0.1 errwidth=0.03 title="CPU Time (microseconds)" 2>&1
\ No newline at end of file
diff --git a/emf/docs/performance/plot-data/Getters_ploticus_data.txt b/emf/docs/performance/plot-data/Getters_ploticus_data.txt
deleted file mode 100644
index 4dcc4ba..0000000
--- a/emf/docs/performance/plot-data/Getters_ploticus_data.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-33 st#getObjectWithEGet	0.11756944444444	0.017446575663641	0.10015625	0.002593467605109
-35 #getObjectByProperty	0.23977777777778	0.016233859505504	0.1688	0.0074225631990873
-37 est#getObjectByIndex	0.2679	0.01620022290656	0.15488888888889	0.0075261119518056
-56 st#getObjectWithEGet	0.02703125	0.00020833333333333	0.027828125	0.00018706546870904
-58 #getObjectByProperty	0.14152777777778	0.0082381016893726	0.094111111111111	0.0077268920732149
-60 est#getObjectByIndex	0.16505555555556	0.011081923469226	0.098361111111111	0.0017638342073764
-
-
-# To create this plot, execute the following commands:
-$ export PLOTICUS_PREFABS=/opt/ploticus/prefabs;
-$ /opt/ploticus/pl -png -o /tmp/perf-plots/Getters.png -prefab vbars data=/tmp/perf-plots/Getters_ploticus_data.txt delim=tab x=1 y=2 err=3 y2=4 err2=5 name=2.0.1 name2=2.1.0 stubvert=yes erronly=yes errcolor=orange errcolor2=darkblue sep=0 barwidth=0.01 ygrid=yes errthick=0.1 errwidth=0.03 title="CPU Time (microseconds)" 2>&1
\ No newline at end of file
diff --git a/emf/docs/performance/plot-data/Load_ploticus_data.txt b/emf/docs/performance/plot-data/Load_ploticus_data.txt
deleted file mode 100644
index d030b04..0000000
--- a/emf/docs/performance/plot-data/Load_ploticus_data.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-5 amicIpoLoad#testLoad	1766.5	7.8351061823621	1711.5	10.554093465992
-6 #testLoadParserCache	708.5	5.2967495273569	633.5	7.0906824620609
-7 erAndFeatureMapCache	581.5	3.3747427885528	538.5	8.1819584724224
-8 aticIpoLoad#testLoad	1745.5	5.5025246730731	1699.5	5.5025246730731
-9 #testLoadParserCache	690.5	4.9721446300588	630	6.2360956446232
-10 erAndFeatureMapCache	571	4.5946829173634	538	5.3748384988657
-15 st#loadWithNoOptions	1788	9.7752521990768	1798.5	9.1439111495635
-16 #loadWithParserCache	693.5	7.4721705904866	697	6.3245553203368
-17 erAndFeatureMapCache	582	4.8304589153965	603	8.5634883857768
-18 st#loadWithNoOptions	1767.5	10.069204977995	1786	9.0676470058236
-19 #loadWithParserCache	673	7.8881063774662	687	5.8689389538863
-20 erAndFeatureMapCache	567.5	4.249182927994	595.5	7.619419633775
-
-
-# To create this plot, execute the following commands:
-$ export PLOTICUS_PREFABS=/opt/ploticus/prefabs;
-$ /opt/ploticus/pl -png -o /tmp/perf-plots/Load.png -prefab vbars data=/tmp/perf-plots/Load_ploticus_data.txt delim=tab x=1 y=2 err=3 y2=4 err2=5 name=2.0.1 name2=2.1.0 stubvert=yes erronly=yes errcolor=orange errcolor2=darkblue sep=0 barwidth=0.01 ygrid=yes errthick=0.1 errwidth=0.03 title="CPU Time (microseconds)" 2>&1
\ No newline at end of file
diff --git a/emf/docs/performance/plot-data/OpenContent_ploticus_data.txt b/emf/docs/performance/plot-data/OpenContent_ploticus_data.txt
deleted file mode 100644
index 527063d..0000000
--- a/emf/docs/performance/plot-data/OpenContent_ploticus_data.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-21 ntTest#demandFeature	6545.5555555556	75.847068353218	1779	35.730472522298
-22 reateDemandFeatureDO	2752.2222222222	29.907264074877	1434	17.448336437737
-
-
-# To create this plot, execute the following commands:
-$ export PLOTICUS_PREFABS=/opt/ploticus/prefabs;
-$ /opt/ploticus/pl -png -o /tmp/perf-plots/OpenContent.png -prefab vbars data=/tmp/perf-plots/OpenContent_ploticus_data.txt delim=tab x=1 y=2 err=3 y2=4 err2=5 name=2.0.1 name2=2.1.0 stubvert=yes erronly=yes errcolor=orange errcolor2=darkblue sep=0 barwidth=0.01 ygrid=yes errthick=0.1 errwidth=0.03 title="CPU Time (microseconds)" 2>&1
\ No newline at end of file
diff --git a/emf/docs/performance/plot-data/SDOLoadandSave_ploticus_data.txt b/emf/docs/performance/plot-data/SDOLoadandSave_ploticus_data.txt
deleted file mode 100644
index 8e62253..0000000
--- a/emf/docs/performance/plot-data/SDOLoadandSave_ploticus_data.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-11 st#saveWithNoOptions	303.6	5.2110992655634	236.2	5.1811624607268
-12 Test#saveWithCaching	303.6	5.2110992655634	161.4	3.0983866769659
-13 st#saveWithNoOptions	296.3	4.4733780424989	235.2	4.6619023298792
-14 Test#saveWithCaching	296.3	4.4733780424989	160.2	3.7357135269658
-15 st#loadWithNoOptions	1788	9.7752521990768	1798.5	9.1439111495635
-16 #loadWithParserCache	693.5	7.4721705904866	697	6.3245553203368
-17 erAndFeatureMapCache	582	4.8304589153965	603	8.5634883857768
-18 st#loadWithNoOptions	1767.5	10.069204977995	1786	9.0676470058236
-19 #loadWithParserCache	673	7.8881063774662	687	5.8689389538863
-20 erAndFeatureMapCache	567.5	4.249182927994	595.5	7.619419633775
-
-
-# To create this plot, execute the following commands:
-$ export PLOTICUS_PREFABS=/opt/ploticus/prefabs;
-$ /opt/ploticus/pl -png -o /tmp/perf-plots/SDOLoadandSave.png -prefab vbars data=/tmp/perf-plots/SDOLoadandSave_ploticus_data.txt delim=tab x=1 y=2 err=3 y2=4 err2=5 name=2.0.1 name2=2.1.0 stubvert=yes erronly=yes errcolor=orange errcolor2=darkblue sep=0 barwidth=0.01 ygrid=yes errthick=0.1 errwidth=0.03 title="CPU Time (microseconds)" 2>&1
\ No newline at end of file
diff --git a/emf/docs/performance/plot-data/Save_ploticus_data.txt b/emf/docs/performance/plot-data/Save_ploticus_data.txt
deleted file mode 100644
index 6f4418c..0000000
--- a/emf/docs/performance/plot-data/Save_ploticus_data.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-1 DynamicIpo#testSer	248	7.1492035298424	177.5	3.5355339059327
-2 icIpo#testSerCaching	248	7.1492035298424	118	2.5819888974716
-3 StaticIpo#testSer	230.5	2.8382310609877	167	2.5819888974716
-4 icIpo#testSerCaching	230.5	2.8382310609877	113.5	2.4152294576982
-11 st#saveWithNoOptions	303.6	5.2110992655634	236.2	5.1811624607268
-12 Test#saveWithCaching	303.6	5.2110992655634	161.4	3.0983866769659
-13 st#saveWithNoOptions	296.3	4.4733780424989	235.2	4.6619023298792
-14 Test#saveWithCaching	296.3	4.4733780424989	160.2	3.7357135269658
-
-
-# To create this plot, execute the following commands:
-$ export PLOTICUS_PREFABS=/opt/ploticus/prefabs;
-$ /opt/ploticus/pl -png -o /tmp/perf-plots/Save.png -prefab vbars data=/tmp/perf-plots/Save_ploticus_data.txt delim=tab x=1 y=2 err=3 y2=4 err2=5 name=2.0.1 name2=2.1.0 stubvert=yes erronly=yes errcolor=orange errcolor2=darkblue sep=0 barwidth=0.01 ygrid=yes errthick=0.1 errwidth=0.03 title="CPU Time (microseconds)" 2>&1
\ No newline at end of file
diff --git a/emf/docs/performance/plot-data/SequenceFeatureMap_ploticus_data.txt b/emf/docs/performance/plot-data/SequenceFeatureMap_ploticus_data.txt
deleted file mode 100644
index 6f3fb7d..0000000
--- a/emf/docs/performance/plot-data/SequenceFeatureMap_ploticus_data.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-23 tSequenceByGenerated	0.00709	0.00014491376746189	0.00708	0.00012292725943057
-24 etDerivedByGenerated	0.24865	0.0068192945219999	0.197	0.0073673453684334
-25 #getSequenceWithEGet	0.03563	0.00024517567397911	0.0363	8.1649658092773E-05
-26 t#getDerivedWithEGet	0.2933	0.0099112730430219	0.225	0.0064031242374328
-27 enceTest#getSequence	0.15933333333333	0.0031666666666667	0.12096296296296	0.0025736077382001
-28 uenceTest#getDerived	0.22706666666667	0.012787484236018	0.17443333333333	0.0083994414864294
-
-
-# To create this plot, execute the following commands:
-$ export PLOTICUS_PREFABS=/opt/ploticus/prefabs;
-$ /opt/ploticus/pl -png -o /tmp/perf-plots/SequenceFeatureMap.png -prefab vbars data=/tmp/perf-plots/SequenceFeatureMap_ploticus_data.txt delim=tab x=1 y=2 err=3 y2=4 err2=5 name=2.0.1 name2=2.1.0 stubvert=yes erronly=yes errcolor=orange errcolor2=darkblue sep=0 barwidth=0.01 ygrid=yes errthick=0.1 errwidth=0.03 title="CPU Time (microseconds)" 2>&1
\ No newline at end of file
diff --git a/emf/docs/performance/plot-data/Setters_ploticus_data.txt b/emf/docs/performance/plot-data/Setters_ploticus_data.txt
deleted file mode 100644
index 26f3064..0000000
--- a/emf/docs/performance/plot-data/Setters_ploticus_data.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-34 st#setObjectWithESet	0.196375	0.018900170242228	0.16583333333333	0.011834727030603
-36 #setObjectByProperty	0.1905625	0.01398613524769	0.166	0.0077066439590208
-38 est#setObjectByIndex	0.2014375	0.013385477464194	0.15996527777778	0.0098492599217883
-57 st#setObjectWithESet	0.033194444444444	0.0019764235376052	0.033148148148148	0.00021960261528947
-59 #setObjectByProperty	0.055625	0.0056184858113641	0.055972222222222	0.0016933091882301
-61 est#setObjectByIndex	0.070625	0.0033145630368119	0.050763888888889	0.0013176156917368
-
-
-# To create this plot, execute the following commands:
-$ export PLOTICUS_PREFABS=/opt/ploticus/prefabs;
-$ /opt/ploticus/pl -png -o /tmp/perf-plots/Setters.png -prefab vbars data=/tmp/perf-plots/Setters_ploticus_data.txt delim=tab x=1 y=2 err=3 y2=4 err2=5 name=2.0.1 name2=2.1.0 stubvert=yes erronly=yes errcolor=orange errcolor2=darkblue sep=0 barwidth=0.01 ygrid=yes errthick=0.1 errwidth=0.03 title="CPU Time (microseconds)" 2>&1
\ No newline at end of file
diff --git a/emf/docs/performance/plot-data/StaticAccess1_ploticus_data.txt b/emf/docs/performance/plot-data/StaticAccess1_ploticus_data.txt
deleted file mode 100644
index 3c58305..0000000
--- a/emf/docs/performance/plot-data/StaticAccess1_ploticus_data.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-54 essorTest#getFromMap	0.033227777777778	0.0024185624747863	0.033075	0.0022769680132433
-55 ccessorTest#setInMap	0.032233333333333	0.0023028514932579	0.0316	0.0009578622030334
-56 st#getObjectWithEGet	0.02703125	0.00020833333333333	0.027828125	0.00018706546870904
-57 st#setObjectWithESet	0.033194444444444	0.0019764235376052	0.033148148148148	0.00021960261528947
-58 #getObjectByProperty	0.14152777777778	0.0082381016893726	0.094111111111111	0.0077268920732149
-59 #setObjectByProperty	0.055625	0.0056184858113641	0.055972222222222	0.0016933091882301
-60 est#getObjectByIndex	0.16505555555556	0.011081923469226	0.098361111111111	0.0017638342073764
-61 est#setObjectByIndex	0.070625	0.0033145630368119	0.050763888888889	0.0013176156917368
-62 igIntegerByGenerated	0.00202265625	2.4705294220065E-06	0.00202265625	2.4705294220065E-06
-63 igIntegerByGenerated	0.021194444444444	0.00022576788335097	0.021423611111111	0.00034872504639918
-64 BigIntegerByProperty	0.13754166666667	0.012205275498734	0.090625	0.016724794468094
-65 BigIntegerByProperty	0.056371527777778	0.0061001457711123	0.055850694444444	0.0015917402906183
-66 getBigIntegerByIndex	0.15975	0.0110949187569	0.093075	0.014961083776845
-67 setBigIntegerByIndex	0.074883333333333	0.003434843249429	0.056342592592593	0.0019100631008903
-68 #getBigIntegerByPath	3.3964285714286	0.057882122767349	2.8297619047619	0.041534654820046
-69 BigDecimalByProperty	0.139125	0.014344396771911	0.0785	0.017426183603991
-70 getBigDecimalByIndex	0.15256944444444	0.0075919136439884	0.1037125	0.019433830932737
-71 #getBigDecimalByPath	4.0652	0.099956434954879	3.512	0.046260134024882
-72 getStringByShortPath	0.22125925925926	0.010385323214595	0.14003703703704	0.019926562704957
-73 DataObjectByProperty	0.10329166666667	0.0055219731527779	0.082275	0.0066326737528022
-74 DataObjectByProperty	1.163125	0.079276787446123	1.125	0.092736184954957
-
-
-# To create this plot, execute the following commands:
-$ export PLOTICUS_PREFABS=/opt/ploticus/prefabs;
-$ /opt/ploticus/pl -png -o /tmp/perf-plots/StaticAccess1.png -prefab vbars data=/tmp/perf-plots/StaticAccess1_ploticus_data.txt delim=tab x=1 y=2 err=3 y2=4 err2=5 name=2.0.1 name2=2.1.0 stubvert=yes erronly=yes errcolor=orange errcolor2=darkblue sep=0 barwidth=0.01 ygrid=yes errthick=0.1 errwidth=0.03 title="CPU Time (microseconds)" 2>&1
\ No newline at end of file
diff --git a/emf/docs/performance/plot-data/StaticAccess2_ploticus_data.txt b/emf/docs/performance/plot-data/StaticAccess2_ploticus_data.txt
deleted file mode 100644
index 678756b..0000000
--- a/emf/docs/performance/plot-data/StaticAccess2_ploticus_data.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-54 essorTest#getFromMap	0.033227777777778	0.0024185624747863	0.033075	0.0022769680132433
-55 ccessorTest#setInMap	0.032233333333333	0.0023028514932579	0.0316	0.0009578622030334
-56 st#getObjectWithEGet	0.02703125	0.00020833333333333	0.027828125	0.00018706546870904
-57 st#setObjectWithESet	0.033194444444444	0.0019764235376052	0.033148148148148	0.00021960261528947
-58 #getObjectByProperty	0.14152777777778	0.0082381016893726	0.094111111111111	0.0077268920732149
-59 #setObjectByProperty	0.055625	0.0056184858113641	0.055972222222222	0.0016933091882301
-60 est#getObjectByIndex	0.16505555555556	0.011081923469226	0.098361111111111	0.0017638342073764
-61 est#setObjectByIndex	0.070625	0.0033145630368119	0.050763888888889	0.0013176156917368
-62 igIntegerByGenerated	0.00202265625	2.4705294220065E-06	0.00202265625	2.4705294220065E-06
-63 igIntegerByGenerated	0.021194444444444	0.00022576788335097	0.021423611111111	0.00034872504639918
-64 BigIntegerByProperty	0.13754166666667	0.012205275498734	0.090625	0.016724794468094
-65 BigIntegerByProperty	0.056371527777778	0.0061001457711123	0.055850694444444	0.0015917402906183
-66 getBigIntegerByIndex	0.15975	0.0110949187569	0.093075	0.014961083776845
-67 setBigIntegerByIndex	0.074883333333333	0.003434843249429	0.056342592592593	0.0019100631008903
-69 BigDecimalByProperty	0.139125	0.014344396771911	0.0785	0.017426183603991
-70 getBigDecimalByIndex	0.15256944444444	0.0075919136439884	0.1037125	0.019433830932737
-73 DataObjectByProperty	0.10329166666667	0.0055219731527779	0.082275	0.0066326737528022
-
-
-# To create this plot, execute the following commands:
-$ export PLOTICUS_PREFABS=/opt/ploticus/prefabs;
-$ /opt/ploticus/pl -png -o /tmp/perf-plots/StaticAccess2.png -prefab vbars data=/tmp/perf-plots/StaticAccess2_ploticus_data.txt delim=tab x=1 y=2 err=3 y2=4 err2=5 name=2.0.1 name2=2.1.0 stubvert=yes erronly=yes errcolor=orange errcolor2=darkblue sep=0 barwidth=0.01 ygrid=yes errthick=0.1 errwidth=0.03 title="CPU Time (microseconds)" 2>&1
\ No newline at end of file
diff --git a/emf/docs/performance/plot-data/StaticIPOAccess_ploticus_data.txt b/emf/docs/performance/plot-data/StaticIPOAccess_ploticus_data.txt
deleted file mode 100644
index 54621de..0000000
--- a/emf/docs/performance/plot-data/StaticIPOAccess_ploticus_data.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-75 rTest#getByGenerated	0.04246	0.00064670103001481	0.04062	0.0025094488106621
-76 rTest#setByGenerated	5.1736666666667	0.27600970639579	5.073	0.37629923081387
-77 orTest#getByProperty	1.8719444444444	0.10886328709798	1.3827777777778	0.025013885033006
-78 orTest#setByProperty	5.1488888888889	0.33780336160422	5.2755555555556	0.37226036288837
-79 rTest#getByShortPath	4.7429166666667	0.25960744641587	3.487037037037	0.50147977400347
-80 rTest#setByShortPath	13.675	0.27973201461399	13.256666666667	0.44051106683033
-
-
-# To create this plot, execute the following commands:
-$ export PLOTICUS_PREFABS=/opt/ploticus/prefabs;
-$ /opt/ploticus/pl -png -o /tmp/perf-plots/StaticIPOAccess.png -prefab vbars data=/tmp/perf-plots/StaticIPOAccess_ploticus_data.txt delim=tab x=1 y=2 err=3 y2=4 err2=5 name=2.0.1 name2=2.1.0 stubvert=yes erronly=yes errcolor=orange errcolor2=darkblue sep=0 barwidth=0.01 ygrid=yes errthick=0.1 errwidth=0.03 title="CPU Time (microseconds)" 2>&1
\ No newline at end of file
diff --git a/emf/docs/presentations/CASCON/CASCON_2005.pdf b/emf/docs/presentations/CASCON/CASCON_2005.pdf
deleted file mode 100644
index fd31e21..0000000
--- a/emf/docs/presentations/CASCON/CASCON_2005.pdf
+++ /dev/null
Binary files differ
diff --git a/emf/docs/presentations/CASCON/CASCON_2005_project.zip b/emf/docs/presentations/CASCON/CASCON_2005_project.zip
deleted file mode 100644
index 36d4ac5..0000000
--- a/emf/docs/presentations/CASCON/CASCON_2005_project.zip
+++ /dev/null
Binary files differ
diff --git a/emf/docs/presentations/CASCON/index.php b/emf/docs/presentations/CASCON/index.php
deleted file mode 100644
index bf4c9d8..0000000
--- a/emf/docs/presentations/CASCON/index.php
+++ /dev/null
@@ -1,56 +0,0 @@
-<?php 
-	/* if on www.eclipse.org, redirect to download; if on download or mirror, present a list of avail javadoc versions available */
-	/* if querystring value, pick latest version of javadoc and serve up that page */
-
-	$isWWWserver = ($SERVER_NAME=="www.eclipse.org"||$SERVER_NAME=="eclipse.org");
-	
-	if (!$isWWWserver) { 
-		header("Location: http://www.eclipse.org/emf/docs.php");
-		exit;
-	} else {
-		$files = loadDirSimple(".",".*","f");
-		if (sizeof($files)>0) { ?><!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>CASCON Presentations: EMF</title>
-<link rel="stylesheet" href="http://www.eclipse.org/default_style.css" type="text/css">
-</head>
-<body>
-<?php
-			echo "<table>\n";
-			echo "<tr><td colspan=\"3\"><b>Choose:</b></td></tr>";
-			rsort($files);
-			foreach ($files as $file) { 
-				if (false===strpos($file,"CVS") && false===strpos($file,"index")) {
-					echo '<tr><td> &#149; <a href="/emf/docs/presentations/CASCON/'.$file.'">'.$file.'</a></td></tr>';
-				}
-			}
-			echo "</table>\n";
-		} else {
-			echo "No presentation docs found!";
-		}
-	}
-
-/**********************/
-
-function loadDirSimple($dir,$ext,$type) { // 1D array
-	$stuff = array();
-	if (is_dir($dir) && is_readable($dir)) { 
-		ini_set("display_errors","0"); // suppress file not found errors
-		$handle=opendir($dir);
-		while (($file = readdir($handle))!==false) {
-		  if ( ($ext=="" || preg_match("/".$ext."$/",$file)) && $file!=".." && $file!="." && $type=="f") { 
-			  $stuff[] = "$file"; 
-		  } else if ( ($ext=="" || preg_match("/".$ext."$/",$file)) && $file!=".." && $file!="." && $type=="d") {
-			  $stuff[] = "$file"; 
-		  }
-		}
-		closedir($handle); 
-		ini_set("display_errors","1"); // and turn 'em back on.
-	} else {
-		//exit;
-	}
-	return $stuff;
-}
-?>
\ No newline at end of file
diff --git a/emf/docs/presentations/EclipseCon/EMFCodeTemplatesFormatterImportOrder.zip b/emf/docs/presentations/EclipseCon/EMFCodeTemplatesFormatterImportOrder.zip
deleted file mode 100644
index 473589a..0000000
--- a/emf/docs/presentations/EclipseCon/EMFCodeTemplatesFormatterImportOrder.zip
+++ /dev/null
Binary files differ
diff --git a/emf/docs/presentations/EclipseCon/EclipseCon2004_Rapid_Development_Using_EMF.pdf b/emf/docs/presentations/EclipseCon/EclipseCon2004_Rapid_Development_Using_EMF.pdf
deleted file mode 100644
index c5cc7ed..0000000
--- a/emf/docs/presentations/EclipseCon/EclipseCon2004_Rapid_Development_Using_EMF.pdf
+++ /dev/null
Binary files differ
diff --git a/emf/docs/presentations/EclipseCon/EclipseCon2004_Rapid_Development_Using_EMF.ppt b/emf/docs/presentations/EclipseCon/EclipseCon2004_Rapid_Development_Using_EMF.ppt
deleted file mode 100644
index d854055..0000000
--- a/emf/docs/presentations/EclipseCon/EclipseCon2004_Rapid_Development_Using_EMF.ppt
+++ /dev/null
Binary files differ
diff --git a/emf/docs/presentations/EclipseCon/EclipseCon2006_EMF_Advanced.pdf b/emf/docs/presentations/EclipseCon/EclipseCon2006_EMF_Advanced.pdf
deleted file mode 100644
index 61edacc..0000000
--- a/emf/docs/presentations/EclipseCon/EclipseCon2006_EMF_Advanced.pdf
+++ /dev/null
Binary files differ
diff --git a/emf/docs/presentations/EclipseCon/EclipseCon2006_EMF_Advanced_project.zip b/emf/docs/presentations/EclipseCon/EclipseCon2006_EMF_Advanced_project.zip
deleted file mode 100644
index 61536ed..0000000
--- a/emf/docs/presentations/EclipseCon/EclipseCon2006_EMF_Advanced_project.zip
+++ /dev/null
Binary files differ
diff --git a/emf/docs/presentations/EclipseCon/EclipseCon2006_EMF_Intro.pdf b/emf/docs/presentations/EclipseCon/EclipseCon2006_EMF_Intro.pdf
deleted file mode 100644
index 9fc96c9..0000000
--- a/emf/docs/presentations/EclipseCon/EclipseCon2006_EMF_Intro.pdf
+++ /dev/null
Binary files differ
diff --git a/emf/docs/presentations/EclipseCon/EclipseCon2006_EMF_Intro_project.zip b/emf/docs/presentations/EclipseCon/EclipseCon2006_EMF_Intro_project.zip
deleted file mode 100644
index 6cb1db7..0000000
--- a/emf/docs/presentations/EclipseCon/EclipseCon2006_EMF_Intro_project.zip
+++ /dev/null
Binary files differ
diff --git a/emf/docs/presentations/EclipseCon/EclipseCon2006_EMF_XML_Binding.pdf b/emf/docs/presentations/EclipseCon/EclipseCon2006_EMF_XML_Binding.pdf
deleted file mode 100644
index d4f0b9c..0000000
--- a/emf/docs/presentations/EclipseCon/EclipseCon2006_EMF_XML_Binding.pdf
+++ /dev/null
Binary files differ
diff --git a/emf/docs/presentations/EclipseCon/EclipseCon2006_EMF_XML_Binding_project.zip b/emf/docs/presentations/EclipseCon/EclipseCon2006_EMF_XML_Binding_project.zip
deleted file mode 100644
index 38584d5..0000000
--- a/emf/docs/presentations/EclipseCon/EclipseCon2006_EMF_XML_Binding_project.zip
+++ /dev/null
Binary files differ
diff --git a/emf/docs/presentations/EclipseCon/index.php b/emf/docs/presentations/EclipseCon/index.php
deleted file mode 100644
index 9f56f05..0000000
--- a/emf/docs/presentations/EclipseCon/index.php
+++ /dev/null
@@ -1,56 +0,0 @@
-<?php 
-	/* if on www.eclipse.org, redirect to download; if on download or mirror, present a list of avail javadoc versions available */
-	/* if querystring value, pick latest version of javadoc and serve up that page */
-
-	$isWWWserver = ($SERVER_NAME=="www.eclipse.org"||$SERVER_NAME=="eclipse.org");
-	
-	if (!$isWWWserver) { 
-		header("Location: http://www.eclipse.org/emf/docs/");
-		exit;
-	} else {
-		$files = loadDirSimple(".",".*","f");
-		if (sizeof($files)>0) { ?><!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>EclipseCon Presentations: EMF</title>
-<link rel="stylesheet" href="http://www.eclipse.org/default_style.css" type="text/css">
-</head>
-<body>
-<?php
-			echo "<table>\n";
-			echo "<tr><td colspan=\"3\"><b>Choose:</b></td></tr>";
-			rsort($files);
-			foreach ($files as $file) { 
-				if (false===strpos($file,"CVS") && false===strpos($file,"index")) {
-					echo '<tr><td> &#149; <a href="/emf/docs/presentations/EclipseCon/'.$file.'">'.$file.'</a></td></tr>';
-				}
-			}
-			echo "</table>\n";
-		} else {
-			echo "No presentation docs found!";
-		}
-	}
-
-/**********************/
-
-function loadDirSimple($dir,$ext,$type) { // 1D array
-	$stuff = array();
-	if (is_dir($dir) && is_readable($dir)) { 
-		ini_set("display_errors","0"); // suppress file not found errors
-		$handle=opendir($dir);
-		while (($file = readdir($handle))!==false) {
-		  if ( ($ext=="" || preg_match("/".$ext."$/",$file)) && $file!=".." && $file!="." && $type=="f") { 
-			  $stuff[] = "$file"; 
-		  } else if ( ($ext=="" || preg_match("/".$ext."$/",$file)) && $file!=".." && $file!="." && $type=="d") {
-			  $stuff[] = "$file"; 
-		  }
-		}
-		closedir($handle); 
-		ini_set("display_errors","1"); // and turn 'em back on.
-	} else {
-		//exit;
-	}
-	return $stuff;
-}
-?>
\ No newline at end of file
diff --git a/emf/docs/presentations/JavaOne/JavaOnePresentation.pdf b/emf/docs/presentations/JavaOne/JavaOnePresentation.pdf
deleted file mode 100644
index edd175c..0000000
--- a/emf/docs/presentations/JavaOne/JavaOnePresentation.pdf
+++ /dev/null
Binary files differ
diff --git a/emf/docs/presentations/JavaOne/JavaOnePresentation.ppt b/emf/docs/presentations/JavaOne/JavaOnePresentation.ppt
deleted file mode 100644
index f5b2607..0000000
--- a/emf/docs/presentations/JavaOne/JavaOnePresentation.ppt
+++ /dev/null
Binary files differ
diff --git a/emf/docs/webinars/MindMap.xsd b/emf/docs/webinars/MindMap.xsd
deleted file mode 100644
index 0ea3363..0000000
--- a/emf/docs/webinars/MindMap.xsd
+++ /dev/null
@@ -1,83 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<xsd:schema xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:mindmap="http://www.example.org/mindmap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ecore:documentRoot="DocumentRoot" ecore:nsPrefix="mindmap" ecore:package="org.example.mindmap" targetNamespace="http://www.example.org/mindmap">
-  <xsd:element name="map" type="mindmap:Map"/>
-  <xsd:complexType name="Map">
-    <xsd:sequence>
-      <xsd:element maxOccurs="unbounded" minOccurs="0" name="rootTopics" type="mindmap:Topic"/>
-      <xsd:element maxOccurs="unbounded" minOccurs="0" name="relations" type="mindmap:Relationship"/>
-      <xsd:element maxOccurs="unbounded" minOccurs="0" name="resources" type="mindmap:Resource"/>
-    </xsd:sequence>
-    <xsd:attribute name="title" type="xsd:string"/>
-  </xsd:complexType>
-  <xsd:complexType name="Relationship">
-    <xsd:attribute name="label" type="xsd:string"/>
-    <xsd:attribute ecore:reference="mindmap:Topic" name="source" type="xsd:anyURI"/>
-    <xsd:attribute ecore:reference="mindmap:Topic" name="target" type="xsd:anyURI"/>
-    <xsd:attribute default="DEPENDENCY" name="type" type="mindmap:RelationshipType"/>
-  </xsd:complexType>
-  <xsd:complexType name="Resource">
-    <xsd:attribute ecore:opposite="author" ecore:reference="mindmap:Thread" name="comments">
-      <xsd:simpleType>
-        <xsd:list itemType="xsd:anyURI"/>
-      </xsd:simpleType>
-    </xsd:attribute>
-    <xsd:attribute name="email" type="xsd:string"/>
-    <xsd:attribute name="name" type="xsd:string"/>
-    <xsd:attribute ecore:opposite="resources" ecore:reference="mindmap:Topic" name="topics">
-      <xsd:simpleType>
-        <xsd:list itemType="xsd:anyURI"/>
-      </xsd:simpleType>
-    </xsd:attribute>
-  </xsd:complexType>
-  <xsd:complexType name="Thread">
-    <xsd:sequence>
-      <xsd:element maxOccurs="unbounded" minOccurs="0" name="items" type="mindmap:ThreadItem"/>
-    </xsd:sequence>
-    <xsd:attribute ecore:opposite="comments" ecore:reference="mindmap:Resource" name="author" type="xsd:anyURI"/>
-    <xsd:attribute name="postDate" type="xsd:date"/>
-    <xsd:attribute name="subject" type="xsd:string"/>
-  </xsd:complexType>
-  <xsd:complexType name="ThreadItem">
-    <xsd:attribute ecore:reference="mindmap:Resource" name="author" type="xsd:anyURI"/>
-    <xsd:attribute name="body" type="xsd:string"/>
-    <xsd:attribute name="itemPostDate" type="xsd:date"/>
-  </xsd:complexType>
-  <xsd:complexType name="Topic">
-    <xsd:sequence>
-      <xsd:element maxOccurs="unbounded" minOccurs="0" name="comments" type="mindmap:Thread"/>
-    </xsd:sequence>
-    <xsd:attribute default="0" name="duration" type="xsd:float"/>
-    <xsd:attribute name="endDate" type="xsd:date"/>
-    <xsd:attribute name="name" type="xsd:string"/>
-    <xsd:attribute name="percentComplete" type="xsd:float"/>
-    <xsd:attribute default="ZERO" name="priority" type="mindmap:Priority"/>
-    <xsd:attribute ecore:opposite="topics" ecore:reference="mindmap:Resource" name="resources">
-      <xsd:simpleType>
-        <xsd:list itemType="xsd:anyURI"/>
-      </xsd:simpleType>
-    </xsd:attribute>
-    <xsd:attribute name="startDate" type="xsd:date"/>
-    <xsd:attribute ecore:reference="mindmap:Topic" name="subtopics">
-      <xsd:simpleType>
-        <xsd:list itemType="xsd:anyURI"/>
-      </xsd:simpleType>
-    </xsd:attribute>
-  </xsd:complexType>
-  <xsd:simpleType name="Priority">
-    <xsd:restriction base="xsd:string">
-      <xsd:enumeration value="ZERO"/>
-      <xsd:enumeration value="ONE"/>
-      <xsd:enumeration value="TWO"/>
-      <xsd:enumeration value="THREE"/>
-      <xsd:enumeration value="FOUR"/>
-      <xsd:enumeration value="FIVE"/>
-    </xsd:restriction>
-  </xsd:simpleType>
-  <xsd:simpleType name="RelationshipType">
-    <xsd:restriction base="xsd:string">
-      <xsd:enumeration value="DEPENDENCY"/>
-      <xsd:enumeration value="INCLUDES"/>
-      <xsd:enumeration value="EXTENDS"/>
-    </xsd:restriction>
-  </xsd:simpleType>
-</xsd:schema>
diff --git a/emf/docs/xsd/XSD.mdl b/emf/docs/xsd/XSD.mdl
deleted file mode 100644
index aab1cb6..0000000
--- a/emf/docs/xsd/XSD.mdl
+++ /dev/null
@@ -1,258 +0,0 @@
-
-(object Petal
-    version    	42
-    _written   	"Rose 4.5.8163.3"
-    charSet    	0)
-
-(object Design "Logical View"
-    is_unit    	TRUE
-    is_loaded  	TRUE
-    defaults   	(object defaults
-	rightMargin 	0.250000
-	leftMargin 	0.250000
-	topMargin  	0.250000
-	bottomMargin 	0.500000
-	pageOverlap 	0.250000
-	clipIconLabels 	TRUE
-	autoResize 	TRUE
-	snapToGrid 	TRUE
-	gridX      	16
-	gridY      	16
-	defaultFont 	(object Font
-	    size       	10
-	    face       	"Arial"
-	    bold       	FALSE
-	    italics    	FALSE
-	    underline  	FALSE
-	    strike     	FALSE
-	    color      	0
-	    default_color 	TRUE)
-	showMessageNum 	1
-	showClassOfObject 	TRUE
-	notation   	"Unified")
-    root_usecase_package 	(object Class_Category "Use Case View"
-	quid       	"374B18190016"
-	exportControl 	"Public"
-	global     	TRUE
-	logical_models 	(list unit_reference_list)
-	logical_presentations 	(list unit_reference_list
-	    (object UseCaseDiagram "Main"
-		quid       	"374B1819002A"
-		title      	"Main"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list))))
-    root_category 	(object Class_Category "Logical View"
-	quid       	"374B18190015"
-	exportControl 	"Public"
-	global     	TRUE
-	subsystem  	"Component View"
-	quidu      	"374B18190017"
-	logical_models 	(list unit_reference_list
-	    (object Class_Category "xsd"
-		is_unit    	TRUE
-		is_loaded  	FALSE
-		file_name  	"$VABASE_PLUGINS_PATH\\org.eclipse.xsd\\src\\model\\org.eclipse.XSD.cat"
-		quid       	"39ABDC6F01AA"))
-	logical_presentations 	(list unit_reference_list
-	    (object ClassDiagram "Main"
-		quid       	"39ADC9D803DD"
-		title      	"Main"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list
-		    (object CategoryView "Logical View::xsd" @1
-			location   	(320, 304)
-			label      	(object ItemLabel
-			    Parent_View 	@1
-			    location   	(176, 220)
-			    fill_color 	13434879
-			    nlines     	2
-			    max_width  	288
-			    justify    	0
-			    label      	"xsd")
-			icon_style 	"Icon"
-			line_color 	3342489
-			fill_color 	13434879
-			quidu      	"39ABDC6F01AA"
-			width      	300
-			height     	180)
-		    (object NoteView @2
-			location   	(320, 688)
-			label      	(object ItemLabel
-			    Parent_View 	@2
-			    location   	(176, 601)
-			    fill_color 	13434879
-			    nlines     	3
-			    max_width  	252
-			    label      	
-|Concrete
-|Classes
-			    )
-			line_color 	3342489
-			fill_color 	13434879
-			width      	312
-			height     	187)
-		    (object NoteView @3
-			location   	(752, 688)
-			label      	(object ItemLabel
-			    Parent_View 	@3
-			    location   	(614, 597)
-			    fill_color 	13434879
-			    nlines     	3
-			    max_width  	240
-			    label      	
-|Abstract
-|Classes
-			    )
-			line_color 	3342489
-			fill_color 	16777088
-			width      	300
-			height     	194)
-		    (object NoteView @4
-			location   	(1184, 688)
-			label      	(object ItemLabel
-			    Parent_View 	@4
-			    location   	(1037, 598)
-			    fill_color 	13434879
-			    nlines     	3
-			    max_width  	259
-			    label      	"Enumerations")
-			line_color 	3342489
-			fill_color 	8432127
-			width      	319
-			height     	193)))))
-    root_subsystem 	(object SubSystem "Component View"
-	quid       	"374B18190017"
-	physical_models 	(list unit_reference_list)
-	physical_presentations 	(list unit_reference_list
-	    (object Module_Diagram "Main"
-		quid       	"374B18190029"
-		title      	"Main"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list))))
-    process_structure 	(object Processes
-	quid       	"374B18190018"
-	ProcsNDevs 	(list
-	    (object Process_Diagram "Deployment View"
-		quid       	"374B1819001A"
-		title      	"Deployment View"
-		zoom       	100
-		max_height 	28350
-		max_width  	21600
-		origin_x   	0
-		origin_y   	0
-		items      	(list diagram_item_list))))
-    properties 	(object Properties
-	attributes 	(list Attribute_Set
-	    (object Attribute
-		tool       	"Ecore"
-		name       	"default__Category"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"packageName"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"nsPrefix"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"nsURI"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"basePackage"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"prefix"
-			value      	"")))
-	    (object Attribute
-		tool       	"Ecore"
-		name       	"default__Class"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"classifierName"
-			value      	"")))
-	    (object Attribute
-		tool       	"Ecore"
-		name       	"default__Operation"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"operationName"
-			value      	"")))
-	    (object Attribute
-		tool       	"Ecore"
-		name       	"default__Attribute"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"attributeName"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isTransient"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isVolatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isChangeable"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isUnsettable"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isUnique"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isID"
-			value      	FALSE)))
-	    (object Attribute
-		tool       	"Ecore"
-		name       	"default__Role"
-		value      	(list Attribute_Set
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"referenceName"
-			value      	"")
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isTransient"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isVolatile"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isChangeable"
-			value      	TRUE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isUnsettable"
-			value      	FALSE)
-		    (object Attribute
-			tool       	"Ecore"
-			name       	"isResolveProxies"
-			value      	TRUE))))
-	quid       	"374B18190019"))
diff --git a/emf/docs/xsd/dW/default/i/about.gif b/emf/docs/xsd/dW/default/i/about.gif
deleted file mode 100644
index 0acb859..0000000
--- a/emf/docs/xsd/dW/default/i/about.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/arrow.gif b/emf/docs/xsd/dW/default/i/arrow.gif
deleted file mode 100644
index e99cca7..0000000
--- a/emf/docs/xsd/dW/default/i/arrow.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/btn-close.gif b/emf/docs/xsd/dW/default/i/btn-close.gif
deleted file mode 100644
index f934219..0000000
--- a/emf/docs/xsd/dW/default/i/btn-close.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/btn-send.gif b/emf/docs/xsd/dW/default/i/btn-send.gif
deleted file mode 100644
index 5a14967..0000000
--- a/emf/docs/xsd/dW/default/i/btn-send.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/c.gif b/emf/docs/xsd/dW/default/i/c.gif
deleted file mode 100644
index 1d11fa9..0000000
--- a/emf/docs/xsd/dW/default/i/c.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/downloads.gif b/emf/docs/xsd/dW/default/i/downloads.gif
deleted file mode 100644
index 652a26f..0000000
--- a/emf/docs/xsd/dW/default/i/downloads.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/dw-logo2.gif b/emf/docs/xsd/dW/default/i/dw-logo2.gif
deleted file mode 100644
index 7d3e0ec..0000000
--- a/emf/docs/xsd/dW/default/i/dw-logo2.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/email.gif b/emf/docs/xsd/dW/default/i/email.gif
deleted file mode 100644
index 8dbc9d2..0000000
--- a/emf/docs/xsd/dW/default/i/email.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/emailfriend.js b/emf/docs/xsd/dW/default/i/emailfriend.js
deleted file mode 100644
index f6a13dd..0000000
--- a/emf/docs/xsd/dW/default/i/emailfriend.js
+++ /dev/null
@@ -1,79 +0,0 @@
-// developerWorks e-mail to a friend JavaScript
-// initialize global var for new window object
-// so it can be accessed by all functions on the page
-var emailWindow 
-// set flag to help out with special handling for window closing
-var isIE3 = (navigator.appVersion.indexOf("MSIE 3") != -1) ? true : false
-// make the new window and put some stuff in it
-function newWindow() {
-        var output = ""
-        emailWindow = window.open("","subwindow","HEIGHT=500,WIDTH=600,resizable=yes")
-        // take care of Navigator 2
-        if (emailWindow.opener == null) {
-                emailWindow.opener = window
-        }
-        output += "<html><BODY BGCOLOR='#FFFFFF' TEXT='#000000'>"
-        output += "<table border='0' cellpadding='0' cellspacing='0'>"
-        output += "<tr valign='top' align='left'>"
-        output += "<td colspan='4' width='100%' bgcolor='#cc6633'><img src='../default/i/c.gif' height='5' width='1' alt='spacer gif'></td>"
-        output += "</tr>"
-        output += "<tr valign='top' align='left'>"
-        output += "<td colspan='4' width='100%' bgcolor='#000000'><img src='../default/i/c.gif' height='1' width='1' alt='spacer gif'></td>"
-        output += "</tr>"
-        output += "<tr valign='top'>"
-        output += "<td align='left'><img src='../default/i/c.gif' height='1' width='5' alt='spacer gif'></td>"
-        output += "<td align='left'><img src='../default/i/email.gif' height='45' width='215' alt='e-mail it!'></td>"
-        output += "<td align='right'><img src='../default/i/dw-logo2.gif' height='27' width='123' alt='developerWorks'></td>"
-        output += "<td align='right'><img src='../default/i/c.gif' height='1' width='5' alt='spacer gif'></td>"
-        output += "</tr>"
-        output += "<tr valign='top'>"
-        output += "<td align='left'><img src='../default/i/c.gif' height='1' width='5' alt='spacer gif'></td>"
-        output += "<td colspan='2'><font FACE='HELVETICA, HELV, ARIAL' SIZE='-1'>Share this developerWorks content with others who you think will find it interesting, useful, or even amusing. Be sure to separate multiple e-mail addresses with a comma.</font><br /><br /></td>"
-        output += "<td align='left'><img src='../default/i/c.gif' height='1' width='5' alt='spacer gif'></td>"
-        output += "</tr>"
-        output += "<tr valign='top'>"
-        output += "<td align='left'><img src='../default/i/c.gif' height='1' width='5' alt='spacer gif'></td>"
-        output += "<td colspan='2' bgcolor='#ffcc66'>"
-        output += "<form method='post' action='http://www-106.ibm.com/developerworks/cgi-bin/emailfriend.cgi'>"
-        output += "<input type=hidden name=subject value=\"" + justTitle + "\">"
-        output += "<input type=hidden name=url value=\"" + tutorialPrereqs + "\">"
-        output += "<input type=hidden name=body value=\"" + emailAbstract + "\">"
-        output += "<table cellpadding=5 cellspacing=0 border=0 width=100%>"
-        output += "<tr valign=top align=left>"
-        output += "<td width=80><FONT FACE='HELVETICA, HELV, ARIAL' SIZE='-1'><b>Title:</b></FONT></td><td><FONT FACE='HELVETICA, HELV, ARIAL' SIZE='-1'><b>" + justTitle + "</b><br />" + emailAbstract + "</FONT></td>"
-        output += "</tr>"
-        output += "<tr valign=top align=left>"
-        output += "<td width=80><FONT FACE='HELVETICA, HELV, ARIAL' SIZE='-1'><b>Send to:</b></td><td><input type='text' size='30' name='email'></FONT></td>"
-        output += "</tr>"
-        output += "<tr valign=top align=left>"
-        output += "<td width=80><FONT FACE='HELVETICA, HELV, ARIAL' SIZE='-1'><b>Your name:</b></td><td><input type='text' size='30' name='fromName'></FONT></td>"
-        output += "</tr>"
-        output += "<tr valign=top align=left>"
-        output += "<td width=80><FONT FACE='HELVETICA, HELV, ARIAL' SIZE='-1'><b>Your e-mail address:</b></td><td><input type='text' size='30' name='fromEmail'></FONT></td>"
-        output += "</tr>"
-        output += "<tr valign=top align=left>"
-        output += "<td width=80><FONT FACE='HELVETICA, HELV, ARIAL' SIZE='-1'><b>Comments:</b></td><td><textarea name='comments' rows='3' cols='50'></textarea></FONT></td>"
-        output += "</tr>"
-        output += "<tr valign=top align=left>"
-        output += "<td width=80>&nbsp;</td><td><input type='image' border='0' name='Send' src='../default/i/btn-send.gif' border='0' height='19' width='47' alt='send'><A HREF='javascript:void parent.close()'><img src='../default/i/btn-close.gif' border=0 height='19' width='103' alt='Close window'</a></td>"
-        output += "</tr>"
-        output += "</table>"
-        output += "</td>"
-        output += "<td align='left'><img src='../default/i/c.gif' height='1' width='5' alt='spacer gif'></td>"
-        output += "</tr>"
-        output += "</table>"
-        output += "</html>"
-        emailWindow.document.write(output)
-        emailWindow.document.close()
-}                  
-// close subwindow, including ugly workaround for IE3
-function closeWindow() {
-        if (isIE3) {
-                // if window is already open, nothing appears to happen
-                // but if not, the subwindow flashes momentarily (yech!)
-                emailWindow = window.open("","subwindow","HEIGHT=200,WIDTH=200")    
-        }          
-        if (emailWindow && !emailWindow.closed) {
-                emailWindow.close()
-        }          
-}                 
diff --git a/emf/docs/xsd/dW/default/i/feedback.gif b/emf/docs/xsd/dW/default/i/feedback.gif
deleted file mode 100644
index 34951bf..0000000
--- a/emf/docs/xsd/dW/default/i/feedback.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/h-feedback.gif b/emf/docs/xsd/dW/default/i/h-feedback.gif
deleted file mode 100644
index 3d5b80b..0000000
--- a/emf/docs/xsd/dW/default/i/h-feedback.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/h-main.gif b/emf/docs/xsd/dW/default/i/h-main.gif
deleted file mode 100644
index 1ae9d12..0000000
--- a/emf/docs/xsd/dW/default/i/h-main.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/h-menu.gif b/emf/docs/xsd/dW/default/i/h-menu.gif
deleted file mode 100644
index 320f937..0000000
--- a/emf/docs/xsd/dW/default/i/h-menu.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/h-next.gif b/emf/docs/xsd/dW/default/i/h-next.gif
deleted file mode 100644
index e24ad15..0000000
--- a/emf/docs/xsd/dW/default/i/h-next.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/h-nextsection.gif b/emf/docs/xsd/dW/default/i/h-nextsection.gif
deleted file mode 100644
index f1f0dfd..0000000
--- a/emf/docs/xsd/dW/default/i/h-nextsection.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/h-previous.gif b/emf/docs/xsd/dW/default/i/h-previous.gif
deleted file mode 100644
index 312bf4a..0000000
--- a/emf/docs/xsd/dW/default/i/h-previous.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/h-section.gif b/emf/docs/xsd/dW/default/i/h-section.gif
deleted file mode 100644
index 1672ca3..0000000
--- a/emf/docs/xsd/dW/default/i/h-section.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/icon-discuss.gif b/emf/docs/xsd/dW/default/i/icon-discuss.gif
deleted file mode 100644
index 24edcbd..0000000
--- a/emf/docs/xsd/dW/default/i/icon-discuss.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/icon-email.gif b/emf/docs/xsd/dW/default/i/icon-email.gif
deleted file mode 100644
index 54ec9bf..0000000
--- a/emf/docs/xsd/dW/default/i/icon-email.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/icon-pdf-a4.gif b/emf/docs/xsd/dW/default/i/icon-pdf-a4.gif
deleted file mode 100644
index 5f26f42..0000000
--- a/emf/docs/xsd/dW/default/i/icon-pdf-a4.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/icon-pdf-ltr.gif b/emf/docs/xsd/dW/default/i/icon-pdf-ltr.gif
deleted file mode 100644
index 0828659..0000000
--- a/emf/docs/xsd/dW/default/i/icon-pdf-ltr.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/icon-zip.gif b/emf/docs/xsd/dW/default/i/icon-zip.gif
deleted file mode 100644
index 14bba7e..0000000
--- a/emf/docs/xsd/dW/default/i/icon-zip.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/main.gif b/emf/docs/xsd/dW/default/i/main.gif
deleted file mode 100644
index c97d991..0000000
--- a/emf/docs/xsd/dW/default/i/main.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/mast_lnav_sp.gif b/emf/docs/xsd/dW/default/i/mast_lnav_sp.gif
deleted file mode 100644
index 6f98275..0000000
--- a/emf/docs/xsd/dW/default/i/mast_lnav_sp.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/mast_logo.gif b/emf/docs/xsd/dW/default/i/mast_logo.gif
deleted file mode 100644
index 940c36c..0000000
--- a/emf/docs/xsd/dW/default/i/mast_logo.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/mgradient.gif b/emf/docs/xsd/dW/default/i/mgradient.gif
deleted file mode 100644
index aa023a5..0000000
--- a/emf/docs/xsd/dW/default/i/mgradient.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/next.gif b/emf/docs/xsd/dW/default/i/next.gif
deleted file mode 100644
index 42e43a7..0000000
--- a/emf/docs/xsd/dW/default/i/next.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/nextsection.gif b/emf/docs/xsd/dW/default/i/nextsection.gif
deleted file mode 100644
index 2ee9c07..0000000
--- a/emf/docs/xsd/dW/default/i/nextsection.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/previous.gif b/emf/docs/xsd/dW/default/i/previous.gif
deleted file mode 100644
index 3d5af44..0000000
--- a/emf/docs/xsd/dW/default/i/previous.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/section.gif b/emf/docs/xsd/dW/default/i/section.gif
deleted file mode 100644
index 6759d86..0000000
--- a/emf/docs/xsd/dW/default/i/section.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/shopibm.gif b/emf/docs/xsd/dW/default/i/shopibm.gif
deleted file mode 100644
index cd797c4..0000000
--- a/emf/docs/xsd/dW/default/i/shopibm.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/support.gif b/emf/docs/xsd/dW/default/i/support.gif
deleted file mode 100644
index 96a36a5..0000000
--- a/emf/docs/xsd/dW/default/i/support.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/sw-gold.gif b/emf/docs/xsd/dW/default/i/sw-gold.gif
deleted file mode 100644
index f41d466..0000000
--- a/emf/docs/xsd/dW/default/i/sw-gold.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/xfeedback.gif b/emf/docs/xsd/dW/default/i/xfeedback.gif
deleted file mode 100644
index 32c3199..0000000
--- a/emf/docs/xsd/dW/default/i/xfeedback.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/xmain.gif b/emf/docs/xsd/dW/default/i/xmain.gif
deleted file mode 100644
index a5c9148..0000000
--- a/emf/docs/xsd/dW/default/i/xmain.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/xnext.gif b/emf/docs/xsd/dW/default/i/xnext.gif
deleted file mode 100644
index 05301dc..0000000
--- a/emf/docs/xsd/dW/default/i/xnext.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/xprevious.gif b/emf/docs/xsd/dW/default/i/xprevious.gif
deleted file mode 100644
index be210a7..0000000
--- a/emf/docs/xsd/dW/default/i/xprevious.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/default/i/xsection.gif b/emf/docs/xsd/dW/default/i/xsection.gif
deleted file mode 100644
index c4a5580..0000000
--- a/emf/docs/xsd/dW/default/i/xsection.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/himenu1.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/himenu1.jpg
deleted file mode 100644
index 89c8090..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/himenu1.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/himenu2.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/himenu2.jpg
deleted file mode 100644
index 9d00e60..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/himenu2.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/himenu3.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/himenu3.jpg
deleted file mode 100644
index f5cf4ac..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/himenu3.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/himenu4.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/himenu4.jpg
deleted file mode 100644
index f5cbe91..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/himenu4.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/himenu5.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/himenu5.jpg
deleted file mode 100644
index 57c512a..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/himenu5.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/himenu6.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/himenu6.jpg
deleted file mode 100644
index eff08a0..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/himenu6.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/himenu7.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/himenu7.jpg
deleted file mode 100644
index 6d046b5..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/himenu7.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/himenu8.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/himenu8.jpg
deleted file mode 100644
index db7fb53..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/himenu8.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/masthead.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/masthead.jpg
deleted file mode 100644
index e734663..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/masthead.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/menu1.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/menu1.jpg
deleted file mode 100644
index a324c57..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/menu1.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/menu2.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/menu2.jpg
deleted file mode 100644
index bd83f81..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/menu2.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/menu3.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/menu3.jpg
deleted file mode 100644
index 31003e8..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/menu3.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/menu4.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/menu4.jpg
deleted file mode 100644
index e5382b6..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/menu4.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/menu5.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/menu5.jpg
deleted file mode 100644
index 90d630a..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/menu5.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/menu6.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/menu6.jpg
deleted file mode 100644
index c0f3236..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/menu6.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/menu7.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/menu7.jpg
deleted file mode 100644
index 01a3c77..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/menu7.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/menu8.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/menu8.jpg
deleted file mode 100644
index 3b9d2b3..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/menu8.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar1.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar1.jpg
deleted file mode 100644
index 9ed83af..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar1.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar2.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar2.jpg
deleted file mode 100644
index a7a1766..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar2.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar3.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar3.jpg
deleted file mode 100644
index ddd5c08..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar3.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar4.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar4.jpg
deleted file mode 100644
index 9641f35..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar4.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar5.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar5.jpg
deleted file mode 100644
index 9400f30..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar5.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar6.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar6.jpg
deleted file mode 100644
index 10767ff..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar6.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar7.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar7.jpg
deleted file mode 100644
index 514d88b..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar7.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar8.jpg b/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar8.jpg
deleted file mode 100644
index 5ee8249..0000000
--- a/emf/docs/xsd/dW/os-schema1/imagemaster/titlebar8.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/images/eclipse3features.jpg b/emf/docs/xsd/dW/os-schema1/images/eclipse3features.jpg
deleted file mode 100644
index c699729..0000000
--- a/emf/docs/xsd/dW/os-schema1/images/eclipse3features.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/images/eclipse3plugins.jpg b/emf/docs/xsd/dW/os-schema1/images/eclipse3plugins.jpg
deleted file mode 100644
index 47b61fb..0000000
--- a/emf/docs/xsd/dW/os-schema1/images/eclipse3plugins.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/images/eclipseplugins.jpg b/emf/docs/xsd/dW/os-schema1/images/eclipseplugins.jpg
deleted file mode 100644
index 6952f14..0000000
--- a/emf/docs/xsd/dW/os-schema1/images/eclipseplugins.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/images/tutorial-schema1.jpg b/emf/docs/xsd/dW/os-schema1/images/tutorial-schema1.jpg
deleted file mode 100644
index 19cfd09..0000000
--- a/emf/docs/xsd/dW/os-schema1/images/tutorial-schema1.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/images/uml-compannotations.jpg b/emf/docs/xsd/dW/os-schema1/images/uml-compannotations.jpg
deleted file mode 100644
index f780335..0000000
--- a/emf/docs/xsd/dW/os-schema1/images/uml-compannotations.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/images/uml-comphierarchy.jpg b/emf/docs/xsd/dW/os-schema1/images/uml-comphierarchy.jpg
deleted file mode 100644
index c33ccf0..0000000
--- a/emf/docs/xsd/dW/os-schema1/images/uml-comphierarchy.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/images/uml-comphierarchyrelations-attributes.jpg b/emf/docs/xsd/dW/os-schema1/images/uml-comphierarchyrelations-attributes.jpg
deleted file mode 100644
index d66adcb..0000000
--- a/emf/docs/xsd/dW/os-schema1/images/uml-comphierarchyrelations-attributes.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/images/uml-comprelations.jpg b/emf/docs/xsd/dW/os-schema1/images/uml-comprelations.jpg
deleted file mode 100644
index b418040..0000000
--- a/emf/docs/xsd/dW/os-schema1/images/uml-comprelations.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/images/uml-concretecontainment.jpg b/emf/docs/xsd/dW/os-schema1/images/uml-concretecontainment.jpg
deleted file mode 100644
index 6f4ebd2..0000000
--- a/emf/docs/xsd/dW/os-schema1/images/uml-concretecontainment.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/images/uml-concreteschemacomposition.jpg b/emf/docs/xsd/dW/os-schema1/images/uml-concreteschemacomposition.jpg
deleted file mode 100644
index fe716d0..0000000
--- a/emf/docs/xsd/dW/os-schema1/images/uml-concreteschemacomposition.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/images/uml-diagnostics.jpg b/emf/docs/xsd/dW/os-schema1/images/uml-diagnostics.jpg
deleted file mode 100644
index 3ca1c85..0000000
--- a/emf/docs/xsd/dW/os-schema1/images/uml-diagnostics.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/images/uml_association.jpg b/emf/docs/xsd/dW/os-schema1/images/uml_association.jpg
deleted file mode 100644
index d663450..0000000
--- a/emf/docs/xsd/dW/os-schema1/images/uml_association.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/images/uml_classdiagrams.jpg b/emf/docs/xsd/dW/os-schema1/images/uml_classdiagrams.jpg
deleted file mode 100644
index 99212ed..0000000
--- a/emf/docs/xsd/dW/os-schema1/images/uml_classdiagrams.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/index.html b/emf/docs/xsd/dW/os-schema1/index.html
deleted file mode 100644
index 2fc8d53..0000000
--- a/emf/docs/xsd/dW/os-schema1/index.html
+++ /dev/null
@@ -1,206 +0,0 @@
-<html>
-        <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2002, 2002 IBM Corporation.  All rights reserved. -->
-      <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>XML Schema Infoset Model, Part 1</title><meta content="XML, XSL, XLink, XPointer, CSS, DOM, SAX, RDF, DCD, DTD, parser, e-business, XML news, XML Web sites, XML papers, XML information, XML whitepapers, IBM" name="keywords"></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xmain.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xsection.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); self.status=''; return true;" href="os-schema1-1-1.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" valign="top" cellspacing="0" cellpadding="0" border="0" height="300"><tr><a name="navskip"></a><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" align="left" valign="top" cellspacing="0" cellpadding="0"><br><img border="0" src="images/tutorial-schema1.jpg" alt=""></td><td bgcolor="ffffff" width="12">&nbsp;</td><td align="left" valign="top" bgcolor="ffffff"><br><img alt="This is the main menu" src="../default/i/h-menu.gif"><br><br><font size="3" face="Verdana, Arial, sans-serif">Select any of these links to start the tutorial.</font><br><br><nobr><a border="0" href="os-schema1-1-1.html" onMouseOver="iOver('menu1'); self.status=menu1blurb; return true;" onMouseOut="iOut('menu1'); self.status=''; return true;"><img border="0" height="20" width="380" name="menu1" src="imagemaster/menu1.jpg" alt="1. Before you start"></a><br><a border="0" href="os-schema1-2-1.html" onMouseOver="iOver('menu2'); self.status=menu2blurb; return true;" onMouseOut="iOut('menu2'); self.status=''; return true;"><img border="0" height="20" width="380" name="menu2" src="imagemaster/menu2.jpg" alt="2. XML Schema fundamentals"></a><br><a border="0" href="os-schema1-3-1.html" onMouseOver="iOver('menu3'); self.status=menu3blurb; return true;" onMouseOut="iOut('menu3'); self.status=''; return true;"><img border="0" height="20" width="380" name="menu3" src="imagemaster/menu3.jpg" alt="3. Setting up the development environment"></a>
-
-<!-- Links to two parallel tracks added by Nick Boldt, codeslave^ca!ibm!com, May 07 2004 in order to provide instructions for Eclipse 3, XSD 2, EMF 2 -->
-<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-<font size="1" face="Verdana, Arial, sans-serif"> <b>May 7<sup>th</sup> 2004</b>  - <img src="http://www.eclipse.org/images/new.gif"> Updated to include setup instructions for Eclipse 3.0, EMF 2.0 and XSD 2.0</font><br>
-<!-- Links to two parallel tracks added by Nick Boldt, codeslave^ca!ibm!com, May 07 2004 in order to provide instructions for Eclipse 3, XSD 2, EMF 2 -->
-  
-  <br><a border="0" href="os-schema1-4-1.html" onMouseOver="iOver('menu4'); self.status=menu4blurb; return true;" onMouseOut="iOut('menu4'); self.status=''; return true;"><img border="0" height="20" width="380" name="menu4" src="imagemaster/menu4.jpg" alt="4. Using XML Schema Infoset Model classes"></a><br><a border="0" href="os-schema1-5-1.html" onMouseOver="iOver('menu5'); self.status=menu5blurb; return true;" onMouseOut="iOut('menu5'); self.status=''; return true;"><img border="0" height="20" width="380" name="menu5" src="imagemaster/menu5.jpg" alt="5. Working with XML Schema resources in Eclipse"></a><br><a border="0" href="os-schema1-6-1.html" onMouseOver="iOver('menu6'); self.status=menu6blurb; return true;" onMouseOut="iOut('menu6'); self.status=''; return true;"><img border="0" height="20" width="380" name="menu6" src="imagemaster/menu6.jpg" alt="6. Working with namespaces"></a><br><a border="0" href="os-schema1-7-1.html" onMouseOver="iOver('menu7'); self.status=menu7blurb; return true;" onMouseOut="iOut('menu7'); self.status=''; return true;"><img border="0" height="20" width="380" name="menu7" src="imagemaster/menu7.jpg" alt="7. You try it!"></a><br><a border="0" href="os-schema1-8-1.html" onMouseOver="iOver('menu8'); self.status=menu8blurb; return true;" onMouseOut="iOut('menu8'); self.status=''; return true;"><img border="0" height="20" width="380" name="menu8" src="imagemaster/menu8.jpg" alt="8. Summary and resources"></a><br></nobr></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/index1.html b/emf/docs/xsd/dW/os-schema1/index1.html
deleted file mode 100644
index 25a5deb..0000000
--- a/emf/docs/xsd/dW/os-schema1/index1.html
+++ /dev/null
@@ -1,199 +0,0 @@
-<html>
-            <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-          <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Section index:  Before you start</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xsection.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); self.status=''; return true;" href="os-schema1-1-1.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" valign="top" cellspacing="0" cellpadding="0" border="0" height="308" width="100%"><tr valign="bottom"><td height="15" colspan="4">&nbsp;</td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" align="left" valign="top" cellspacing="0" height="305" cellpadding="0" width="205"><img src="images/tutorial-schema1.jpg" alt=""></td><td bgcolor="ffffff" width="12">&nbsp;</td><td align="left" cellspacing="2" cellpadding="2" valign="top" bgcolor="ffffff" width="336"><br><font size="4" face="Verdana, Arial, sans-serif"><b>Before you start</b></font><br><font size="2" face="Verdana, Arial, sans-serif"><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-1-1.html">1. About this tutorial</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-1-2.html">2. About the author</a><br></font></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/index2.html b/emf/docs/xsd/dW/os-schema1/index2.html
deleted file mode 100644
index 850a438..0000000
--- a/emf/docs/xsd/dW/os-schema1/index2.html
+++ /dev/null
@@ -1,199 +0,0 @@
-<html>
-            <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-          <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Section index:  XML Schema fundamentals</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xsection.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); self.status=''; return true;" href="os-schema1-2-1.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" valign="top" cellspacing="0" cellpadding="0" border="0" height="308" width="100%"><tr valign="bottom"><td height="15" colspan="4">&nbsp;</td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" align="left" valign="top" cellspacing="0" height="305" cellpadding="0" width="205"><img src="images/tutorial-schema1.jpg" alt=""></td><td bgcolor="ffffff" width="12">&nbsp;</td><td align="left" cellspacing="2" cellpadding="2" valign="top" bgcolor="ffffff" width="336"><br><font size="4" face="Verdana, Arial, sans-serif"><b>XML Schema fundamentals</b></font><br><font size="2" face="Verdana, Arial, sans-serif"><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-2-1.html">1. What is an XML schema?</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-2-2.html">2. What is the XML Schema Infoset Model?</a><br></font></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/index3.html b/emf/docs/xsd/dW/os-schema1/index3.html
deleted file mode 100644
index beb70f0..0000000
--- a/emf/docs/xsd/dW/os-schema1/index3.html
+++ /dev/null
@@ -1,214 +0,0 @@
-<html>
-            <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-          <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Section index:  Setting up the development environment</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xsection.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); self.status=''; return true;" href="os-schema1-3-1.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" valign="top" cellspacing="0" cellpadding="0" border="0" height="308" width="100%"><tr valign="bottom"><td height="15" colspan="4">&nbsp;</td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" align="left" valign="top" cellspacing="0" height="305" cellpadding="0" width="205"><img src="images/tutorial-schema1.jpg" alt=""></td><td bgcolor="ffffff" width="12">&nbsp;</td><td align="left" cellspacing="2" cellpadding="2" valign="top" bgcolor="ffffff" width="336"><br><font size="4" face="Verdana, Arial, sans-serif"><b>Setting up the development environment</b></font>
-  
-<!-- Links to two parallel tracks added by Nick Boldt, codeslave^ca!ibm!com, May 07 2004 in order to provide instructions for Eclipse 3, XSD 2, EMF 2 -->
-<ul>
-	<li><font size="2" face="Verdana, Arial, sans-serif">Instructions for Eclipse 2.x with EMF 1.x & XSD 1.x</font>
-  <br><font size="2" face="Verdana, Arial, sans-serif"><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-3-1.html">1. Setup overview</a>
-  <br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-3-2.html">2. Downloading and installing the EMF and XML Schema components</a>
-  <br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-3-3.html">3. Verifying the installation</a>
-	<br><br><li><font size="2" face="Verdana, Arial, sans-serif">Instructions for Eclipse 3.x with EMF 2.x & XSD 2.x</font>
-  <br><font size="2" face="Verdana, Arial, sans-serif"><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-3-1.html">1. Setup overview</a>
-  <br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-3-2-eclipse3.html">2. Downloading and installing the EMF and XML Schema components</a>
-  <br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-3-3-eclipse3.html">3. Verifying the installation</a>
-</ul>
-<!-- Links to two parallel tracks added by Nick Boldt, codeslave^ca!ibm!com, May 07 2004 in order to provide instructions for Eclipse 3, XSD 2, EMF 2 -->
-  
-  <br></font></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/index4.html b/emf/docs/xsd/dW/os-schema1/index4.html
deleted file mode 100644
index 8639a7f..0000000
--- a/emf/docs/xsd/dW/os-schema1/index4.html
+++ /dev/null
@@ -1,199 +0,0 @@
-<html>
-            <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-          <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Section index:  Using XML Schema Infoset Model classes</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xsection.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); self.status=''; return true;" href="os-schema1-4-1.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" valign="top" cellspacing="0" cellpadding="0" border="0" height="308" width="100%"><tr valign="bottom"><td height="15" colspan="4">&nbsp;</td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" align="left" valign="top" cellspacing="0" height="305" cellpadding="0" width="205"><img src="images/tutorial-schema1.jpg" alt=""></td><td bgcolor="ffffff" width="12">&nbsp;</td><td align="left" cellspacing="2" cellpadding="2" valign="top" bgcolor="ffffff" width="336"><br><font size="4" face="Verdana, Arial, sans-serif"><b>Using XML Schema Infoset Model classes</b></font><br><font size="2" face="Verdana, Arial, sans-serif"><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-4-1.html">1. How to read UML class diagrams</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-4-2.html">2. Understanding the XML Schema Infoset model diagrams</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-4-3.html">3. Component hierarchy</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-4-4.html">4. Component hierarchy, relations, and attributes</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-4-5.html">5. Component annotations</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-4-6.html">6. Concrete containment</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-4-7.html">7. Component relations</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-4-8.html">8. Concrete Schema composition</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-4-9.html">9. Diagnostics diagram</a><br></font></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/index5.html b/emf/docs/xsd/dW/os-schema1/index5.html
deleted file mode 100644
index 518148e..0000000
--- a/emf/docs/xsd/dW/os-schema1/index5.html
+++ /dev/null
@@ -1,199 +0,0 @@
-<html>
-            <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-          <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Section index:  Working with XML Schema resources in Eclipse</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xsection.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); self.status=''; return true;" href="os-schema1-5-1.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" valign="top" cellspacing="0" cellpadding="0" border="0" height="308" width="100%"><tr valign="bottom"><td height="15" colspan="4">&nbsp;</td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" align="left" valign="top" cellspacing="0" height="305" cellpadding="0" width="205"><img src="images/tutorial-schema1.jpg" alt=""></td><td bgcolor="ffffff" width="12">&nbsp;</td><td align="left" cellspacing="2" cellpadding="2" valign="top" bgcolor="ffffff" width="336"><br><font size="4" face="Verdana, Arial, sans-serif"><b>Working with XML Schema resources in Eclipse</b></font><br><font size="2" face="Verdana, Arial, sans-serif"><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-5-1.html">1. Creating an XML Schema file</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-5-2.html">2. Loading an XML Schema file</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-5-3.html">3. XSDResourceFactory and XSDResource</a><br></font></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/index6.html b/emf/docs/xsd/dW/os-schema1/index6.html
deleted file mode 100644
index 0ced269..0000000
--- a/emf/docs/xsd/dW/os-schema1/index6.html
+++ /dev/null
@@ -1,199 +0,0 @@
-<html>
-            <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-          <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Section index:  Working with namespaces</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xsection.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); self.status=''; return true;" href="os-schema1-6-1.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" valign="top" cellspacing="0" cellpadding="0" border="0" height="308" width="100%"><tr valign="bottom"><td height="15" colspan="4">&nbsp;</td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" align="left" valign="top" cellspacing="0" height="305" cellpadding="0" width="205"><img src="images/tutorial-schema1.jpg" alt=""></td><td bgcolor="ffffff" width="12">&nbsp;</td><td align="left" cellspacing="2" cellpadding="2" valign="top" bgcolor="ffffff" width="336"><br><font size="4" face="Verdana, Arial, sans-serif"><b>Working with namespaces</b></font><br><font size="2" face="Verdana, Arial, sans-serif"><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-6-1.html">1. QName prefix namespace map</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-6-2.html">2. Includes</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-6-3.html">3. Imports</a><br></font></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/index7.html b/emf/docs/xsd/dW/os-schema1/index7.html
deleted file mode 100644
index f41afcb..0000000
--- a/emf/docs/xsd/dW/os-schema1/index7.html
+++ /dev/null
@@ -1,199 +0,0 @@
-<html>
-            <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-          <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Section index:  You try it!</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xsection.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); self.status=''; return true;" href="os-schema1-7-1.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" valign="top" cellspacing="0" cellpadding="0" border="0" height="308" width="100%"><tr valign="bottom"><td height="15" colspan="4">&nbsp;</td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" align="left" valign="top" cellspacing="0" height="305" cellpadding="0" width="205"><img src="images/tutorial-schema1.jpg" alt=""></td><td bgcolor="ffffff" width="12">&nbsp;</td><td align="left" cellspacing="2" cellpadding="2" valign="top" bgcolor="ffffff" width="336"><br><font size="4" face="Verdana, Arial, sans-serif"><b>You try it!</b></font><br><font size="2" face="Verdana, Arial, sans-serif"><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-7-1.html">1. Copying the code</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-7-2.html">2. Troubleshooting and bugs</a><br></font></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/index8.html b/emf/docs/xsd/dW/os-schema1/index8.html
deleted file mode 100644
index 15cc06a..0000000
--- a/emf/docs/xsd/dW/os-schema1/index8.html
+++ /dev/null
@@ -1,199 +0,0 @@
-<html>
-            <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-          <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Section index:  Summary and resources</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xsection.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); self.status=''; return true;" href="os-schema1-8-1.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" valign="top" cellspacing="0" cellpadding="0" border="0" height="308" width="100%"><tr valign="bottom"><td height="15" colspan="4">&nbsp;</td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" align="left" valign="top" cellspacing="0" height="305" cellpadding="0" width="205"><img src="images/tutorial-schema1.jpg" alt=""></td><td bgcolor="ffffff" width="12">&nbsp;</td><td align="left" cellspacing="2" cellpadding="2" valign="top" bgcolor="ffffff" width="336"><br><font size="4" face="Verdana, Arial, sans-serif"><b>Summary and resources</b></font><br><font size="2" face="Verdana, Arial, sans-serif"><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-8-1.html">1. Summary</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-8-2.html">2. Resources</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema1-8-3.html">3. Feedback</a><br></font></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/org.eclipse.xsd.examples_part1.zip b/emf/docs/xsd/dW/os-schema1/org.eclipse.xsd.examples_part1.zip
deleted file mode 100644
index 45a87a8..0000000
--- a/emf/docs/xsd/dW/os-schema1/org.eclipse.xsd.examples_part1.zip
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-1-1.html b/emf/docs/xsd/dW/os-schema1/os-schema1-1-1.html
deleted file mode 100644
index 55415c9..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-1-1.html
+++ /dev/null
@@ -1,212 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Before you start</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index1.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-1-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar1.jpg" alt="1. Before you start"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>About this tutorial</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 1 of 2</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-The first of a two-part series, this tutorial gives you the building blocks you need to
-set up and work with the XML Schema Infoset Model. In this tutorial, you will learn:
-<ul><li>How to set up the development environment</li><li>How to use the XML Schema Infoset Model classes</li><li>How to load and create XML Schema models</li><li>How to link XML Schema models together</li></ul>
-</p><p>
-This tutorial is for developers who are familiar with
-Java, XML, and XML Schema, and who are interested in
-combining these technologies using the XML Schema Infoset Model. 
-You should therefore understand how to write Java code and understand how XML
-Schemas work. Some understanding of the Unified Modeling
-Language (UML) is helpful but not required.  You can get an introduction to 
-XML Schema fundamentals in the 
-<a href="os-schema1-8-2.html">Resources</a> at the end of this tutorial, and an introduction to UML basics in <a href="os-schema1-4-1.html">How to read UML class diagrams</a>.
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index1.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-1-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-1-2.html b/emf/docs/xsd/dW/os-schema1/os-schema1-1-2.html
deleted file mode 100644
index 490bba5..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-1-2.html
+++ /dev/null
@@ -1,209 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Before you start</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index1.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-1-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td colspan="5"></td><td align="right"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema1-2-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="topnextsection"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar1.jpg" alt="1. Before you start"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>About the author</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 2 of 2</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>Dave Spriet is a software developer for the IBM Toronto
-Laboratory. He develops tools for the WebSphere Business
-Integration Message Broker (WBIMB) product. He
-specializes in object-oriented technologies, XML, XML
-Schema, middleware, and UML Modeling. He is also a
-committer for the
-<a href="http://www.eclipse.org/xsd">XML Schema Infoset Model</a>
-component. Dave has a Bachelor of Science degree (Honors) in
-Computer Science and Statistics from McMaster
-University. He welcomes any comments; please direct
-them to <a href="mailto:spriet@ca.ibm.com">spriet@ca.ibm.com</a>.</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="right" colspan="6"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema1-2-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="bottomnextsection"></a></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index1.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-1-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-2-1.html b/emf/docs/xsd/dW/os-schema1/os-schema1-2-1.html
deleted file mode 100644
index d29d5a1..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-2-1.html
+++ /dev/null
@@ -1,217 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>XML Schema fundamentals</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index2.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-2-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar2.jpg" alt="2. XML Schema fundamentals"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>What is an XML schema?</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 1 of 2</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-An <i>XML schema</i>, like a DTD (Document Type Definition), defines the legal
-building blocks of an XML document.
-More and more companies are starting to
-use XML schemas to describe their documents shared between
-business partners because of a schema's wide range of features:
-<ul><li>Schemas define elements that can appear in a document</li><li>Schemas define attributes that can appear in a document</li><li>Schemas define which elements are child elements</li><li>Schemas define the order of child elements</li><li>Schemas define the number of child elements</li><li>Schemas define whether an element is empty or can include text</li><li>Schemas define data types for elements and attributes</li><li>Schemas define default and fixed values for elements and attributes</li></ul>
-</p><p>
-So, are XML schemas the successors of DTDs? I think they will be soon, for the following reasons:
-<ul><li>Schemas are extensible to future additions</li><li>Schemas are richer and more useful than DTDs</li><li>Schemas are written in XML</li><li>Schemas support data types</li><li>Schemas support namespaces</li></ul>
-</p><p>
-Several XML Schema proposals exist, but the
-<a href="http://www.eclipse.org/xsd">XML Schema Infoset Model</a>
-is 100% compatible with the W3C XML Schema
-recommendation V 1.0, 2 May 2001. This version is
-described in: <a href="http://www.w3.org/TR/xmlschema-0/">XML Schema Part 0: Primer</a>, 
-<a href="http://www.w3.org/TR/xmlschema-1/">XML Schema Part 1: Structures</a>, 
-and <a href="http://www.w3.org/TR/xmlschema-2/">XML Schema Part 2: Datatypes</a>.
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index2.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-2-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-2-2.html b/emf/docs/xsd/dW/os-schema1/os-schema1-2-2.html
deleted file mode 100644
index da72f8f..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-2-2.html
+++ /dev/null
@@ -1,216 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>XML Schema fundamentals</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index2.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-2-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td colspan="5"></td><td align="right"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema1-3-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="topnextsection"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar2.jpg" alt="2. XML Schema fundamentals"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>What is the XML Schema Infoset Model?</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 2 of 2</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-The <i>XML Schema Infoset Model</i> is a library for use with
-any code that examines, creates, or modifies XML Schemas.
-These XML Schemas can be stand-alone schemas or part of other
-artifacts, such as XForms or WSDL documents. The library
-provides an API for manipulating the components of an
-XML Schema as described by the W3C XML Schema
-specifications, as well as an API for manipulating the
-DOM-accessible representation of XML Schema as a series
-of XML documents, and for keeping these representations
-in agreement as schemas are modified.
-</p><p>
-This library includes APIs to serialize and deserialize
-XML Schema documents, and to do integrity checking of
-XML Schemas. This integrity checking looks for things
-like element references that reference non-existent global elements
-invalid maximum values.
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="right" colspan="6"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema1-3-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="bottomnextsection"></a></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index2.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-2-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-3-1.html b/emf/docs/xsd/dW/os-schema1/os-schema1-3-1.html
deleted file mode 100644
index 924f8d8..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-3-1.html
+++ /dev/null
@@ -1,221 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Setting up the development environment</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="javascript:goNextPage()"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar3.jpg" alt="3. Setting up the development environment"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Setup overview</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 1 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-First familiarize yourself with the <a href="http://www.eclipse.org">Eclipse</a>
-environment.
-The main areas to focus on are:
-<ul><li>The Workbench</li><li>The Workspace</li><li>Perspectives usage</li><li>Eclipse plug-ins</li><li>Team support</li></ul>
-</p><p>Now we'll download and install the Eclipse Modeling Framework and the XML Schema components, 
-and verify the installation.
-
-<!-- Links to two parallel tracks added by Nick Boldt, codeslave^ca!ibm!com, May 07 2004 in order to provide instructions for Eclipse 3, XSD 2, EMF 2 -->
-</p>
-<ul>
-	<li><a href="os-schema1-3-2.html">Instructions for Eclipse 2.x with EMF 1.x & XSD 1.x</a>
-	<li><a href="os-schema1-3-2-eclipse3.html">Instructions for Eclipse 3.x with EMF 2.x & XSD 2.x</a>
-</ul>
-<script language="javascript">
-	function goNextPage() {
-		document.location.href='os-schema1-3-2'+(confirm('Instructions for Eclipse 3.x with EMF 2.x and XSD 2.x?')?'-eclipse3':'')+'.html';
-	}
-</script>
-<p>
-<!-- Links to two parallel tracks added by Nick Boldt, codeslave^ca!ibm!com, May 07 2004 in order to provide instructions for Eclipse 3, XSD 2, EMF 2 -->
-
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="javascript:goNextPage()"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-3-2-eclipse3.html b/emf/docs/xsd/dW/os-schema1/os-schema1-3-2-eclipse3.html
deleted file mode 100644
index 47343d5..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-3-2-eclipse3.html
+++ /dev/null
@@ -1,290 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Setting up the development environment</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-3-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-3-3-eclipse3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar3.jpg" alt="3. Setting up the development environment"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Downloading and installing the EMF and XML Schema components</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 2 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><ol>
-<li><b>Java Runtime Environment V 1.4</b>. Eclipse does not include a Java Runtime Environment
-(JRE), so you will need a 1.4-level Java runtime or Java
-Development Kit (JDK) installed on your machine in order
-to run Eclipse. I recommend using the IBM or the Sun JRE/JDK:
-
-<ul><li><a target="_jdk" href="http://www.ibm.com/developerworks/java/jdk/">IBM developer kit</a>  (http://www.ibm.com/developerworks/java/jdk/)</li><li><a target="_jdk" href="http://java.sun.com/j2se/1.4/download.html">Sun developer kit</a> (http://java.sun.com/j2se/1.4/download.html)</li></ul>
-<br></li>
-
-<li><b>Eclipse Base V3.0M8</b>. After you read and understand
-the <a target="_eclipse" href="http://www.eclipse.org/legal/epl/notice.html">Eclipse Foundation Software User Agreement</a>, then  download the Eclipse base. For this tutorial, we
-are using the latest release, which is 3.0M8 at the time of writing, but almost
-any version will do. Download and unzip a copy of the
-<a target="_eclipse" href="http://download.eclipse.org/downloads/index.php">
-Eclipse base V3.0M8</a>.
-Throughout this document we will refer to
-<b>%ECLIPSE_BASE%</b>, which is the base directory in which you
-unzipped the Eclipse base V3.0M8.
-<br><br></li>
-
-<li>
-<b>Eclipse Modeling Framework, V2.0.0, Build I200405060858</b>. Next, download the Eclipse Modeling
-Framework component, which we will call <b>EMF</b> 
-throughout this tutorial. For this tutorial, we are using 
-version 2.0.0, Build I200405060858.
-You can download EMF from the
-<a target="_eclipse" href="http://www.eclipse.org/emf/downloads/">Eclipse Modeling Framework</a> (EMF)
-Web site.
-<p>
-After you have downloaded EMF V2.0.0, you should
-unzip the three zip files into the %ECLIPSE_BASE%\eclipse
-directory. Make sure that the directories line up so
-that the EMF plug-ins go into the
-%ECLIPSE_BASE%\eclipse\plugins directory.
-</p>
-
-<p>
-As an
-alternative, you can keep these additional
-components separated from the base by unzipping the three
-zip files into a subdirectory and then using an Eclipse
-link file to point to where the additional plug-ins are.
-Remember that EMF and XML Schema components are just
-Eclipse plug-ins; they work the same way as any other
-plug-ins in Eclipse. To keep these other plug-ins separated
-from the base, you need to create a
-"links" directory directly under the
-%ECLIPSE_BASE%\eclipse directory. In the links directory, 
-add a file that contains the following:
-
-<ul><li>Filename: org.eclipse.emf.link</li><li>Contents: path=C:/Dev/eclipse/emf200</li></ul>
-</p>
-</li>
-
-<li>
-<b>XML Schema Infoset Model, V2.0.0, Build I200405060858</b>. Next, download the XML Schema
-Infoset component, which we will call <b>XML
-Schema model</b> throughout this tutorial. For this tutorial, 
-we are using version 2.0.0, Build I200405060858.
-You can download XML Schema model from the
-<a target="_eclipse" href="http://download.eclipse.org/technology/xsd/scripts/downloads.php">XML Schema Infoset Model</a> (XSD)
-Web site.
-
-<p>
-After you have downloaded the XML Schema plug-ins,
-you can do the same thing that you did with the EMF
-plug-ins. Either unzip them into the
-%ECLIPSE_BASE%\eclipse directory or point to them using
-an eclipse link file.
-</p>
-</li>
-
-<li>
-<b>Apache Xerces2-J or IBM XML4J</b>. 
-<br><br>
-If you are using Eclipse 3.0M8 or earlier, you need not do anything else at this point.
-<br><br>
-If you intend to use a version of Eclipse newer than 3.0.0 Milestone 8, you need to be aware that IBM XML4J 4.0.13 is no longer being bundled with Eclipse 3.0 after M8, so you will need to download it separately. <a target="_xml" href="http://www.eclipse.org/emf/downloads/install.php">Click here for instructions, download links &amp; additional information</a>.
-
-</ol><p>
-<b>Note:</b> When using the EMF
-and XML Schema components, remember that the build date and
-build level for the XML Schema Runtime must match that
-of the EMF Runtime that you plan use. For example, you
-could use the XSD Runtime
-(xsd-SDK-I200405060858.zip) with the EMF Runtime
-(emf-sdo-SDK-I200405060858.zip), which is what is linked above. 
-
-<br><br>Another way to ensure you have the same version of EMF and XSD is to download a combined EMF &amp; XSD bundle (emf-sdo-xsd-SDK-I200405060858.zip) from either the EMF or the XSD site. For example, for EMF and XSD 2.0.0 Build I200405060858, you could <a target="_eclipse" href="http://www.eclipse.org/emf/downloads/">get this file instead</a>.
-
-
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-3-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-3-3-eclipse3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-3-2.html b/emf/docs/xsd/dW/os-schema1/os-schema1-3-2.html
deleted file mode 100644
index fc57d09..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-3-2.html
+++ /dev/null
@@ -1,292 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Setting up the development environment</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-3-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-3-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar3.jpg" alt="3. Setting up the development environment"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Downloading and installing the EMF and XML Schema components</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 2 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><ol>
-<li><b>Java Runtime Environment V 1.3</b>. Eclipse does not include a Java Runtime Environment
-(JRE), so you will need a 1.3-level Java runtime or Java
-Development Kit (JDK) installed on your machine in order
-to run Eclipse. I recommend using the IBM or the Sun JRE/JDK:
-
-<ul><li><a href="http://www.ibm.com/developerworks/java/jdk/">IBM developer kit</a>  (http://www.ibm.com/developerworks/java/jdk/)</li><li><a href="http://java.sun.com/j2se/1.3/download.html">Sun developer kit</a> (http://java.sun.com/j2se/1.3/download.html)</li></ul>
-<br></li>
-
-<li><b>Eclipse Base V2.1.1</b>. After you read and understand
-the <a href="http://www.eclipse.org/legal/epl/notice.html">Eclipse Foundation Software User Agreement</a>, then  download the Eclipse base. For this tutorial, we
-are using the latest release, which is 2.1.1 at the time of writing, but almost
-any version will do. Download and unzip a copy of the
-<a href="http://download.eclipse.org/downloads/index.php">
-Eclipse base V2.1.1.</a>.
-Throughout this document we will refer to
-<b>%ECLIPSE_BASE%</b>, which is the base directory in which you
-unzipped the Eclipse base V2.1.1.
-<br><br></li>
-
-<li>
-<b>Eclipse Modeling Framework, V1.1.0, Build 20030620_1105VL</b>. Next, download the Eclipse Modeling
-Framework component, which we will call <b>EMF</b> 
-throughout this tutorial. For this tutorial, we are using 
-version 1.1.0, Build 20030620_1105VL.
-You can either download EMF from the
-<a href="http://www.eclipse.org/emf/">EMF</a>
-Web site or directly download EMF Version 1.1.0 from the
-following links:
-
-<ul><li><a href="http://download.eclipse.org/tools/downloads/emf/emf_1.1.0_20030620_1105VL.zip">
-EMF Runtime</a></li><li><a href="http://download.eclipse.org/tools/downloads/emf/emf.doc_1.1.0_20030620_1105VL.zip">
-EMF Documentation</a></li><li><a href="http://download.eclipse.org/tools/downloads/emf/emf.source_1.1.0_20030620_1105VL.zip">
-EMF Source</a></li></ul>
-
-<p>
-After you have downloaded EMF V1.1.0, you should
-unzip the three zip files into the %ECLIPSE_BASE%\eclipse
-directory. Make sure that the directories line up so
-that the EMF plug-ins go into the
-%ECLIPSE_BASE%\eclipse\plugins directory.
-</p>
-
-<p>
-As an
-alternative, you can keep these additional
-components separated from the base by unzipping the three
-zip files into a subdirectory and then using an Eclipse
-link file to point to where the additional plug-ins are.
-Remember that EMF and XML Schema components are just
-Eclipse plug-ins; they work the same way as any other
-plug-ins in Eclipse. To keep these other plug-ins separated
-from the base, you need to create a
-"links" directory directly under the
-%ECLIPSE_BASE%\eclipse directory. In the links directory, 
-add a file that contains the following:
-
-<ul><li>Filename: org.eclipse.emf.link</li><li>Contents: path=C:\\Dev\\eclipse\\emf110
-<br>NOTE: Remember that on windows you have to escape the
-backslashes in this file.</li></ul>
-</p>
-</li>
-
-<li>
-<b>XML Schema Infoset Model, V1.1.0, Build 20030620_1105VL</b>. Next, download the XML Schema
-Infoset component, which we will call <b>XML
-Schema model</b> throughout this tutorial. For this tutorial, 
-we are using version 1.1.0, Build 20030620_1105VL.
-You can download XML Schema model from the
-<a href="http://www.eclipse.org/xsd/">XML Schema Infoset Model</a>
-Web site or you can directly download XML Schema model Version
-1.1.0 from the following links:
-
-<ul><li><a href="http://download.eclipse.org/tools/downloads/xsd/xsd_1.1.0_20030620_1105VL.zip">XSD Runtime
-</a></li><li><a href="http://download.eclipse.org/tools/downloads/xsd/xsd.doc_1.1.0_20030620_1105VL.zip">XSD Documentation</a></li><li><a href="http://download.eclipse.org/tools/downloads/xsd/xsd.source_1.1.0_20030620_1105VL.zip">XSD Source</a></li></ul>
-
-<p>
-After you have downloaded the XML Schema plug-ins,
-you can do the same thing that you did with the EMF
-plug-ins. Either unzip them into the
-%ECLIPSE_BASE%\eclipse directory or point to them using
-an eclipse link file.
-</p>
-</li>
-</ol><p>
-<b>Note:</b> When using the EMF
-and XML Schema components, remember that the build date and
-build level for the XML Schema Runtime must match that
-of the EMF Runtime that you plan use. For example, you
-could use the XSD Runtime
-(xsd_1.1.0_20030620_1105VL.zip) with the EMF Runtime
-(emf_1.1.0_20030620_1105VL.zip), which is what we are
-using in this tutorial.
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-3-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-3-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-3-3-eclipse3.html b/emf/docs/xsd/dW/os-schema1/os-schema1-3-3-eclipse3.html
deleted file mode 100644
index ff4b819..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-3-3-eclipse3.html
+++ /dev/null
@@ -1,411 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Setting up the development environment</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-3-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td colspan="5"></td><td align="right"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema1-4-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="topnextsection"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar3.jpg" alt="3. Setting up the development environment"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Verifying the installation</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 3 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-To verify that you have installed the EMF and the XML Schema components correctly, launch the
-%ECLIPSE_BASE%\eclipse\eclipse.exe executable.  After
-the Eclipse Workbench comes up, select <b>Help &gt; About
-Eclipse Platform</b>. 
-
-Then click the "Feature Details" button. You should see a dialog like the
-one below that shows all of the plug-ins that are or
-could be loaded within that Eclipse environment.
-</p><img alt="About Eclipse Platform Features" src="images/eclipse3features.jpg"><p>
-Then click the "Plug-in
-Details" button. You should see a dialog like the
-one below that shows all of the plug-ins that are or
-could be loaded within that Eclipse environment.
-</p><img alt="About Eclipse Platform Plug-ins" src="images/eclipse3plugins.jpg"><p>
-If you installed
-EMF and the XML Schema components correctly, you should see these plug-ins:
-</p>
-
-<table border="1">
-<tr>
-	<th width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Provider</font></th>
-	<th width="250pt"><font size="2" face="Verdana, Arial, sans-serif">Plug-in name</font></th>
-	<th width="50pt"><font size="2" face="Verdana, Arial, sans-serif">Version</font></th>
-	<th width="190pt"><font size="2" face="Verdana, Arial, sans-serif">Plug-in Id</font></th>
-</tr>
-
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse Modeling Framework (EMF)</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Template Code Generator</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.codegen</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Ecore Code Generation</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.codegen.ecore</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Ecore Code Generation UI</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.codegen.ecore.ui</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Template Code Generator UI</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.codegen.ui</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Common</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.common</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Common UI</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.common.ui</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Ecore</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.ecore</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Ecore Change Model</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.ecore.change</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Ecore Change Edit Support</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.ecore.change.edit</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">Ecore Edit Support</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.ecore.edit</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">Sample Ecore Editor</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.ecore.editor</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">EMF XMI</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.ecore.xmi</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Edit</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.edit</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Edit UI</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.edit.ui</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Mapping</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.mapping</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">Ecore to Ecore Mapping</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.mapping.ecore2ecore</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">Ecore to Ecore Mapping Editor</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.mapping.ecore2ecore.editor</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Mapping UI</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.mapping.ui</font></td>
-</tr>
-
-<!-- xsd -->
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">XSD to Ecore Mapping</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.mapping.xsd2ecore</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">XSD to Ecore Mapping Editor</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.mapping.xsd2ecore.editor</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">XML Schema Infoset Model</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.xsd</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">XML Schema Edit Framework</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.xsd.edit</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">XML Schema Editor</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.xsd.editor</font></td>
-</tr>
-
-<tr>
-	<td width="70pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td>
-	<td width="250pt"><font size="2" face="Verdana, Arial, sans-serif">XML Schema Infoset Model Test</font></td>
-	<td width="50pt"><font size="2" face="Verdana, Arial, sans-serif">2.0.0</font></td>
-	<td width="190pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.xsd.test</font></td>
-</tr>
-
-</table>
-
-
-<br></font></td>
-</tr></table>
-
-
-<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="right" colspan="6"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema1-4-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="bottomnextsection"></a></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-3-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-3-3.html b/emf/docs/xsd/dW/os-schema1/os-schema1-3-3.html
deleted file mode 100644
index 94346d6..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-3-3.html
+++ /dev/null
@@ -1,220 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Setting up the development environment</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-3-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td colspan="5"></td><td align="right"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema1-4-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="topnextsection"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar3.jpg" alt="3. Setting up the development environment"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Verifying the installation</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 3 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-To verify that you have installed the EMF and the XML Schema components correctly, launch the
-%ECLIPSE_BASE%\eclipse\eclipse.exe executable.  After
-the Eclipse Workbench comes up, select <b>Help &gt; About
-Eclipse Platform</b>. Then click the "Plug-in
-Details" button. You should see a dialog like the
-one below that shows all of the plug-ins that are or
-could be loaded within that Eclipse environment.
-</p><img alt="About Eclipse Platform Plug-ins" src="images/eclipseplugins.jpg" width="596" height="445"><p>
-If you installed
-EMF and the XML Schema components correctly, you should see these plug-ins:
-</p><table border="1"><tr><th width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Provider</font></th><th width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Plug-in name</font></th><th width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Version</font></th><th width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Plug-in Id</font></th></tr><tr><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">ECore Edit Support</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">1.1.0</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.ecore.edit</font></td></tr><tr><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Common</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">1.1.0</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.common</font></td></tr><tr><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Common UI</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">1.1.0</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.common.ui</font></td></tr><tr><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">EMF ECore</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">1.1.0</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.ecore</font></td></tr><tr><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">EMF ECore Code Generation</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">1.1.0</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">
-org.eclipse.emf.codegen.ecore
-</font></td></tr><tr><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">
-EMF ECore Code Generation UI
-</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">1.1.0</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">
-org.eclipse.emf.codegen.ecore.ui
-</font></td></tr><tr><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Edit</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">1.1.0</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.edit</font></td></tr><tr><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Edit UI</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">1.1.0</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.edit.ui</font></td></tr><tr><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Mapping</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">1.1.0</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.mapping</font></td></tr><tr><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Mapping UI</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">1.1.0</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.mapping.ui</font></td></tr><tr><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Programmers Guide</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">1.1.0</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.doc</font></td></tr><tr><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">EMF Template Code Generator</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">1.1.0</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.codegen</font></td></tr><tr><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">
-EMF Template Code Generator UI
-</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">1.1.0</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.codegen.ui</font></td></tr><tr><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">EMF XMI</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">1.1.0</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.emf.ecore.xmi</font></td></tr><tr><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">XML Schema Edit Framework</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">1.1.0</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.xsd.edit</font></td></tr><tr><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">XML Schema Editor</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">1.1.0</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.xsd.editor</font></td></tr><tr><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">XML Schema Infoset Model</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">1.1.0</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.xsd</font></td></tr><tr><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">Eclipse.org</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">
-XML Schema Infoset Model Source
-</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">1.1.0</font></td><td width="150pt"><font size="2" face="Verdana, Arial, sans-serif">org.eclipse.xsd.source</font></td></tr></table><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="right" colspan="6"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema1-4-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="bottomnextsection"></a></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-3-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-4-1.html b/emf/docs/xsd/dW/os-schema1/os-schema1-4-1.html
deleted file mode 100644
index f36ca16..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-4-1.html
+++ /dev/null
@@ -1,230 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Using XML Schema Infoset Model classes</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-4-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar4.jpg" alt="4. Using XML Schema Infoset Model classes"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>How to read UML class diagrams</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 1 of 9</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-<b>Class diagrams</b>
-<br>
-Unified Modeling Language (UML) has become the
-developer's choice of tools for object-oriented design.
-Many types of diagrams are defined by UML, but here we'll only cover class diagrams and
-associations between classes. This tutorial will use IBM Rational XDE to display the different
-diagrams.
-</p><p>
-In class diagrams, classes are represented as boxes with
-three compartments:
-<br>
-<img alt="UML Class Diagram" src="images/uml_classdiagrams.jpg" width="572" height="112">
-<br>
-The top section in a Class object contains the class
-name; if the class is abstract, then the name is
-italicized. The middle section contains the class
-attributes. The bottom section contains the class
-methods or operations. Like the class name, if a method
-is abstract, its name is italicized.
-</p><p>
-<b>Associations between classes</b>
-<br>
-Any interaction between classes is shown by a line drawn
-between the classes. A simple line indicates an
-association. The relationship between the classes can be
-modified to provide information about the association.
-The following diagram show the different types of
-associations that you will need to understand:
-<br>
-<img alt="UML Class Diagram" src="images/uml_association.jpg" width="600" height="295">
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-4-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-4-2.html b/emf/docs/xsd/dW/os-schema1/os-schema1-4-2.html
deleted file mode 100644
index 5035cdf..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-4-2.html
+++ /dev/null
@@ -1,234 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Using XML Schema Infoset Model classes</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-4-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-4-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar4.jpg" alt="4. Using XML Schema Infoset Model classes"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Understanding the XML Schema Infoset model diagrams</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 2 of 9</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-The next several panels show a set of UML
-diagrams that represent the XML Schema Infoset model,
-using the following notation:
-
-<ul><li>Each relationship or attribute Xyz, which we
-will refer to as a feature Xyz in a diagram,
-corresponds to a <font size="2" face="Courier New">getXyz()</font> method in Java for
-accessing that feature.</li><li>If the feature is many-valued (in other words, (0..*)), the
-<font size="2" face="Courier New">getXyz() method</font> returns a
-<a href="http://java.sun.com/j2se/1.4.1/docs/api/java/util/List.html">
-java.util.List</a> interface, which can be modified directly using
-standard java.util.List API.</li><li>Otherwise, if the feature is single-valued, then a
-corresponding <font size="2" face="Courier New">setXyz()</font> method is available for
-modification.</li></ul>
-</p><p>
-A relationship with a black diamond corresponds to a
-<i>containment relationship</i>. These form the basis for the
-concrete tree structure of the XML Schema Infoset model.
-</p><p>
-A relationship with a white diamond corresponds to a
-<i>shared pseudo-containment relationship</i>. It is used only for
-documentation purposes since it is not logically
-different from a relationship with no diamond. In general,
-the white diamond relationships represent relationships
-defined directly in the
-<a href="http://www.w3.org/TR/xmlschema-0/">XML Schema specification</a>.
-They are typically computed from other relations
-<b>and hence should not be modified directly</b>.
-The exception to this rule are relations involving
-types. These consist of base-type, member-type,
-item-type, and element- or attribute-type.
-</p><p><b>Note:</b> The diagrams on the next several panels can also be
-found in the org.eclipse.xsd/src/model/XSD.mdl model
-file.
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-4-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-4-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-4-3.html b/emf/docs/xsd/dW/os-schema1/os-schema1-4-3.html
deleted file mode 100644
index fbcc237..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-4-3.html
+++ /dev/null
@@ -1,255 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Using XML Schema Infoset Model classes</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-4-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-4-4.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar4.jpg" alt="4. Using XML Schema Infoset Model classes"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Component hierarchy</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 3 of 9</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-The abstract XML Schema components, as described in
-<a href="http://www.w3.org/TR/xmlschema-1">
-XML Schema Part 1: Structures</a> 
-of the Standard, are related according to the following
-hierarchy:
-
-<br>
-<img alt="Component hierarchy (Part 1: Structures)" src="images/uml-comphierarchy.jpg" width="600" height="426">
-</p><p>
-The figure above displays the hierarchy of the XML
-Schema Infoset model. The classes in light blue
-represent abstract classes, whereas the classes in
-light orange represent the concrete classes.
-Here is a short description of some of the classes that
-you will need to understand:
-<ul><li>
-<b>XSDComponent</b>: is the base class for all of the
-XML Schema Infoset model classes.
-</li><li>
-<b>XSDSchema</b>: is the concrete class representing
-the xml schema root object (&lt;xsd:schema
-...&gt;)
-</li><li>
-<b>XSDAnnotation</b>: is the concrete class
-representing xml schema components annotations
-(&lt;xsd:annotation&gt;)
-</li><li>
-<b>XSDSimpleTypeDefinition</b>: is the concrete class
-representing a simple type (&lt;xsd:simpleType ...&gt;)
-</li><li>
-<b>XSDComplexTypeDefinition</b>: is the concrete class
-representing a complex type (&lt;xsd:complexType ...&gt;)
-</li><li>
-<b>XSDElementDeclaration</b>: is the concrete class
-representing an element; either global, local or
-reference (&lt;xsd:element ...&gt;)
-</li><li>
-<b>XSDAttributeDeclaration</b>: is the concrete class
-representing an attribute; either global,local
-or reference (&lt;xsd:attribute ...&gt;)
-</li><li>
-<b>XSDAttributeGroupDefinition</b>: is the concrete
-class representing an attribute group (&lt;xsd:attributeGroup ...&gt;)
-</li><li>
-<b>XSDModelGroupDefinition</b>: is the concrete class
-representing a group; either global or reference
-(&lt;xsd:group ...&gt;)
-</li><li>
-<b>XSDModelGroup</b>: is the concrete class
-representing a local group (&lt;xsd:sequence&gt;, &lt;xsd:choice&gt;or
-&lt;xsd:all&gt;)
-</li><li>
-<b>XSDWildCard</b>: is the concrete class representing
-a wild card element or attribute (&lt;xsd:any&gt; or &lt;xsd:anyAttribute&gt;)
-</li></ul>
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-4-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-4-4.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-4-4.html b/emf/docs/xsd/dW/os-schema1/os-schema1-4-4.html
deleted file mode 100644
index 4e21614..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-4-4.html
+++ /dev/null
@@ -1,282 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Using XML Schema Infoset Model classes</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-4-3.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-4-5.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar4.jpg" alt="4. Using XML Schema Infoset Model classes"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Component hierarchy, relations, and attributes</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 4 of 9</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-The abstract XML Schema components, as described in
-<a href="http://www.w3.org/TR/xmlschema-2/">
-XML Schema Part 2: Datatypes</a>
-of the Standard, are related according to the following
-hierarchy with these defined relationships and
-attributes:
-
-<br>
-<img alt="Component hierarchy, relations, and attributes (Part 2: Datatypes)" src="images/uml-comphierarchyrelations-attributes.jpg" width="600" height="581">
-</p><p>
-The figure above illustrates how the XML Schema
-Datatypes and facets are modeled:
-
-<ul><li>
-<b>XSDFacet</b>: is the base class for all of the XML
-Schema facets.
-</li><li>
-<b>XSDConstrainingFacet</b>: is the base class for all
-of the XML Schema facets that provide
-constraints to the model, which include length
-facets, inclusive facets, exclusive facets,
-total digits facets, white space facets,
-fraction digits facets, enumeration facets, and
-pattern facets.
-</li><li>
-<b>XSDFixedFacet</b>: is the base class for all of the
-XML Schema facets that provide constraints that
-can not be changed through type inheritance
-(in other words, must be fixed).
-<ul><li>
-<b>XSDLengthFacet</b>: corresponds to the xml
-schema &lt;xsd:length ...&gt; facet.
-</li><li>
-<b>XSDMinLengthFacet</b>: corresponds to the
-xml schema &lt;xsd:minLength ...&gt;
-facet.
-</li><li>
-<b>XSDMaxLengthFacet</b>: corresponds to the
-xml schema &lt;xsd:maxLength ...&gt;
-facet.
-</li><li>
-<b>XSDMinInclusiveFacet</b>: corresponds to the
-xml schema &lt;xsd:minInclusive ...&gt;
-facet.
-</li><li>
-<b>XSDMaxInclusiveFacet</b>: corresponds to the
-xml schema &lt;xsd:maxInclusive ...&gt;
-facet.
-</li><li>
-<b>XSDMinExclusiveFacet</b>: corresponds to the
-xml schema &lt;xsd:minExclusive ...&gt;
-facet.
-</li><li>
-<b>XSDMaxExclusiveFacet</b>: corresponds to the
-xml schema &lt;xsd:maxExclusive ...&gt;
-facet.
-</li><li>
-<b>XSDWhiteSpaceFacet</b>: corresponds to the
-xml schema &lt;xsd:whiteSpace ...&gt;
-facet.
-</li><li>
-<b>XSDFractionDigitsFacet</b>: corresponds to
-the xml schema &lt;xsd:fractionDigits
-...&gt; facet.
-</li><li>
-<b>XSDTotalDigits</b>: corresponds to the xml
-schema &lt;xsd:totalDigits ...&gt;
-facet.
-</li></ul>
-</li><li>
-<b>XSDRepeatableFacet</b>: is the base class for all of
-the XML Schema facets that provide constraints
-that can repeat.
-<ul><li>
-<b>XSDEnumeration</b>: corresponds to the xml
-schema &lt;xsd:enumeration ...&gt;
-facet.
-</li><li>
-<b>XSDPatternFacet</b>: corresponds to the xml
-schema &lt;xsd:minLength ...&gt; facet.
-</li></ul>
-</li></ul>
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-4-3.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-4-5.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-4-5.html b/emf/docs/xsd/dW/os-schema1/os-schema1-4-5.html
deleted file mode 100644
index 8e7b885..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-4-5.html
+++ /dev/null
@@ -1,208 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Using XML Schema Infoset Model classes</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-4-4.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-4-6.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar4.jpg" alt="4. Using XML Schema Infoset Model classes"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Component annotations</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 5 of 9</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-The abstract XML Schema Components, as described in Part
-1 and Part 2 of the Standard, are annotated as follows:
-<br>
-<img alt="Component Annotations or Abstract XML Schema Annotations" src="images/uml-compannotations.jpg" width="600" height="506">
-<br>
-The figure above illustrates how the XML Schema components are annotated, which correspond to
-xml schema &lt;xsd:annotation ...&gt; tag.
-<br>
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-4-4.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-4-6.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-4-6.html b/emf/docs/xsd/dW/os-schema1/os-schema1-4-6.html
deleted file mode 100644
index 3ceb163..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-4-6.html
+++ /dev/null
@@ -1,291 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Using XML Schema Infoset Model classes</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-4-5.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-4-7.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar4.jpg" alt="4. Using XML Schema Infoset Model classes"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Concrete containment</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 6 of 9</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-The XML Schema Infoset model's concrete containment
-relationships are represented by the following diagram:
-<br>
-<img alt="Concrete Containment" src="images/uml-concretecontainment.jpg" width="600" height="380">
-</p><p>
-In the figure above, most of the relationships are black diamond relationships, 
-which are the containment relationships.  These form the basis for the majority of classes
-within the XML Schema Infoset model. Below is a short description of some of the more interesting relationships from different classes in the above diagram.
-</p><p>
-<b>XSDSchema</b>
-<br>
-The root XSDSchema object can contain (0..*) XSDSchemaContent objects.  Each of these
-XSDSchemaContent objects will show up as xml elements under the root xml schema element.
-</p><pre><font size="2" face="Courier New">
-&lt;?xml version="1.0" encoding="UTF-8"?&gt;
-&lt;schema xmlns="http://www.w3.org/2001/XMLSchema"
- targetNamespace="http://www.example.com/IPO"
- xmlns:ipo="http://www.example.com/IPO"&gt;
-    &lt;annotation&gt;
-        &lt;documentation&gt;
-            Addresses for International Purchase Order Schema
-        &lt;/documentation&gt;
-    &lt;/annotation&gt;
-
-    &lt;complexType name="Address"&gt;
-        ...
-    &lt;/complexType&gt;
-
-    &lt;simpleType name="USState"&gt;
-        ...
-    &lt;/simpleType&gt;
-
-    &lt;element name="order" type="ipo:Address"&gt;
-
-    &lt;attribute name="order" type="ipo:USState"&gt;
-
-...
-&lt;/schema&gt;
-</font></pre><p>
-In the above code snippet, you can see that the root
-schema element contains an annotation, complexType,
-simpleType, element, and attribute.
-</p><p>
-The root XSDSchema object can contain any of the
-following model objects as children within the
-concrete tree structure of the XML Schema Infoset
-model:
-<ul><li>XSDImport</li><li>XSDInclude</li><li>XSDRedefine</li><li>XSDAnnotation</li><li>XSDElementDeclaration</li><li>XSDAttributeDeclaration</li><li>XSDComplexTypeDefinition</li><li>XSDSimpleTypeDefinition</li><li>XSDModelGroupDefinition</li><li>XSDAttributeGroupDefinition</li><li>XSDNotationDeclaration</li></ul>
-</p><p>
-<b>XSDModelGroupDefinition</b>
-<br>
-Model group definitions can either be global or
-references to global model group definitions. A
-global XSDModelGroupDefinition can contain a single
-XSDModelGroup.
-</p><p>
-<b>XSDModelGroup</b>
-<br>
-Model groups are also known as local groups, which
-have of one of the following compositions:
-sequence, choice, or all. An XSDModelGroup contains
-(0..*) XSDParticle objects.
-</p><p>
-<b>XSDParticle</b>
-<br>
-Particles contain the maxOccurs and minOccurs values
-for the content of the XSDParticle, which is known
-as the XSDParticleContent.
-</p><p>
-An XSDParticle contains a single XSDParticleContent,
-which can be one of the following objects:
-<ul><li>XSDModelGroup</li><li>XSDWildCard</li><li>XSDElementDeclaration</li><li>XSDModelGroupDefinition</li></ul>
-</p><p>
-<b>XSDComplexTypeDefinition</b>
-<br>
-Complex type definitions can either be global or
-anonymous. If you are unfamiliar with the term
-anonymous, you can think of this as being local.
-</p><p>
-An XSDComplexTypeDefinition can contain a single
-attribute wildcard, (0..*) XSDAttributeGroupContent
-and a single XSDComplexTypeContent.
-</p><p>
-The XSDComplexTypeContent can either be an
-XSDParticle with an XSDModelGroup or
-XSDModelGroupDefinition as the particle's content or
-an XSDSimpleTypeDefinition, which means this complex
-type has simple content.
-If the XSDParticle's content is an
-XSDModelGroupDefinition, it will be a group reference
-to a global group.
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-4-5.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-4-7.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-4-7.html b/emf/docs/xsd/dW/os-schema1/os-schema1-4-7.html
deleted file mode 100644
index 17f85d3..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-4-7.html
+++ /dev/null
@@ -1,212 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Using XML Schema Infoset Model classes</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-4-6.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-4-8.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar4.jpg" alt="4. Using XML Schema Infoset Model classes"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Component relations</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 7 of 9</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-The abstract XML Schema components have the following
-defined relationships:
-<br>
-<img alt="Component Relations (Part 1 : Structures)" src="images/uml-comprelations.jpg" width="600" height="420">
-</p><p>
-The figure above is very similar to the standard
-<a href="http://www.w3.org/TR/xmlschema-1/#component-diagram">non-normative Schema Components Diagram</a>.
-This diagram is very complex, so the main thing
-to notice are 
-the white diamond relationships, which are the shared
-pseudo-containment relationships and are computed from
-other relations within the model.
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-4-6.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-4-8.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-4-8.html b/emf/docs/xsd/dW/os-schema1/os-schema1-4-8.html
deleted file mode 100644
index 05ea92a..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-4-8.html
+++ /dev/null
@@ -1,215 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Using XML Schema Infoset Model classes</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-4-7.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-4-9.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar4.jpg" alt="4. Using XML Schema Infoset Model classes"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Concrete Schema composition</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 8 of 9</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-The following concrete components resolve to the
-following abstract components:
-<br>
-<img alt="Concrete Containment" src="images/uml-concreteschemacomposition.jpg" width="600" height="506">
-</p><p>
-The figure above illustrates how some concrete components resolve to the other concrete components:
-<ul><li>
-<b>XSDModelGroupDefinition</b>: a group reference resolves to a global group
-</li><li>
-<b>XSDAttributeGroupDefinition</b>: an attribute group reference resolves to a global attribute group
-</li><li>
-<b>XSDElementDeclaration</b>: an element declaration reference resolves to a global element declaration
-</li><li>
-<b>XSDAttributeDeclaration</b>: an attribute declaration reference resolves to a global attribute declaration
-</li></ul>
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-4-7.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-4-9.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-4-9.html b/emf/docs/xsd/dW/os-schema1/os-schema1-4-9.html
deleted file mode 100644
index 0c3f5d6..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-4-9.html
+++ /dev/null
@@ -1,207 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Using XML Schema Infoset Model classes</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-4-8.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td colspan="5"></td><td align="right"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema1-5-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="topnextsection"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar4.jpg" alt="4. Using XML Schema Infoset Model classes"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Diagnostics diagram</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 9 of 9</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-The following diagnostics are produced by validation of
-the XML Schema Infoset model.
-More details on the validation of the XML Schema Infoset
-model will be in Part 2 of this tutorial series.
-
-<br>
-<img alt="Concrete Containment" src="images/uml-diagnostics.jpg" width="417" height="368">
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="right" colspan="6"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema1-5-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="bottomnextsection"></a></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-4-8.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-5-1.html b/emf/docs/xsd/dW/os-schema1/os-schema1-5-1.html
deleted file mode 100644
index 5b6f303..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-5-1.html
+++ /dev/null
@@ -1,338 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Working with XML Schema resources in Eclipse</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index5.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-5-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar5.jpg" alt="5. Working with XML Schema resources in Eclipse"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Creating an XML Schema file</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 1 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-Before you create complicated XML Schema
-structures, you should first create a skeleton XML Schema model and save it in the
-Eclipse workspace. You have the option of giving 
-the schema a namespace or not.
-</p><p>
-<b>Creating an XML Schema file with no target namespace</b>
-<br>
-As shown in Listing 1 below, the steps for creating an XML Schema file with no target
-namespace are:
-<ol>
-<li>
-Create the
-org.eclipse.emf.ecore.resource.Resource using
-the new xml schema Uri
-</li>
-<li>Create the XSDSchema root object</li>
-<li>
-Set up the schema for schema namespace
-information on the root XSDSchema object
-</li>
-<li>
-Call updateElement() on the root XSDSchema
-object
-</li>
-<li>
-Add the root XSDSchema object to the resource you 
-created in step 1
-</li>
-<li>Save the resource</li>
-</ol>
-</p><p>
-<b>Listing 1. Creating an XML Schema file with no target namespace</b>
-<pre><font size="2" face="Courier New">org.eclipse.xsd.examples.command.CreateXSDWithNoTNSOperation
-public XSDSchema createXSDSchema(IFile xsdFile)
-{
-  try
-  {
-    //Get the URI of the model file.
-    URI fileURI = URI.createPlatformResourceURI(xsdFile.getFullPath().toString());
-
-    //Create a resource set to manage the different resources
-    ResourceSet resourceSet = new ResourceSetImpl();
-
-    //Create a resource for this file.
-    Resource resource = resourceSet.createResource(fileURI);
-
-    //Create the root XSDSchema object
-    XSDSchema xsdSchema = XSDFactory.eINSTANCE.createXSDSchema();
-
-    //set the schema for schema QName prefix to "xsd"
-    xsdSchema.setSchemaForSchemaQNamePrefix("xsd");
-    java.util.Map qNamePrefixToNamespaceMap = xsdSchema.getQNamePrefixToNamespaceMap();
-
-    //put the following namespace in the root schema namespace map
-    //xsd:http://www.w3.org/2001/XMLSchema
-    qNamePrefixToNamespaceMap.put(xsdSchema.getSchemaForSchemaQNamePrefix(),
-      XSDConstants.SCHEMA_FOR_SCHEMA_URI_2001);
-
-    //We call updateElement to synchronize the MOF model with the underlying DOM model
-    //This should only have to be done after creating a new model 
-    xsdSchema.updateElement();
-
-    //Add the root schema to the resource that was created above
-    resource.getContents().add(xsdSchema);
-
-    //Save the contents of the resource to the file system.
-    resource.save(Collections.EMPTY_MAP);
-
-    return xsdSchema;
-  }
-  catch (Exception exception)
-  {
-    exception.printStackTrace();
-  }
-  return null;
-}
-</font></pre>
-</p><p>
-<b>Creating an XML Schema file with target namespace
-"http://www.eclipse.org/xsd/examples/createxsd"</b>
-<br>
-As shown in Listing 2, the basic
-steps in creating an XML Schema file with a target
-namespace are very similar to creating aa XML Schema file
-with no target namespace. The major difference is that
-you set the targetNamespace() on the XSDSchema root, and
-you also add a defined prefix to the root schema
-<a href="os-schema1-6-1.html">QName prefix namespace map</a>, which maps to the new target namespace.
-</p><p>
-<b>Listing 2. Creating an XML Schema file with a target namespace</b>
-<pre><font size="2" face="Courier New">org.eclipse.xsd.examples.command.CreateXSDWithTNSOperation
-public XSDSchema createXSDSchema(IFile xsdFile)
-{
-  try
-  {
-    //Get the URI of the model file.
-    URI fileURI = URI.createPlatformResourceURI(xsdFile.getFullPath().toString());
-
-    //Create a resource set to manage the different resources
-    ResourceSet resourceSet = new ResourceSetImpl();
-
-    //Create a resource for this file.
-    Resource resource = resourceSet.createResource(fileURI);
-
-    //Create the root XSDSchema object
-    XSDSchema xsdSchema = XSDFactory.eINSTANCE.createXSDSchema();
-
-    //Set the target namespace of the given schema document to 
-    //http://www.eclipse.org/xsd/examples/createxsd
-    xsdSchema.setTargetNamespace("http://www.eclipse.org/xsd/examples/createxsd");
-
-    java.util.Map qNamePrefixToNamespaceMap = xsdSchema.getQNamePrefixToNamespaceMap();
-    qNamePrefixToNamespaceMap.put(xsdSchema.getSchemaForSchemaQNamePrefix(), 
-      XSDConstants.SCHEMA_FOR_SCHEMA_URI_2001);
-
-    //put the following namespace in the root schema namespace map
-    //createxsd:http://www.eclipse.org/xsd/examples/createxsd
-    qNamePrefixToNamespaceMap.put("createxsd", xsdSchema.getTargetNamespace());
-
-    //We call updateElement to synchronize the MOF model with the underlying DOM model
-    //This should only have to be done after creating a new model 
-    xsdSchema.updateElement();
-
-    //Add the root schema to the resource that was created above
-    resource.getContents().add(xsdSchema);
-
-    // Save the contents of the resource to the file system.
-    resource.save(Collections.EMPTY_MAP);
-
-  return xsdSchema;
-  }
-  catch (Exception exception)
-  {
-    exception.printStackTrace();
-  }
-  return null;
-}
-</font></pre>
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index5.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-5-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-5-2.html b/emf/docs/xsd/dW/os-schema1/os-schema1-5-2.html
deleted file mode 100644
index 11c1110..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-5-2.html
+++ /dev/null
@@ -1,236 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Working with XML Schema resources in Eclipse</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index5.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-5-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-5-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar5.jpg" alt="5. Working with XML Schema resources in Eclipse"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Loading an XML Schema file</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 2 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-Loading an existing XML Schema model is relatively
-simple if you use the default platform protocol resolver
-"platform:/resource". You may want to implement an
-org.eclipse.emf.ecore.resource.URIConverter to resolve
-resources that might not be found using the default
-platform protocol resolver. Some of these could include
-XML Schema files located in a plug-in directory or
-somewhere on the World Wide Web.
-</p><p>
-The following listing shows how to load
-any XML Schema file within the Eclipse workspace using
-the default platform protocol resolver.
-</p><pre><font size="2" face="Courier New">
-public XSDSchema loadXSDSchema(IFile xsdFile)
-{
-  try
-  {
-    //Create a resource set to manage the resources
-    ResourceSet resourceSet = new ResourceSetImpl();
-
-    //Let the resource set load the resource from the given uri
-    XSDResourceImpl xsdResource = (XSDResourceImpl) resourceSet.getResource(URI.
-      createURI("platform:/resource" + xsdFile.getFullPath()), true);
-
-    //The contents of the resource is the root XSDSchema object
-    XSDSchema xsdSchema = xsdResource.getSchema();
-
-    return xsdSchema;
-  }
-  catch (Exception e)
-  {
-    e.printStackTrace();
-  }
-
-  return null;
-}
-</font></pre><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index5.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-5-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-5-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-5-3.html b/emf/docs/xsd/dW/os-schema1/os-schema1-5-3.html
deleted file mode 100644
index c948a70..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-5-3.html
+++ /dev/null
@@ -1,245 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Working with XML Schema resources in Eclipse</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index5.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-5-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td colspan="5"></td><td align="right"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema1-6-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="topnextsection"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar5.jpg" alt="5. Working with XML Schema resources in Eclipse"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>XSDResourceFactory and XSDResource</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 3 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-The Eclipse Modeling Framework loads resources by first
-tying to find a ResourceFactory based on the file
-extension of the file being loaded. This is done by
-first looking in the
-org.eclipse.emf.ecore.resource.Resource.Factory.Registry, 
-and if the extension is registered, then it uses that
-ResourceFactory.
-</p><p>
-If the extension is not found, then the
-default ResourceFactory is used. The default is
-XMIResourceFactory, which clearly would
-never load XML Schema models because XML Schema is not
-written in XMI.
-</p><p>
-So, what do you do if you want to load a resource that
-contains an XML Schema model that has an extension other
-than "xsd"?
-</p><p>
-<b>Globally register the extension using either of these methods:</b>
-<ul><li>org.eclipse.emf.ecore.resource.Resource.Factory.Registry.INSTANCE.getExtensionToFactoryMap().
-put("myxsd", new
-org.eclipse.xsd.util.XSDResourceFactoryImpl());</li><li>Add the following extension point in your
-plugin.xml file
-<br>
-&lt;extension point =
-"org.eclipse.emf.ecore.extension_parser"&gt;
-<br>
-&lt;parser type="myxsd"
-class="org.eclipse.xsd.util.XSDResourceFactoryImpl"/&gt;
-<br>
-&lt;/extension&gt;
-</li></ul>
-</p><p>or</p><p>
-<b>Locally register the extension using this method:</b>
-<ul><li>
-org.eclipse.emf.ecore.resource.ResourceSet
-resourceSet = new org.
-eclipse.emf.ecore.resource.impl.ResourceSetImpl();
-resourceSet.getResourceFactoryRegistry().getExtensionToFactoryMap().
-put("myxsd", new
-org.eclipse.xsd.util.XSDResourceFactoryImpl());
-<br>
-Then use the above resourceSet to load all of
-your XML Schema files.
-</li></ul>
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="right" colspan="6"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema1-6-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="bottomnextsection"></a></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index5.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-5-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-6-1.html b/emf/docs/xsd/dW/os-schema1/os-schema1-6-1.html
deleted file mode 100644
index 9f9f82c..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-6-1.html
+++ /dev/null
@@ -1,220 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Working with namespaces</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index6.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-6-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar6.jpg" alt="6. Working with namespaces"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>QName prefix namespace map</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 1 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-The <i>QName prefix namespace map</i> stores a
-prefix as the keys and namespace Uri as the values. This
-QName prefix namespace map is stored on the root
-XSDSchema object and is used when XSDNamedComponents
-need to be resolved.
-</p><p>
-If you want to add additional prefix-namespace pairs to
-a given XML Schema file, you can do the following:
-</p><pre><font size="2" face="Courier New">
-//Add additional prefix-namespace pair xmlns:address="http://www.eclipse.org/xsd/examples/address"
-qNamePrefixToNamespaceMap.put("address","http://www.eclipse.org/xsd/examples/address");
-</font></pre><p>
-The above code snippet produces the following serialized
-XML Schema model:
-</p><pre><font size="2" face="Courier New">
-&lt;?xml version="1.0"?&gt;
-&lt;schema targetNamespace="http://www.eclipse.org/xsd/examples/createxsd"
-    xmlns="http://www.w3.org/2001/XMLSchema"
-    xmlns:address="http://www.eclipse.org/xsd/examples/address" 
-    xmlns:createxsd="http://www.eclipse.org/xsd/examples/createxsd"/&gt;
-</font></pre><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index6.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-6-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-6-2.html b/emf/docs/xsd/dW/os-schema1/os-schema1-6-2.html
deleted file mode 100644
index 9156047..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-6-2.html
+++ /dev/null
@@ -1,237 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Working with namespaces</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index6.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-6-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-6-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar6.jpg" alt="6. Working with namespaces"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Includes</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 2 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-An XML Schema model may contain any number of
-<a href="http://www.w3.org/TR/xmlschema-1/#element-include">
-&lt;xsd:include&gt;</a> elements. 
-
-Their schemaLocation attributes consist of a
-URI reference that should be relative to the root XML
-Schema model document.
-</p><p>
-The XML Schema corresponding to the root XML Schema
-contains not only the components corresponding to its
-definition and declaration, but also all the components
-of all the XML Schemas corresponding to any
-&lt;xsd:include&gt;d schema documents.
-</p><p>
-Such included schema documents must either:
-<ul><li>Have the same targetNamespace as the
-&lt;xsd:include&gt;ing schema document</li><li>Have no targetNamespace at all, in which case the
-&lt;xsd:include&gt;d schema document is
-converted to the &lt;xsd:include&gt;ing schema
-document's targetNamespace.</li></ul>
-</p><p>
-The code snippet below shows how you would create and add
-a &lt;xsd:include&gt; to a root schema. As soon as the
-xsdSchema.getContents().add(0,xsdInclude) method is
-called you will notice that the included schema will get
-loaded into the same resource set that the root schema
-is in.
-</p><pre><font size="2" face="Courier New">
-//Create a XSDInclude
-XSDInclude xsdInclude = XSDFactory.eINSTANCE.createXSDInclude();
-
-//Set the uri to the xml schema file that you want to use the definitions from
-xsdInclude.setSchemaLocation("address.xsd");
-
-//we always add the new includes to the top of the root schemas content list
-//the included XML Schema file will be loaded at this time
-xsdSchema.getContents().add(0,xsdInclude);
-</font></pre><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index6.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-6-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-6-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-6-3.html b/emf/docs/xsd/dW/os-schema1/os-schema1-6-3.html
deleted file mode 100644
index 3cca5a1..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-6-3.html
+++ /dev/null
@@ -1,241 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Working with namespaces</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index6.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-6-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td colspan="5"></td><td align="right"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema1-7-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="topnextsection"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar6.jpg" alt="6. Working with namespaces"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Imports</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 3 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-An XML Schema model may contain any number of
-<a href="http://www.w3.org/TR/xmlschema-1/#element-import">
-&lt;xsd:import&gt;</a>
-elements. 
-
-Their schemaLocation attributes consist of a
-URI reference that should be relative to the root XML
-Schema document. Unlike &lt;xsd:include&gt;,
-&lt;xsd:import&gt; has a namespace attribute that needs
-to match a namespace in the <a href="os-schema1-6-1.html">QName prefix namespace map</a>.
-</p><p>
-The &lt;xsd:import&gt; element tag identifies namespaces
-used in external references, in other words, those whose QNames
-identify them as coming from a different namespace than
-the root schema document's targetNamespace. The actual
-value of its namespace indicates that the containing
-schema document may contain qualified references to
-schema components in that namespace (via one or more
-prefixes declared with namespace declarations in the
-normal way).
-</p><p>
-The code snippet below shows how you would create and add
-a &lt;xsd:import&gt; to a root schema document. As soon
-as the <font size="2" face="Courier New">xsdSchema.getContents().add(0,xsdImport)</font> method
-is called, you might notice that the imported schema
-might <b>NOT</b>
-get loaded. To force the load on a &lt;xsd:import&gt;
-you need to call
-<font size="2" face="Courier New">((XSDImportImpl)xsdImport).importSchema();</font>.
-</p><pre><font size="2" face="Courier New">
-//Create a XSDImport
-XSDImport xsdImport = XSDFactory.eINSTANCE.createXSDImport();
-
-//Set the uri to the xml schema file that you want to use the definitions from
-xsdImport.setSchemaLocation("address.xsd");
-
-//we always add the new imports to the top of the root schemas content list
-xsdSchema.getContents().add(0,xsdImport);
-
-//This will force load the imported schema
-((XSDImportImpl)xsdImport).importSchema();
-</font></pre><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="right" colspan="6"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema1-7-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="bottomnextsection"></a></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index6.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-6-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-7-1.html b/emf/docs/xsd/dW/os-schema1/os-schema1-7-1.html
deleted file mode 100644
index b978c39..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-7-1.html
+++ /dev/null
@@ -1,216 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>You try it!</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index7.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-7-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar7.jpg" alt="7. You try it!"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Copying the code</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 1 of 2</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-All of the code snippets used in this tutorial are 
-bundled in this Eclipse plug-in: <a href="org.eclipse.xsd.examples_part1.zip">org.eclipse.xsd.examples.zip</a>.
-To install this plug-in and examine the source code:
-
-<ol>
-<li>Unzip org.eclipse.xsd.examples.zip into a temporary directory.</li>
-<li>Create a Simple project called org.eclipse.xsd.examples in the Eclipse Workbench.</li>
-<li>Copy the contents of the org.eclipse.xsd.examples.zip file into the newly created eclipse project. Click Yes if a dialog asks if you want to override the
-.project file.</li>
-<li>Expand the org.eclipse.xsd.examples/src directory to view the source.</li>
-</ol>
-</p><p>
-If you have compiler errors, you can fix these by adjusting 
-the "<b>Windows &gt; Preferences &gt; Plug-In
-Development &gt; Target Platform</b>" setting and then
-updating the project's classpath.
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index7.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-7-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-7-2.html b/emf/docs/xsd/dW/os-schema1/os-schema1-7-2.html
deleted file mode 100644
index 6aecf03..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-7-2.html
+++ /dev/null
@@ -1,202 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>You try it!</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index7.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-7-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td colspan="5"></td><td align="right"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema1-8-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="topnextsection"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar7.jpg" alt="7. You try it!"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Troubleshooting and bugs</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 2 of 2</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-Please report Eclipse bugs in the Eclipse Bugzilla
-server: <a href="http://bugs.eclipse.org/bugs">http://bugs.eclipse.org/bugs</a>.
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="right" colspan="6"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema1-8-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="bottomnextsection"></a></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index7.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-7-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-8-1.html b/emf/docs/xsd/dW/os-schema1/os-schema1-8-1.html
deleted file mode 100644
index c4d95c8..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-8-1.html
+++ /dev/null
@@ -1,214 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Summary and resources</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index8.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-8-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar8.jpg" alt="8. Summary and resources"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Summary</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 1 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-As XML data is becoming more popular,
-more companies are depending on
-common definitions, which are being built using XML
-Schemas. The
-<a href="http://www.eclipse.org/xsd">XML Schema Infoset Model</a>
-provides a well-designed set of interfaces,
-implementations, and algorithms for representing and
-manipulating XML Schema models.
-</p><p>
-Now that you've completed Part 1 of this tutorial series, you'll be ready 
-to continue with Part 2. 
- 
-Part 2 will walk you through the steps in creating almost every
-construct within the XML Schema Infoset model.
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index8.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-8-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-8-2.html b/emf/docs/xsd/dW/os-schema1/os-schema1-8-2.html
deleted file mode 100644
index 159ed86..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-8-2.html
+++ /dev/null
@@ -1,279 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Summary and resources</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index8.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-8-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar8.jpg" alt="8. Summary and resources"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Resources</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 2 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-For more information on using XML Schema or the Eclipse
-Modeling Framework, see the following suggested
-material:
-</p><p>
-<b>XML Schema resources</b>
-<br>
-<br>
-XML Schema Infoset Model
-<br>
-<a href="http://www.eclipse.org/xsd/">
-http://www.eclipse.org/xsd/
-</a>
-<br>
-<br>
-XML Schema Infoset Model FAQ
-<br>
-<a href="http://www.eclipse.org/emf/faq/faq.php?FAQ=XSD">
-http://www.eclipse.org/emf/faq/faq.php?FAQ=XSD
-</a>
-<br>
-<br>
-XML Schema Infoset Model Drivers
-<br>
-<a href="http://www.eclipse.org/emf/downloads/dl-xsd1x.html">
-http://www.eclipse.org/emf/downloads/dl-xsd1x.html
-</a>
-<br>
-<br>
-XML Schema Infoset Model newsgroup
-<br>
-<a href="news://news.eclipse.org/eclipse.technology.xsd%20">
-news://news.eclipse.org/eclipse.technology.xsd
-</a>
-<br>
-<br>
-XML Schema Tutorial, Roger L. Costello, September 2001
-<br>
-<a href="http://www.xfront.com/">
-http://www.xfront.com/
-</a>
-<br>
-<br>
-XML Schema Part 0: Primer
-<br>
-<a href="http://www.w3.org/TR/xmlschema-0/">
-http://www.w3.org/TR/xmlschema-0/
-</a>
-<br>
-<br>
-XML Schema Part 1: Structures
-<br>
-<a href="http://www.w3.org/TR/xmlschema-1/">
-http://www.w3.org/TR/xmlschema-1/
-</a>
-<br>
-<br>
-XML Schema Part 2: Datatypes
-<br>
-<a href="http://www.w3.org/TR/xmlschema-2/">
-http://www.w3.org/TR/xmlschema-2/
-</a>
-<br>
-<br>
-<br>
-<b>Eclipse Modeling Framework resources</b>
-<br>
-<br>
-Eclipse Modeling Framework
-<br>
-<a href="http://www.eclipse.org/emf/">
-http://www.eclipse.org/emf/
-</a>
-<br>
-<br>
-EMF Users' Guide
-<br>
-<a href="http://www.eclipse.org/emf/docs/?doc=docs/UG/EMF_v1.0_Users_Guide.html">
-http://www.eclipse.org/emf/docs/?doc=docs/UG/EMF_v1.0_Users_Guide.html
-</a>
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index8.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-8-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-8-3.html b/emf/docs/xsd/dW/os-schema1/os-schema1-8-3.html
deleted file mode 100644
index 7aeae3b..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-8-3.html
+++ /dev/null
@@ -1,245 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Summary and resources</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to  set up the development environment, create and load XML Schema models, work with namespaces, and reuse definitions across XML Schema models. This tutorial is the first of a two-part series that introduces you to XML Schema concepts and the XML Schema Infoset model.";
-var justTitle="XML Schema Infoset Model, Part 1";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema1-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="XML Schema fundamentals"; 
-var menu3blurb="Setting up the development environment"; 
-var menu4blurb="Using XML Schema Infoset Model classes"; 
-var menu5blurb="Working with XML Schema resources in Eclipse"; 
-var menu6blurb="Working with namespaces"; 
-var menu7blurb="You try it!"; 
-var menu8blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 1"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema1.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema1-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema1-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index8.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-8-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar8.jpg" alt="8. Summary and resources"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Feedback</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 3 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-We welcome your feedback on this tutorial, and look
-forward to hearing from you. We'd also like to hear
-about other tutorial topics you'd like to see covered.
-</p><p>
-For questions about the content of this
-tutorial, contact the author, Dave Spriet, at
-<a href="mailto:spriet@ca.ibm.com">spriet@ca.ibm.com</a>.
-</p><table width="100%" cellspacing="0" cellpadding="0" border="0"><tr><td height="1" width="100%">
-          &nbsp;
-        </td></tr><tr><td height="3" width="100%" bgcolor="3333CC" align="left" valign="top">
-          &nbsp;
-        </td></tr><tr valign="top"><td><form action="http://www.alphaworks.ibm.com/developerworks/ratings.nsf/RateOnlineCourse?CreateDocument" name="feedback" method="post"><input value="XML Schema Infoset Model, Part 1" name="OnlineCourseTitle" type="hidden"><input value="XML" name="zone" type="hidden"><input value="http://www-106.ibm.com/developerworks/thankyou/feedback-thankyou.html" name="RedirectURL" type="hidden"><font face="HELVETICA, HELV, ARIAL" size="-1">
-    <b>What do you think of this online course?</b>
-  </font><p>
-    <table border="0" cellpadding="0" cellspacing="0" width="545">
-      <tr valign="top">
-        <td>
-          <input type="radio" name="Rating" value="5">
-          <font face="HELVETICA, HELV, ARIAL" size="-1">Killer! (5)</font>
-        </td>
-        <td>
-          <input type="radio" name="Rating" value="4">
-          <font face="HELVETICA, HELV, ARIAL" size="-1">Good stuff (4)</font>
-        </td>
-        <td>
-          <input type="radio" name="Rating" value="3">
-          <font face="HELVETICA, HELV, ARIAL" size="-1">So-so; not bad (3)</font>
-        </td>
-        <td>
-          <input type="radio" name="Rating" value="2">
-          <font face="HELVETICA, HELV, ARIAL" size="-1">Needs work (2)</font>
-        </td>
-        <td>
-          <input type="radio" name="Rating" value="1">
-          <font face="HELVETICA, HELV, ARIAL" size="-1">Lame! (1)</font>
-        </td>
-      </tr>
-    </table>
-    <br>
-    <font face="HELVETICA, HELV, ARIAL" size="-1"><b>Comments?</b></font>
-    <br>
-    <textarea name="Comments" wrap="virtual" rows="3" cols="52"></textarea>
-    <br>
-    <br>
-    <input type="submit" value="Submit feedback">
-  </p></form></td></tr></table><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index8.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema1-8-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema1-8-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-a4.pdf b/emf/docs/xsd/dW/os-schema1/os-schema1-a4.pdf
deleted file mode 100644
index cb746cd..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-a4.pdf
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1-ltr.pdf b/emf/docs/xsd/dW/os-schema1/os-schema1-ltr.pdf
deleted file mode 100644
index ccf8e6a..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1-ltr.pdf
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema1/os-schema1.zip b/emf/docs/xsd/dW/os-schema1/os-schema1.zip
deleted file mode 100644
index 20ac5f0..0000000
--- a/emf/docs/xsd/dW/os-schema1/os-schema1.zip
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/himenu1.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/himenu1.jpg
deleted file mode 100644
index 89c8090..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/himenu1.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/himenu2.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/himenu2.jpg
deleted file mode 100644
index 652bec4..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/himenu2.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/himenu3.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/himenu3.jpg
deleted file mode 100644
index a4d24bf..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/himenu3.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/himenu4.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/himenu4.jpg
deleted file mode 100644
index e918986..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/himenu4.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/himenu5.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/himenu5.jpg
deleted file mode 100644
index 9951e41..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/himenu5.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/himenu6.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/himenu6.jpg
deleted file mode 100644
index 8d69956..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/himenu6.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/himenu7.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/himenu7.jpg
deleted file mode 100644
index f741bfb..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/himenu7.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/himenu8.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/himenu8.jpg
deleted file mode 100644
index 6d046b5..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/himenu8.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/himenu9.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/himenu9.jpg
deleted file mode 100644
index db7fb53..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/himenu9.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/masthead.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/masthead.jpg
deleted file mode 100644
index 9c29245..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/masthead.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/menu1.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/menu1.jpg
deleted file mode 100644
index a324c57..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/menu1.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/menu2.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/menu2.jpg
deleted file mode 100644
index 7cc4b29..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/menu2.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/menu3.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/menu3.jpg
deleted file mode 100644
index 7adbae8..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/menu3.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/menu4.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/menu4.jpg
deleted file mode 100644
index fd055c0..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/menu4.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/menu5.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/menu5.jpg
deleted file mode 100644
index f239366..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/menu5.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/menu6.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/menu6.jpg
deleted file mode 100644
index 1a264b5..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/menu6.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/menu7.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/menu7.jpg
deleted file mode 100644
index 028c092..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/menu7.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/menu8.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/menu8.jpg
deleted file mode 100644
index 01a3c77..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/menu8.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/menu9.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/menu9.jpg
deleted file mode 100644
index 3b9d2b3..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/menu9.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar1.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar1.jpg
deleted file mode 100644
index 9ed83af..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar1.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar2.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar2.jpg
deleted file mode 100644
index 5a06a67..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar2.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar3.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar3.jpg
deleted file mode 100644
index a4d95c2..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar3.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar4.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar4.jpg
deleted file mode 100644
index a262ef0..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar4.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar5.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar5.jpg
deleted file mode 100644
index 8cb5195..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar5.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar6.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar6.jpg
deleted file mode 100644
index bad62dd..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar6.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar7.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar7.jpg
deleted file mode 100644
index ef20f88..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar7.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar8.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar8.jpg
deleted file mode 100644
index 514d88b..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar8.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar9.jpg b/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar9.jpg
deleted file mode 100644
index 5ee8249..0000000
--- a/emf/docs/xsd/dW/os-schema2/imagemaster/titlebar9.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/images/tutorial-schema1.jpg b/emf/docs/xsd/dW/os-schema2/images/tutorial-schema1.jpg
deleted file mode 100644
index 19cfd09..0000000
--- a/emf/docs/xsd/dW/os-schema2/images/tutorial-schema1.jpg
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/images/type-hierarchy.gif b/emf/docs/xsd/dW/os-schema2/images/type-hierarchy.gif
deleted file mode 100644
index 21b8ce0..0000000
--- a/emf/docs/xsd/dW/os-schema2/images/type-hierarchy.gif
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/index.html b/emf/docs/xsd/dW/os-schema2/index.html
deleted file mode 100644
index 15a0539..0000000
--- a/emf/docs/xsd/dW/os-schema2/index.html
+++ /dev/null
@@ -1,204 +0,0 @@
-<html>
-        <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2002, 2002 IBM Corporation.  All rights reserved. -->
-      <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>XML Schema Infoset Model, Part 2</title><meta content="XML, XSL, XLink, XPointer, CSS, DOM, SAX, RDF, DCD, DTD, parser, e-business, XML news, XML Web sites, XML papers, XML information, XML whitepapers, IBM" name="keywords"></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xmain.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xsection.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); self.status=''; return true;" href="os-schema2-1-1.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" valign="top" cellspacing="0" cellpadding="0" border="0" height="300"><tr><a name="navskip"></a><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" align="left" valign="top" cellspacing="0" cellpadding="0"><br><img border="0" src="images/tutorial-schema1.jpg" alt=""></td><td bgcolor="ffffff" width="12">&nbsp;</td><td align="left" valign="top" bgcolor="ffffff"><br><img alt="This is the main menu" src="../default/i/h-menu.gif"><br><br><font size="3" face="Verdana, Arial, sans-serif">Select any of these links to start the tutorial.</font><br><br><nobr><a border="0" href="os-schema2-1-1.html" onMouseOver="iOver('menu1'); self.status=menu1blurb; return true;" onMouseOut="iOut('menu1'); self.status=''; return true;"><img border="0" height="20" width="380" name="menu1" src="imagemaster/menu1.jpg" alt="1. Before you start"></a><br><a border="0" href="os-schema2-2-1.html" onMouseOver="iOver('menu2'); self.status=menu2blurb; return true;" onMouseOut="iOut('menu2'); self.status=''; return true;"><img border="0" height="20" width="380" name="menu2" src="imagemaster/menu2.jpg" alt="2. Overview of XML Schema documents"></a><br><a border="0" href="os-schema2-3-1.html" onMouseOver="iOver('menu3'); self.status=menu3blurb; return true;" onMouseOut="iOut('menu3'); self.status=''; return true;"><img border="0" height="20" width="380" name="menu3" src="imagemaster/menu3.jpg" alt="3. Simple types"></a><br><a border="0" href="os-schema2-4-1.html" onMouseOver="iOver('menu4'); self.status=menu4blurb; return true;" onMouseOut="iOut('menu4'); self.status=''; return true;"><img border="0" height="20" width="380" name="menu4" src="imagemaster/menu4.jpg" alt="4. Complex types"></a><br><a border="0" href="os-schema2-5-1.html" onMouseOver="iOver('menu5'); self.status=menu5blurb; return true;" onMouseOut="iOut('menu5'); self.status=''; return true;"><img border="0" height="20" width="380" name="menu5" src="imagemaster/menu5.jpg" alt="5. Content models"></a><br><a border="0" href="os-schema2-6-1.html" onMouseOver="iOver('menu6'); self.status=menu6blurb; return true;" onMouseOut="iOut('menu6'); self.status=''; return true;"><img border="0" height="20" width="380" name="menu6" src="imagemaster/menu6.jpg" alt="6. Elements and attributes"></a><br><a border="0" href="os-schema2-7-1.html" onMouseOver="iOver('menu7'); self.status=menu7blurb; return true;" onMouseOut="iOut('menu7'); self.status=''; return true;"><img border="0" height="20" width="380" name="menu7" src="imagemaster/menu7.jpg" alt="7. Pulling it all together"></a><br><a border="0" href="os-schema2-8-1.html" onMouseOver="iOver('menu8'); self.status=menu8blurb; return true;" onMouseOut="iOut('menu8'); self.status=''; return true;"><img border="0" height="20" width="380" name="menu8" src="imagemaster/menu8.jpg" alt="8. You try it!"></a><br><a border="0" href="os-schema2-9-1.html" onMouseOver="iOver('menu9'); self.status=menu9blurb; return true;" onMouseOut="iOut('menu9'); self.status=''; return true;"><img border="0" height="20" width="380" name="menu9" src="imagemaster/menu9.jpg" alt="9. Summary and resources"></a><br></nobr></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/index1.html b/emf/docs/xsd/dW/os-schema2/index1.html
deleted file mode 100644
index 2801f7f..0000000
--- a/emf/docs/xsd/dW/os-schema2/index1.html
+++ /dev/null
@@ -1,204 +0,0 @@
-<html>
-            <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-          <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Section index:  Before you start</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xsection.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); self.status=''; return true;" href="os-schema2-1-1.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" valign="top" cellspacing="0" cellpadding="0" border="0" height="308" width="100%"><tr valign="bottom"><td height="15" colspan="4">&nbsp;</td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" align="left" valign="top" cellspacing="0" height="305" cellpadding="0" width="205"><img src="images/tutorial-schema1.jpg" alt=""></td><td bgcolor="ffffff" width="12">&nbsp;</td><td align="left" cellspacing="2" cellpadding="2" valign="top" bgcolor="ffffff" width="336"><br><font size="4" face="Verdana, Arial, sans-serif"><b>Before you start</b></font><br><font size="2" face="Verdana, Arial, sans-serif"><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-1-1.html">1. About this tutorial</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-1-2.html">2. Setting up the development environment</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-1-3.html">3. About the author</a><br></font></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/index2.html b/emf/docs/xsd/dW/os-schema2/index2.html
deleted file mode 100644
index afb5ca8..0000000
--- a/emf/docs/xsd/dW/os-schema2/index2.html
+++ /dev/null
@@ -1,204 +0,0 @@
-<html>
-            <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-          <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Section index:  Overview of XML Schema documents</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xsection.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); self.status=''; return true;" href="os-schema2-2-1.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" valign="top" cellspacing="0" cellpadding="0" border="0" height="308" width="100%"><tr valign="bottom"><td height="15" colspan="4">&nbsp;</td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" align="left" valign="top" cellspacing="0" height="305" cellpadding="0" width="205"><img src="images/tutorial-schema1.jpg" alt=""></td><td bgcolor="ffffff" width="12">&nbsp;</td><td align="left" cellspacing="2" cellpadding="2" valign="top" bgcolor="ffffff" width="336"><br><font size="4" face="Verdana, Arial, sans-serif"><b>Overview of XML Schema documents</b></font><br><font size="2" face="Verdana, Arial, sans-serif"><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-2-1.html">1. Schema as a whole</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-2-2.html">2. Exercise 1: Create a root schema document</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-2-3.html">3. Exercise 1 solution</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-2-4.html">4. Global XML Schema constructs</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-2-5.html">5. Local XML Schema constructs</a><br></font></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/index3.html b/emf/docs/xsd/dW/os-schema2/index3.html
deleted file mode 100644
index d16db59..0000000
--- a/emf/docs/xsd/dW/os-schema2/index3.html
+++ /dev/null
@@ -1,204 +0,0 @@
-<html>
-            <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-          <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Section index:  Simple types</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xsection.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); self.status=''; return true;" href="os-schema2-3-1.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" valign="top" cellspacing="0" cellpadding="0" border="0" height="308" width="100%"><tr valign="bottom"><td height="15" colspan="4">&nbsp;</td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" align="left" valign="top" cellspacing="0" height="305" cellpadding="0" width="205"><img src="images/tutorial-schema1.jpg" alt=""></td><td bgcolor="ffffff" width="12">&nbsp;</td><td align="left" cellspacing="2" cellpadding="2" valign="top" bgcolor="ffffff" width="336"><br><font size="4" face="Verdana, Arial, sans-serif"><b>Simple types</b></font><br><font size="2" face="Verdana, Arial, sans-serif"><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-3-1.html">1. Simple type definitions</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-3-2.html">2. Primitive and derived data types </a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-3-3.html">3. Schema component constraints</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-3-4.html">4. Atomic data types</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-3-5.html">5. Exercise 2: Create an atomic simple type with enumeration facets</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-3-6.html">6. Exercise 2 solution</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-3-7.html">7. List data types</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-3-8.html">8. Exercise 3: Create a list simple type</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-3-9.html">9. Exercise 3 solution</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-3-10.html">10. Union data types</a><br></font></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/index4.html b/emf/docs/xsd/dW/os-schema2/index4.html
deleted file mode 100644
index 8d85410..0000000
--- a/emf/docs/xsd/dW/os-schema2/index4.html
+++ /dev/null
@@ -1,204 +0,0 @@
-<html>
-            <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-          <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Section index:  Complex types</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xsection.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); self.status=''; return true;" href="os-schema2-4-1.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" valign="top" cellspacing="0" cellpadding="0" border="0" height="308" width="100%"><tr valign="bottom"><td height="15" colspan="4">&nbsp;</td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" align="left" valign="top" cellspacing="0" height="305" cellpadding="0" width="205"><img src="images/tutorial-schema1.jpg" alt=""></td><td bgcolor="ffffff" width="12">&nbsp;</td><td align="left" cellspacing="2" cellpadding="2" valign="top" bgcolor="ffffff" width="336"><br><font size="4" face="Verdana, Arial, sans-serif"><b>Complex types</b></font><br><font size="2" face="Verdana, Arial, sans-serif"><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-4-1.html">1. Complex type definitions</a><br></font></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/index5.html b/emf/docs/xsd/dW/os-schema2/index5.html
deleted file mode 100644
index fdd599a..0000000
--- a/emf/docs/xsd/dW/os-schema2/index5.html
+++ /dev/null
@@ -1,205 +0,0 @@
-<html>
-            <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-          <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Section index:  Content models</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xsection.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); self.status=''; return true;" href="os-schema2-5-1.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" valign="top" cellspacing="0" cellpadding="0" border="0" height="308" width="100%"><tr valign="bottom"><td height="15" colspan="4">&nbsp;</td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" align="left" valign="top" cellspacing="0" height="305" cellpadding="0" width="205"><img src="images/tutorial-schema1.jpg" alt=""></td><td bgcolor="ffffff" width="12">&nbsp;</td><td align="left" cellspacing="2" cellpadding="2" valign="top" bgcolor="ffffff" width="336"><br><font size="4" face="Verdana, Arial, sans-serif"><b>Content models</b></font><br><font size="2" face="Verdana, Arial, sans-serif"><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-5-1.html">1. Content models</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-5-2.html">2. Model groups</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-5-3.html">3. Exercise 4: Create a global complex type with a sequence model
-group</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-5-4.html">4. Exercise 4 solution</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-5-5.html">5. Model group definitions</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-5-6.html">6. Attribute group definitions</a><br></font></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/index6.html b/emf/docs/xsd/dW/os-schema2/index6.html
deleted file mode 100644
index 000af17..0000000
--- a/emf/docs/xsd/dW/os-schema2/index6.html
+++ /dev/null
@@ -1,205 +0,0 @@
-<html>
-            <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-          <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Section index:  Elements and attributes</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xsection.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); self.status=''; return true;" href="os-schema2-6-1.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" valign="top" cellspacing="0" cellpadding="0" border="0" height="308" width="100%"><tr valign="bottom"><td height="15" colspan="4">&nbsp;</td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" align="left" valign="top" cellspacing="0" height="305" cellpadding="0" width="205"><img src="images/tutorial-schema1.jpg" alt=""></td><td bgcolor="ffffff" width="12">&nbsp;</td><td align="left" cellspacing="2" cellpadding="2" valign="top" bgcolor="ffffff" width="336"><br><font size="4" face="Verdana, Arial, sans-serif"><b>Elements and attributes</b></font><br><font size="2" face="Verdana, Arial, sans-serif"><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-6-1.html">1. Element declarations</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-6-2.html">2. Exercise 5: Create a global, local, and element reference</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-6-3.html">3. Exercise 5 solution</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-6-4.html">4. Attribute declarations</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-6-5.html">5. Exercise 6: Create a global attribute group, global attribute, local
-attribute, and attribute reference</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-6-6.html">6. Exercise 6 solution</a><br></font></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/index7.html b/emf/docs/xsd/dW/os-schema2/index7.html
deleted file mode 100644
index f964805..0000000
--- a/emf/docs/xsd/dW/os-schema2/index7.html
+++ /dev/null
@@ -1,204 +0,0 @@
-<html>
-            <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-          <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Section index:  Pulling it all together</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xsection.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); self.status=''; return true;" href="os-schema2-7-1.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" valign="top" cellspacing="0" cellpadding="0" border="0" height="308" width="100%"><tr valign="bottom"><td height="15" colspan="4">&nbsp;</td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" align="left" valign="top" cellspacing="0" height="305" cellpadding="0" width="205"><img src="images/tutorial-schema1.jpg" alt=""></td><td bgcolor="ffffff" width="12">&nbsp;</td><td align="left" cellspacing="2" cellpadding="2" valign="top" bgcolor="ffffff" width="336"><br><font size="4" face="Verdana, Arial, sans-serif"><b>Pulling it all together</b></font><br><font size="2" face="Verdana, Arial, sans-serif"><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-7-1.html">1. Exercise 7: Create purchase order schema</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-7-2.html">2. Exercise 7 solution</a><br></font></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/index8.html b/emf/docs/xsd/dW/os-schema2/index8.html
deleted file mode 100644
index 6f3b0a7..0000000
--- a/emf/docs/xsd/dW/os-schema2/index8.html
+++ /dev/null
@@ -1,204 +0,0 @@
-<html>
-            <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-          <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Section index:  You try it!</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xsection.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); self.status=''; return true;" href="os-schema2-8-1.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" valign="top" cellspacing="0" cellpadding="0" border="0" height="308" width="100%"><tr valign="bottom"><td height="15" colspan="4">&nbsp;</td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" align="left" valign="top" cellspacing="0" height="305" cellpadding="0" width="205"><img src="images/tutorial-schema1.jpg" alt=""></td><td bgcolor="ffffff" width="12">&nbsp;</td><td align="left" cellspacing="2" cellpadding="2" valign="top" bgcolor="ffffff" width="336"><br><font size="4" face="Verdana, Arial, sans-serif"><b>You try it!</b></font><br><font size="2" face="Verdana, Arial, sans-serif"><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-8-1.html">1. Copying the code</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-8-2.html">2. Troubleshooting and bugs</a><br></font></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/index9.html b/emf/docs/xsd/dW/os-schema2/index9.html
deleted file mode 100644
index 957d0ae..0000000
--- a/emf/docs/xsd/dW/os-schema2/index9.html
+++ /dev/null
@@ -1,204 +0,0 @@
-<html>
-            <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-          <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Section index:  Summary and resources</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xsection.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); self.status=''; return true;" href="os-schema2-9-1.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" valign="top" cellspacing="0" cellpadding="0" border="0" height="308" width="100%"><tr valign="bottom"><td height="15" colspan="4">&nbsp;</td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" align="left" valign="top" cellspacing="0" height="305" cellpadding="0" width="205"><img src="images/tutorial-schema1.jpg" alt=""></td><td bgcolor="ffffff" width="12">&nbsp;</td><td align="left" cellspacing="2" cellpadding="2" valign="top" bgcolor="ffffff" width="336"><br><font size="4" face="Verdana, Arial, sans-serif"><b>Summary and resources</b></font><br><font size="2" face="Verdana, Arial, sans-serif"><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-9-1.html">1. Summary</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-9-2.html">2. Resources</a><br><img src="../default/i/arrow.gif" border="0">&nbsp;<a href="os-schema2-9-3.html">3. Feedback</a><br></font></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/org.eclipse.xsd.examples_part2.zip b/emf/docs/xsd/dW/os-schema2/org.eclipse.xsd.examples_part2.zip
deleted file mode 100644
index 2650333..0000000
--- a/emf/docs/xsd/dW/os-schema2/org.eclipse.xsd.examples_part2.zip
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-1-1.html b/emf/docs/xsd/dW/os-schema2/os-schema2-1-1.html
deleted file mode 100644
index 7ab86bc..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-1-1.html
+++ /dev/null
@@ -1,218 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Before you start</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index1.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-1-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar1.jpg" alt="1. Before you start"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>About this tutorial</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 1 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-The second of a two-part series, this tutorial gives you the tools to create all of the different constructs
-within the XML Schema Infoset Model.    
-In this tutorial, you will learn:
-<ul><li>How to create and work with Schema as a whole</li><li>How to create and work with simple types</li><li>How to create and work with complex types</li><li>How to create and work with attribute group definitions</li><li>How to create and work with model group definitions</li><li>How to create and work with model groups</li><li>How to create and work with attribute declarations</li></ul>
-</p><p>You should be familiar with the content in <a href="http://www.ibm.com/developerworks/xml/edu/os-dw-os-schema1-i.html">Part 1</a> before you begin this tutorial. Part 1 takes you through the steps in setting up the development environment, creating and loading XML Schema models, working with namespaces, and reusing definitions across XML Schema models.</p><p>
-This tutorial series is for developers who are familiar with
-Java, XML, and XML Schema, and who are interested in
-combining these technologies using the XML Schema Infoset Model. 
-You should therefore understand how to write Java code and understand how XML
-Schemas work. Some understanding of the Unified Modeling
-Language (UML) is helpful but not required.  You can get an introduction to 
-XML Schema fundamentals in the 
-<a href="os-schema2-9-2.html">Resources</a> at the end of this tutorial, and an introduction to UML basics in <a href="https://www6.software.ibm.com/developerworks/education/os-schema1/os-schema1-4-1.html">How to read UML diagrams</a> in <a href="http://www.ibm.com/developerworks/xml/edu/os-dw-os-schema1-i.html">Part 1</a> of this tutorial series.
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index1.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-1-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-1-2.html b/emf/docs/xsd/dW/os-schema2/os-schema2-1-2.html
deleted file mode 100644
index 36e285d..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-1-2.html
+++ /dev/null
@@ -1,208 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Before you start</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index1.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-1-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-1-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar1.jpg" alt="1. Before you start"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Setting up the development environment</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 2 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-To get the most out of this tutorial, download and install the Eclipse Modeling Framework and the XML Schema components as described in <a href="https://www6.software.ibm.com/developerworks/education/os-schema1/os-schema1-3-1.html">Setting up the development environment</a> in 
-<a href="http://www.ibm.com/developerworks/xml/edu/os-dw-os-schema1-i.html">Part 1</a> of this
-tutorial series.                                        
-</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index1.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-1-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-1-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-1-3.html b/emf/docs/xsd/dW/os-schema2/os-schema2-1-3.html
deleted file mode 100644
index 26f8562..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-1-3.html
+++ /dev/null
@@ -1,214 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Before you start</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index1.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-1-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td colspan="5"></td><td align="right"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema2-2-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="topnextsection"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar1.jpg" alt="1. Before you start"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>About the author</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 3 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>Dave Spriet is a software developer for the IBM Toronto
-Laboratory. He develops tools for the WebSphere Business
-Integration Message Broker (WBIMB) product. He
-specializes in object-oriented technologies, XML, XML
-Schema, middleware, and UML Modeling. He is also a
-committer for the
-<a href="http://www.eclipse.org/xsd">XML Schema Infoset Model</a>
-component. Dave has a Bachelor of Science degree (Honors) in
-Computer Science and Statistics from McMaster
-University. He welcomes any comments; please direct
-them to <a href="mailto:spriet@ca.ibm.com">spriet@ca.ibm.com</a>.</p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="right" colspan="6"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema2-2-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="bottomnextsection"></a></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index1.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-1-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-2-1.html b/emf/docs/xsd/dW/os-schema2/os-schema2-2-1.html
deleted file mode 100644
index f3dda7d..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-2-1.html
+++ /dev/null
@@ -1,240 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Overview of XML Schema documents</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index2.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-2-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar2.jpg" alt="2. Overview of XML Schema documents"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Schema as a whole</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 1 of 5</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p> 
-        The &lt;schema&gt; 
-        element is the root element of every XML Schema document: </p><pre><font size="2" face="Courier New">
-        &lt;?xml version="1.0"?&gt; 
-        &lt;xsd:schema&gt; 
-        ... 
-        ... 
-        &lt;/xsd:schema&gt; 
-        </font></pre><p> The &lt;schema&gt; element may 
-        contain some attributes, which are described in <a href="http://www.w3.org/TR/xmlschema-1/#Schemas"> XML Schema Part 1: 
-        Structures</a> of the standard. A typical schema declaration often looks 
-        something like this: </p><pre><font size="2" face="Courier New"> 
-&lt;?xml version="1.0"?&gt;
-&lt;xsd:schema 
-xmlns:xsd="http://www.w3.org/2001/XMLSchema"
-targetNamespace="http://www.eclipse.org/xsd/examples"
-xmlns="http://www.eclipse.org/xsd/examples"
-elementFormDefault="qualified"&gt;
-...
-...
-&lt;/xs:schema&gt;
-        </font></pre><p> 
-        <ul><li><b>xmlns:xsd="http://www.w3.org/2001/XMLSchema"</b> - 
-        Indicates that the elements and data types used in the schema (schema, element, 
-complexType, sequence, string, int, etc.) come from the 
-"http://www.w3.org/2001/XMLSchema" namespace, which is also known as the <i>schema 
-for schemas</i>. It also specifies that the elements and data types that come from 
-the "http://www.w3.org/2001/XMLSchema" namespace should be prefixed with xsd in 
-the example above.</li><li><b>xmlns="http://www.eclipse.org/xsd/examples"</b> -                                                         
-Indicates that the default namespace is "http://www.eclipse.org/xsd/examples".                                        
-</li><li> <b>elementFormDefault="qualified"</b> - Indicates that any elements 
-used by the XML instance document that were declared in this schema must be 
-namespace qualified. </li></ul> 
-
-The XML Schema model java interface for the 
-root &lt;schema&gt; is org.eclipse.xsd.XSDSchema and can be created by calling 
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDSchema(). </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index2.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-2-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-2-2.html b/emf/docs/xsd/dW/os-schema2/os-schema2-2-2.html
deleted file mode 100644
index 18007e7..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-2-2.html
+++ /dev/null
@@ -1,218 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Overview of XML Schema documents</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index2.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-2-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-2-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar2.jpg" alt="2. Overview of XML Schema documents"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Exercise 1: Create a root schema document</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 2 of 5</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>The first exercise consists of creating a root schema with target namespace 
-"http://www.eclipse.org/xsd/examples/po". With the help of <a href="http://www.ibm.com/developerworks/xml/edu/os-dw-os-schema1-i.html">Part 1</a>, create a schema document using the XML Schema Infoset Model APIs that 
-represents the following:</p><pre><font size="2" face="Courier New"> 
-&lt;?xml version="1.0"?&gt; 
-&lt;schema targetNamespace="http://www.eclipse.org/xsd/examples/po" 
-xmlns="http://www.w3.org/2001/XMLSchema" 
-xmlns:po="http://www.eclipse.org/xsd/examples/po"/&gt; 
-</font></pre><p><b>Hint:</b> You will need to use 
-org.eclipse.xsd.XSDFactory.eINSTANCE to create the schema constructs.</p><p> 
-<b>New constructs created in this exercise:</b> 
-
-<ul><li>&lt;schema&gt; - root schema 
-with targetNamespace="http://www.eclipse.org/xsd/examples/po"</li></ul> 
-
-<b>Solution:</b> <a href="os-schema2-2-3.html">Exercise 1 solution</a> </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index2.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-2-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-2-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-2-3.html b/emf/docs/xsd/dW/os-schema2/os-schema2-2-3.html
deleted file mode 100644
index 98f1836..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-2-3.html
+++ /dev/null
@@ -1,236 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Overview of XML Schema documents</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index2.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-2-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-2-4.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar2.jpg" alt="2. Overview of XML Schema documents"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Exercise 1 solution</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 3 of 5</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><pre><font size="2" face="Courier New"> 
-//Get the URI of the model file. URI fileURI 
-= URI.createPlatformResourceURI(xsdFile.getFullPath().toString());
-
-//Create a resource set to manage the different resources
-ResourceSet resourceSet = new ResourceSetImpl();
-
-//Create a resource for this file.      
-Resource resource = resourceSet.createResource(fileURI);
-
-//Create the root XSDSchema object
-XSDSchema schema = XSDFactory.eINSTANCE.createXSDSchema();
-
-//Set the target namespace of the given schema document to
-schema.setTargetNamespace("http://www.eclipse.org/xsd/examples/po");
-
-java.util.Map qNamePrefixToNamespaceMap = schema.getQNamePrefixToNamespaceMap();
-qNamePrefixToNamespaceMap.put(schema.getSchemaForSchemaQNamePrefix(),
-        XSDConstants.SCHEMA_FOR_SCHEMA_URI_2001);
-
-//put the following namespace in the root schema namespace map
-qNamePrefixToNamespaceMap.put("po", schema.getTargetNamespace());
-
-//We call updateElement to synchronize the MOF model with the underlying DOM model
-//This should only have to be done after creating a new model
-schema.updateElement();
-
-//Add the root schema to the resource that was created above
-resource.getContents().add(schema);
-
-// Save the contents of the resource to the file system.
-resource.save(Collections.EMPTY_MAP);                                   
-                                        </font></pre><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index2.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-2-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-2-4.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-2-4.html b/emf/docs/xsd/dW/os-schema2/os-schema2-2-4.html
deleted file mode 100644
index 351bc04..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-2-4.html
+++ /dev/null
@@ -1,216 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Overview of XML Schema documents</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index2.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-2-3.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-2-5.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar2.jpg" alt="2. Overview of XML Schema documents"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Global XML Schema constructs</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 4 of 5</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-                                XML Schema documents can contain global constructs that can be reused within
-the same schema as
-                                the defined construct or inside other XML Schema documents by using xsd:include
-and xsd:import.
-                                All global constructs have a target namespace and a name.</p><p>                                
-                                Here is a list of common global constructs that can be added to the root
-schema element:
-                                                <ul><li>Global complex type definitions</li><li>Global simple type definitions</li><li>Global attribute group definitions</li><li>Global model group definitions</li><li>Global element declarations</li><li>Global attribute declarations</li></ul>
-                                
-                                There will be many opportunities to create each of these constructs throughout
-                                this tutorial. 
-                                </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index2.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-2-3.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-2-5.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-2-5.html b/emf/docs/xsd/dW/os-schema2/os-schema2-2-5.html
deleted file mode 100644
index 82a5a4e..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-2-5.html
+++ /dev/null
@@ -1,210 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Overview of XML Schema documents</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index2.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-2-4.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td colspan="5"></td><td align="right"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema2-3-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="topnextsection"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar2.jpg" alt="2. Overview of XML Schema documents"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Local XML Schema constructs</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 5 of 5</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-                                XML Schema documents can contain local constructs that are not reusable and
-are scoped
-                                within their parent global construct.</p><p>Here are common local constructs that can be added within a
-schema:<br>
-                                                <ul><li>Local complex type definitions</li><li>Local simple type definitions</li><li>Local groups</li><li>Local element declarations</li><li>Local attribute declarations</li></ul>
-                                        </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="right" colspan="6"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema2-3-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="bottomnextsection"></a></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index2.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-2-4.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-3-1.html b/emf/docs/xsd/dW/os-schema2/os-schema2-3-1.html
deleted file mode 100644
index d62cf54..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-3-1.html
+++ /dev/null
@@ -1,221 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Simple types</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-3-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar3.jpg" alt="3. Simple types"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Simple type definitions</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 1 of 10</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-                                Simple type definitions define a simple datatype and specify the constraints
-                                and information about the values of attributes or text-only elements.</p><p>The &lt;simpleType&gt; element contains attributes, which are described by
-                                <a href="http://www.w3.org/TR/xmlschema-1/#Simple_Type_Definitions">
-                                XML Schema Part 1: Structures</a> of the standard.</p><p>Simple type definitions come in three varieties:
-                                <ul><li>
-                                                                <a href="os-schema2-3-4.html">Atomic data types</a>
-                                                        </li><li>
-                                                                <a href="os-schema2-3-7.html">List data types</a>
-                                                        </li><li>
-                                                                <a href="os-schema2-3-10.html">Union data types</a>
-                                                        </li></ul>
-                                
-                                The XML Schema model java interface for a &lt;simpleType&gt; is
-org.eclipse.xsd.XSDSimpleTypeDefinition and
-                                can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDSimpleTypeDefinition().                           
-                                </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-3-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-3-10.html b/emf/docs/xsd/dW/os-schema2/os-schema2-3-10.html
deleted file mode 100644
index bec6134..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-3-10.html
+++ /dev/null
@@ -1,224 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Simple types</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-3-9.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td colspan="5"></td><td align="right"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema2-4-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="topnextsection"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar3.jpg" alt="3. Simple types"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Union data types</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 10 of 10</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>Union data types are those whose value spaces and lexical spaces are the union
-                                of value spaces and lexical spaces of two or more other data types. A union
-data
-                                type enables an element or attribute value to be one or more instances of a
-type
-                                drawn from the union or combination of multiple atomic and list types.
-                                Union types have a memberTypes attribute value that is a list of all the types
-in the union.
-                                Union types can also have pattern and enumeration facets.<br>
-                                                <br>
-
-                                
-                                Union data type elements may contain some attributes, which are described by
-                                <a href="http://www.w3.org/TR/xmlschema-1/#declare-datatype">
-                                http://www.w3.org/TR/xmlschema-1/#declare-datatype.</a>
-                                                <br>
-                                                <br>
-                                
-                                Refer to the <a href="http://www.w3.org/TR/xmlschema-0/#UnionDt">
-                                XML Schema Part 0: Primer</a> for more information on the union data type.<br>
-                                        </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="right" colspan="6"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema2-4-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="bottomnextsection"></a></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-3-9.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-3-2.html b/emf/docs/xsd/dW/os-schema2/os-schema2-3-2.html
deleted file mode 100644
index c121c0c..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-3-2.html
+++ /dev/null
@@ -1,247 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Simple types</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-3-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-3-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar3.jpg" alt="3. Simple types"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Primitive and derived data types </b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 2 of 10</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-                                There are two main kinds of data types: primitive data types and derived data
-types.<br>
-                                                <br>
-                                                <b>Primitive data types</b>
-                                                <br>   
-                                Primitive data types are those that are not defined in terms of other data
-types.
-                                Since primitive data types are the basis for all other types, they cannot have
-                                element content or attributes. However, they can contain values and
-constraints.
-                                Primitive data types are built into XML schemas.
-                                Examples of primitive data types are string, float, decimal, anyURI, and
-QName.<br>
-                                                <br>
-                                                <b>Built-in data types:</b>
-                                                <br>
-                                                <br>
-                                                <img alt="XML Schema built-in datatypes" src="images/type-hierarchy.gif">
-                                                <br>
-                                The above diagram is from <a href="http://www.w3.org/TR/xmlschema-2/#built-in-datatypes">
-                                XML Schema Part 2: Datatypes specification</a>.<br>
-                                                <br>
-                                
-                                Getting access to the primitive data types (in other words, xsd:string) in the schema for
-schemas using the XML Schema
-                                model is done by calling the following method where rootSchema is the root
-schema that was
-                                created in <a href="os-schema2-2-2.html">Exercise 1: Create a root schema document</a>.
-                                </p><pre><font size="2" face="Courier New">                          
-XSDSchemaImpl.getSchemaForSchema(rootSchema.getSchemaForSchemaNamespace()).
-        resolveSimpleTypeDefinition(XSDConstants.SCHEMA_FOR_SCHEMA_URI_2001,"string");
-                                </font></pre><p>
-                                                <b>Derived data types</b>
-                                                <br>   
-                                Derived data types are those that are defined in terms of other data
-                                types, which are called base types. Derived types may have attributes, and may
-                                have element or mixed content. Instances of derived types can contain
-                                any well-formed XML that is valid according to their data type definition.
-                                They may be built-in or user-derived. Base types can be primitive types or
-                                derived data types. Derived data types are created using extension and
-restriction
-                                facets. They can be built-in or user-derived data types.<br>
-                                        </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-3-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-3-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-3-3.html b/emf/docs/xsd/dW/os-schema2/os-schema2-3-3.html
deleted file mode 100644
index 2da1d7d..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-3-3.html
+++ /dev/null
@@ -1,381 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Simple types</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-3-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-3-4.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar3.jpg" alt="3. Simple types"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Schema component constraints</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 3 of 10</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>XML Schema provides a mechanism of constraining a given simple element or
-simple
-                                attribute, which are known as facets or value constraints. Here is a list of the facets provided by XML Schema:<br>
-                                                <br>
-                                                <b>&lt;enumeration&gt;</b>
-                                                <br>
-                                Defines a list of acceptable values.<br>
-                                Enumeration facets contain some attributes, which are described by
-                                <a href="http://www.w3.org/TR/xmlschema-2/#dc-enumeration">
-                                http://www.w3.org/TR/xmlschema-2/#dc-enumeration.</a>
-                                                <br>
-                                
-                                The XML Schema model java interface for a &lt;enumeration&gt; is
-org.eclipse.xsd.XSDEnumerationFacet and
-                                can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDEnumerationFacet().<br>
-                                                <br>
-                                                <b>&lt;fractionDigits&gt;</b>
-                                                <br>
-                                Specifies the maximum number of decimal places allowed. Must be
-equal to or greater than zero.<br>
-                                FractionDigit facets contain some attributes, which are described by
-                                <a href="http://www.w3.org/TR/xmlschema-2/#dt-fractionDigits">
-                                http://www.w3.org/TR/xmlschema-2/#dt-fractionDigits.</a>
-                                                <br>
-
-                                The XML Schema model java interface for a &lt;enumeration&gt; is
-org.eclipse.xsd.XSDFractionDigitsFacet and
-                                can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDFractionDigitsFacet().<br>
-                                                <br>
-                                                <b>&lt;length&gt;</b>
-                                                <br>
-                                Specifies the exact number of characters or list items allowed.
-Must be equal to or greater than zero.<br>
-                                Length facets contain some attributes, which are described by
-                                <a href="http://www.w3.org/TR/xmlschema-2/#dt-length">
-                                http://www.w3.org/TR/xmlschema-2/#dt-length.</a>
-                                                <br>
-
-                                The XML Schema model java interface for a &lt;length&gt; is
-org.eclipse.xsd.XSDLengthFacet and
-                                can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDLengthFacet().<br>
-                                                <br>
-                                                <b>&lt;maxExclusive&gt;</b>
-                                                <br>
-                                Specifies the upper bounds for numeric values (the value must be
-less than this value).<br>
-                                MaxExclusive facets contain some attributes, which are described by
-                                <a href="http://www.w3.org/TR/xmlschema-2/#rf-maxExclusive">
-                                http://www.w3.org/TR/xmlschema-2/#rf-maxExclusive.</a>
-                                                <br>
-
-                                The XML Schema model java interface for a &lt;maxExclusive&gt; is
-org.eclipse.xsd.XSDMaxExclusiveFacet and
-                                can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDMaxExclusiveFacet().<br>
-                                                <br>
-                                                <b>&lt;maxInclusive&gt;</b>
-                                                <br>
-                                Specifies the upper bounds for numeric values (the value must be
-less than or equal to this value).<br>
-                                MaxInclusive facets contain some attributes, which are described by
-                                <a href="http://www.w3.org/TR/xmlschema-2/#rf-maxInclusive">
-                                http://www.w3.org/TR/xmlschema-2/#rf-maxInclusive.</a>
-                                                <br>
-
-                                The XML Schema model java interface for a &lt;maxInclusive&gt; is
-org.eclipse.xsd.XSDMaxInclusiveFacet and
-                                can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDMaxInclusiveFacet().<br>
-                                                <br>
-                                                <b>&lt;maxLength&gt;</b>
-                                                <br>
-                                Specifies the maximum number of characters or list items allowed.
-Must be equal to or greater than zero.<br>
-                                MaxLength facets contain some attributes, which are described by
-                                <a href="http://www.w3.org/TR/xmlschema-2/#rf-maxLength">
-                                http://www.w3.org/TR/xmlschema-2/#rf-maxLength.</a>
-                                                <br>
-
-                                The XML Schema model java interface for a &lt;maxLength&gt; is
-org.eclipse.xsd.XSDMaxLengthFacet and
-                                can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDLengthFacet().<br>
-                                                <br>
-                                                <b>&lt;minExclusive&gt;</b>
-                                                <br>
-                                Specifies the lower bounds for numeric values (the value must be
-greater than this value).<br>
-                                MinExclusive facets contain some attributes, which are described by
-                                <a href="http://www.w3.org/TR/xmlschema-2/#rf-minExclusive">
-                                http://www.w3.org/TR/xmlschema-2/#rf-minExclusive.</a>
-                                                <br>
-
-                                The XML Schema model java interface for a &lt;minExclusive&gt; is
-org.eclipse.xsd.XSDMinExclusiveFacet and
-                                can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDMinExclusiveFacet().<br>
-                                                <br>
-                                                <b>&lt;minInclusive&gt;</b>
-                                                <br>
-                                Specifies the lower bounds for numeric values (the value must be
-greater than or equal to this value).<br>
-                                MinInclusive facets contain some attributes, which are described by
-                                <a href="http://www.w3.org/TR/xmlschema-2/#rf-minInclusive">
-                                http://www.w3.org/TR/xmlschema-2/#rf-minInclusive.</a>
-                                                <br>
-
-                                The XML Schema model java interface for a &lt;minInclusive&gt; is
-org.eclipse.xsd.XSDMinInclusiveFacet and
-                                can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDMinInclusiveFacet().<br>
-                                                <br>
-                                                <b>&lt;minLength&gt;</b>
-                                                <br>
-                                Specifies the minimum number of characters or list items allowed.
-Must be equal to or greater than zero.<br>
-                                MinLength facets contain some attributes, which are described by
-                                <a href="http://www.w3.org/TR/xmlschema-2/#rf-minLength">
-                                http://www.w3.org/TR/xmlschema-2/#rf-minLength.</a>
-                                                <br>
-
-                                The XML Schema model java interface for a &lt;minLength&gt; is
-org.eclipse.xsd.XSDMinLengthFacet and
-                                can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDMinLengthFacet().<br>
-                                                <br>
-                                                <b>&lt;pattern&gt;</b>
-                                                <br>
-                                Defines the exact sequence of characters that are acceptable.<br>
-                                Pattern facets contain some attributes, which are described by
-                                <a href="http://www.w3.org/TR/xmlschema-2/#rf-pattern">
-                                http://www.w3.org/TR/xmlschema-2/#rf-pattern.</a>
-                                                <br>
-
-                                The XML Schema model java interface for a &lt;pattern&gt; is
-org.eclipse.xsd.XSDPatternFacet and
-                                can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDPatternFacet().<br>
-                                                <br>
-                                                <b>&lt;totalDigits&gt;</b>
-                                                <br>
-                                Specifies the exact number of digits allowed. Must be greater than
-zero.<br>
-                                TotalDigits facets contain some attributes, which are described by
-                                <a href="http://www.w3.org/TR/xmlschema-2/#rf-totalDigits">
-                                http://www.w3.org/TR/xmlschema-2/#rf-totalDigits.</a>
-                                                <br>
-
-                                The XML Schema model java interface for a &lt;totalDigits&gt; is
-org.eclipse.xsd.XSDTotalDigitsFacet and
-                                can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDTotalDigitsFacet().<br>
-                                                <br>
-                                                <b>&lt;whiteSpace&gt;</b>
-                                                <br>
-                                Specifies how white space (line feeds, tabs, spaces, and carriage
-returns) are handled.<br>
-                                WhiteSpace facets contain some attributes, which are described by
-                                <a href="http://www.w3.org/TR/xmlschema-2/#rf-whiteSpace">
-                                http://www.w3.org/TR/xmlschema-2/#rf-whiteSpace.</a>
-                                                <br>
-
-                                The XML Schema model java interface for a &lt;whiteSpace&gt; is
-org.eclipse.xsd.XSDWhiteSpaceFacet and
-                                can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDWhiteSpaceFacet().<br>
-                                                <br>
-                                                <b>Constraints on simple type definition Schema components</b>
-                                                <br>
-                                The constraining facets which are allowed to be members of facets are dependent
-on base type definition
-                                as specified in the following table:<br>
-                                                <a href="http://www.w3.org/TR/xmlschema-2/#cos-applicable-facets">
-                                http://www.w3.org/TR/xmlschema-2/#cos-applicable-facets.</a>
-                                        </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-3-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-3-4.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-3-4.html b/emf/docs/xsd/dW/os-schema2/os-schema2-3-4.html
deleted file mode 100644
index d90cc5b..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-3-4.html
+++ /dev/null
@@ -1,214 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Simple types</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-3-3.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-3-5.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar3.jpg" alt="3. Simple types"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Atomic data types</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 4 of 10</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>Atomic data types have values that cannot be divided or broken down further.
-                                Atomic data types can be either primitive or derived, which is explained in
-<a href="os-schema2-3-2.html">Primitive and derived data types </a>.
-                                Numbers and strings are atomic data types because their values cannot be
-                                described using smaller parts.<br>
-                                                <br>
-                                
-                                Atomic data type elements may contain some attributes, which are described by
-                                <a href="http://www.w3.org/TR/xmlschema-1/#declare-datatype">
-                                http://www.w3.org/TR/xmlschema-1/#declare-datatype.</a>
-                                        </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-3-3.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-3-5.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-3-5.html b/emf/docs/xsd/dW/os-schema2/os-schema2-3-5.html
deleted file mode 100644
index 85865cb..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-3-5.html
+++ /dev/null
@@ -1,230 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Simple types</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-3-4.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-3-6.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar3.jpg" alt="3. Simple types"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Exercise 2: Create an atomic simple type with enumeration facets</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 5 of 10</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>Using the XML Schema Model APIs and adding on to the schema document created
-                                in <a href="os-schema2-2-2.html">Exercise 1: Create a root schema document</a>, create a user-defined simple type called "USState"
-that has a primitive base type "string" and
-                                three enumeration facets called "AK","AL", and "AR".<br>
-                                        </p><pre><font size="2" face="Courier New">
-&lt;?xml version="1.0"?&gt;
-&lt;schema
-  targetNamespace="http://www.eclipse.org/xsd/examples/po"
-  xmlns="http://www.w3.org/2001/XMLSchema"
-  xmlns:po="http://www.eclipse.org/xsd/examples/po"&gt;
- 
-  &lt;simpleType name="USState"&gt;
-    &lt;restriction base="string"&gt;
-      &lt;enumeration value="AK"/&gt;
-      &lt;enumeration value="AL"/&gt;
-      &lt;enumeration value="AR"/&gt;
-    &lt;/restriction&gt;
-  &lt;/simpleType&gt;
-  
-&lt;/schema&gt;
-                                </font></pre><p>
-                                                <b>New constructs created in this exercise:</b>
-                                                <ul><li>&lt;simpleType&gt; - Global simple type with
-name="USState"</li><li>&lt;enumeration&gt; - Enumeration facets ("AK","AL", and "AR")</li></ul>
-                                                <b>Solution:</b>
-                                                <a href="os-schema2-3-6.html">Exercise 2 solution</a>
-                                        </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-3-4.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-3-6.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-3-6.html b/emf/docs/xsd/dW/os-schema2/os-schema2-3-6.html
deleted file mode 100644
index e87f641..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-3-6.html
+++ /dev/null
@@ -1,238 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Simple types</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-3-5.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-3-7.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar3.jpg" alt="3. Simple types"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Exercise 2 solution</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 6 of 10</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><pre><font size="2" face="Courier New">
-//Exercise 2 builds from Exercise 1
-Lab1 lab1 = new Lab1();
-XSDSchema schema = lab1.createSchema(xsdFile); //Schema from lab1
-
-//Create global simple type with name="USState"
-XSDSimpleTypeDefinition simpleType = XSDFactory.eINSTANCE.createXSDSimpleTypeDefinition();
-simpleType.setName("USState");
-
-//Set the base type to be a string
-XSDSimpleTypeDefinition stringType = schema.getSchemaForSchema().
-        resolveSimpleTypeDefinition(XSDConstants.SCHEMA_FOR_SCHEMA_URI_2001,"string");
-simpleType.setBaseTypeDefinition(stringType);
-
-//AK Enumeration
-XSDEnumerationFacet akEnum = XSDFactory.eINSTANCE.createXSDEnumerationFacet();
-akEnum.setLexicalValue("AK");
-simpleType.getFacetContents().add(akEnum);
-
-//AL Enumeration
-XSDEnumerationFacet alEnum = XSDFactory.eINSTANCE.createXSDEnumerationFacet();
-alEnum.setLexicalValue("AL");
-simpleType.getFacetContents().add(alEnum);
-
-//AR Enumeration
-XSDEnumerationFacet arEnum = XSDFactory.eINSTANCE.createXSDEnumerationFacet();
-arEnum.setLexicalValue("AR");
-simpleType.getFacetContents().add(arEnum);
-
-//Add the simple type to the root schema
-schema.getContents().add(simpleType);
-
-//Save the contents of the resource to the file system.
-schema.eResource().save(Collections.EMPTY_MAP);                                 
-                                        </font></pre><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-3-5.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-3-7.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-3-7.html b/emf/docs/xsd/dW/os-schema2/os-schema2-3-7.html
deleted file mode 100644
index bc5cacf..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-3-7.html
+++ /dev/null
@@ -1,217 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Simple types</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-3-6.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-3-8.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar3.jpg" alt="3. Simple types"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>List data types</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 7 of 10</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>List data types have values that consist of a finite length sequence
-                                of values of an atomic data type. List data types are made up of a sequence
-                                atomic data types. <br>
-                                There are three built-in list types: NMTOKENS, IDREFS, and ENTITIES.<br>
-                                                <br>
-
-                                List data type elements may contain some attributes, which are described by
-                                <a href="http://www.w3.org/TR/xmlschema-1/#declare-datatype">                     http://www.w3.org/TR/xmlschema-1/#declare-datatype.</a>
-                                                <br>
-                                                <br>
-                                
-                                Refer to the <a href="http://www.w3.org/TR/xmlschema-0/#ListDt">
-                                XML Schema Part 0: Primer</a> for more information on the list data type.
-                                </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-3-6.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-3-8.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-3-8.html b/emf/docs/xsd/dW/os-schema2/os-schema2-3-8.html
deleted file mode 100644
index 5ad04cc..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-3-8.html
+++ /dev/null
@@ -1,234 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Simple types</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-3-7.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-3-9.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar3.jpg" alt="3. Simple types"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Exercise 3: Create a list simple type</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 8 of 10</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>Using the XML Schema Model APIs and adding on to the schema created in <a href="os-schema2-3-5.html">Exercise 2: Create an atomic simple type with enumeration facets</a>, create
-                                a user-defined simple type called "USStateList" that has a item type "USState",
-which was
-                                created in the previous exercise.<br>
-                                        </p><pre><font size="2" face="Courier New">
-&lt;?xml version="1.0"?&gt;
-&lt;schema
-  targetNamespace="http://www.eclipse.org/xsd/examples/po"
-  xmlns="http://www.w3.org/2001/XMLSchema"
-  xmlns:po="http://www.eclipse.org/xsd/examples/po"&gt;
- 
-  &lt;simpleType name="USState"&gt;
-    &lt;restriction base="string"&gt;
-      &lt;enumeration value="AK"/&gt;
-      &lt;enumeration value="AL"/&gt;
-      &lt;enumeration value="AR"/&gt;
-    &lt;/restriction&gt;
-  &lt;/simpleType&gt;
-   
-  &lt;simpleType name="USStateList"&gt;
-    &lt;list itemType="po:USState"/&gt;
-  &lt;/simpleType&gt;
-   
-&lt;/schema&gt;
-                                </font></pre><p>
-                                                <b>New constructs created in this exercise:</b>
-                                                <ul><li>&lt;simpleType&gt; - global list simple type with
-name="USStateList" and itemType="po:USState"</li></ul>
-                                                <b>Solution:</b>
-                                                <a href="os-schema2-3-9.html">Exercise 3 solution</a>
-                                        </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-3-7.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-3-9.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-3-9.html b/emf/docs/xsd/dW/os-schema2/os-schema2-3-9.html
deleted file mode 100644
index d11cb39..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-3-9.html
+++ /dev/null
@@ -1,226 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Simple types</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-3-8.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-3-10.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar3.jpg" alt="3. Simple types"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Exercise 3 solution</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 9 of 10</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><pre><font size="2" face="Courier New">
-//Exercise 3 builds from Exercise 2
-Lab2 lab2 = new Lab2();
-XSDSchema schema = lab2.createSchema(xsdFile); //Schema from lab2
-
-//USState
-XSDSimpleTypeDefinition usStateType = schema.resolveSimpleTypeDefinition("USState");
-
-//Create the list type
-XSDSimpleTypeDefinition listType = XSDFactory.eINSTANCE.createXSDSimpleTypeDefinition();
-
-//Set the name="USStateList"
-listType.setName("USStateList");
-
-//Set the itemType="po:USState"
-listType.setItemTypeDefinition(usStateType);
-
-//Add the listType to the root schema
-schema.getContents().add(listType);
-
-// Save the contents of the resource to the file system.
-schema.eResource().save(Collections.EMPTY_MAP);                                 
-                                        </font></pre><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index3.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-3-8.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-3-10.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-4-1.html b/emf/docs/xsd/dW/os-schema2/os-schema2-4-1.html
deleted file mode 100644
index b279363..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-4-1.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Complex types</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td colspan="5"></td><td align="right"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema2-5-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="topnextsection"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar4.jpg" alt="4. Complex types"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Complex type definitions</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 1 of 1</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-                                The &lt;complexType&gt; element defines a complex datatype.
-                                A &lt;complexType&gt; element is an XML element that contains other elements
-                                and/or attributes.<br>
-                                                <br>
-                                
-                                The &lt;complexType&gt; element contains attributes, which are described by
-                                <a href="http://www.w3.org/TR/xmlschema-1/#Complex_Type_Definitions">
-                                XML Schema Part 1: Structures</a> of the standard. Complex types can either be global (named) or local (un-named).<br>
-                                                <br>
-                                
-                                The XML Schema model java interface for a &lt;complexType&gt; is
-org.eclipse.xsd.XSDComplexTypeDefinition and
-                                can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDComplexTypeDefinition().                                                  
-                                </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="right" colspan="6"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema2-5-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="bottomnextsection"></a></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index4.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-5-1.html b/emf/docs/xsd/dW/os-schema2/os-schema2-5-1.html
deleted file mode 100644
index 12112b4..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-5-1.html
+++ /dev/null
@@ -1,216 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Content models</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index5.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-5-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar5.jpg" alt="5. Content models"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Content models</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 1 of 6</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-                                A content model is the description of the structure
-                                and content of an element that is used to validate an XML instance document.
-                                XML Schema content models offer more control on element occurrences than DTD
-content models.
-                                In addition, schema content models allow the validation of mixed content.</p><p>A content model can restrict an XML instance document to a certain set of
-element types and attributes,
-                                describe and constrain the relationships between these different components,
-and uniquely
-                                identify specific elements.
-                                Sharing these content models allow businesses to exchange structured
-information.
-                                </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index5.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-5-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-5-2.html b/emf/docs/xsd/dW/os-schema2/os-schema2-5-2.html
deleted file mode 100644
index df82312..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-5-2.html
+++ /dev/null
@@ -1,232 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Content models</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index5.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-5-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-5-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar5.jpg" alt="5. Content models"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Model groups</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 2 of 6</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-                                                <b>Model Groups</b>
-                                                <br>
-                                XML Schema contains three model group elements, which are described in the XML
-Schema specification:
-                                <ul><li>&lt;sequence&gt;</li><li>&lt;choice&gt;</li><li>&lt;all&gt;</li></ul>
-
-                                The <a href="http://www.w3.org/TR/xmlschema-1/#element-sequence">&lt;sequence&gt;</a> element requires the element in
-the group to appear in
-                                the specified sequence within the containing element.<br>
-
-                                The <a href="http://www.w3.org/TR/xmlschema-1/#element-choice">&lt;choice&gt;</a> element allows one and only one of
-the elements contained in
-                                the group to be present within the containing element.<br>
-
-                                The <a href="http://www.w3.org/TR/xmlschema-1/#element-all">&lt;all&gt;</a>
-element allows the elements in the group to
-                                appear (or not appear) in any order in the containing element.<br>
-                                                <br>
-                                
-                                The XML Schema model java interface for a &lt;sequence&gt;, &lt;choice&gt; or
-&lt;all&gt; is org.eclipse.xsd.XSDModelGroup and
-                                can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDModelGroup().<br>
-                                                <br>
-                                
-                                An XSDModelGroup has a compositor, which is one of the following:
-                                <ul><li>org.eclipse.xsd.XSDCompositor.SEQUENCE_LITERAL</li><li>org.eclipse.xsd.XSDCompositor.CHOICE_LITERAL</li><li>org.eclipse.xsd.XSDCompositor.ALL_LITERAL</li></ul>
-                                        </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index5.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-5-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-5-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-5-3.html b/emf/docs/xsd/dW/os-schema2/os-schema2-5-3.html
deleted file mode 100644
index 226947e..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-5-3.html
+++ /dev/null
@@ -1,240 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Content models</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index5.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-5-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-5-4.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar5.jpg" alt="5. Content models"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Exercise 4: Create a global complex type with a sequence model
-group</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 3 of 6</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>Using the XML Schema Infoset Model APIs and adding on to the schema created in
-<a href="os-schema2-3-8.html">Exercise 3: Create a list simple type</a>, create
-                                a global complex type called "PurchaseOrderType" with a sequence model
-group.
-                                        </p><pre><font size="2" face="Courier New">
-&lt;?xml version="1.0"?&gt;
-&lt;schema
-  targetNamespace="http://www.eclipse.org/xsd/examples/po"
-  xmlns="http://www.w3.org/2001/XMLSchema"
-  xmlns:po="http://www.eclipse.org/xsd/examples/po"&gt;
- 
-  &lt;simpleType name="USState"&gt;
-    &lt;restriction base="string"&gt;
-      &lt;enumeration value="AK"/&gt;
-      &lt;enumeration value="AL"/&gt;
-      &lt;enumeration value="AR"/&gt;
-    &lt;/restriction&gt;
-  &lt;/simpleType&gt;
-   
-  &lt;simpleType&gt;
-    &lt;list itemType="po:USState"/&gt;
-  &lt;/simpleType&gt;
-   
-  &lt;complexType name="PurchaseOrderType"&gt;
-    &lt;sequence/&gt;
-  &lt;/complexType&gt;
-   
-&lt;/schema&gt;
-                                </font></pre><p>
-                                                <b>New constructs created in this exercise:</b>
-                                                <ul><li>&lt;complexType&gt; - Global complex type with
-name="PurchaseOrderType"</li><li>&lt;sequence&gt; - Model group with compositor set
-to "sequence"</li></ul>
-                                                <b>Solution:</b>
-                                                <a href="os-schema2-5-4.html">Exercise 4 solution</a>
-                                        </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index5.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-5-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-5-4.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-5-4.html b/emf/docs/xsd/dW/os-schema2/os-schema2-5-4.html
deleted file mode 100644
index 0888b6d..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-5-4.html
+++ /dev/null
@@ -1,230 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Content models</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index5.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-5-3.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-5-5.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar5.jpg" alt="5. Content models"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Exercise 4 solution</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 4 of 6</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><pre><font size="2" face="Courier New">
-//Exercise 4 builds from Exercise 3
-Lab3 lab3 = new Lab3();
-XSDSchema schema = lab3.createSchema(xsdFile); //Schema from lab 3
-
-//Create global complex type with name = "PurchaseOrderType"
-XSDComplexTypeDefinition complexType = XSDFactory.eINSTANCE.createXSDComplexTypeDefinition();
-complexType.setName("PurchaseOrderType");
-
-XSDParticle particle = XSDFactory.eINSTANCE.createXSDParticle();
-
-//Create a sequence model group
-XSDModelGroup modelGroup = XSDFactory.eINSTANCE.createXSDModelGroup();
-modelGroup.setCompositor(XSDCompositor.SEQUENCE_LITERAL);
-
-//Add the model group to the particle
-particle.setContent(modelGroup);
-
-//Set the contents of the complex type to be the particle
-complexType.setContent(particle);
-
-//Add the complex type to the root schema
-schema.getContents().add(complexType);
-
-// Save the contents of the resource to the file system.
-schema.eResource().save(Collections.EMPTY_MAP);                                 
-                                        </font></pre><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index5.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-5-3.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-5-5.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-5-5.html b/emf/docs/xsd/dW/os-schema2/os-schema2-5-5.html
deleted file mode 100644
index 83f05e9..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-5-5.html
+++ /dev/null
@@ -1,238 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Content models</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index5.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-5-4.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-5-6.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar5.jpg" alt="5. Content models"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Model group definitions</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 5 of 6</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>The &lt;group&gt; element is used both for the definition of a group and for
-any
-                                reference to a named group. You can use a model group to define a set of
-elements that
-                                can be repeated through the XML instance document.
-                                This is useful for building a complex type definition and other model groups.
-Named
-                                model groups contain a composition, which can be one of the following
-                                &lt;sequence&gt;, &lt;choice&gt;, or &lt;all&gt; child elements.
-
-                                A named model group consists of element declarations, wildcards, and other
-model groups. Named
-                                model groups must have a name attribute and are declared at the top level of
-the schema.<br>
-                                                <br>
-                                                <b>Referencing a global group definition</b>
-                                                <br>
-                                You can use the ref attribute to reference a &lt;group&gt; by target namespace
-prefix and name in order to use
-                                the group description.  This is done by calling the     following method on
-                                the XML Schema model:
-org.eclipse.xsd.XSDModelGroupDefinition.setResolvedModelGroupDefinition(XSDModelGroupDefinition).
-                                <br>
-                                                <br>
-                                
-                                The &lt;group&gt; element contains attributes, which are described by
-                                <a href="http://www.w3.org/TR/xmlschema-1/#cModel_Group_Definitions">
-                                XML Schema Part 1: Structures</a> of the standard.<br>
-                                                <br>
-                                
-                                The XML Schema model java interface for a &lt;group&gt; is
-org.eclipse.xsd.XSDModelGroupDefinition and
-                                can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDModelGroupDefinition().   
-                                </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index5.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-5-4.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-5-6.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-5-6.html b/emf/docs/xsd/dW/os-schema2/os-schema2-5-6.html
deleted file mode 100644
index df6ed80..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-5-6.html
+++ /dev/null
@@ -1,233 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Content models</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index5.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-5-5.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td colspan="5"></td><td align="right"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema2-6-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="topnextsection"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar5.jpg" alt="5. Content models"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Attribute group definitions</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 6 of 6</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>The &lt;attributeGroup&gt; element is used to group a set of
-&lt;attribute&gt;'s together.<br>
-                                        </p><pre><font size="2" face="Courier New">
-&lt;xsd:attributeGroup name="myNewAttributeGroup" /&gt;
-   &lt;xsd:attribute name="attribute1" use="required" /&gt;
-   &lt;xsd:attribute name="attribute2" use="optional" /&gt;
-   &lt;xsd:attribute name="attribute3" use="required" /&gt;
-&lt;/xsd:attributeGroup&gt;
-                                </font></pre><p>
-                                                <b>Referencing a global attribute group declaration</b>
-                                                <br>
-                                If you want to reference the group of attributes, you must add a reference
-                                to it using the ref attribute of the &lt;attributeGroup&gt; element.  This is
-done by calling the
-                                following method on the
-                                XML Schema model:
-org.eclipse.xsd.XSDAttributeGroupDefinition.setResolvedAttributeGroupDefinition(XSDAttributeGroupDefinition)
-                                <br>
-                                                <br>
-                                
-                                The &lt;attributeGroup&gt; element contains attributes, which are described by
-                                <a href="http://www.w3.org/TR/xmlschema-1/#cAttribute_Group_Definitions">
-                                XML Schema Part 1: Structures</a> of the standard.<br>
-                                                <br>
-                                
-                                The XML Schema model java interface for a &lt;attributeGroup&gt; is
-org.eclipse.xsd.XSDAttributeGroupDefinition and
-                                can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDAttributeGroupDefinition().       
-                                </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="right" colspan="6"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema2-6-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="bottomnextsection"></a></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index5.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-5-5.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-6-1.html b/emf/docs/xsd/dW/os-schema2/os-schema2-6-1.html
deleted file mode 100644
index 2ab868e..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-6-1.html
+++ /dev/null
@@ -1,261 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Elements and attributes</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index6.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-6-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar6.jpg" alt="6. Elements and attributes"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Element declarations</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 1 of 6</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>The &lt;element&gt; element is the tag name that will be used within
-the XML instance document.
-                                        <br>
-                                        Element declarations can be global, local, or references, and are used
-for:
-                                        <ul><li>Local validation of element information item values
-using a type definition</li><li>Specifying default or fixed values for element
-information items</li><li>Establishing uniqueness and reference constraint
-relationships among the values of related elements and attributes</li><li>Controlling the substitutability of elements
-through the mechanism of element substitution groups</li></ul>                                   
-                                        
-                                        The &lt;element&gt; element contains attributes, which are described by
-                                        <a href="http://www.w3.org/TR/xmlschema-1/#cElement_Declarations">
-                                        XML Schema Part 1: Structures</a> of the standard.<br>
-                                                <br>
-                                        
-                                        The XML Schema model java interface for a &lt;element&gt; is
-org.eclipse.xsd.XSDElementDeclaration and
-                                        can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDElementDeclaration().     
-                                        <br>
-                                                <br>
-                                                <b>Particles</b>
-                                                <br>
-                                        Local element declarations and element references can repeat by
-changing
-                                        the particles minOccurs and maxOccurs attributes.<br>
-                                        If an element is local or a reference, it can contain minOccurs and/or
-maxOccurs attributes, which
-                                        are described by <a href="http://www.w3.org/TR/xmlschema-1/#cParticles">
-                                        http://www.w3.org/TR/xmlschema-1/#cParticles</a>.<br>
-                                                <br>
-                                                <b>Referencing a global element declaration</b>
-                                                <br>
-                                        If you declare a global element declaration, you can reference this
-element in the remainder of the schema
-                                        using the ref attribute.  This is done by calling the following method
-on
-                                        the XML Schema model:
-org.eclipse.xsd.XSDElementDeclaration.setResolvedElementDeclaration(XSDElementDeclaration).
-                                        <br>
-                                                <br>
-                                                <b>Any element</b>
-                                                <br>
-                                        The &lt;any&gt; element enables us to extend the XML instance document
-with
-                                        elements not specified by the schema.<br>                                      
-                                        
-                                        The &lt;any&gt; element contain attributes, which are described by
-                                        <a href="http://www.w3.org/TR/xmlschema-1/#Wildcards">
-                                        http://www.w3.org/TR/xmlschema-1/#Wildcards</a>.<br>
-                                                <br>   
-                                        
-                                        The XML Schema model java interface for a &lt;any&gt; is
-org.eclipse.xsd.XSDWildCard and
-                                        can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDWildCard().                                                                       
-                                        </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index6.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-6-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-6-2.html b/emf/docs/xsd/dW/os-schema2/os-schema2-6-2.html
deleted file mode 100644
index 9852507..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-6-2.html
+++ /dev/null
@@ -1,243 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Elements and attributes</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index6.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-6-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-6-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar6.jpg" alt="6. Elements and attributes"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Exercise 5: Create a global, local, and element reference</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 2 of 6</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>Using the XML Schema Infoset Model APIs and adding on to the schema
-created in <a href="os-schema2-5-3.html">Exercise 4: Create a global complex type with a sequence model
-group</a>, create the following schema document:</p><pre><font size="2" face="Courier New">
-&lt;?xml version="1.0"?&gt;
-&lt;schema
-  targetNamespace="http://www.eclipse.org/xsd/examples/po"
-  xmlns="http://www.w3.org/2001/XMLSchema"
-  xmlns:po="http://www.eclipse.org/xsd/examples/po"&gt;
- 
-  &lt;simpleType name="USState"&gt;
-    &lt;restriction base="string"&gt;
-      &lt;enumeration value="AK"/&gt;
-      &lt;enumeration value="AL"/&gt;
-      &lt;enumeration value="AR"/&gt;
-    &lt;/restriction&gt;
-  &lt;/simpleType&gt;
-   
-  &lt;simpleType&gt;
-    &lt;list itemType="po:USState"/&gt;
-  &lt;/simpleType&gt;
-   
-  &lt;complexType name="PurchaseOrderType"&gt;
-    &lt;sequence&gt;
-      &lt;element minOccurs="0" name="state" type="po:USState"/&gt;
-      &lt;element ref="po:notes"/&gt;
-    &lt;/sequence&gt;
-  &lt;/complexType&gt;
-   
-  &lt;element name="notes" type="string"/&gt;
-&lt;/schema&gt;
-                                </font></pre><p><b>Hint:</b> You will need to create an
-org.eclipse.xsd.XSDParticle for the local element and element reference.</p><p>
-                                                <b>New constructs created in this exercise:</b>
-                                                <ul><li>&lt;element&gt; - Global element with name="notes"
-and type="string"</li><li>&lt;element&gt; - Local element with name="state",
-type="po:USState" and minOccurs="0"</li><li>&lt;element&gt; - Element reference with
-ref="po:notes"</li></ul>
-                                                <b>Solution:</b>
-                                                <a href="os-schema2-6-3.html">Exercise 5 solution</a>
-                                        </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index6.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-6-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-6-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-6-3.html b/emf/docs/xsd/dW/os-schema2/os-schema2-6-3.html
deleted file mode 100644
index 46b3ad7..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-6-3.html
+++ /dev/null
@@ -1,268 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Elements and attributes</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index6.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-6-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-6-4.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar6.jpg" alt="6. Elements and attributes"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Exercise 5 solution</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 3 of 6</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><pre><font size="2" face="Courier New">
-//Exercise 5 builds from Exercise 4
-Lab4 lab4 = new Lab4();
-XSDSchema schema = lab4.createSchema(xsdFile); //Schema from lab4
-
-//Lets get the PurchaseOrderType complex type
-XSDComplexTypeDefinition purchaseOrderType = schema.resolveComplexTypeDefinition("PurchaseOrderType");
-
-//Lets get the model group that was created in Exercise 4
-XSDModelGroup modelGroup = (XSDModelGroup)((XSDParticle)purchaseOrderType.getContent()).getContent();
-
-/**
- * Create a global element with name="note" and type="string"
- */
-XSDElementDeclaration noteElement = XSDFactory.eINSTANCE.createXSDElementDeclaration();
-
-//Set the name to "notes"
-noteElement.setName("notes");
-
-//Set the type of notes element to string
-XSDSimpleTypeDefinition stringType = schema.getSchemaForSchema().
-        resolveSimpleTypeDefinition(XSDConstants.SCHEMA_FOR_SCHEMA_URI_2001,"string");
-noteElement.setTypeDefinition(stringType);
-
-//Add the global element to the root schema
-schema.getContents().add(noteElement);
-
-/**
- * Create local element with name="state", type="po:USState" and minOccurs="0"
- * Local elements have particles as parents
- */
-XSDParticle localElementParticle = XSDFactory.eINSTANCE.createXSDParticle();
-
-XSDElementDeclaration stateElement = XSDFactory.eINSTANCE.createXSDElementDeclaration();
-localElementParticle.setContent(stateElement);
-
-//Set the name to state
-stateElement.setName("state");
-
-//Set the type to USState
-stateElement.setTypeDefinition(schema.resolveSimpleTypeDefinition("USState"));
-
-//Set the minOccurs="0"
-localElementParticle.setMinOccurs(0);
-
-//Add the new particle to the modelgroup
-modelGroup.getContents().add(localElementParticle);
-
-/**
- * Create the element reference to the global element note
- */
-XSDParticle elementRefParticle = XSDFactory.eINSTANCE.createXSDParticle();
-
-XSDElementDeclaration notesRef = XSDFactory.eINSTANCE.createXSDElementDeclaration();
-elementRefParticle.setContent(notesRef);
-
-//Set the element reference to the global element notes
-notesRef.setResolvedElementDeclaration(noteElement);
-
-//Add the new particle to the modelgroup
-modelGroup.getContents().add(elementRefParticle);
-                
-//Save the contents of the resource to the file system.
-schema.eResource().save(Collections.EMPTY_MAP);                                 
-                                        </font></pre><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index6.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-6-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-6-4.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-6-4.html b/emf/docs/xsd/dW/os-schema2/os-schema2-6-4.html
deleted file mode 100644
index a72f44d..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-6-4.html
+++ /dev/null
@@ -1,254 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Elements and attributes</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index6.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-6-3.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-6-5.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar6.jpg" alt="6. Elements and attributes"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Attribute declarations</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 4 of 6</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>Complex Type definitions contain attributes, which are used by complex
-elements.
-                                        Attributes themselves are always declared with a simple type.
-                                        This means that an element with attributes always has a complex
-structure.
-                                        <br>
-                                                <br>
-                                        Attribute declarations can be global, local, or references, and are used
-for:
-                                        <ul><li>Local validation of attribute information item
-values using a simple type definition</li><li>Specifying default or fixed values for attribute
-information items</li></ul>                                   
-                                        
-                                        The &lt;attribute&gt; element contains attributes, which are described
-by
-                                        <a href="http://www.w3.org/TR/xmlschema-1/#cAttribute_Declarations">
-                                        XML Schema Part 1: Structures</a> of the standard.<br>
-                                                <br>
-                                        
-                                        The XML Schema model java interface for a &lt;attribute&gt; is
-org.eclipse.xsd.XSDAttributeDeclaration and
-                                        can be created by calling
-org.eclipse.xsd.XSDFactory.eINSTANCE.createXSDAttributeDeclaration().   
-                                        <br>
-                                                <br>
-                                                <b>Attribute use</b>
-                                                <br>
-                                        Local attribute declarations and attribute references can be optional,
-required, or prohibited
-                                        by changing the attribute use usage attribute.<br>
-                                        If an attribute is local or a reference, it can contain attributes,
-which
-                                        are described by <a href="http://www.w3.org/TR/xmlschema-1/#cAttributeUse">
-                                        http://www.w3.org/TR/xmlschema-1/#cAttributeUse</a>.<br>
-                                                <br>
-                                                <b>Referencing a global attribute ceclaration</b>
-                                                <br>
-                                        If you declare a global attribute declaration, you can reference this
-attribute in the remainder of the schema
-                                        using the ref attribute.  This is done by calling the following method
-on the
-                                        XML Schema model:
-org.eclipse.xsd.XSDAttributeDeclaration.setResolvedAttributeDeclaration(XSDAttributeDeclaration).
-                                        <br>
-                                                <br>
-                                                <b>Any attribute</b>
-                                                <br>
-                                        The &lt;anyAttribute&gt; element enables us to extend the XML instance
-document
-                                        with attributes not specified by the schema. 
-                                        </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index6.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-6-3.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-6-5.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-6-5.html b/emf/docs/xsd/dW/os-schema2/os-schema2-6-5.html
deleted file mode 100644
index 3d38b8e..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-6-5.html
+++ /dev/null
@@ -1,259 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Elements and attributes</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index6.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-6-4.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-6-6.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar6.jpg" alt="6. Elements and attributes"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Exercise 6: Create a global attribute group, global attribute, local
-attribute, and attribute reference</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 5 of 6</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>Using the XML Schema Infoset Model APIs and adding on to the schema
-created in <a href="os-schema2-6-2.html">Exercise 5: Create a global, local, and element reference</a>, create
-                                        the following schema document:</p><pre><font size="2" face="Courier New">
-&lt;?xml version="1.0"?&gt;
-&lt;schema
-  targetNamespace="http://www.eclipse.org/xsd/examples/po"
-  xmlns="http://www.w3.org/2001/XMLSchema"
-  xmlns:po="http://www.eclipse.org/xsd/examples/po"&gt;
- 
-  &lt;simpleType name="USState"&gt;
-    &lt;restriction base="string"&gt;
-      &lt;enumeration value="AK"/&gt;
-      &lt;enumeration value="AL"/&gt;
-      &lt;enumeration value="AR"/&gt;
-    &lt;/restriction&gt;
-  &lt;/simpleType&gt;
-   
-  &lt;simpleType&gt;
-    &lt;list itemType="po:USState"/&gt;
-  &lt;/simpleType&gt;
-   
-  &lt;complexType name="PurchaseOrderType"&gt;
-    &lt;sequence&gt;
-      &lt;element minOccurs="0" name="state" type="po:USState"/&gt;
-      &lt;element ref="po:notes"/&gt;
-    &lt;/sequence&gt;
-    &lt;attribute name="color" type="string"/&gt;
-    &lt;attribute ref="po:lang"/&gt;
-    &lt;attributeGroup ref="po:shapeAttributes"/&gt;
-  &lt;/complexType&gt;
-   
-  &lt;element name="notes" type="string"/&gt;
-   
-  &lt;attributeGroup name="shapeAttributes"&gt;
-    &lt;attribute name="size" type="string" use="optional"/&gt;
-    &lt;attribute name="length" type="int"/&gt;
-  &lt;/attributeGroup&gt;
-   
-  &lt;attribute name="lang" type="string"/&gt;
-   
-&lt;/schema&gt;
-                                </font></pre><p><b>Hint:</b> You will need to create an
-org.eclipse.xsd.XSDAttributeUse for the local attribute and attribute reference.</p><p>
-                                                <b>New constructs created in this exercise:</b>
-                                                <ul><li>&lt;attributeGroup&gt; - Global attribute group
-with name="shapeAttributes"</li><li>&lt;attributeGroup&gt; - Attribute group reference
-with ref="po:shapeAttributes"</li><li>&lt;attribute&gt; - Local attribute with
-name="size", type="string" and use="required"</li><li>&lt;attribute&gt; - Local attribute with
-name="length", type="int" and use="optional"</li><li>&lt;attribute&gt; - Local attribute with
-name="color", type="string"</li><li>&lt;attribute&gt; - Global attribute with
-name="lang", type="string"</li><li>&lt;attribute&gt; - Attribute reference with
-ref="po:lang"</li></ul>
-                                                <b>Solution:</b>
-                                                <a href="os-schema2-6-6.html">Exercise 6 solution</a>
-                                        </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index6.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-6-4.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-6-6.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-6-6.html b/emf/docs/xsd/dW/os-schema2/os-schema2-6-6.html
deleted file mode 100644
index 418688c..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-6-6.html
+++ /dev/null
@@ -1,351 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Elements and attributes</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index6.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-6-5.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td colspan="5"></td><td align="right"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema2-7-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="topnextsection"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar6.jpg" alt="6. Elements and attributes"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Exercise 6 solution</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 6 of 6</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><pre><font size="2" face="Courier New">
-//Exercise 6 builds from Exercise 5
-Lab5 lab5 = new Lab5();
-XSDSchema schema = lab5.createSchema(xsdFile);
-
-/**
- * Create global attributeGroup with name="shapeAttributes" and has the following
- * attributes:
- *   &lt;attributeGroup name="shapeAttributes" /&gt;
- *     &lt;attribute name="size" type="string" use="required" /&gt;
- *     &lt;attribute name="length" type="int" use="optional" /&gt;
- *   &lt;/attributeGroup&gt;
- */
-XSDAttributeGroupDefinition shapeAttributes = XSDFactory.eINSTANCE.createXSDAttributeGroupDefinition();
-
-//Set the name = "shapeAttributes"
-shapeAttributes.setName("shapeAttributes");
-                
-/**
- * Create local attribute size, which need XSDAttributeUse to store the usage
- */
-XSDAttributeUse sizeAttrUse = XSDFactory.eINSTANCE.createXSDAttributeUse();
-
-//Set the use="required"
-sizeAttrUse.setUse(XSDAttributeUseCategory.REQUIRED_LITERAL);
-
-XSDAttributeDeclaration sizeAttr = XSDFactory.eINSTANCE.createXSDAttributeDeclaration();
-
-//Set the name="size"
-sizeAttr.setName("size");
-
-//Set the type="string"
-XSDSimpleTypeDefinition stringType = schema.getSchemaForSchema().
-        resolveSimpleTypeDefinition(XSDConstants.SCHEMA_FOR_SCHEMA_URI_2001,"string");
-sizeAttr.setTypeDefinition(stringType);
-
-//Add the sizeAttr to the sizeAttrUse
-sizeAttrUse.setContent(sizeAttr);
-
-//Add the sizeAttrUse to the global attribute group
-shapeAttributes.getContents().add(sizeAttrUse);
-
-/**
- * Create local attribute length, which need XSDAttributeUse to store the usage
- */
-XSDAttributeUse lengthAttrUse = XSDFactory.eINSTANCE.createXSDAttributeUse();
-
-//Set the use="optional"
-sizeAttrUse.setUse(XSDAttributeUseCategory.OPTIONAL_LITERAL);
-
-XSDAttributeDeclaration lengthAttr = XSDFactory.eINSTANCE.createXSDAttributeDeclaration();
-
-//Set the name="length"
-lengthAttr.setName("length");
-
-//Set the type="int"
-XSDSimpleTypeDefinition intType = schema.getSchemaForSchema().
-        resolveSimpleTypeDefinition(XSDConstants.SCHEMA_FOR_SCHEMA_URI_2001,"int");
-lengthAttr.setTypeDefinition(intType);
-
-//Add the lengthAttr to the lengthAttrUse
-lengthAttrUse.setContent(lengthAttr);
-
-//Add the lengthAttrUse to the global attribute group
-shapeAttributes.getContents().add(lengthAttrUse);       
-
-//Add the new attribute group to the root schema
-schema.getContents().add(shapeAttributes);
-                
-/**
- * Now lets create and add some attributes to the given complexType
- *
- * &lt;attribute name="lang" type="string" &gt; 
- *
- * &lt;complexType name="PurchaseOrderType" &gt;
- *   &lt;sequence&gt;
- *     &lt;element name="state" type="po:USState" minOccurs="0" /&gt;
- *     &lt;element ref="po:notes" /&gt;
- *   &lt;/sequence&gt;
- *   &lt;attribute name="color" type="string" /&gt;
- *   &lt;attribute ref="po:lang" /&gt;
- *   &lt;attributeGroup ref="po:shapeAttributes" /&gt;
- * &lt;/complexType&gt;
- *
- * Create Global Attribute name="lang" and type="string"
- * Create the local attribute color type="string"
- * Create then attribute reference to global attribute po:lang
- * Create attributeGroup reference to global attributeGroup po:shapeAttributes
- */
-
-//Create Global Attribute name="lang" and type="string"
-XSDAttributeDeclaration langAttr = XSDFactory.eINSTANCE.createXSDAttributeDeclaration();
-
-//Set name="lang"
-langAttr.setName("lang");
-
-//Set type="string"
-langAttr.setTypeDefinition(stringType);
-
-//Add the global attribute to the given schema
-schema.getContents().add(langAttr);
-
-//Lets get the PurchaseOrderType complex type
-XSDComplexTypeDefinition purchaseOrderType = schema.resolveComplexTypeDefinition("PurchaseOrderType");
-
-//Create the local attribute color type="string"
-XSDAttributeUse colorAttrUse = XSDFactory.eINSTANCE.createXSDAttributeUse();
-                
-XSDAttributeDeclaration colorAttr = XSDFactory.eINSTANCE.createXSDAttributeDeclaration();
-
-//Set the name="color"
-colorAttr.setName("color");
-
-//Set type="string"             
-colorAttr.setTypeDefinition(stringType);
-
-//Add the colorAttr to the colorAttrUse
-colorAttrUse.setContent(colorAttr);
-
-//Add the colorAttrUse to the complex type
-purchaseOrderType.getAttributeContents().add(colorAttrUse);
-
-//Create then attribute reference to global attribute po:lang
-XSDAttributeUse langRefAttrUse = XSDFactory.eINSTANCE.createXSDAttributeUse();
-                
-XSDAttributeDeclaration langRefAttr = XSDFactory.eINSTANCE.createXSDAttributeDeclaration();
-
-//Set the reference="po:lang"
-langRefAttr.setResolvedAttributeDeclaration(langAttr);
-                
-//Add the langRefAttr to the langRefAttrUse
-langRefAttrUse.setContent(langRefAttr);
-
-//Add the langRefAttrUse to the complex type
-purchaseOrderType.getAttributeContents().add(langRefAttrUse);   
-
-//Create attributeGroup reference to global attributeGroup po:shapeAttributes   
-XSDAttributeGroupDefinition shapeAttributesRef = XSDFactory.eINSTANCE.createXSDAttributeGroupDefinition();
-                
-//Set the resolved attributeGroup
-shapeAttributesRef.setResolvedAttributeGroupDefinition(shapeAttributes);
-
-//Add the attribute group reference to the complex type
-purchaseOrderType.getAttributeContents().add(shapeAttributesRef);
-
-// Save the contents of the resource to the file system.
-schema.eResource().save(Collections.EMPTY_MAP);                                 
-                                        </font></pre><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="right" colspan="6"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema2-7-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="bottomnextsection"></a></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index6.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-6-5.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-7-1.html b/emf/docs/xsd/dW/os-schema2/os-schema2-7-1.html
deleted file mode 100644
index 822a016..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-7-1.html
+++ /dev/null
@@ -1,281 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Pulling it all together</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index7.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-7-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar7.jpg" alt="7. Pulling it all together"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Exercise 7: Create purchase order schema</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 1 of 2</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>Using the XML Schema Infoset Model APIs and the different techniques
-described in this
-                                        tutorial, create the po.xsd, which is defined in the <a href="http://www.w3.org/TR/xmlschema-0/#po.xsd">
-                                        XML Schema Part 0: Primer.</a>
-                                                <br>
-                                                <b>Hint:</b> You will notice that some of the elements defined
-in the po.xsd schema contain
-                                        anonymous/local complex types. 
-                                        Local complex types are created the same way as if they were global,
-which was done in <a href="os-schema2-5-3.html">Exercise 4: Create a global complex type with a sequence model
-group</a>, 
-                                        but don't set the name of the complex type, and instead of adding
-                                        it to the root schema you just need to use the
-setAnonymousTypeDefinition(XSDTypeDefinition) on
-                                        the org.eclipse.xsd.XSDElementDeclaration object.
-                                        </p><pre><font size="2" face="Courier New">
-&lt;?xml version="1.0"?&gt;
-&lt;xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
-
-  &lt;xsd:complexType name="PurchaseOrderType"&gt;
-    &lt;xsd:sequence&gt;
-      &lt;xsd:element name="shipTo" type="USAddress"/&gt;
-      &lt;xsd:element name="billTo" type="USAddress"/&gt;
-      &lt;xsd:element minOccurs="0" ref="comment"/&gt;
-      &lt;xsd:element name="items" type="Items"/&gt;
-    &lt;/xsd:sequence&gt;
-    &lt;xsd:attribute name="orderDate" type="xsd:date"/&gt;
-  &lt;/xsd:complexType&gt;
- 
-  &lt;xsd:complexType name="USAddress"&gt;
-    &lt;xsd:sequence&gt;
-      &lt;xsd:element name="name" type="xsd:string"/&gt;
-      &lt;xsd:element name="street" type="xsd:string"/&gt;
-      &lt;xsd:element name="city" type="xsd:string"/&gt;
-      &lt;xsd:element name="state" type="xsd:string"/&gt;
-      &lt;xsd:element name="zip" type="xsd:decimal"/&gt;
-    &lt;/xsd:sequence&gt;
-    &lt;xsd:attribute fixed="US" name="country" type="xsd:NMTOKEN"/&gt;
-  &lt;/xsd:complexType&gt;
- 
-  &lt;xsd:complexType name="Items"&gt;
-    &lt;xsd:sequence&gt;
-      &lt;xsd:element maxOccurs="unbounded" minOccurs="0" name="item"&gt;
-        &lt;xsd:complexType&gt;
-          &lt;xsd:sequence&gt;
-            &lt;xsd:element name="productName" type="xsd:string"/&gt;
-            &lt;xsd:element name="quantity"&gt;
-              &lt;xsd:simpleType&gt;
-                &lt;xsd:restriction base="xsd:positiveInteger"&gt;
-                  &lt;xsd:maxExclusive value="100"/&gt;
-                &lt;/xsd:restriction&gt;
-              &lt;/xsd:simpleType&gt;
-            &lt;/xsd:element&gt;
-            &lt;xsd:element name="USPrice" type="xsd:decimal"/&gt;
-            &lt;xsd:element minOccurs="0" ref="comment"/&gt;
-            &lt;xsd:element minOccurs="0" name="shipDate" type="xsd:date"/&gt;
-          &lt;/xsd:sequence&gt;
-          &lt;xsd:attribute name="partNum" type="SKU" use="required"/&gt;
-        &lt;/xsd:complexType&gt;
-      &lt;/xsd:element&gt;
-    &lt;/xsd:sequence&gt;
-  &lt;/xsd:complexType&gt;
- 
-  &lt;xsd:simpleType name="SKU"&gt;
-    &lt;xsd:restriction base="xsd:string"&gt;
-      &lt;xsd:pattern value="\d{3}-[A-Z]{2}"/&gt;
-    &lt;/xsd:restriction&gt;
-  &lt;/xsd:simpleType&gt;
-
-  &lt;xsd:element name="purchaseOrder" type="PurchaseOrderType"/&gt;
-
-  &lt;xsd:element name="comment" type="xsd:string"/&gt;
- 
-&lt;/xsd:schema&gt;
-                                        </font></pre><p>
-                                                <b>Solution:</b>
-                                                <a href="os-schema2-7-2.html">Exercise 7 solution</a>
-                                        </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index7.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-7-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-7-2.html b/emf/docs/xsd/dW/os-schema2/os-schema2-7-2.html
deleted file mode 100644
index 61279a3..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-7-2.html
+++ /dev/null
@@ -1,573 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Pulling it all together</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index7.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-7-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td colspan="5"></td><td align="right"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema2-8-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="topnextsection"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar7.jpg" alt="7. Pulling it all together"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Exercise 7 solution</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 2 of 2</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-
-                                        </p><pre><font size="2" face="Courier New">
-//Create the root schema
-//Get the URI of the model file.
-URI fileURI = URI.createPlatformResourceURI(xsdFile.getFullPath().toString());
-
-//Create a resource set to manage the different resources
-ResourceSet resourceSet = new ResourceSetImpl();
-
-//Create a resource for this file.              
-Resource resource = resourceSet.createResource(fileURI);
-
-XSDFactory xsdFactory = XSDFactory.eINSTANCE;
-
-//Create the root XSDSchema object
-XSDSchema schema = xsdFactory.createXSDSchema();
-
-//set the schema for schema QName prefix to "xsd"
-schema.setSchemaForSchemaQNamePrefix("xsd");
-java.util.Map qNamePrefixToNamespaceMap = schema.getQNamePrefixToNamespaceMap();
-
-//put the following namespace in the root schema namespace map
-//xsd:http://www.w3.org/2001/XMLSchema
-qNamePrefixToNamespaceMap.put(schema.getSchemaForSchemaQNamePrefix(),
-        XSDConstants.SCHEMA_FOR_SCHEMA_URI_2001);
-
-//We call updateElement to synchronize the MOF model with the underlying DOM model
-//This should only have to be done after creating a new model
-schema.updateElement();
-
-//Add the root schema to the resource that was created above
-resource.getContents().add(schema);
-
-/**
- * Create the global constructs
- * Create Global Complex Type with name="PurchaseOrderType"
- * Create Global Complex Type with name="USAddress"
- * Create Global Complex Type with name="Items"
- * Create Global Simple Type with name="SKU"
- * Create Global Element with name="purchaseOrder" type="PurchaseOrderType"
- * Create Global Element with name="comment" type="string"
- */
-
-//Create Global Complex Type with name="PurchaseOrderType"
-XSDComplexTypeDefinition poType = xsdFactory.createXSDComplexTypeDefinition();
-poType.setName("PurchaseOrderType");
-schema.getContents().add(poType);
-
-//Create Global Complex Type with name="USAddress"
-XSDComplexTypeDefinition usAddressType = xsdFactory.createXSDComplexTypeDefinition();
-usAddressType.setName("USAddress");
-schema.getContents().add(usAddressType);
-
-//Create Global Complex Type with name="Items"
-XSDComplexTypeDefinition itemsType = xsdFactory.createXSDComplexTypeDefinition();
-itemsType.setName("Items");
-schema.getContents().add(itemsType);            
-        
-//Create Global Simple Type with name="SKU"
-XSDSimpleTypeDefinition skuType = xsdFactory.createXSDSimpleTypeDefinition();
-skuType.setName("SKU");
-schema.getContents().add(skuType);
-
-//Create Global Element with name="purchaseOrder" type="PurchaseOrderType"
-XSDElementDeclaration poElement = xsdFactory.createXSDElementDeclaration();
-poElement.setName("purchaseOrder");
-poElement.setTypeDefinition(poType);
-schema.getContents().add(poElement);
-
-//Create Global Element with name="comment" type="string"
-XSDElementDeclaration commentElement = xsdFactory.createXSDElementDeclaration();
-commentElement.setName("comment");
-XSDSimpleTypeDefinition stringType = schema.getSchemaForSchema().
-        resolveSimpleTypeDefinition(XSDConstants.SCHEMA_FOR_SCHEMA_URI_2001,"string");
-commentElement.setTypeDefinition(stringType);
-schema.getContents().add(commentElement);
-
-                
-/**
- * Create the following contents under the PurchaseOrderType complex type
- *
- *   &lt;xsd:complexType name="PurchaseOrderType"&gt;
- *     &lt;xsd:sequence&gt;
- *        &lt;xsd:element name="shipTo" type="USAddress" /&gt;
- *        &lt;xsd:element name="billTo" type="USAddress" /&gt;
- *        &lt;xsd:element ref="comment" minOccurs="0" /&gt;
- *        &lt;xsd:element name="items" type="Items" /&gt;
- *     &lt;/xsd:sequence&gt;
- *     &lt;xsd:attribute name="orderDate" type="xsd:date" /&gt;
- *   &lt;/xsd:complexType&gt;
- */
-XSDParticle poSequenceParticle = xsdFactory.createXSDParticle();
-XSDModelGroup poSeqeuence = xsdFactory.createXSDModelGroup();
-poSeqeuence.setCompositor(XSDCompositor.SEQUENCE_LITERAL);
-
-poSequenceParticle.setContent(poSeqeuence);
-poType.setContent(poSequenceParticle);
-
-//Create local element name="shipTo" type="USAddress"
-XSDElementDeclaration shipToElement = xsdFactory.createXSDElementDeclaration();
-XSDParticle shipToParticle = xsdFactory.createXSDParticle();
-shipToParticle.setContent(shipToElement);
-
-shipToElement.setName("shipTo");
-shipToElement.setTypeDefinition(usAddressType);
-poSeqeuence.getContents().add(shipToParticle);
-
-//Create local element name="billTo" type="USAddress"
-XSDElementDeclaration billToElement = xsdFactory.createXSDElementDeclaration();
-XSDParticle billToParticle = xsdFactory.createXSDParticle();
-billToParticle.setContent(billToElement);
-
-billToElement.setName("billTo");
-billToElement.setTypeDefinition(usAddressType);
-poSeqeuence.getContents().add(billToParticle);
-                
-//Create element ref="comment" minOccurs="0"
-XSDElementDeclaration commentRef = xsdFactory.createXSDElementDeclaration();
-XSDParticle commentRefParticle = xsdFactory.createXSDParticle();
-commentRefParticle.setContent(commentRef);
-
-commentRef.setResolvedElementDeclaration(commentElement);
-commentRefParticle.setMinOccurs(0);
-poSeqeuence.getContents().add(commentRefParticle);
-                
-//Create local element name="items" type="Items"
-XSDElementDeclaration itemsElement = xsdFactory.createXSDElementDeclaration();
-XSDParticle itemsParticle = xsdFactory.createXSDParticle();
-itemsParticle.setContent(itemsElement);
-
-itemsElement.setName("items");
-itemsElement.setTypeDefinition(itemsType);
-poSeqeuence.getContents().add(itemsParticle);           
-
-//Create local attribute name="orderDate" type="xsd:date"
-XSDAttributeDeclaration orderDate = xsdFactory.createXSDAttributeDeclaration();
-XSDAttributeUse orderDateUse = xsdFactory.createXSDAttributeUse();
-orderDateUse.setContent(orderDate);
-
-orderDate.setName("orderDate");
-XSDSimpleTypeDefinition dateType = schema.getSchemaForSchema().
-        resolveSimpleTypeDefinition(XSDConstants.SCHEMA_FOR_SCHEMA_URI_2001,"date");
-orderDate.setTypeDefinition(dateType);
-poType.getAttributeContents().add(orderDateUse);        
-
-                
-/**
- * Create the following contents under the USAddress complex type
- *
- *   &lt;xsd:complexType name="USAddress"&gt;
- *     &lt;xsd:sequence&gt;
- *            &lt;xsd:element name="name" type="xsd:string" /&gt;
- *        &lt;xsd:element name="street" type="xsd:string" /&gt;
- *        &lt;xsd:element name="city" type="xsd:string" /&gt;
- *        &lt;xsd:element name="state" type="xsd:string" /&gt;
- *        &lt;xsd:element name="zip" type="xsd:decimal" /&gt;
- *     &lt;/xsd:sequence&gt;
- *     &lt;xsd:attribute name="country" type="xsd:NMTOKEN" fixed="US" /&gt;
- *   &lt;/xsd:complexType&gt;
- */
-XSDParticle addressSequenceParticle = xsdFactory.createXSDParticle();
-XSDModelGroup addressSeqeuence = xsdFactory.createXSDModelGroup();
-addressSeqeuence.setCompositor(XSDCompositor.SEQUENCE_LITERAL);
-
-addressSequenceParticle.setContent(addressSeqeuence);
-usAddressType.setContent(addressSequenceParticle);
-
-//Create local element name="name" type="xsd:string"
-XSDElementDeclaration nameElement = xsdFactory.createXSDElementDeclaration();
-XSDParticle nameParticle = xsdFactory.createXSDParticle();
-nameParticle.setContent(nameElement);
-
-nameElement.setName("name");
-nameElement.setTypeDefinition(stringType);
-addressSeqeuence.getContents().add(nameParticle);               
-
-//Create local name="street" type="xsd:string"
-XSDElementDeclaration streetElement = xsdFactory.createXSDElementDeclaration();
-XSDParticle streetParticle = xsdFactory.createXSDParticle();
-streetParticle.setContent(streetElement);
-
-streetElement.setName("street");
-streetElement.setTypeDefinition(stringType);
-addressSeqeuence.getContents().add(streetParticle);
-
-//Create local element name="city" type="xsd:string"
-XSDElementDeclaration cityElement = xsdFactory.createXSDElementDeclaration();
-XSDParticle cityParticle = xsdFactory.createXSDParticle();
-cityParticle.setContent(cityElement);
-
-cityElement.setName("city");
-cityElement.setTypeDefinition(stringType);
-addressSeqeuence.getContents().add(cityParticle);
-
-//Create local element name="state" type="xsd:string"
-XSDElementDeclaration stateElement = xsdFactory.createXSDElementDeclaration();
-XSDParticle stateParticle = xsdFactory.createXSDParticle();
-stateParticle.setContent(stateElement);
-
-stateElement.setName("state");
-stateElement.setTypeDefinition(stringType);
-addressSeqeuence.getContents().add(stateParticle);      
-
-//Create local element name="zip" type="xsd:string"
-XSDElementDeclaration zipElement = xsdFactory.createXSDElementDeclaration();
-XSDParticle zipParticle = xsdFactory.createXSDParticle();
-zipParticle.setContent(zipElement);
-
-zipElement.setName("zip");
-XSDSimpleTypeDefinition decimalType = schema.getSchemaForSchema().
-        resolveSimpleTypeDefinition(XSDConstants.SCHEMA_FOR_SCHEMA_URI_2001,"decimal");
-zipElement.setTypeDefinition(decimalType);
-addressSeqeuence.getContents().add(zipParticle);        
-
-//Create local attribute name="country" type="xsd:NMTOKEN" fixed="US"
-XSDAttributeDeclaration countryAttribute = xsdFactory.createXSDAttributeDeclaration();
-XSDAttributeUse countryUse = xsdFactory.createXSDAttributeUse();
-countryUse.setContent(countryAttribute);
-
-countryAttribute.setName("country");
-XSDSimpleTypeDefinition nmtokenType = schema.getSchemaForSchema().
-        resolveSimpleTypeDefinition(XSDConstants.SCHEMA_FOR_SCHEMA_URI_2001,"NMTOKEN");
-countryAttribute.setTypeDefinition(nmtokenType);
-
-countryAttribute.setConstraint(XSDConstraint.FIXED_LITERAL);
-countryAttribute.setLexicalValue("US");
-usAddressType.getAttributeContents().add(countryUse);
-                
-/**
- * Create the following contents under the Items complex type
- *   &lt;xsd:complexType name="Items"&gt;
- *     &lt;xsd:sequence&gt;
- *        &lt;xsd:element name="item" minOccurs="0" maxOccurs="unbounded"&gt;
- *          &lt;xsd:complexType&gt;
- *                &lt;xsd:sequence&gt;
- *                  &lt;xsd:element name="productName" type="xsd:string" /&gt;
- *                          &lt;xsd:element name="quantity"&gt;
- *                        &lt;xsd:simpleType&gt;
- *                          &lt;xsd:restriction base="xsd:positiveInteger"&gt;
- *                                &lt;xsd:maxExclusive value="100" /&gt;
- *                              &lt;/xsd:restriction&gt;
- *                        &lt;/xsd:simpleType&gt;
- *                      &lt;/xsd:element&gt;
- *                      &lt;xsd:element name="USPrice" type="xsd:decimal" /&gt;
- *                      &lt;xsd:element ref="comment" minOccurs="0" /&gt;
- *                      &lt;xsd:element name="shipDate" type="xsd:date" minOccurs="0" /&gt;
- *                &lt;/xsd:sequence&gt;
- *                &lt;xsd:attribute name="partNum" type="SKU" use="required" /&gt;
- *              &lt;/xsd:complexType&gt;
- *        &lt;/xsd:element&gt;
- *     &lt;/xsd:sequence&gt;
- *   &lt;/xsd:complexType&gt;
- */
-XSDParticle itemsSequenceParticle = xsdFactory.createXSDParticle();
-XSDModelGroup itemsSeqeuence = xsdFactory.createXSDModelGroup();
-itemsSeqeuence.setCompositor(XSDCompositor.SEQUENCE_LITERAL);
-
-itemsSequenceParticle.setContent(itemsSeqeuence);
-itemsType.setContent(itemsSequenceParticle);
-
-//Create local name="item" minOccurs="0" maxOccurs="unbounded"
-XSDElementDeclaration itemElement = xsdFactory.createXSDElementDeclaration();
-XSDParticle itemParticle = xsdFactory.createXSDParticle();
-itemParticle.setContent(itemElement);
-
-itemElement.setName("item");
-itemParticle.setMinOccurs(0);
-itemParticle.setMaxOccurs(-1);
-
-itemsSeqeuence.getContents().add(itemParticle); 
-
-//Create anonymous complex type for the item local element              
-XSDComplexTypeDefinition itemAnonType = xsdFactory.createXSDComplexTypeDefinition();
-itemElement.setAnonymousTypeDefinition(itemAnonType);
-
-XSDParticle itemAnonTypeSequenceParticle = xsdFactory.createXSDParticle();
-XSDModelGroup itemAnonTypeSeqeuence = xsdFactory.createXSDModelGroup();
-itemAnonTypeSeqeuence.setCompositor(XSDCompositor.SEQUENCE_LITERAL);
-itemAnonTypeSequenceParticle.setContent(itemAnonTypeSeqeuence);
-
-itemAnonType.setContent(itemAnonTypeSequenceParticle);
-
-//Create local element name="productName" type="xsd:string"
-XSDElementDeclaration productNameElement = xsdFactory.createXSDElementDeclaration();
-XSDParticle productNameParticle = xsdFactory.createXSDParticle();
-productNameParticle.setContent(productNameElement);
-
-productNameElement.setName("productName");
-productNameElement.setTypeDefinition(stringType);
-itemAnonTypeSeqeuence.getContents().add(productNameParticle);   
-
-//Create local element name="quantity" with anon simpleType with restriction="xsd:positiveInteger"
-//Create a maxExclusive facet on the anonymouse simple type with value="100"
-XSDElementDeclaration quantityElement = xsdFactory.createXSDElementDeclaration();
-XSDParticle quantityParticle = xsdFactory.createXSDParticle();
-quantityParticle.setContent(quantityElement);
-
-quantityElement.setName("quantity");
-XSDSimpleTypeDefinition anonSimpleType = xsdFactory.createXSDSimpleTypeDefinition();
-XSDSimpleTypeDefinition positiveIntegerType = schema.getSchemaForSchema().
-        resolveSimpleTypeDefinition(XSDConstants.SCHEMA_FOR_SCHEMA_URI_2001,"positiveInteger");
-anonSimpleType.setBaseTypeDefinition(positiveIntegerType);
-
-XSDMaxExclusiveFacet exclusiveFacet = xsdFactory.createXSDMaxExclusiveFacet();
-exclusiveFacet.setLexicalValue("100");
-anonSimpleType.getFacetContents().add(exclusiveFacet);
-
-quantityElement.setAnonymousTypeDefinition(anonSimpleType);
-
-itemAnonTypeSeqeuence.getContents().add(quantityParticle);      
-
-//Create local element name="USPrice" type="xsd:decimal
-XSDElementDeclaration usPriceElement = xsdFactory.createXSDElementDeclaration();
-XSDParticle usPriceParticle = xsdFactory.createXSDParticle();
-usPriceParticle.setContent(usPriceElement);
-
-usPriceElement.setName("USPrice");
-usPriceElement.setTypeDefinition(decimalType);
-itemAnonTypeSeqeuence.getContents().add(usPriceParticle);       
-
-//Create element ref="comment" minOccurs="0"
-commentRef = xsdFactory.createXSDElementDeclaration();
-commentRefParticle = xsdFactory.createXSDParticle();
-commentRefParticle.setContent(commentRef);
-
-commentRef.setResolvedElementDeclaration(commentElement);
-commentRefParticle.setMinOccurs(0);
-itemAnonTypeSeqeuence.getContents().add(commentRefParticle);                    
-
-//Create local element name="shipDate" type="xsd:date" minOccurs="0"
-XSDElementDeclaration shipDateElement = xsdFactory.createXSDElementDeclaration();
-XSDParticle shipDateParticle = xsdFactory.createXSDParticle();
-shipDateParticle.setContent(shipDateElement);
-
-shipDateElement.setName("shipDate");
-shipDateParticle.setMinOccurs(0);
-shipDateElement.setTypeDefinition(dateType);
-itemAnonTypeSeqeuence.getContents().add(shipDateParticle);
-                
-//Create local attribute name="partNum" type="SKU" use="required"
-XSDAttributeDeclaration partNum = xsdFactory.createXSDAttributeDeclaration();
-XSDAttributeUse partNumUse = xsdFactory.createXSDAttributeUse();
-partNumUse.setContent(partNum);
-
-partNum.setName("partNum");
-partNum.setTypeDefinition(skuType);     
-partNumUse.setUse(XSDAttributeUseCategory.REQUIRED_LITERAL);
-itemAnonType.getAttributeContents().add(partNumUse);                    
-                
-/**
- * Create the following contents under the SKU simple type
- *   &lt;xsd:simpleType name="SKU"&gt;
- *     &lt;xsd:restriction base="xsd:string"&gt;
- *                &lt;xsd:pattern value="\d{3}-[A-Z]{2}" /&gt;
- *              &lt;/xsd:restriction&gt;
- *   &lt;/xsd:simpleType&gt;
- */
-skuType.setBaseTypeDefinition(stringType);
-
-//Create pattern facet value="\d{3}-[A-Z]{2}"
-XSDPatternFacet pattern = xsdFactory.createXSDPatternFacet();
-pattern.setLexicalValue("\\d{3}-[A-Z]{2}");
-
-skuType.getFacetContents().add(pattern);
-
-
-// Save the contents of the resource to the file system.
-resource.save(Collections.EMPTY_MAP);                                   
-                                        </font></pre><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="right" colspan="6"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema2-8-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="bottomnextsection"></a></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index7.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-7-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-8-1.html b/emf/docs/xsd/dW/os-schema2/os-schema2-8-1.html
deleted file mode 100644
index 8ebed9f..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-8-1.html
+++ /dev/null
@@ -1,230 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>You try it!</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index8.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-8-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar8.jpg" alt="8. You try it!"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Copying the code</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 1 of 2</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-                                        All of the code snippets used in this tutorial are
-                                        bundled in this Eclipse plug-in: <a href="org.eclipse.xsd.examples_part2.zip">org.eclipse.xsd.examples.zip</a>.
-                                        <br>
-                                                <br>
-                                        To install this plug-in and examine the source code:
-                                        
-                                        <ol>
-                                                        <li>Unzip org.eclipse.xsd.examples.zip into a temporary
-directory.</li>
-                                                        <li>Create a Simple project called
-org.eclipse.xsd.examples in the Eclipse Workbench.</li>
-                                                        <li>Copy the contents of the
-org.eclipse.xsd.examples.zip file into the newly created Eclipse project. Click Yes if a dialog asks if you
-want to override the
-                                        .project file.</li>
-                                                        <li>Expand the org.eclipse.xsd.examples/src directory
-to view the source.</li>
-                                                        <li>The org.eclipse.xsd.examples.schema2 package
-contains the 7 exercises from this tutorial.</li>
-                                                </ol>
-                                        </p><p>
-                                        If you have compiler errors, you can fix these by adjusting
-                                        the "<b>Windows &gt; Preferences &gt; Plug-In
-                                        Development &gt; Target Platform</b>" setting and then
-                                        updating the project's classpath.
-                                        </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index8.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-8-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-8-2.html b/emf/docs/xsd/dW/os-schema2/os-schema2-8-2.html
deleted file mode 100644
index 455e189..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-8-2.html
+++ /dev/null
@@ -1,212 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>You try it!</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index8.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-8-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td colspan="5"></td><td align="right"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema2-9-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="topnextsection"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar8.jpg" alt="8. You try it!"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Troubleshooting and bugs</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 2 of 2</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-                                                All bugs should be reported in the Eclipse Bugzilla
-                                                server at:
-                                                <br>
-                                                <br>
-                                                <a href="http://bugs.eclipse.org/bugs">
-                                                        http://bugs.eclipse.org/bugs
-                                                </a>
-                                        </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="right" colspan="6"><a border="0" onMouseOver="iOver('topnextsection'); iOver('bottomnextsection'); self.status=nextsectionblurb; return true;" onMouseOut="iOut('topnextsection'); iOut('bottomnextsection'); self.status=''; return true;" href="os-schema2-9-1.html"><img alt="Next Section" src="../default/i/nextsection.gif" border="0" name="bottomnextsection"></a></td></tr><tr><td width="100%" colspan="5"></td><td width="108" height="1" bgcolor="#000000" align="right"><img alt="" height="1" width="108" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index8.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-8-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-9-1.html b/emf/docs/xsd/dW/os-schema2/os-schema2-9-1.html
deleted file mode 100644
index 318ace7..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-9-1.html
+++ /dev/null
@@ -1,220 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Summary and resources</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index9.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-9-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar9.jpg" alt="9. Summary and resources"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Summary</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 1 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>In this tutorial, we reviewed the steps in creating all of the different constructs in the XML Schema Infoset model, including:
-                                         <ul><li>Global complex types, local/anonymous complex
-types</li><li>Global simple types, local/anonymous simple
-types</li><li>Facets and value constraints</li><li>Named groups</li><li>Model groups (sequence, choice, and all)</li><li>Global attribute groups and attribute group
-references</li><li>Global elements, local elements, and element
-references</li><li>Global attributes, local attributes, and attribute
-references</li></ul>
-                                        </p><p>As XML data is becoming more popular, 
-                                                we are seeing more and more companies depending on
-                                                common definitions, which are being built using XML
-                                                Schemas. The
-                                                <a href="http://www.eclipse.org/xsd">
-                                                        XML Schema Infoset Model</a> 
-                                                provides a well-designed set of interfaces,
-                                                implementations, and algorithms for representing and
-                                                manipulating XML Schema models. Hopefully the two tutorials in this series have demonstrated how powerful the XML Schema Infoset Model is.
-                                                </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index9.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xprevious.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-9-2.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-9-2.html b/emf/docs/xsd/dW/os-schema2/os-schema2-9-2.html
deleted file mode 100644
index d640fa7..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-9-2.html
+++ /dev/null
@@ -1,288 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Summary and resources</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index9.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-9-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="topnext"></a></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar9.jpg" alt="9. Summary and resources"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Resources</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 2 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p><b>Part 1 of this tutorial series</b><br><a href="http://www.ibm.com/developerworks/xml/edu/os-dw-os-schema1-i.html">Part 1</a> of this tutorial series shows how to set up the development environment, use the XML Schema Infoset Model classes,  load and create XML Schema models, and link XML Schema models together.</p><p>
-                                                For more information on using XML Schema or the Eclipse
-                                                Modeling Framework, see the following suggested
-                                                material:
-                                                <br>
-                                                <br>
-                                                <b>XML Schema resources</b>
-                                                
-                                                <br>
-                                                XML Schema Infoset Model
-                                                <br>
-                                                <a href="http://www.eclipse.org/xsd/">
-                                                        http://www.eclipse.org/xsd/
-                                                </a>
-                                                <br>
-                                                <br>
-                                                XML Schema Infoset Model FAQ
-                                                <br>
-                                                <a href="http://www.eclipse.org/emf/faq/faq.php?FAQ=XSD">
-                                                        
-http://www.eclipse.org/emf/faq/faq.php?FAQ=XSD
-                                                </a>
-                                                <br>
-                                                <br>
-                                                XML Schema Infoset Model Drivers
-                                                <br>
-                                                <a href="http://www.eclipse.org/emf/downloads/dl-xsd1x.html">
-                                                        
-http://www.eclipse.org/emf/downloads/dl-xsd1x.html
-                                                </a>
-                                                <br>
-                                                <br>
-                                                XML Schema Infoset Model newsgroup
-                                                <br>
-                                                <a href="news://news.eclipse.org/eclipse.technology.xsd%20">
-                                                        news://news.eclipse.org/eclipse.technology.xsd
-                                                </a>
-                                                <br>
-                                                <br>
-                                                XML Schema Tutorial, Roger L. Costello, September 2001
-                                                <br>
-                                                <a href="http://www.xfront.com/">
-                                                        http://www.xfront.com/
-                                                </a>
-                                                <br>
-                                                <br>
-                                                XML Schema Part 0: Primer
-                                                <br>
-                                                <a href="http://www.w3.org/TR/xmlschema-0/">
-                                                        http://www.w3.org/TR/xmlschema-0/
-                                                </a>
-                                                <br>
-                                                <br>
-                                                XML Schema Part 1: Structures
-                                                <br>
-                                                <a href="http://www.w3.org/TR/xmlschema-1/">
-                                                        http://www.w3.org/TR/xmlschema-1/
-                                                </a>
-                                                <br>
-                                                <br>
-                                                XML Schema Part 2: Datatypes
-                                                <br>
-                                                <a href="http://www.w3.org/TR/xmlschema-2/">
-                                                        http://www.w3.org/TR/xmlschema-2/
-                                                </a>
-                                                <br>
-                                                <br>
-                                                <br>
-                                                <b>Eclipse Modeling Framework resources</b>
-                                                
-                                                <br>
-                                                Eclipse Modeling Framework
-                                                <br>
-                                                <a href="http://www.eclipse.org/emf/">
-                                                        http://www.eclipse.org/emf/
-                                                </a>
-                                                <br>
-                                                <br>
-                                                EMF Users' Guide
-                                                <br>
-                                                <a href="http://www.eclipse.org/emf/docs/?doc=docs/UG/EMF_v1.0_Users_Guide.html">
-                                                        
-http://www.eclipse.org/emf/docs/?doc=docs/UG/EMF_v1.0_Users_Guide.html
-                                                </a>
-                                        </p><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index9.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-9-1.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topnext'); iOver('bottomnext'); self.status=nextblurb; return true;" onMouseOut="iOut('topnext'); iOut('bottomnext'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Next" border="0" src="../default/i/next.gif" name="bottomnext"></a></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-9-3.html b/emf/docs/xsd/dW/os-schema2/os-schema2-9-3.html
deleted file mode 100644
index 6f00f1e..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-9-3.html
+++ /dev/null
@@ -1,249 +0,0 @@
-<html>
-              <!-- This panel generated from the developerWorks XML tag set for tutorials, Version 3.0.2.  (C) Copyright 2000, 2002 IBM Corporation.  All rights reserved. -->
-            <head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Summary and resources</title></head><body vlink="663366" alink="330000" text="000000" bgcolor="ffffff"><script language="javascript">
-<!-- 
-var emailAbstract="This tutorial gives you the building blocks you need to set up and work with the XML Schema Infoset Model. It shows how to create all of the different constructs within the XML Schema Infoset model. This tutorial is the second of a two-part series.";
-var justTitle="XML Schema Infoset Model, Part 2";
-var tutorialPrereqs="http://www.ibm.com/developerworks/edu/os-dw-os-schema2-i.html";
-var menu1blurb="Before you start"; 
-var menu2blurb="Overview of XML Schema documents"; 
-var menu3blurb="Simple types"; 
-var menu4blurb="Complex types"; 
-var menu5blurb="Content models"; 
-var menu6blurb="Elements and attributes"; 
-var menu7blurb="Pulling it all together"; 
-var menu8blurb="You try it!"; 
-var menu9blurb="Summary and resources"; 
-
-      var browser = "x";
-      if (navigator.userAgent.indexOf("Mozilla/4") != -1) browser = "N3";
-      else if (navigator.userAgent.indexOf("Mozilla/3") != -1) browser = "N3";
-      else browser = "x";
-      
-      if (browser=="N3")
-      {
-    var menu1over=new Image(108,68); 
-var menu1out=new Image(108,68); 
-var menu2over=new Image(108,68); 
-var menu2out=new Image(108,68); 
-var menu3over=new Image(108,68); 
-var menu3out=new Image(108,68); 
-var menu4over=new Image(108,68); 
-var menu4out=new Image(108,68); 
-var menu5over=new Image(108,68); 
-var menu5out=new Image(108,68); 
-var menu6over=new Image(108,68); 
-var menu6out=new Image(108,68); 
-var menu7over=new Image(108,68); 
-var menu7out=new Image(108,68); 
-var menu8over=new Image(108,68); 
-var menu8out=new Image(108,68); 
-var menu9over=new Image(108,68); 
-var menu9out=new Image(108,68); 
-
-        var topmainover=new Image(77,15);
-        var topmainout=new Image(77,15);
-        var bottommainover=new Image(77,15);
-        var bottommainout=new Image(77,15);
-        var topsectionover=new Image(98,15);
-        var topsectionout=new Image(98,15);
-        var bottomsectionover=new Image(98,15);
-        var bottomsectionout=new Image(98,15);
-        var topfeedbackover=new Image(80,15);
-        var topfeedbackout=new Image(80,15);
-        var bottomfeedbackover=new Image(80,15);
-        var bottomfeedbackout=new Image(80,15);
-        var toppreviousover=new Image(77,15);
-        var toppreviousout=new Image(77,15);
-        var bottompreviousover=new Image(77,15);
-        var bottompreviousout=new Image(77,15);
-        var topnextover=new Image(60,15);
-        var topnextout=new Image(60,15);
-        var bottomnextover=new Image(60,15);
-        var bottomnextout=new Image(60,15);
-        var topnextsectionover=new Image(108,15);
-        var topnextsectionout=new Image(108,15);
-        var bottomnextsectionover=new Image(108,15);
-        var bottomnextsectionout=new Image(108,15);
-      
-    menu1over.src="imagemaster/himenu1.jpg"; 
-menu1out.src="imagemaster/menu1.jpg"; 
-menu2over.src="imagemaster/himenu2.jpg"; 
-menu2out.src="imagemaster/menu2.jpg"; 
-menu3over.src="imagemaster/himenu3.jpg"; 
-menu3out.src="imagemaster/menu3.jpg"; 
-menu4over.src="imagemaster/himenu4.jpg"; 
-menu4out.src="imagemaster/menu4.jpg"; 
-menu5over.src="imagemaster/himenu5.jpg"; 
-menu5out.src="imagemaster/menu5.jpg"; 
-menu6over.src="imagemaster/himenu6.jpg"; 
-menu6out.src="imagemaster/menu6.jpg"; 
-menu7over.src="imagemaster/himenu7.jpg"; 
-menu7out.src="imagemaster/menu7.jpg"; 
-menu8over.src="imagemaster/himenu8.jpg"; 
-menu8out.src="imagemaster/menu8.jpg"; 
-menu9over.src="imagemaster/himenu9.jpg"; 
-menu9out.src="imagemaster/menu9.jpg"; 
-
-        var mainblurb="Main menu";
-        var sectionblurb="Section menu";
-        var feedbackblurb="Give feedback on this tutorial";
-        var previousblurb="Go to previous panel";
-        var nextblurb="Go to next panel";
-        var nextsectionblurb="Go to next section";
-
-      topmainover.src="../default/i/h-main.gif";
-      topmainout.src="../default/i/main.gif";
-      bottommainover.src="../default/i/h-main.gif";
-      bottommainout.src="../default/i/main.gif";
-      topsectionover.src="../default/i/h-section.gif";
-      topsectionout.src="../default/i/section.gif";      
-      bottomsectionover.src="../default/i/h-section.gif";
-      bottomsectionout.src="../default/i/section.gif";      
-      topfeedbackover.src="../default/i/h-feedback.gif";
-      topfeedbackout.src="../default/i/feedback.gif";
-      bottomfeedbackover.src="../default/i/h-feedback.gif";
-      bottomfeedbackout.src="../default/i/feedback.gif";
-      toppreviousover.src="../default/i/h-previous.gif";
-      toppreviousout.src="../default/i/previous.gif";
-      bottompreviousover.src="../default/i/h-previous.gif";
-      bottompreviousout.src="../default/i/previous.gif";
-      topnextover.src="../default/i/h-next.gif";
-      topnextout.src="../default/i/next.gif";
-      bottomnextover.src="../default/i/h-next.gif";
-      bottomnextout.src="../default/i/next.gif";
-      topnextsectionout.src="../default/i/nextsection.gif";
-      topnextsectionover.src="../default/i/h-nextsection.gif";
-      bottomnextsectionout.src="../default/i/nextsection.gif";
-      bottomnextsectionover.src="../default/i/h-nextsection.gif";
-      }
-      function iOut(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "out.src");
-      }
-      function iOver(image)
-      {
-        if (browser=="N3")document[image].src=eval(image + "over.src");
-      }
-      // -->
-    </script><script src="../default/i/emailfriend.js" language="javascript"></script><a href="#navskip"><img border="0" alt="Skip to main content" src="../default/i/c.gif"></a><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#006699">
-      <td width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr bgcolor="#006699">
-            <td width="150"><img src="../default/i/mast_logo.gif" alt="IBM" width="160" height="47"></td>
-            <td width="150" background="../default/i/mgradient.gif"><font size="-2" color="#99ccff" face="Verdana, sans-serif"><b>&nbsp;</b></font><br><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-          </tr>
-        </table> 
-      </td>
-      <td align="left" width="300">
-        <table width="300" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td width="100"><a href="http://www.ibm.com/shop1/"><img border="0" src="../default/i/shopibm.gif" width="100" height="25" alt="Shop"></a></td>
-            <td width="100"><a href="http://www.ibm.com/support/"><img border="0" src="../default/i/support.gif" width="100" height="25" alt="Support"></a></td>
-            <td width="100"><a href="http://www.ibm.com/download/"><img border="0" src="../default/i/downloads.gif" width="100" height="25" alt="Downloads"></a></td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" border="0" cellspacing="0" cellpadding="0">
-    <tr bgcolor="#000000">
-      <td>
-        <table width="600" border="0" cellspacing="0" cellpadding="0">
-          <tr>
-            <td bgcolor="#006699" width="150"><img src="../default/i/mast_lnav_sp.gif" width="150" height="21" alt=""></td>
-            <td colspan="4" bgcolor="#000000">
-              <table border="0" cellspacing="0" cellpadding="0" height="21">
-                <tr>
-                  <td height="21" bgcolor="#000000" width="79" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/home/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>IBM Home</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="74" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/products/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Products</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/services/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Consulting</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="81" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/solutions/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>Industries</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="57" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/news/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>News</b></font></a></td>
-                  <td bgcolor="#959595" width="1"><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-                  <td height="21" bgcolor="#000000" width="78" align="center"><a class="nav" style="color: #ffffff;" href="http://www.ibm.com/ibm/"><font size="-2" color="#ffffff" face="Verdana, sans-serif"><b>About IBM</b></font></a></td>
-                </tr>
-              </table>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-  </table><table width="100%" cellspacing="0" cellpadding="0" border="0">
-    <tr>
-      <td bgcolor="#ffffff" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#cc6633" height="3" width="150"><img src="../default/i/c.gif" width="150" height="3" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#333333" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-    <tr>
-      <td bgcolor="#000000" height="1" width="150"><img src="../default/i/c.gif" width="150" height="1" alt=""></td>
-    </tr>
-  </table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><font color="#006699" face="Verdana, sans-serif" size="-1"><a href="http://www.ibm.com/developer/">IBM developerWorks</a> : <a href="http://www.ibm.com/developer/xml/">XML</a> : <a href="http://www-106.ibm.com/developerworks/views/xml/tutorials.jsp">Education - Tutorials</a></font><br><img src="imagemaster/masthead.jpg" alt="XML Schema Infoset Model, Part 2"></td><td width="*" valign="bottom" align="right"><a border="0" href="os-schema2.zip"><img alt="ZIP" border="0" src="../default/i/icon-zip.gif"></a><a border="0" href="os-schema2-ltr.pdf"><img alt="PDF (letter)" border="0" src="../default/i/icon-pdf-ltr.gif"></a><a border="0" href="os-schema2-a4.pdf"><img alt="PDF (A4)" border="0" src="../default/i/icon-pdf-a4.gif"></a><a href="javascript:newWindow()" border="0"><img alt="e-mail" border="0" src="../default/i/icon-email.gif"></a></td></tr><tr><td height="2" colspan="2"><img height="2" width="1" src="../default/i/c.gif"></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="topmain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index9.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="topsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="topfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-9-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="topprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr></table><table bgcolor="ffffff" cellspacing="0" cellpadding="2" border="0" height="400" width="100%"><tr valign="bottom"><td height="25" colspan="4"><img border="0" height="25" width="562" src="imagemaster/titlebar9.jpg" alt="9. Summary and resources"></td></tr><tr><td bgcolor="ffffff" width="15">&nbsp;</td><td bgcolor="ffffff" width="12">&nbsp;</td><td valign="top" align="left" bgcolor="ffffff" width="*"><p><br><table cellspacing="0" cellpadding="0" border="0"><tr><td width="90%"><font size="4" face="Verdana, Arial, sans-serif"><b>Feedback</b></font></td><td width="200" align="right"><font size="1" face="Verdana, Arial, sans-serif"><nobr>    page 3 of 3</nobr></font></td></tr></table><br><br></p><font size="2" face="Verdana, Arial, sans-serif"><p>
-                                                We welcome your feedback on this tutorial, and look
-                                                forward to hearing from you. We'd also like to hear
-                                                about other tutorial topics you'd like to see covered.
-                                                Thanks! For questions about the content of this
-                                                tutorial, contact the author, Dave Spriet, at
-                                                <a href="mailto:spriet@ca.ibm.com">spriet@ca.ibm.com</a>
-                                        </p><table width="100%" cellspacing="0" cellpadding="0" border="0"><tr><td height="1" width="100%">
-          &nbsp;
-        </td></tr><tr><td height="3" width="100%" bgcolor="3333CC" align="left" valign="top">
-          &nbsp;
-        </td></tr><tr valign="top"><td><form action="http://www.alphaworks.ibm.com/developerworks/ratings.nsf/RateOnlineCourse?CreateDocument" name="feedback" method="post"><input value="XML Schema Infoset Model, Part 2" name="OnlineCourseTitle" type="hidden"><input value="opensource" name="zone" type="hidden"><input value="http://www-106.ibm.com/developerworks/thankyou/feedback-thankyou.html" name="RedirectURL" type="hidden"><font face="HELVETICA, HELV, ARIAL" size="-1">
-    <b>What do you think of this online course?</b>
-  </font><p>
-    <table border="0" cellpadding="0" cellspacing="0" width="545">
-      <tr valign="top">
-        <td>
-          <input type="radio" name="Rating" value="5">
-          <font face="HELVETICA, HELV, ARIAL" size="-1">Killer! (5)</font>
-        </td>
-        <td>
-          <input type="radio" name="Rating" value="4">
-          <font face="HELVETICA, HELV, ARIAL" size="-1">Good stuff (4)</font>
-        </td>
-        <td>
-          <input type="radio" name="Rating" value="3">
-          <font face="HELVETICA, HELV, ARIAL" size="-1">So-so; not bad (3)</font>
-        </td>
-        <td>
-          <input type="radio" name="Rating" value="2">
-          <font face="HELVETICA, HELV, ARIAL" size="-1">Needs work (2)</font>
-        </td>
-        <td>
-          <input type="radio" name="Rating" value="1">
-          <font face="HELVETICA, HELV, ARIAL" size="-1">Lame! (1)</font>
-        </td>
-      </tr>
-    </table>
-    <br>
-    <font face="HELVETICA, HELV, ARIAL" size="-1"><b>Comments?</b></font>
-    <br>
-    <textarea name="Comments" wrap="virtual" rows="3" cols="52"></textarea>
-    <br>
-    <br>
-    <input type="submit" value="Submit feedback">
-  </p></form></td></tr></table><br></font></td></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../default/i/sw-gold.gif"><a border="0" href="index.html" onMouseOver="iOver('topmain'); iOver('bottommain'); self.status=mainblurb; return true;" onMouseOut="iOut('topmain'); iOut('bottommain'); self.status=''; return true;"><img alt="Main menu" border="0" src="../default/i/main.gif" name="bottommain"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topsection'); iOver('bottomsection'); self.status=sectionblurb; return true;" onMouseOut="iOut('topsection'); iOut('bottomsection'); self.status=''; return true;" href="index9.html"><img alt="Section menu" border="0" src="../default/i/section.gif" name="bottomsection"></a></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topfeedback'); iOver('bottomfeedback'); self.status=feedbackblurb; return true;" onMouseOut="iOut('topfeedback'); iOut('bottomfeedback'); self.status=''; return true;" href="os-schema2-9-3.html"><img alt="Feedback" border="0" src="../default/i/feedback.gif" name="bottomfeedback"></a></td><td width="100%" background="../default/i/sw-gold.gif"><img src="../default/i/c.gif"></td><td background="../default/i/sw-gold.gif"><a border="0" onMouseOver="iOver('topprevious'); iOver('bottomprevious'); self.status=previousblurb; return true;" onMouseOut="iOut('topprevious'); iOut('bottomprevious'); self.status=''; return true;" href="os-schema2-9-2.html"><img alt="Previous" border="0" src="../default/i/previous.gif" name="bottomprevious"></a></td><td background="../default/i/sw-gold.gif"><img border="0" src="../default/i/xnext.gif"></td></tr><tr><td width="150" height="1" bgcolor="#000000" colspan="6"><img alt="" height="1" width="150" src="../default/i/c.gif"></td></tr></table><style>
-.bbg { background-color : #000000; vertical-align: middle }
-
-a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
-
-.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
-</style><table width="760" cellspacing="0" cellpadding="0" border="0">
-<tr>
-<td><img src="../default/i/c.gif" width="1" height="1" alt=""></td>
-</tr>
-<tr valign="top">
-<td height="21" class="bbg"><img src="../default/i/c.gif" width="1" height="1" alt="">  <a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/ibm/?origin=dwfooter" class="mainlink">About IBM</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/privacy/?origin=dwfooter" class="mainlink">Privacy</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/legal/?origin=dwfooter" class="mainlink">Legal</a><span class="divider">  |  </span><a href="http://www-106.ibm.com/developerworks/cgi-bin/click.cgi?url=http://www.ibm.com/contact/?origin=dwfooter" class="mainlink">Contact</a></td>
-</tr>
-</table><script type="text/javascript" language="JavaScript1.2" src="//www.ibm.com/common/stats/stats.js"></script><noscript><img src="//i.ihost.com/i/c.gif" width="1" height="1" alt="" border="0"></noscript></body></html>
\ No newline at end of file
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-a4.pdf b/emf/docs/xsd/dW/os-schema2/os-schema2-a4.pdf
deleted file mode 100644
index ea9041f..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-a4.pdf
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2-ltr.pdf b/emf/docs/xsd/dW/os-schema2/os-schema2-ltr.pdf
deleted file mode 100644
index d040f70..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2-ltr.pdf
+++ /dev/null
Binary files differ
diff --git a/emf/docs/xsd/dW/os-schema2/os-schema2.zip b/emf/docs/xsd/dW/os-schema2/os-schema2.zip
deleted file mode 100644
index f3f5f57..0000000
--- a/emf/docs/xsd/dW/os-schema2/os-schema2.zip
+++ /dev/null
Binary files differ
diff --git a/emf/project-info/project-info.xml b/emf/project-info/project-info.xml
deleted file mode 100644
index e3544dd..0000000
--- a/emf/project-info/project-info.xml
+++ /dev/null
@@ -1,92 +0,0 @@
-<project>
-  <bugzilla>
-    <product name="EMF"/>
-    <product name="XSD"/>
-  </bugzilla>
-  <newsgroups>
-    <newsgroup name="eclipse.tools.emf"/>
-    <newsgroup name="eclipse.technology.xsd"/>
-  </newsgroups>
-  <committers />
-  <contributors />
-  <leaders />
-  <cvs repository="/cvsroot/tools/">
-    <module path="org.eclipse.emf"/>
-    <module path="org.eclipse.emf.ecore.sdo"/>
-    <module path="org.eclipse.emf.releng.build"/>
-    <module path="org.eclipse.xsd"/>
-  </cvs>
-  <description url="/emf/docs/#overviews" 
-               paragraph-url="/emf/project-info/project-page-paragraph.html"/>
-  <summary paragraph-url="/emf/project-info/summary.html"/>
-  <getting-started url="/emf/docs/#tutorials"/>
-  <project-ip-log url="/emf/eclipse-project-ip-log.csv"/>
-  <mailing-lists url="/emf/newsgroup-mailing-list.php">
-    <list name="emf-dev"/>
-    <list name="xsd-dev"/>
-  </mailing-lists>
-  <project-plan url="/emf/docs/#plandocs"/>
-  <releases>
-    <!-- Future 2.x releases -->
-    <release status="scheduled"
-             date="30/06/2006"
-             name="2.2.0"
-             plan="http://www.eclipse.org/emf/docs/?doc=http://www.eclipse.org/emf/docs/dev-plans/emf_project_plan_2.2.html" />
-    <!-- Future 2.x maintenance -->
-    <!-- 2.x releases -->
-    <release status="completed"
-             date="19/01/2006"
-             name="2.1.2"
-             download="http://download.eclipse.org/tools/emf/scripts/downloads-viewer.php?s=2.1.2/R200601191349" />
-    <release status="completed"
-             date="28/09/2005"
-             name="2.1.1"
-             download="http://download.eclipse.org/tools/emf/scripts/downloads-viewer.php?s=2.1.1/R200509281310" />
-    <release status="completed"
-             date="07/07/2005"
-             name="2.1.0"
-             plan="http://www.eclipse.org/emf/docs/?doc=http://www.eclipse.org/emf/docs/dev-plans/emf_project_plan_2.1.html" />
-    <release status="completed"
-             date="29/11/2005"
-             name="2.0.5"
-             download="http://download.eclipse.org/tools/emf/scripts/downloads-viewer.php?s=2.0.5/R200511291418" />
-    <release status="completed"
-             date="30/09/2005"
-             name="2.0.4"
-             download="http://download.eclipse.org/tools/emf/scripts/downloads-viewer.php?s=2.0.4/R200509300951" />
-    <release status="completed"
-             date="09/06/2005"
-             name="2.0.3"
-             download="http://download.eclipse.org/tools/emf/scripts/downloads-viewer.php?s=2.0.3/R200506091052" />
-    <release status="completed"
-             date="15/03/2005"
-             name="2.0.2"
-             download="http://download.eclipse.org/tools/emf/scripts/downloads-viewer.php?s=2.0.2/R200503151315" />
-    <release status="completed"
-             date="17/09/2004"
-             name="2.0.1"
-             download="http://download.eclipse.org/tools/emf/scripts/downloads-viewer.php?s=2.0.1/R200409171617" />
-    <release status="completed"
-             date="28/06/2004"
-             download="http://download.eclipse.org/tools/emf/scripts/downloads-viewer.php?s=2.0/R200406280827"
-             name="2.0.0" />
-    
-    <!-- 1.x releases -->
-    <release status="completed"
-             date="20/11/2003"
-             download="http://www.eclipse.org/emf/downloads/dl-emf1x.html"
-             name="1.1.1.1" />
-    <release status="completed"
-             date="20/10/2003"
-             download="http://www.eclipse.org/emf/downloads/dl-emf1x.html"
-             name="1.1.1" />
-    <release status="completed"
-             date="20/06/2003"
-             download="http://www.eclipse.org/emf/downloads/dl-emf1x.html"
-             name="1.1.0" />
-    <release status="completed"
-             date="26/03/2003"
-             download="http://www.eclipse.org/emf/downloads/dl-emf1x.html"
-             name="1.0.2" />
-  </releases>
-</project>
diff --git a/emf/project-info/project-page-paragraph.html b/emf/project-info/project-page-paragraph.html
deleted file mode 100644
index b98af66..0000000
--- a/emf/project-info/project-page-paragraph.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<p><b><a href="/emf/">Eclipse Modeling Framework (EMF)</a></b>
-The EMF project is a modeling framework and code generation facility for building 
-tools and other applications based on a structured data model. From a model 
-specification described in XMI, EMF provides tools and runtime support to 
-produce a set of Java classes for the model, along with a set of adapter 
-classes that enable viewing and command-based editing of the model, and 
-a basic editor.</p>
-<p>
-EMF includes the XML Schema Infoset Model (XSD) project and an EMF-based 
-implementation of Service Data Objects (SDO). XSD provides a model and API 
-for manipulating components of an XML Schema, with access to the underlying 
-DOM representation of the schema document. SDO is a framework that simplifies 
-and unifies data application development in a service-oriented architecture 
-(SOA). It supports and integrates XML and incorporates J2EE patterns and 
-best practices.
-</p>
diff --git a/emf/project-info/readme.txt b/emf/project-info/readme.txt
deleted file mode 100644
index 13e8218..0000000
--- a/emf/project-info/readme.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-See the following URLs for how to create the metafiles for this folder.
-
-http://www.eclipse.org/projects/dev_process/project-status-infrastructure.php
-
-http://www.eclipse.org/projects/dev_process/example-project-info.xml
-
-http://www.eclipse.org/projects/callisto.php
diff --git a/emf/project-info/summary.html b/emf/project-info/summary.html
deleted file mode 100644
index 4f94d80..0000000
--- a/emf/project-info/summary.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<p>Development on EMF 2.2 is winding down. Feature development has ceased, and any remaining serious bugs are being fixed in advance of our June 30, 2006 release.
-Completed plan items and large features include XML processor utility, EMF.Edit enhancements, XMI 2.1 support, improved XML Schema generation, model exporter, build customization (for reuse in other projects), cross-resource containment, cross reference adapter, decoupling of JMerge from JDOM, generator extensibility, and improved code generator error handling and reporting.
-More details and our release candidate schedule can be found in the <a href="http://www.eclipse.org/emf/docs/dev-plans/emf_project_plan_2.2.html">EMF 2.2 Project Plan.</a></p>
-<p>Maintenance continues to be provided for the 2.1 stream.</p>
\ No newline at end of file
diff --git a/emft/updates/index.php b/emft/updates/index.php
deleted file mode 100644
index 04166d6..0000000
--- a/emft/updates/index.php
+++ /dev/null
@@ -1,57 +0,0 @@
-<?php 
-
-$pre = "../";
-
-// Process query string
-$vars = explode("&", $_SERVER['QUERY_STRING']);
-for ($i=0;$i<=count($vars);$i++) {
-  $var = explode("=", $vars[$i]);
-  $qsvars[$var[0]] = $var[1];
-}
-
-$params = array();
-$params["project"] = $qsvars["proj"]; 
-
-$HTMLTitle = "EMF Technologies - Update Manager";
-$ProjectName = array(
-	"Update Manager",
-	"EMF Technologies",
-	"Update Manager",
-	"images/reference.gif"
-);
-
-if (is_file($pre . "includes/header.php")) include $pre . "includes/header.php"; 
-
-/*
- * To work, this script must be run with a version of PHP4 which
- * includes the Sablotron XSLT extension compiled into it
- * 
- * Params in stylesheet:
- *  
- * 	<xsl:param name="project"></xsl:param>
- *
- */
-
-// define XML and XSL sources 
-$XMLfile = $qsvars["XMLfile"] ? str_replace("../","",$qsvars["XMLfile"]).".xml" : "site.xml";
-$XSLfile = "site.xsl";
-
-if (function_exists('xslt_create')) {
-	$processor = xslt_create();
-	$fileBase = 'file://' . getcwd () . '/';
-	xslt_set_base ( $processor, $fileBase );
-	$result = xslt_process($processor, $fileBase.$XMLfile, $fileBase.$XSLfile, NULL, array(), $params);
-	
-	if(!$result) {
-		echo "Trying to parse ".$XMLfile." with ".$XSLfile."...<br/>";
-		echo "ERROR #".xslt_errno($processor) . " : " . xslt_error($processor);
-	}
-	echo $result; 
-} else { ?>
-	<meta http-equiv="Refresh" content="0;url=site.html">
-<?php } ?>
-
-<p><a href="view-source:http://download.eclipse.org/technology/emft/updates/<?php echo $XMLfile; ?>" class="red">View as XML</a></p>
-
-<?php if (is_file($pre . "includes/footer.php")) include $pre . "includes/footer.php"; ?>
-<!-- $Id$ -->
diff --git a/emft/updates/site-interim-jet-old.xml b/emft/updates/site-interim-jet-old.xml
deleted file mode 100644
index 7ed2914..0000000
--- a/emft/updates/site-interim-jet-old.xml
+++ /dev/null
@@ -1,347 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?xml-stylesheet type="text/xsl" href="site.xsl"?>
-<site mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/technology/emft/updates/site-interim-jet-old.xml&amp;format=xml">
-	<description url="http://download.eclipse.org/technology/emft/updates/site-interim-jet-old.xml">
-	To install these plugins, point your Eclipse Update Manager at this site.
-	</description>
-
-	<feature url="features/org.eclipse.jet.doc_1.0.0.v200603091046.jar" patch="false" id="org.eclipse.jet.doc" version="1.0.0.v200603091046">
-		<category name="emft jet SDK 1.0.0 I200603091046"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.examples_1.0.0.v200603091046.jar" patch="false" id="org.eclipse.jet.examples" version="1.0.0.v200603091046">
-		<category name="emft jet SDK 1.0.0 I200603091046"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.sdk_1.0.0.v200603091046.jar" patch="false" id="org.eclipse.jet.sdk" version="1.0.0.v200603091046">
-		<category name="emft jet SDK 1.0.0 I200603091046"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.source_1.0.0.v200603091046.jar" patch="false" id="org.eclipse.jet.source" version="1.0.0.v200603091046">
-		<category name="emft jet SDK 1.0.0 I200603091046"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet_1.0.0.v200603091046.jar" patch="false" id="org.eclipse.jet" version="1.0.0.v200603091046">
-		<category name="emft jet SDK 1.0.0 I200603091046"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.doc_1.0.0.v200603161025.jar" patch="false" id="org.eclipse.jet.doc" version="1.0.0.v200603161025">
-		<category name="emft jet SDK 1.0.0 I200603161025"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.examples_1.0.0.v200603161025.jar" patch="false" id="org.eclipse.jet.examples" version="1.0.0.v200603161025">
-		<category name="emft jet SDK 1.0.0 I200603161025"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.sdk_1.0.0.v200603161025.jar" patch="false" id="org.eclipse.jet.sdk" version="1.0.0.v200603161025">
-		<category name="emft jet SDK 1.0.0 I200603161025"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.source_1.0.0.v200603161025.jar" patch="false" id="org.eclipse.jet.source" version="1.0.0.v200603161025">
-		<category name="emft jet SDK 1.0.0 I200603161025"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet_1.0.0.v200603161025.jar" patch="false" id="org.eclipse.jet" version="1.0.0.v200603161025">
-		<category name="emft jet SDK 1.0.0 I200603161025"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.doc_1.0.0.v200603231121.jar" patch="false" id="org.eclipse.jet.doc" version="1.0.0.v200603231121">
-		<category name="emft jet SDK 1.0.0 I200603231121"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.examples_1.0.0.v200603231121.jar" patch="false" id="org.eclipse.jet.examples" version="1.0.0.v200603231121">
-		<category name="emft jet SDK 1.0.0 I200603231121"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.sdk_1.0.0.v200603231121.jar" patch="false" id="org.eclipse.jet.sdk" version="1.0.0.v200603231121">
-		<category name="emft jet SDK 1.0.0 I200603231121"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.source_1.0.0.v200603231121.jar" patch="false" id="org.eclipse.jet.source" version="1.0.0.v200603231121">
-		<category name="emft jet SDK 1.0.0 I200603231121"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet_1.0.0.v200603231121.jar" patch="false" id="org.eclipse.jet" version="1.0.0.v200603231121">
-		<category name="emft jet SDK 1.0.0 I200603231121"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.doc_1.0.0.v200603301532.jar" patch="false" id="org.eclipse.jet.doc" version="1.0.0.v200603301532">
-		<category name="emft jet SDK 1.0.0 I200603301532"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.examples_1.0.0.v200603301532.jar" patch="false" id="org.eclipse.jet.examples" version="1.0.0.v200603301532">
-		<category name="emft jet SDK 1.0.0 I200603301532"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.sdk_1.0.0.v200603301532.jar" patch="false" id="org.eclipse.jet.sdk" version="1.0.0.v200603301532">
-		<category name="emft jet SDK 1.0.0 I200603301532"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.source_1.0.0.v200603301532.jar" patch="false" id="org.eclipse.jet.source" version="1.0.0.v200603301532">
-		<category name="emft jet SDK 1.0.0 I200603301532"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet_1.0.0.v200603301532.jar" patch="false" id="org.eclipse.jet" version="1.0.0.v200603301532">
-		<category name="emft jet SDK 1.0.0 I200603301532"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.doc_1.0.0.v200604072156.jar" patch="false" id="org.eclipse.jet.doc" version="1.0.0.v200604072156">
-		<category name="emft jet SDK 1.0.0M6 S200604072156"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.examples_1.0.0.v200604072156.jar" patch="false" id="org.eclipse.jet.examples" version="1.0.0.v200604072156">
-		<category name="emft jet SDK 1.0.0M6 S200604072156"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.sdk_1.0.0.v200604072156.jar" patch="false" id="org.eclipse.jet.sdk" version="1.0.0.v200604072156">
-		<category name="emft jet SDK 1.0.0M6 S200604072156"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.source_1.0.0.v200604072156.jar" patch="false" id="org.eclipse.jet.source" version="1.0.0.v200604072156">
-		<category name="emft jet SDK 1.0.0M6 S200604072156"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet_1.0.0.v200604072156.jar" patch="false" id="org.eclipse.jet" version="1.0.0.v200604072156">
-		<category name="emft jet SDK 1.0.0M6 S200604072156"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.doc_1.0.0.v200604131352.jar" patch="false" id="org.eclipse.jet.doc" version="1.0.0.v200604131352">
-		<category name="emft jet SDK 1.0.0M6a S200604131352"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.examples_1.0.0.v200604131352.jar" patch="false" id="org.eclipse.jet.examples" version="1.0.0.v200604131352">
-		<category name="emft jet SDK 1.0.0M6a S200604131352"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.sdk_1.0.0.v200604131352.jar" patch="false" id="org.eclipse.jet.sdk" version="1.0.0.v200604131352">
-		<category name="emft jet SDK 1.0.0M6a S200604131352"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.source_1.0.0.v200604131352.jar" patch="false" id="org.eclipse.jet.source" version="1.0.0.v200604131352">
-		<category name="emft jet SDK 1.0.0M6a S200604131352"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet_1.0.0.v200604131352.jar" patch="false" id="org.eclipse.jet" version="1.0.0.v200604131352">
-		<category name="emft jet SDK 1.0.0M6a S200604131352"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.doc_1.0.0.v200604201420.jar" patch="false" id="org.eclipse.jet.doc" version="1.0.0.v200604201420">
-		<category name="emft jet SDK 1.0.0RC1 S200604201420"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.examples_1.0.0.v200604201420.jar" patch="false" id="org.eclipse.jet.examples" version="1.0.0.v200604201420">
-		<category name="emft jet SDK 1.0.0RC1 S200604201420"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.sdk_1.0.0.v200604201420.jar" patch="false" id="org.eclipse.jet.sdk" version="1.0.0.v200604201420">
-		<category name="emft jet SDK 1.0.0RC1 S200604201420"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.source_1.0.0.v200604201420.jar" patch="false" id="org.eclipse.jet.source" version="1.0.0.v200604201420">
-		<category name="emft jet SDK 1.0.0RC1 S200604201420"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet_1.0.0.v200604201420.jar" patch="false" id="org.eclipse.jet" version="1.0.0.v200604201420">
-		<category name="emft jet SDK 1.0.0RC1 S200604201420"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.doc_1.0.0.v200604271321.jar" patch="false" id="org.eclipse.jet.doc" version="1.0.0.v200604271321">
-		<category name="emft jet SDK 1.0.0 I200604271321"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.examples_1.0.0.v200604271321.jar" patch="false" id="org.eclipse.jet.examples" version="1.0.0.v200604271321">
-		<category name="emft jet SDK 1.0.0 I200604271321"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.sdk_1.0.0.v200604271321.jar" patch="false" id="org.eclipse.jet.sdk" version="1.0.0.v200604271321">
-		<category name="emft jet SDK 1.0.0 I200604271321"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.source_1.0.0.v200604271321.jar" patch="false" id="org.eclipse.jet.source" version="1.0.0.v200604271321">
-		<category name="emft jet SDK 1.0.0 I200604271321"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet_1.0.0.v200604271321.jar" patch="false" id="org.eclipse.jet" version="1.0.0.v200604271321">
-		<category name="emft jet SDK 1.0.0 I200604271321"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.doc_1.0.0.v200605031030.jar" patch="false" id="org.eclipse.jet.doc" version="1.0.0.v200605031030">
-		<category name="emft jet SDK 1.0.0RC2 S200605031030"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.examples_1.0.0.v200605031030.jar" patch="false" id="org.eclipse.jet.examples" version="1.0.0.v200605031030">
-		<category name="emft jet SDK 1.0.0RC2 S200605031030"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.sdk_1.0.0.v200605031030.jar" patch="false" id="org.eclipse.jet.sdk" version="1.0.0.v200605031030">
-		<category name="emft jet SDK 1.0.0RC2 S200605031030"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.source_1.0.0.v200605031030.jar" patch="false" id="org.eclipse.jet.source" version="1.0.0.v200605031030">
-		<category name="emft jet SDK 1.0.0RC2 S200605031030"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet_1.0.0.v200605031030.jar" patch="false" id="org.eclipse.jet" version="1.0.0.v200605031030">
-		<category name="emft jet SDK 1.0.0RC2 S200605031030"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.doc_1.0.0.v200605181400.jar" patch="false" id="org.eclipse.jet.doc" version="1.0.0.v200605181400">
-		<category name="emft jet SDK 1.0.0RC3 S200605181400"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.examples_1.0.0.v200605181400.jar" patch="false" id="org.eclipse.jet.examples" version="1.0.0.v200605181400">
-		<category name="emft jet SDK 1.0.0RC3 S200605181400"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.sdk_1.0.0.v200605181400.jar" patch="false" id="org.eclipse.jet.sdk" version="1.0.0.v200605181400">
-		<category name="emft jet SDK 1.0.0RC3 S200605181400"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.source_1.0.0.v200605181400.jar" patch="false" id="org.eclipse.jet.source" version="1.0.0.v200605181400">
-		<category name="emft jet SDK 1.0.0RC3 S200605181400"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet_1.0.0.v200605181400.jar" patch="false" id="org.eclipse.jet" version="1.0.0.v200605181400">
-		<category name="emft jet SDK 1.0.0RC3 S200605181400"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.doc_1.0.0.v200605251036.jar" patch="false" id="org.eclipse.jet.doc" version="1.0.0.v200605251036">
-		<category name="emft jet SDK 1.0.0 I200605251036"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.examples_1.0.0.v200605251036.jar" patch="false" id="org.eclipse.jet.examples" version="1.0.0.v200605251036">
-		<category name="emft jet SDK 1.0.0 I200605251036"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.sdk_1.0.0.v200605251036.jar" patch="false" id="org.eclipse.jet.sdk" version="1.0.0.v200605251036">
-		<category name="emft jet SDK 1.0.0 I200605251036"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.source_1.0.0.v200605251036.jar" patch="false" id="org.eclipse.jet.source" version="1.0.0.v200605251036">
-		<category name="emft jet SDK 1.0.0 I200605251036"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet_1.0.0.v200605251036.jar" patch="false" id="org.eclipse.jet" version="1.0.0.v200605251036">
-		<category name="emft jet SDK 1.0.0 I200605251036"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.doc_1.0.0.v200606011349.jar" patch="false" id="org.eclipse.jet.doc" version="1.0.0.v200606011349">
-		<category name="emft jet SDK 1.0.0RC4 S200606011349"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.examples_1.0.0.v200606011349.jar" patch="false" id="org.eclipse.jet.examples" version="1.0.0.v200606011349">
-		<category name="emft jet SDK 1.0.0RC4 S200606011349"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.sdk_1.0.0.v200606011349.jar" patch="false" id="org.eclipse.jet.sdk" version="1.0.0.v200606011349">
-		<category name="emft jet SDK 1.0.0RC4 S200606011349"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.source_1.0.0.v200606011349.jar" patch="false" id="org.eclipse.jet.source" version="1.0.0.v200606011349">
-		<category name="emft jet SDK 1.0.0RC4 S200606011349"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet_1.0.0.v200606011349.jar" patch="false" id="org.eclipse.jet" version="1.0.0.v200606011349">
-		<category name="emft jet SDK 1.0.0RC4 S200606011349"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.doc_1.0.0.v200606081223.jar" patch="false" id="org.eclipse.jet.doc" version="1.0.0.v200606081223">
-		<category name="emft jet SDK 1.0.0 I200606081223"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.examples_1.0.0.v200606081223.jar" patch="false" id="org.eclipse.jet.examples" version="1.0.0.v200606081223">
-		<category name="emft jet SDK 1.0.0 I200606081223"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.sdk_1.0.0.v200606081223.jar" patch="false" id="org.eclipse.jet.sdk" version="1.0.0.v200606081223">
-		<category name="emft jet SDK 1.0.0 I200606081223"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet.source_1.0.0.v200606081223.jar" patch="false" id="org.eclipse.jet.source" version="1.0.0.v200606081223">
-		<category name="emft jet SDK 1.0.0 I200606081223"/>
-	</feature>
-
-	<feature url="features/org.eclipse.jet_1.0.0.v200606081223.jar" patch="false" id="org.eclipse.jet" version="1.0.0.v200606081223">
-		<category name="emft jet SDK 1.0.0 I200606081223"/>
-	</feature>
-
-	<category-def label="emft jet SDK 1.0.0 I200603091046" name="emft jet SDK 1.0.0 I200603091046">
-		<description>
-This category contains the features of the 1.0.0 I200603091046 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 1.0.0 I200603161025" name="emft jet SDK 1.0.0 I200603161025">
-		<description>
-This category contains the features of the 1.0.0 I200603161025 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 1.0.0 I200603231121" name="emft jet SDK 1.0.0 I200603231121">
-		<description>
-This category contains the features of the 1.0.0 I200603231121 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 1.0.0 I200603301532" name="emft jet SDK 1.0.0 I200603301532">
-		<description>
-This category contains the features of the 1.0.0 I200603301532 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 1.0.0M6 S200604072156" name="emft jet SDK 1.0.0M6 S200604072156">
-		<description>
-This category contains the features of the 1.0.0M6 S200604072156 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 1.0.0M6a S200604131352" name="emft jet SDK 1.0.0M6a S200604131352">
-		<description>
-This category contains the features of the 1.0.0M6a S200604131352 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 1.0.0RC1 S200604201420" name="emft jet SDK 1.0.0RC1 S200604201420">
-		<description>
-This category contains the features of the 1.0.0RC1 S200604201420 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 1.0.0 I200604271321" name="emft jet SDK 1.0.0 I200604271321">
-		<description>
-This category contains the features of the 1.0.0 I200604271321 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 1.0.0RC2 S200605031030" name="emft jet SDK 1.0.0RC2 S200605031030">
-		<description>
-This category contains the features of the 1.0.0RC2 S200605031030 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 1.0.0RC3 S200605181400" name="emft jet SDK 1.0.0RC3 S200605181400">
-		<description>
-This category contains the features of the 1.0.0RC3 S200605181400 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 1.0.0 I200605251036" name="emft jet SDK 1.0.0 I200605251036">
-		<description>
-This category contains the features of the 1.0.0 I200605251036 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 1.0.0RC4 S200606011349" name="emft jet SDK 1.0.0RC4 S200606011349">
-		<description>
-This category contains the features of the 1.0.0RC4 S200606011349 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 1.0.0 I200606081223" name="emft jet SDK 1.0.0 I200606081223">
-		<description>
-This category contains the features of the 1.0.0 I200606081223 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-</site>	
\ No newline at end of file
diff --git a/emft/updates/site-interim.xml b/emft/updates/site-interim.xml
deleted file mode 100644
index 61e1c47..0000000
--- a/emft/updates/site-interim.xml
+++ /dev/null
@@ -1,7451 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?xml-stylesheet type="text/xsl" href="site.xsl"?>
-<site mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/technology/emft/updates/site-interim.xml&amp;format=xml">
-	<description url="http://download.eclipse.org/technology/emft/updates/site-interim.xml">
-	To install these plugins, point your Eclipse Update Manager at this site.
-	</description>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.I200601191249.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.I200601191249">
-		<category name="emft validation SDK 1.0.0 I200601191249"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.I200601191249.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.I200601191249">
-		<category name="emft validation SDK 1.0.0 I200601191249"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.I200601191249.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.I200601191249">
-		<category name="emft validation SDK 1.0.0 I200601191249"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.I200601191249.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.I200601191249">
-		<category name="emft validation SDK 1.0.0 I200601191249"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.I200601191249.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.I200601191249">
-		<category name="emft validation SDK 1.0.0 I200601191249"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.I200601191254.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.I200601191254">
-		<category name="emft transaction SDK 1.0.0 I200601191254"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.I200601191254.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.I200601191254">
-		<category name="emft transaction SDK 1.0.0 I200601191254"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.I200601191254.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.I200601191254">
-		<category name="emft transaction SDK 1.0.0 I200601191254"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.I200601191254.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.I200601191254">
-		<category name="emft transaction SDK 1.0.0 I200601191254"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workbench.doc_1.0.0.I200601191254.jar" patch="false" id="org.eclipse.emf.workbench.doc" version="1.0.0.I200601191254">
-		<category name="emft transaction SDK 1.0.0 I200601191254"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workbench.examples_1.0.0.I200601191254.jar" patch="false" id="org.eclipse.emf.workbench.examples" version="1.0.0.I200601191254">
-		<category name="emft transaction SDK 1.0.0 I200601191254"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workbench_1.0.0.I200601191254.jar" patch="false" id="org.eclipse.emf.workbench" version="1.0.0.I200601191254">
-		<category name="emft transaction SDK 1.0.0 I200601191254"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.I200601191253.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.I200601191253">
-		<category name="emft query SDK 1.0.0 I200601191253"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.I200601191253.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.I200601191253">
-		<category name="emft query SDK 1.0.0 I200601191253"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.I200601191253.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.I200601191253">
-		<category name="emft query SDK 1.0.0 I200601191253"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.I200601191253.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.I200601191253">
-		<category name="emft query SDK 1.0.0 I200601191253"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.I200601191253.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.I200601191253">
-		<category name="emft query SDK 1.0.0 I200601191253"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.I200601261147.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.I200601261147">
-		<category name="emft ocl SDK 1.0.0 I200601261147"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.I200601261147.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.I200601261147">
-		<category name="emft ocl SDK 1.0.0 I200601261147"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.I200601261147.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.I200601261147">
-		<category name="emft ocl SDK 1.0.0 I200601261147"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.I200601261147.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.I200601261147">
-		<category name="emft ocl SDK 1.0.0 I200601261147"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.I200601261243.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.I200601261243">
-		<category name="emft query SDK 1.0.0 I200601261243"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.I200601261243.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.I200601261243">
-		<category name="emft query SDK 1.0.0 I200601261243"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.I200601261243.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.I200601261243">
-		<category name="emft query SDK 1.0.0 I200601261243"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.I200601261243.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.I200601261243">
-		<category name="emft query SDK 1.0.0 I200601261243"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.I200601261243.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.I200601261243">
-		<category name="emft query SDK 1.0.0 I200601261243"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.I200601261257.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.I200601261257">
-		<category name="emft validation SDK 1.0.0 I200601261257"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.I200601261257.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.I200601261257">
-		<category name="emft validation SDK 1.0.0 I200601261257"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.I200601261257.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.I200601261257">
-		<category name="emft validation SDK 1.0.0 I200601261257"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.I200601261257.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.I200601261257">
-		<category name="emft validation SDK 1.0.0 I200601261257"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.I200601261257.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.I200601261257">
-		<category name="emft validation SDK 1.0.0 I200601261257"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.I200601261315.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.I200601261315">
-		<category name="emft transaction SDK 1.0.0 I200601261315"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.I200601261315.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.I200601261315">
-		<category name="emft transaction SDK 1.0.0 I200601261315"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.I200601261315.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.I200601261315">
-		<category name="emft transaction SDK 1.0.0 I200601261315"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.I200601261315.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.I200601261315">
-		<category name="emft transaction SDK 1.0.0 I200601261315"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workbench.doc_1.0.0.I200601261315.jar" patch="false" id="org.eclipse.emf.workbench.doc" version="1.0.0.I200601261315">
-		<category name="emft transaction SDK 1.0.0 I200601261315"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workbench.examples_1.0.0.I200601261315.jar" patch="false" id="org.eclipse.emf.workbench.examples" version="1.0.0.I200601261315">
-		<category name="emft transaction SDK 1.0.0 I200601261315"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workbench_1.0.0.I200601261315.jar" patch="false" id="org.eclipse.emf.workbench" version="1.0.0.I200601261315">
-		<category name="emft transaction SDK 1.0.0 I200601261315"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.I200602020906.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.I200602020906">
-		<category name="emft ocl SDK 1.0.0 I200602020906"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.I200602020906.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.I200602020906">
-		<category name="emft ocl SDK 1.0.0 I200602020906"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.I200602020906.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.I200602020906">
-		<category name="emft ocl SDK 1.0.0 I200602020906"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.I200602020906.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.I200602020906">
-		<category name="emft ocl SDK 1.0.0 I200602020906"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.I200602020940.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.I200602020940">
-		<category name="emft query SDK 1.0.0 I200602020940"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.I200602020940.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.I200602020940">
-		<category name="emft query SDK 1.0.0 I200602020940"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.I200602020940.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.I200602020940">
-		<category name="emft query SDK 1.0.0 I200602020940"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.I200602020940.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.I200602020940">
-		<category name="emft query SDK 1.0.0 I200602020940"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.I200602020940.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.I200602020940">
-		<category name="emft query SDK 1.0.0 I200602020940"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.I200602020956.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.I200602020956">
-		<category name="emft validation SDK 1.0.0 I200602020956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.I200602020956.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.I200602020956">
-		<category name="emft validation SDK 1.0.0 I200602020956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.I200602020956.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.I200602020956">
-		<category name="emft validation SDK 1.0.0 I200602020956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.I200602020956.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.I200602020956">
-		<category name="emft validation SDK 1.0.0 I200602020956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.I200602020956.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.I200602020956">
-		<category name="emft validation SDK 1.0.0 I200602020956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.I200602021008.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.I200602021008">
-		<category name="emft transaction SDK 1.0.0 I200602021008"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.I200602021008.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.I200602021008">
-		<category name="emft transaction SDK 1.0.0 I200602021008"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.I200602021008.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.I200602021008">
-		<category name="emft transaction SDK 1.0.0 I200602021008"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.I200602021008.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.I200602021008">
-		<category name="emft transaction SDK 1.0.0 I200602021008"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.I200602021008.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.I200602021008">
-		<category name="emft transaction SDK 1.0.0 I200602021008"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.I200602021008.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.I200602021008">
-		<category name="emft transaction SDK 1.0.0 I200602021008"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.I200602021008.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.I200602021008">
-		<category name="emft transaction SDK 1.0.0 I200602021008"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.I200602090846.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.I200602090846">
-		<category name="emft ocl SDK 1.0.0 I200602090846"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.I200602090846.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.I200602090846">
-		<category name="emft ocl SDK 1.0.0 I200602090846"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.I200602090846.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.I200602090846">
-		<category name="emft ocl SDK 1.0.0 I200602090846"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.I200602090846.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.I200602090846">
-		<category name="emft ocl SDK 1.0.0 I200602090846"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.I200602090902.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.I200602090902">
-		<category name="emft query SDK 1.0.0 I200602090902"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.I200602090902.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.I200602090902">
-		<category name="emft query SDK 1.0.0 I200602090902"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.I200602090902.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.I200602090902">
-		<category name="emft query SDK 1.0.0 I200602090902"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.I200602090902.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.I200602090902">
-		<category name="emft query SDK 1.0.0 I200602090902"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.I200602090902.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.I200602090902">
-		<category name="emft query SDK 1.0.0 I200602090902"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.I200602090903.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.I200602090903">
-		<category name="emft validation SDK 1.0.0 I200602090903"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.I200602090903.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.I200602090903">
-		<category name="emft validation SDK 1.0.0 I200602090903"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.I200602090903.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.I200602090903">
-		<category name="emft validation SDK 1.0.0 I200602090903"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.I200602090903.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.I200602090903">
-		<category name="emft validation SDK 1.0.0 I200602090903"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.I200602090903.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.I200602090903">
-		<category name="emft validation SDK 1.0.0 I200602090903"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.I200602090913.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.I200602090913">
-		<category name="emft transaction SDK 1.0.0 I200602090913"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.I200602090913.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.I200602090913">
-		<category name="emft transaction SDK 1.0.0 I200602090913"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.I200602090913.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.I200602090913">
-		<category name="emft transaction SDK 1.0.0 I200602090913"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.I200602090913.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.I200602090913">
-		<category name="emft transaction SDK 1.0.0 I200602090913"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.I200602090913.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.I200602090913">
-		<category name="emft transaction SDK 1.0.0 I200602090913"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.I200602090913.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.I200602090913">
-		<category name="emft transaction SDK 1.0.0 I200602090913"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.I200602090913.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.I200602090913">
-		<category name="emft transaction SDK 1.0.0 I200602090913"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.I200602161029.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.I200602161029">
-		<category name="emft ocl SDK 1.0.0 I200602161029"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.I200602161029.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.I200602161029">
-		<category name="emft ocl SDK 1.0.0 I200602161029"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.I200602161029.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.I200602161029">
-		<category name="emft ocl SDK 1.0.0 I200602161029"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.I200602161029.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.I200602161029">
-		<category name="emft ocl SDK 1.0.0 I200602161029"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.I200602161056.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.I200602161056">
-		<category name="emft query SDK 1.0.0 I200602161056"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.I200602161056.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.I200602161056">
-		<category name="emft query SDK 1.0.0 I200602161056"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.I200602161056.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.I200602161056">
-		<category name="emft query SDK 1.0.0 I200602161056"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.I200602161056.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.I200602161056">
-		<category name="emft query SDK 1.0.0 I200602161056"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.I200602161056.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.I200602161056">
-		<category name="emft query SDK 1.0.0 I200602161056"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.I200602161125.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.I200602161125">
-		<category name="emft transaction SDK 1.0.0 I200602161125"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.I200602161125.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.I200602161125">
-		<category name="emft transaction SDK 1.0.0 I200602161125"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.I200602161125.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.I200602161125">
-		<category name="emft transaction SDK 1.0.0 I200602161125"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.I200602161125.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.I200602161125">
-		<category name="emft transaction SDK 1.0.0 I200602161125"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.I200602161125.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.I200602161125">
-		<category name="emft transaction SDK 1.0.0 I200602161125"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.I200602161125.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.I200602161125">
-		<category name="emft transaction SDK 1.0.0 I200602161125"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.I200602161125.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.I200602161125">
-		<category name="emft transaction SDK 1.0.0 I200602161125"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.doc_1.0.0.I200602161715.jar" patch="false" id="org.eclipse.eodm.doc" version="1.0.0.I200602161715">
-		<category name="emft eodm SDK 1.0.0 I200602161715"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.examples_1.0.0.I200602161715.jar" patch="false" id="org.eclipse.eodm.examples" version="1.0.0.I200602161715">
-		<category name="emft eodm SDK 1.0.0 I200602161715"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.sdk_1.0.0.I200602161715.jar" patch="false" id="org.eclipse.eodm.sdk" version="1.0.0.I200602161715">
-		<category name="emft eodm SDK 1.0.0 I200602161715"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.source_1.0.0.I200602161715.jar" patch="false" id="org.eclipse.eodm.source" version="1.0.0.I200602161715">
-		<category name="emft eodm SDK 1.0.0 I200602161715"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.tests_1.0.0.I200602161715.jar" patch="false" id="org.eclipse.eodm.tests" version="1.0.0.I200602161715">
-		<category name="emft eodm SDK 1.0.0 I200602161715"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm_1.0.0.I200602161715.jar" patch="false" id="org.eclipse.eodm" version="1.0.0.I200602161715">
-		<category name="emft eodm SDK 1.0.0 I200602161715"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.I200602161109.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.I200602161109">
-		<category name="emft validation SDK 1.0.0 I200602161109"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.I200602161109.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.I200602161109">
-		<category name="emft validation SDK 1.0.0 I200602161109"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.I200602161109.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.I200602161109">
-		<category name="emft validation SDK 1.0.0 I200602161109"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.I200602161109.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.I200602161109">
-		<category name="emft validation SDK 1.0.0 I200602161109"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.I200602161109.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.I200602161109">
-		<category name="emft validation SDK 1.0.0 I200602161109"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200602241417--644282258.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200602241417--644282258">
-		<category name="emft ocl SDK 1.0.0M5 S200602241417"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200602241417--C995G55AG.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200602241417--C995G55AG">
-		<category name="emft ocl SDK 1.0.0M5 S200602241417"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200602241417--C995G55AG.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200602241417--C995G55AG">
-		<category name="emft ocl SDK 1.0.0M5 S200602241417"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200602241417.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200602241417">
-		<category name="emft ocl SDK 1.0.0M5 S200602241417"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200602241417--644282258.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200602241417--644282258">
-		<category name="emft ocl SDK 1.0.0M5 S200602241417"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200602241417--644282258.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200602241417--644282258">
-		<category name="emft ocl SDK 1.0.0M5 S200602241417"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200602241441--644282258.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200602241441--644282258">
-		<category name="emft query SDK 1.0.0M5 S200602241441"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200602241441--JDD8P88GP.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200602241441--JDD8P88GP">
-		<category name="emft query SDK 1.0.0M5 S200602241441"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200602241441--JDD8P88GP.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200602241441--JDD8P88GP">
-		<category name="emft query SDK 1.0.0M5 S200602241441"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200602241441--644282258.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200602241441--644282258">
-		<category name="emft query SDK 1.0.0M5 S200602241441"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200602241441--644282258.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200602241441--644282258">
-		<category name="emft query SDK 1.0.0M5 S200602241441"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200602241441.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200602241441">
-		<category name="emft query SDK 1.0.0M5 S200602241441"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200602241441--644282258.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200602241441--644282258">
-		<category name="emft query SDK 1.0.0M5 S200602241441"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200602241441--644282258.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200602241441--644282258">
-		<category name="emft query SDK 1.0.0M5 S200602241441"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200602241450--644282258.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200602241450--644282258">
-		<category name="emft validation SDK 1.0.0M5 S200602241450"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200602241450--JDD8P88GP.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200602241450--JDD8P88GP">
-		<category name="emft validation SDK 1.0.0M5 S200602241450"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200602241450--JDD8P88GP.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200602241450--JDD8P88GP">
-		<category name="emft validation SDK 1.0.0M5 S200602241450"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200602241450--644282258.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200602241450--644282258">
-		<category name="emft validation SDK 1.0.0M5 S200602241450"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200602241450--644282258.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200602241450--644282258">
-		<category name="emft validation SDK 1.0.0M5 S200602241450"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200602241450.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200602241450">
-		<category name="emft validation SDK 1.0.0M5 S200602241450"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200602241450--JDD8P88GP.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200602241450--JDD8P88GP">
-		<category name="emft validation SDK 1.0.0M5 S200602241450"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200602241450--JDD8P88GP.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200602241450--JDD8P88GP">
-		<category name="emft validation SDK 1.0.0M5 S200602241450"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200602241521.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200602241521">
-		<category name="emft transaction SDK 1.0.0M5 S200602241521"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200602241521--644282258.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200602241521--644282258">
-		<category name="emft transaction SDK 1.0.0M5 S200602241521"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200602241521.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200602241521">
-		<category name="emft transaction SDK 1.0.0M5 S200602241521"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200602241521.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200602241521">
-		<category name="emft transaction SDK 1.0.0M5 S200602241521"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200602241521--C995G55AG.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200602241521--C995G55AG">
-		<category name="emft transaction SDK 1.0.0M5 S200602241521"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200602241521.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200602241521">
-		<category name="emft transaction SDK 1.0.0M5 S200602241521"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200602241521.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200602241521">
-		<category name="emft transaction SDK 1.0.0M5 S200602241521"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200602241521--C995G55AG.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200602241521--C995G55AG">
-		<category name="emft transaction SDK 1.0.0M5 S200602241521"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200602241521.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200602241521">
-		<category name="emft transaction SDK 1.0.0M5 S200602241521"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200602241521--C995G55AG.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200602241521--C995G55AG">
-		<category name="emft transaction SDK 1.0.0M5 S200602241521"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200602241521.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200602241521">
-		<category name="emft transaction SDK 1.0.0M5 S200602241521"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.doc_1.0.0.v200602241604.jar" patch="false" id="org.eclipse.eodm.doc" version="1.0.0.v200602241604">
-		<category name="emft eodm SDK 1.0.0M5 S200602241604"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.examples_1.0.0.v200602241604.jar" patch="false" id="org.eclipse.eodm.examples" version="1.0.0.v200602241604">
-		<category name="emft eodm SDK 1.0.0M5 S200602241604"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.sdk_1.0.0.v200602241604--eSSGqGGYq.jar" patch="false" id="org.eclipse.eodm.sdk" version="1.0.0.v200602241604--eSSGqGGYq">
-		<category name="emft eodm SDK 1.0.0M5 S200602241604"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.source_1.0.0.v200602241604.jar" patch="false" id="org.eclipse.eodm.source" version="1.0.0.v200602241604">
-		<category name="emft eodm SDK 1.0.0M5 S200602241604"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm_1.0.0.v200602241604.jar" patch="false" id="org.eclipse.eodm" version="1.0.0.v200602241604">
-		<category name="emft eodm SDK 1.0.0M5 S200602241604"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.doc_1.0.0.v200603021130--425282258.jar" patch="false" id="org.eclipse.eodm.doc" version="1.0.0.v200603021130--425282258">
-		<category name="emft eodm SDK 1.0.0M5a S200603021130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.examples_1.0.0.v200603021130--425282258.jar" patch="false" id="org.eclipse.eodm.examples" version="1.0.0.v200603021130--425282258">
-		<category name="emft eodm SDK 1.0.0M5a S200603021130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.sdk_1.0.0.v200603021130--SGYGqGGYq.jar" patch="false" id="org.eclipse.eodm.sdk" version="1.0.0.v200603021130--SGYGqGGYq">
-		<category name="emft eodm SDK 1.0.0M5a S200603021130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.source_1.0.0.v200603021130.jar" patch="false" id="org.eclipse.eodm.source" version="1.0.0.v200603021130">
-		<category name="emft eodm SDK 1.0.0M5a S200603021130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm_1.0.0.v200603021130--D8G8P88GP.jar" patch="false" id="org.eclipse.eodm" version="1.0.0.v200603021130--D8G8P88GP">
-		<category name="emft eodm SDK 1.0.0M5a S200603021130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200603021134--425282258.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200603021134--425282258">
-		<category name="emft ocl SDK 1.0.0M5a S200603021134"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200603021134--95A5G55AG.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200603021134--95A5G55AG">
-		<category name="emft ocl SDK 1.0.0M5a S200603021134"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200603021134--95A5G55AG.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200603021134--95A5G55AG">
-		<category name="emft ocl SDK 1.0.0M5a S200603021134"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200603021134--NDSDhDDSh.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200603021134--NDSDhDDSh">
-		<category name="emft ocl SDK 1.0.0M5a S200603021134"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200603021134--425282258.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200603021134--425282258">
-		<category name="emft ocl SDK 1.0.0M5a S200603021134"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200603021134--425282258.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200603021134--425282258">
-		<category name="emft ocl SDK 1.0.0M5a S200603021134"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200603021134--425282258.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200603021134--425282258">
-		<category name="emft ocl SDK 1.0.0M5a S200603021134"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200603021134--95A5G55AG.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200603021134--95A5G55AG">
-		<category name="emft ocl SDK 1.0.0M5a S200603021134"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200603021134--95A5G55AG.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200603021134--95A5G55AG">
-		<category name="emft ocl SDK 1.0.0M5a S200603021134"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200603021134--NDSDhDDSh.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200603021134--NDSDhDDSh">
-		<category name="emft ocl SDK 1.0.0M5a S200603021134"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200603021134--425282258.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200603021134--425282258">
-		<category name="emft ocl SDK 1.0.0M5a S200603021134"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200603021134--425282258.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200603021134--425282258">
-		<category name="emft ocl SDK 1.0.0M5a S200603021134"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200603021156--425282258.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200603021156--425282258">
-		<category name="emft validation SDK 1.0.0M5a S200603021156"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200603021156--D8G8P88GP.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200603021156--D8G8P88GP">
-		<category name="emft validation SDK 1.0.0M5a S200603021156"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200603021156--D8G8P88GP.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200603021156--D8G8P88GP">
-		<category name="emft validation SDK 1.0.0M5a S200603021156"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200603021156--425282258.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200603021156--425282258">
-		<category name="emft validation SDK 1.0.0M5a S200603021156"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200603021156--425282258.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200603021156--425282258">
-		<category name="emft validation SDK 1.0.0M5a S200603021156"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200603021156--XJeJzJJez.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200603021156--XJeJzJJez">
-		<category name="emft validation SDK 1.0.0M5a S200603021156"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200603021156--D8G8P88GP.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200603021156--D8G8P88GP">
-		<category name="emft validation SDK 1.0.0M5a S200603021156"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200603021156--D8G8P88GP.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200603021156--D8G8P88GP">
-		<category name="emft validation SDK 1.0.0M5a S200603021156"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200603021206--425282258.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200603021206--425282258">
-		<category name="emft query SDK 1.0.0M5a S200603021206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200603021206--D8G8P88GP.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200603021206--D8G8P88GP">
-		<category name="emft query SDK 1.0.0M5a S200603021206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200603021206--D8G8P88GP.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200603021206--D8G8P88GP">
-		<category name="emft query SDK 1.0.0M5a S200603021206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200603021206--425282258.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200603021206--425282258">
-		<category name="emft query SDK 1.0.0M5a S200603021206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200603021206--425282258.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200603021206--425282258">
-		<category name="emft query SDK 1.0.0M5a S200603021206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200603021206--XJeJzJJez.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200603021206--XJeJzJJez">
-		<category name="emft query SDK 1.0.0M5a S200603021206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200603021206--425282258.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200603021206--425282258">
-		<category name="emft query SDK 1.0.0M5a S200603021206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200603021206--425282258.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200603021206--425282258">
-		<category name="emft query SDK 1.0.0M5a S200603021206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200603021214--425282258.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200603021214--425282258">
-		<category name="emft transaction SDK 1.0.0M5a S200603021214"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200603021214--425282258.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200603021214--425282258">
-		<category name="emft transaction SDK 1.0.0M5a S200603021214"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200603021214--425282258.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200603021214--425282258">
-		<category name="emft transaction SDK 1.0.0M5a S200603021214"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200603021214--mSwTOSSxO.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200603021214--mSwTOSSxO">
-		<category name="emft transaction SDK 1.0.0M5a S200603021214"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200603021214--95A5G55AG.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200603021214--95A5G55AG">
-		<category name="emft transaction SDK 1.0.0M5a S200603021214"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200603021214--95A5G55AG.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200603021214--95A5G55AG">
-		<category name="emft transaction SDK 1.0.0M5a S200603021214"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200603021214--425282258.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200603021214--425282258">
-		<category name="emft transaction SDK 1.0.0M5a S200603021214"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200603021214--95A5G55AG.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200603021214--95A5G55AG">
-		<category name="emft transaction SDK 1.0.0M5a S200603021214"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200603021214--95A5G55AG.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200603021214--95A5G55AG">
-		<category name="emft transaction SDK 1.0.0M5a S200603021214"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200603021214--95A5G55AG.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200603021214--95A5G55AG">
-		<category name="emft transaction SDK 1.0.0M5a S200603021214"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200603021214--95A5G55AG.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200603021214--95A5G55AG">
-		<category name="emft transaction SDK 1.0.0M5a S200603021214"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200603091004.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200603091004">
-		<category name="emft ocl SDK 1.0.0 I200603091004"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200603091004.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200603091004">
-		<category name="emft ocl SDK 1.0.0 I200603091004"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200603091004.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200603091004">
-		<category name="emft ocl SDK 1.0.0 I200603091004"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200603091004.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200603091004">
-		<category name="emft ocl SDK 1.0.0 I200603091004"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200603091004.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200603091004">
-		<category name="emft ocl SDK 1.0.0 I200603091004"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200603091004.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200603091004">
-		<category name="emft ocl SDK 1.0.0 I200603091004"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200603091013.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200603091013">
-		<category name="emft query SDK 1.0.0 I200603091013"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200603091013.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200603091013">
-		<category name="emft query SDK 1.0.0 I200603091013"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200603091013.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200603091013">
-		<category name="emft query SDK 1.0.0 I200603091013"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200603091013.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200603091013">
-		<category name="emft query SDK 1.0.0 I200603091013"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200603091013.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200603091013">
-		<category name="emft query SDK 1.0.0 I200603091013"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200603091013.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200603091013">
-		<category name="emft query SDK 1.0.0 I200603091013"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200603091013.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200603091013">
-		<category name="emft query SDK 1.0.0 I200603091013"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200603091013.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200603091013">
-		<category name="emft query SDK 1.0.0 I200603091013"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200603091020.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200603091020">
-		<category name="emft validation SDK 1.0.0 I200603091020"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200603091020.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200603091020">
-		<category name="emft validation SDK 1.0.0 I200603091020"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200603091020.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200603091020">
-		<category name="emft validation SDK 1.0.0 I200603091020"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200603091020.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200603091020">
-		<category name="emft validation SDK 1.0.0 I200603091020"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200603091020.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200603091020">
-		<category name="emft validation SDK 1.0.0 I200603091020"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200603091020.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200603091020">
-		<category name="emft validation SDK 1.0.0 I200603091020"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200603091020.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200603091020">
-		<category name="emft validation SDK 1.0.0 I200603091020"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200603091020.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200603091020">
-		<category name="emft validation SDK 1.0.0 I200603091020"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200603091028.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200603091028">
-		<category name="emft transaction SDK 1.0.0 I200603091028"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.doc_1.0.0.v200603112354.jar" patch="false" id="org.eclipse.eodm.doc" version="1.0.0.v200603112354">
-		<category name="emft eodm SDK 1.0.0 I200603112354"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.examples_1.0.0.v200603112354.jar" patch="false" id="org.eclipse.eodm.examples" version="1.0.0.v200603112354">
-		<category name="emft eodm SDK 1.0.0 I200603112354"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.sdk_1.0.0.v200603112354.jar" patch="false" id="org.eclipse.eodm.sdk" version="1.0.0.v200603112354">
-		<category name="emft eodm SDK 1.0.0 I200603112354"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.source_1.0.0.v200603112354.jar" patch="false" id="org.eclipse.eodm.source" version="1.0.0.v200603112354">
-		<category name="emft eodm SDK 1.0.0 I200603112354"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm_1.0.0.v200603112354.jar" patch="false" id="org.eclipse.eodm" version="1.0.0.v200603112354">
-		<category name="emft eodm SDK 1.0.0 I200603112354"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200603161111.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200603161111">
-		<category name="emft ocl SDK 1.0.0 I200603161111"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200603161111.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200603161111">
-		<category name="emft ocl SDK 1.0.0 I200603161111"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200603161111.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200603161111">
-		<category name="emft ocl SDK 1.0.0 I200603161111"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200603161111.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200603161111">
-		<category name="emft ocl SDK 1.0.0 I200603161111"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200603161111.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200603161111">
-		<category name="emft ocl SDK 1.0.0 I200603161111"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200603161111.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200603161111">
-		<category name="emft ocl SDK 1.0.0 I200603161111"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200603161124.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200603161124">
-		<category name="emft query SDK 1.0.0 I200603161124"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200603161124.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200603161124">
-		<category name="emft query SDK 1.0.0 I200603161124"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200603161124.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200603161124">
-		<category name="emft query SDK 1.0.0 I200603161124"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200603161124.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200603161124">
-		<category name="emft query SDK 1.0.0 I200603161124"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200603161124.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200603161124">
-		<category name="emft query SDK 1.0.0 I200603161124"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200603161124.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200603161124">
-		<category name="emft query SDK 1.0.0 I200603161124"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200603161124.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200603161124">
-		<category name="emft query SDK 1.0.0 I200603161124"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200603161124.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200603161124">
-		<category name="emft query SDK 1.0.0 I200603161124"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200603161130.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200603161130">
-		<category name="emft validation SDK 1.0.0 I200603161130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200603161130.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200603161130">
-		<category name="emft validation SDK 1.0.0 I200603161130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200603161130.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200603161130">
-		<category name="emft validation SDK 1.0.0 I200603161130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200603161130.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200603161130">
-		<category name="emft validation SDK 1.0.0 I200603161130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200603161130.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200603161130">
-		<category name="emft validation SDK 1.0.0 I200603161130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200603161130.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200603161130">
-		<category name="emft validation SDK 1.0.0 I200603161130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200603161130.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200603161130">
-		<category name="emft validation SDK 1.0.0 I200603161130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200603161130.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200603161130">
-		<category name="emft validation SDK 1.0.0 I200603161130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200603161138.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200603161138">
-		<category name="emft transaction SDK 1.0.0 I200603161138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200603161138.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200603161138">
-		<category name="emft transaction SDK 1.0.0 I200603161138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200603161138.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200603161138">
-		<category name="emft transaction SDK 1.0.0 I200603161138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200603161138.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200603161138">
-		<category name="emft transaction SDK 1.0.0 I200603161138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200603161138.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200603161138">
-		<category name="emft transaction SDK 1.0.0 I200603161138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200603161138.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200603161138">
-		<category name="emft transaction SDK 1.0.0 I200603161138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200603161138.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200603161138">
-		<category name="emft transaction SDK 1.0.0 I200603161138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200603161138.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200603161138">
-		<category name="emft transaction SDK 1.0.0 I200603161138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200603161138.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200603161138">
-		<category name="emft transaction SDK 1.0.0 I200603161138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200603161138.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200603161138">
-		<category name="emft transaction SDK 1.0.0 I200603161138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200603161138.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200603161138">
-		<category name="emft transaction SDK 1.0.0 I200603161138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200603230819.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200603230819">
-		<category name="emft ocl SDK 1.0.0 I200603230819"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200603230819.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200603230819">
-		<category name="emft ocl SDK 1.0.0 I200603230819"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200603230819.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200603230819">
-		<category name="emft ocl SDK 1.0.0 I200603230819"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200603230819.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200603230819">
-		<category name="emft ocl SDK 1.0.0 I200603230819"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200603230819.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200603230819">
-		<category name="emft ocl SDK 1.0.0 I200603230819"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200603230819.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200603230819">
-		<category name="emft ocl SDK 1.0.0 I200603230819"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200603230834.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200603230834">
-		<category name="emft query SDK 1.0.0 I200603230834"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200603230834.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200603230834">
-		<category name="emft query SDK 1.0.0 I200603230834"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200603230834.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200603230834">
-		<category name="emft query SDK 1.0.0 I200603230834"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200603230834.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200603230834">
-		<category name="emft query SDK 1.0.0 I200603230834"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200603230834.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200603230834">
-		<category name="emft query SDK 1.0.0 I200603230834"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200603230834.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200603230834">
-		<category name="emft query SDK 1.0.0 I200603230834"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200603230834.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200603230834">
-		<category name="emft query SDK 1.0.0 I200603230834"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200603230834.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200603230834">
-		<category name="emft query SDK 1.0.0 I200603230834"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200603230911.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200603230911">
-		<category name="emft validation SDK 1.0.0 I200603230911"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200603230911.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200603230911">
-		<category name="emft validation SDK 1.0.0 I200603230911"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200603230911.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200603230911">
-		<category name="emft validation SDK 1.0.0 I200603230911"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200603230911.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200603230911">
-		<category name="emft validation SDK 1.0.0 I200603230911"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200603230911.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200603230911">
-		<category name="emft validation SDK 1.0.0 I200603230911"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200603230911.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200603230911">
-		<category name="emft validation SDK 1.0.0 I200603230911"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200603230911.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200603230911">
-		<category name="emft validation SDK 1.0.0 I200603230911"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200603230911.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200603230911">
-		<category name="emft validation SDK 1.0.0 I200603230911"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200603231008.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200603231008">
-		<category name="emft transaction SDK 1.0.0 I200603231008"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200603231008.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200603231008">
-		<category name="emft transaction SDK 1.0.0 I200603231008"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200603231008.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200603231008">
-		<category name="emft transaction SDK 1.0.0 I200603231008"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200603231008.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200603231008">
-		<category name="emft transaction SDK 1.0.0 I200603231008"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200603231008.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200603231008">
-		<category name="emft transaction SDK 1.0.0 I200603231008"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200603231008.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200603231008">
-		<category name="emft transaction SDK 1.0.0 I200603231008"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200603231008.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200603231008">
-		<category name="emft transaction SDK 1.0.0 I200603231008"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200603231008.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200603231008">
-		<category name="emft transaction SDK 1.0.0 I200603231008"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200603231008.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200603231008">
-		<category name="emft transaction SDK 1.0.0 I200603231008"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200603231008.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200603231008">
-		<category name="emft transaction SDK 1.0.0 I200603231008"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200603231008.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200603231008">
-		<category name="emft transaction SDK 1.0.0 I200603231008"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200603301349.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200603301349">
-		<category name="emft validation SDK 1.0.0 I200603301349"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200603301349.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200603301349">
-		<category name="emft validation SDK 1.0.0 I200603301349"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200603301349.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200603301349">
-		<category name="emft validation SDK 1.0.0 I200603301349"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200603301349.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200603301349">
-		<category name="emft validation SDK 1.0.0 I200603301349"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200603301349.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200603301349">
-		<category name="emft validation SDK 1.0.0 I200603301349"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200603301349.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200603301349">
-		<category name="emft validation SDK 1.0.0 I200603301349"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200603301349.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200603301349">
-		<category name="emft validation SDK 1.0.0 I200603301349"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200603301349.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200603301349">
-		<category name="emft validation SDK 1.0.0 I200603301349"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200603301355.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200603301355">
-		<category name="emft transaction SDK 1.0.0 I200603301355"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200603301355.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200603301355">
-		<category name="emft transaction SDK 1.0.0 I200603301355"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200603301355.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200603301355">
-		<category name="emft transaction SDK 1.0.0 I200603301355"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200603301355.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200603301355">
-		<category name="emft transaction SDK 1.0.0 I200603301355"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200603301355.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200603301355">
-		<category name="emft transaction SDK 1.0.0 I200603301355"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200603301355.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200603301355">
-		<category name="emft transaction SDK 1.0.0 I200603301355"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200603301355.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200603301355">
-		<category name="emft transaction SDK 1.0.0 I200603301355"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200603301355.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200603301355">
-		<category name="emft transaction SDK 1.0.0 I200603301355"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200603301355.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200603301355">
-		<category name="emft transaction SDK 1.0.0 I200603301355"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200603301355.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200603301355">
-		<category name="emft transaction SDK 1.0.0 I200603301355"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200603301355.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200603301355">
-		<category name="emft transaction SDK 1.0.0 I200603301355"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200603301237.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200603301237">
-		<category name="emft ocl SDK 1.0.0 I200603301237"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200603301237.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200603301237">
-		<category name="emft ocl SDK 1.0.0 I200603301237"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200603301237.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200603301237">
-		<category name="emft ocl SDK 1.0.0 I200603301237"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200603301237.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200603301237">
-		<category name="emft ocl SDK 1.0.0 I200603301237"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200603301237.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200603301237">
-		<category name="emft ocl SDK 1.0.0 I200603301237"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200603301237.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200603301237">
-		<category name="emft ocl SDK 1.0.0 I200603301237"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200603301320.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200603301320">
-		<category name="emft query SDK 1.0.0 I200603301320"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200603301320.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200603301320">
-		<category name="emft query SDK 1.0.0 I200603301320"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200603301320.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200603301320">
-		<category name="emft query SDK 1.0.0 I200603301320"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200603301320.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200603301320">
-		<category name="emft query SDK 1.0.0 I200603301320"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200603301320.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200603301320">
-		<category name="emft query SDK 1.0.0 I200603301320"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200603301320.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200603301320">
-		<category name="emft query SDK 1.0.0 I200603301320"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200603301320.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200603301320">
-		<category name="emft query SDK 1.0.0 I200603301320"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200603301320.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200603301320">
-		<category name="emft query SDK 1.0.0 I200603301320"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200604061111.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200604061111">
-		<category name="emft ocl SDK 1.0.0M6 S200604061111"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200604061111.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200604061111">
-		<category name="emft ocl SDK 1.0.0M6 S200604061111"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200604061111.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200604061111">
-		<category name="emft ocl SDK 1.0.0M6 S200604061111"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200604061111.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200604061111">
-		<category name="emft ocl SDK 1.0.0M6 S200604061111"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200604061111.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200604061111">
-		<category name="emft ocl SDK 1.0.0M6 S200604061111"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200604061111.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200604061111">
-		<category name="emft ocl SDK 1.0.0M6 S200604061111"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200604061127.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200604061127">
-		<category name="emft query SDK 1.0.0M6 S200604061127"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200604061127.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200604061127">
-		<category name="emft query SDK 1.0.0M6 S200604061127"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200604061127.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200604061127">
-		<category name="emft query SDK 1.0.0M6 S200604061127"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200604061127.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200604061127">
-		<category name="emft query SDK 1.0.0M6 S200604061127"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200604061127.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200604061127">
-		<category name="emft query SDK 1.0.0M6 S200604061127"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200604061127.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200604061127">
-		<category name="emft query SDK 1.0.0M6 S200604061127"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200604061127.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200604061127">
-		<category name="emft query SDK 1.0.0M6 S200604061127"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200604061127.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200604061127">
-		<category name="emft query SDK 1.0.0M6 S200604061127"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200604061128.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200604061128">
-		<category name="emft validation SDK 1.0.0M6 S200604061128"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200604061128.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200604061128">
-		<category name="emft validation SDK 1.0.0M6 S200604061128"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200604061128.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200604061128">
-		<category name="emft validation SDK 1.0.0M6 S200604061128"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200604061128.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200604061128">
-		<category name="emft validation SDK 1.0.0M6 S200604061128"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200604061128.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200604061128">
-		<category name="emft validation SDK 1.0.0M6 S200604061128"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200604061128.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200604061128">
-		<category name="emft validation SDK 1.0.0M6 S200604061128"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200604061128.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200604061128">
-		<category name="emft validation SDK 1.0.0M6 S200604061128"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200604061128.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200604061128">
-		<category name="emft validation SDK 1.0.0M6 S200604061128"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200604061140.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200604061140">
-		<category name="emft transaction SDK 1.0.0M6 S200604061140"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200604061140.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200604061140">
-		<category name="emft transaction SDK 1.0.0M6 S200604061140"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200604061140.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200604061140">
-		<category name="emft transaction SDK 1.0.0M6 S200604061140"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200604061140.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200604061140">
-		<category name="emft transaction SDK 1.0.0M6 S200604061140"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200604061140.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200604061140">
-		<category name="emft transaction SDK 1.0.0M6 S200604061140"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200604061140.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200604061140">
-		<category name="emft transaction SDK 1.0.0M6 S200604061140"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200604061140.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200604061140">
-		<category name="emft transaction SDK 1.0.0M6 S200604061140"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200604061140.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200604061140">
-		<category name="emft transaction SDK 1.0.0M6 S200604061140"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200604061140.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200604061140">
-		<category name="emft transaction SDK 1.0.0M6 S200604061140"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200604061140.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200604061140">
-		<category name="emft transaction SDK 1.0.0M6 S200604061140"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200604061140.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200604061140">
-		<category name="emft transaction SDK 1.0.0M6 S200604061140"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200604131356.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200604131356">
-		<category name="emft ocl SDK 1.0.0M6a S200604131356"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200604131356.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200604131356">
-		<category name="emft ocl SDK 1.0.0M6a S200604131356"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200604131356.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200604131356">
-		<category name="emft ocl SDK 1.0.0M6a S200604131356"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200604131356.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200604131356">
-		<category name="emft ocl SDK 1.0.0M6a S200604131356"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200604131356.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200604131356">
-		<category name="emft ocl SDK 1.0.0M6a S200604131356"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200604131356.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200604131356">
-		<category name="emft ocl SDK 1.0.0M6a S200604131356"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200604131404.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200604131404">
-		<category name="emft query SDK 1.0.0M6a S200604131404"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200604131404.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200604131404">
-		<category name="emft query SDK 1.0.0M6a S200604131404"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200604131404.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200604131404">
-		<category name="emft query SDK 1.0.0M6a S200604131404"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200604131404.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200604131404">
-		<category name="emft query SDK 1.0.0M6a S200604131404"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200604131404.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200604131404">
-		<category name="emft query SDK 1.0.0M6a S200604131404"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200604131404.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200604131404">
-		<category name="emft query SDK 1.0.0M6a S200604131404"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200604131404.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200604131404">
-		<category name="emft query SDK 1.0.0M6a S200604131404"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200604131404.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200604131404">
-		<category name="emft query SDK 1.0.0M6a S200604131404"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200604131412.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200604131412">
-		<category name="emft validation SDK 1.0.0M6a S200604131412"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200604131412.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200604131412">
-		<category name="emft validation SDK 1.0.0M6a S200604131412"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200604131412.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200604131412">
-		<category name="emft validation SDK 1.0.0M6a S200604131412"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200604131412.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200604131412">
-		<category name="emft validation SDK 1.0.0M6a S200604131412"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200604131412.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200604131412">
-		<category name="emft validation SDK 1.0.0M6a S200604131412"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200604131412.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200604131412">
-		<category name="emft validation SDK 1.0.0M6a S200604131412"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200604131412.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200604131412">
-		<category name="emft validation SDK 1.0.0M6a S200604131412"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200604131412.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200604131412">
-		<category name="emft validation SDK 1.0.0M6a S200604131412"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200604131421.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200604131421">
-		<category name="emft transaction SDK 1.0.0M6a S200604131421"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200604131421.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200604131421">
-		<category name="emft transaction SDK 1.0.0M6a S200604131421"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200604131421.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200604131421">
-		<category name="emft transaction SDK 1.0.0M6a S200604131421"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200604131421.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200604131421">
-		<category name="emft transaction SDK 1.0.0M6a S200604131421"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200604131421.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200604131421">
-		<category name="emft transaction SDK 1.0.0M6a S200604131421"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200604131421.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200604131421">
-		<category name="emft transaction SDK 1.0.0M6a S200604131421"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200604131421.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200604131421">
-		<category name="emft transaction SDK 1.0.0M6a S200604131421"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200604131421.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200604131421">
-		<category name="emft transaction SDK 1.0.0M6a S200604131421"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200604131421.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200604131421">
-		<category name="emft transaction SDK 1.0.0M6a S200604131421"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200604131421.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200604131421">
-		<category name="emft transaction SDK 1.0.0M6a S200604131421"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200604131421.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200604131421">
-		<category name="emft transaction SDK 1.0.0M6a S200604131421"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.doc_1.0.0.v200604132155.jar" patch="false" id="org.eclipse.eodm.doc" version="1.0.0.v200604132155">
-		<category name="emft eodm SDK 1.0.0M6a S200604132155"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.examples_1.0.0.v200604132155.jar" patch="false" id="org.eclipse.eodm.examples" version="1.0.0.v200604132155">
-		<category name="emft eodm SDK 1.0.0M6a S200604132155"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.sdk_1.0.0.v200604132155.jar" patch="false" id="org.eclipse.eodm.sdk" version="1.0.0.v200604132155">
-		<category name="emft eodm SDK 1.0.0M6a S200604132155"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.source_1.0.0.v200604132155.jar" patch="false" id="org.eclipse.eodm.source" version="1.0.0.v200604132155">
-		<category name="emft eodm SDK 1.0.0M6a S200604132155"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm_1.0.0.v200604132155.jar" patch="false" id="org.eclipse.eodm" version="1.0.0.v200604132155">
-		<category name="emft eodm SDK 1.0.0M6a S200604132155"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200604200910.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200604200910">
-		<category name="emft ocl SDK 1.0.0RC1 S200604200910"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200604200910.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200604200910">
-		<category name="emft ocl SDK 1.0.0RC1 S200604200910"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200604200910.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200604200910">
-		<category name="emft ocl SDK 1.0.0RC1 S200604200910"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200604200910.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200604200910">
-		<category name="emft ocl SDK 1.0.0RC1 S200604200910"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200604200910.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200604200910">
-		<category name="emft ocl SDK 1.0.0RC1 S200604200910"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200604200910.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200604200910">
-		<category name="emft ocl SDK 1.0.0RC1 S200604200910"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200604200923.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200604200923">
-		<category name="emft query SDK 1.0.0RC1 S200604200923"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200604200923.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200604200923">
-		<category name="emft query SDK 1.0.0RC1 S200604200923"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200604200923.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200604200923">
-		<category name="emft query SDK 1.0.0RC1 S200604200923"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200604200923.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200604200923">
-		<category name="emft query SDK 1.0.0RC1 S200604200923"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200604200923.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200604200923">
-		<category name="emft query SDK 1.0.0RC1 S200604200923"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200604200923.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200604200923">
-		<category name="emft query SDK 1.0.0RC1 S200604200923"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200604200923.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200604200923">
-		<category name="emft query SDK 1.0.0RC1 S200604200923"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200604200923.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200604200923">
-		<category name="emft query SDK 1.0.0RC1 S200604200923"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200604200926.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200604200926">
-		<category name="emft validation SDK 1.0.0RC1 S200604200926"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200604200926.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200604200926">
-		<category name="emft validation SDK 1.0.0RC1 S200604200926"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200604200926.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200604200926">
-		<category name="emft validation SDK 1.0.0RC1 S200604200926"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200604200926.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200604200926">
-		<category name="emft validation SDK 1.0.0RC1 S200604200926"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200604200926.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200604200926">
-		<category name="emft validation SDK 1.0.0RC1 S200604200926"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200604200926.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200604200926">
-		<category name="emft validation SDK 1.0.0RC1 S200604200926"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200604200926.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200604200926">
-		<category name="emft validation SDK 1.0.0RC1 S200604200926"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200604200926.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200604200926">
-		<category name="emft validation SDK 1.0.0RC1 S200604200926"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200604200942.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200604200942">
-		<category name="emft transaction SDK 1.0.0RC1 S200604200942"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200604200942.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200604200942">
-		<category name="emft transaction SDK 1.0.0RC1 S200604200942"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200604200942.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200604200942">
-		<category name="emft transaction SDK 1.0.0RC1 S200604200942"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200604200942.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200604200942">
-		<category name="emft transaction SDK 1.0.0RC1 S200604200942"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200604200942.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200604200942">
-		<category name="emft transaction SDK 1.0.0RC1 S200604200942"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200604200942.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200604200942">
-		<category name="emft transaction SDK 1.0.0RC1 S200604200942"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200604200942.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200604200942">
-		<category name="emft transaction SDK 1.0.0RC1 S200604200942"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200604200942.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200604200942">
-		<category name="emft transaction SDK 1.0.0RC1 S200604200942"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200604200942.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200604200942">
-		<category name="emft transaction SDK 1.0.0RC1 S200604200942"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200604200942.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200604200942">
-		<category name="emft transaction SDK 1.0.0RC1 S200604200942"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200604200942.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200604200942">
-		<category name="emft transaction SDK 1.0.0RC1 S200604200942"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.doc_1.0.0.v200604202223.jar" patch="false" id="org.eclipse.eodm.doc" version="1.0.0.v200604202223">
-		<category name="emft eodm SDK 1.0.0RC1 S200604202223"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.examples_1.0.0.v200604202223.jar" patch="false" id="org.eclipse.eodm.examples" version="1.0.0.v200604202223">
-		<category name="emft eodm SDK 1.0.0RC1 S200604202223"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.sdk_1.0.0.v200604202223.jar" patch="false" id="org.eclipse.eodm.sdk" version="1.0.0.v200604202223">
-		<category name="emft eodm SDK 1.0.0RC1 S200604202223"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm.source_1.0.0.v200604202223.jar" patch="false" id="org.eclipse.eodm.source" version="1.0.0.v200604202223">
-		<category name="emft eodm SDK 1.0.0RC1 S200604202223"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.eodm_1.0.0.v200604202223.jar" patch="false" id="org.eclipse.eodm" version="1.0.0.v200604202223">
-		<category name="emft eodm SDK 1.0.0RC1 S200604202223"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200604270931.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200604270931">
-		<category name="emft ocl SDK 1.0.0 I200604270931"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200604270931.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200604270931">
-		<category name="emft ocl SDK 1.0.0 I200604270931"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200604270931.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200604270931">
-		<category name="emft ocl SDK 1.0.0 I200604270931"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200604270931.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200604270931">
-		<category name="emft ocl SDK 1.0.0 I200604270931"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200604270931.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200604270931">
-		<category name="emft ocl SDK 1.0.0 I200604270931"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200604270931.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200604270931">
-		<category name="emft ocl SDK 1.0.0 I200604270931"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200604270946.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200604270946">
-		<category name="emft query SDK 1.0.0 I200604270946"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200604270946.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200604270946">
-		<category name="emft query SDK 1.0.0 I200604270946"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200604270946.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200604270946">
-		<category name="emft query SDK 1.0.0 I200604270946"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200604270946.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200604270946">
-		<category name="emft query SDK 1.0.0 I200604270946"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200604270946.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200604270946">
-		<category name="emft query SDK 1.0.0 I200604270946"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200604270946.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200604270946">
-		<category name="emft query SDK 1.0.0 I200604270946"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200604270946.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200604270946">
-		<category name="emft query SDK 1.0.0 I200604270946"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200604270946.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200604270946">
-		<category name="emft query SDK 1.0.0 I200604270946"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200604271050.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200604271050">
-		<category name="emft validation SDK 1.0.0 I200604271050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200604271050.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200604271050">
-		<category name="emft validation SDK 1.0.0 I200604271050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200604271050.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200604271050">
-		<category name="emft validation SDK 1.0.0 I200604271050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200604271050.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200604271050">
-		<category name="emft validation SDK 1.0.0 I200604271050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200604271050.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200604271050">
-		<category name="emft validation SDK 1.0.0 I200604271050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200604271050.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200604271050">
-		<category name="emft validation SDK 1.0.0 I200604271050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200604271050.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200604271050">
-		<category name="emft validation SDK 1.0.0 I200604271050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200604271050.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200604271050">
-		<category name="emft validation SDK 1.0.0 I200604271050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200604271100.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200604271100">
-		<category name="emft transaction SDK 1.0.0 I200604271100"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200604271100.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200604271100">
-		<category name="emft transaction SDK 1.0.0 I200604271100"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200604271100.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200604271100">
-		<category name="emft transaction SDK 1.0.0 I200604271100"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200604271100.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200604271100">
-		<category name="emft transaction SDK 1.0.0 I200604271100"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200604271100.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200604271100">
-		<category name="emft transaction SDK 1.0.0 I200604271100"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200604271100.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200604271100">
-		<category name="emft transaction SDK 1.0.0 I200604271100"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200604271100.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200604271100">
-		<category name="emft transaction SDK 1.0.0 I200604271100"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200604271100.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200604271100">
-		<category name="emft transaction SDK 1.0.0 I200604271100"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200604271100.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200604271100">
-		<category name="emft transaction SDK 1.0.0 I200604271100"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200604271100.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200604271100">
-		<category name="emft transaction SDK 1.0.0 I200604271100"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200604271100.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200604271100">
-		<category name="emft transaction SDK 1.0.0 I200604271100"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200605040941.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200605040941">
-		<category name="emft ocl SDK 1.0RC2 S200605040941"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200605040941.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200605040941">
-		<category name="emft ocl SDK 1.0RC2 S200605040941"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200605040941.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200605040941">
-		<category name="emft ocl SDK 1.0RC2 S200605040941"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200605040941.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200605040941">
-		<category name="emft ocl SDK 1.0RC2 S200605040941"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200605040941.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200605040941">
-		<category name="emft ocl SDK 1.0RC2 S200605040941"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200605040941.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200605040941">
-		<category name="emft ocl SDK 1.0RC2 S200605040941"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200605041006.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200605041006">
-		<category name="emft query SDK 1.0RC2 S200605041006"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200605041006.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200605041006">
-		<category name="emft query SDK 1.0RC2 S200605041006"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200605041006.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200605041006">
-		<category name="emft query SDK 1.0RC2 S200605041006"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200605041006.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200605041006">
-		<category name="emft query SDK 1.0RC2 S200605041006"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200605041006.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200605041006">
-		<category name="emft query SDK 1.0RC2 S200605041006"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200605041006.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200605041006">
-		<category name="emft query SDK 1.0RC2 S200605041006"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200605041006.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200605041006">
-		<category name="emft query SDK 1.0RC2 S200605041006"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200605041006.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200605041006">
-		<category name="emft query SDK 1.0RC2 S200605041006"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200605041023.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200605041023">
-		<category name="emft validation SDK 1.0RC2 S200605041023"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200605041023.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200605041023">
-		<category name="emft validation SDK 1.0RC2 S200605041023"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200605041023.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200605041023">
-		<category name="emft validation SDK 1.0RC2 S200605041023"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200605041023.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200605041023">
-		<category name="emft validation SDK 1.0RC2 S200605041023"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200605041023.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200605041023">
-		<category name="emft validation SDK 1.0RC2 S200605041023"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200605041023.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200605041023">
-		<category name="emft validation SDK 1.0RC2 S200605041023"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200605041023.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200605041023">
-		<category name="emft validation SDK 1.0RC2 S200605041023"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200605041023.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200605041023">
-		<category name="emft validation SDK 1.0RC2 S200605041023"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200605041048.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200605041048">
-		<category name="emft transaction SDK 1.0RC2 S200605041048"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200605041048.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200605041048">
-		<category name="emft transaction SDK 1.0RC2 S200605041048"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200605041048.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200605041048">
-		<category name="emft transaction SDK 1.0RC2 S200605041048"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200605041048.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200605041048">
-		<category name="emft transaction SDK 1.0RC2 S200605041048"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200605041048.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200605041048">
-		<category name="emft transaction SDK 1.0RC2 S200605041048"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200605041048.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200605041048">
-		<category name="emft transaction SDK 1.0RC2 S200605041048"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200605041048.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200605041048">
-		<category name="emft transaction SDK 1.0RC2 S200605041048"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200605041048.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200605041048">
-		<category name="emft transaction SDK 1.0RC2 S200605041048"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200605041048.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200605041048">
-		<category name="emft transaction SDK 1.0RC2 S200605041048"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200605041048.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200605041048">
-		<category name="emft transaction SDK 1.0RC2 S200605041048"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200605041048.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200605041048">
-		<category name="emft transaction SDK 1.0RC2 S200605041048"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200605111218.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200605111218">
-		<category name="emft ocl SDK 1.0.0 I200605111218"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200605111218.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200605111218">
-		<category name="emft ocl SDK 1.0.0 I200605111218"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200605111218.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200605111218">
-		<category name="emft ocl SDK 1.0.0 I200605111218"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200605111218.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200605111218">
-		<category name="emft ocl SDK 1.0.0 I200605111218"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200605111218.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200605111218">
-		<category name="emft ocl SDK 1.0.0 I200605111218"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200605111218.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200605111218">
-		<category name="emft ocl SDK 1.0.0 I200605111218"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200605111446.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200605111446">
-		<category name="emft query SDK 1.0.0 I200605111446"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200605111446.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200605111446">
-		<category name="emft query SDK 1.0.0 I200605111446"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200605111446.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200605111446">
-		<category name="emft query SDK 1.0.0 I200605111446"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200605111446.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200605111446">
-		<category name="emft query SDK 1.0.0 I200605111446"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200605111446.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200605111446">
-		<category name="emft query SDK 1.0.0 I200605111446"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200605111446.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200605111446">
-		<category name="emft query SDK 1.0.0 I200605111446"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200605111446.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200605111446">
-		<category name="emft query SDK 1.0.0 I200605111446"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200605111446.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200605111446">
-		<category name="emft query SDK 1.0.0 I200605111446"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200605111318.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200605111318">
-		<category name="emft validation SDK 1.0.0 I200605111318"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200605111318.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200605111318">
-		<category name="emft validation SDK 1.0.0 I200605111318"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200605111318.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200605111318">
-		<category name="emft validation SDK 1.0.0 I200605111318"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200605111318.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200605111318">
-		<category name="emft validation SDK 1.0.0 I200605111318"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200605111318.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200605111318">
-		<category name="emft validation SDK 1.0.0 I200605111318"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200605111318.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200605111318">
-		<category name="emft validation SDK 1.0.0 I200605111318"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200605111318.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200605111318">
-		<category name="emft validation SDK 1.0.0 I200605111318"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200605111318.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200605111318">
-		<category name="emft validation SDK 1.0.0 I200605111318"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200605111328.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200605111328">
-		<category name="emft transaction SDK 1.0.0 I200605111328"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200605111328.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200605111328">
-		<category name="emft transaction SDK 1.0.0 I200605111328"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200605111328.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200605111328">
-		<category name="emft transaction SDK 1.0.0 I200605111328"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200605111328.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200605111328">
-		<category name="emft transaction SDK 1.0.0 I200605111328"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200605111328.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200605111328">
-		<category name="emft transaction SDK 1.0.0 I200605111328"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200605111328.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200605111328">
-		<category name="emft transaction SDK 1.0.0 I200605111328"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200605111328.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200605111328">
-		<category name="emft transaction SDK 1.0.0 I200605111328"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200605111328.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200605111328">
-		<category name="emft transaction SDK 1.0.0 I200605111328"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200605111328.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200605111328">
-		<category name="emft transaction SDK 1.0.0 I200605111328"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200605111328.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200605111328">
-		<category name="emft transaction SDK 1.0.0 I200605111328"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200605111328.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200605111328">
-		<category name="emft transaction SDK 1.0.0 I200605111328"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200605180959.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200605180959">
-		<category name="emft ocl SDK 1.0.0RC3 S200605180959"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200605180959.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200605180959">
-		<category name="emft ocl SDK 1.0.0RC3 S200605180959"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200605180959.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200605180959">
-		<category name="emft ocl SDK 1.0.0RC3 S200605180959"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200605180959.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200605180959">
-		<category name="emft ocl SDK 1.0.0RC3 S200605180959"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200605180959.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200605180959">
-		<category name="emft ocl SDK 1.0.0RC3 S200605180959"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200605180959.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200605180959">
-		<category name="emft ocl SDK 1.0.0RC3 S200605180959"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200605181050.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200605181050">
-		<category name="emft query SDK 1.0.0RC3 S200605181050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200605181050.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200605181050">
-		<category name="emft query SDK 1.0.0RC3 S200605181050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200605181050.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200605181050">
-		<category name="emft query SDK 1.0.0RC3 S200605181050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200605181050.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200605181050">
-		<category name="emft query SDK 1.0.0RC3 S200605181050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200605181050.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200605181050">
-		<category name="emft query SDK 1.0.0RC3 S200605181050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200605181050.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200605181050">
-		<category name="emft query SDK 1.0.0RC3 S200605181050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200605181050.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200605181050">
-		<category name="emft query SDK 1.0.0RC3 S200605181050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200605181050.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200605181050">
-		<category name="emft query SDK 1.0.0RC3 S200605181050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200605181039.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200605181039">
-		<category name="emft validation SDK 1.0.0RC3 S200605181039"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200605181039.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200605181039">
-		<category name="emft validation SDK 1.0.0RC3 S200605181039"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200605181039.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200605181039">
-		<category name="emft validation SDK 1.0.0RC3 S200605181039"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200605181039.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200605181039">
-		<category name="emft validation SDK 1.0.0RC3 S200605181039"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200605181039.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200605181039">
-		<category name="emft validation SDK 1.0.0RC3 S200605181039"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200605181039.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200605181039">
-		<category name="emft validation SDK 1.0.0RC3 S200605181039"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200605181039.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200605181039">
-		<category name="emft validation SDK 1.0.0RC3 S200605181039"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200605181039.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200605181039">
-		<category name="emft validation SDK 1.0.0RC3 S200605181039"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200605181056.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200605181056">
-		<category name="emft transaction SDK 1.0.0RC3 S200605181056"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200605181056.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200605181056">
-		<category name="emft transaction SDK 1.0.0RC3 S200605181056"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200605181056.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200605181056">
-		<category name="emft transaction SDK 1.0.0RC3 S200605181056"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200605181056.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200605181056">
-		<category name="emft transaction SDK 1.0.0RC3 S200605181056"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200605181056.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200605181056">
-		<category name="emft transaction SDK 1.0.0RC3 S200605181056"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200605181056.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200605181056">
-		<category name="emft transaction SDK 1.0.0RC3 S200605181056"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200605181056.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200605181056">
-		<category name="emft transaction SDK 1.0.0RC3 S200605181056"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200605181056.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200605181056">
-		<category name="emft transaction SDK 1.0.0RC3 S200605181056"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200605181056.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200605181056">
-		<category name="emft transaction SDK 1.0.0RC3 S200605181056"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200605181056.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200605181056">
-		<category name="emft transaction SDK 1.0.0RC3 S200605181056"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200605181056.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200605181056">
-		<category name="emft transaction SDK 1.0.0RC3 S200605181056"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200605250918.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200605250918">
-		<category name="emft ocl SDK 1.0.0 I200605250918"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200605250918.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200605250918">
-		<category name="emft ocl SDK 1.0.0 I200605250918"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200605250918.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200605250918">
-		<category name="emft ocl SDK 1.0.0 I200605250918"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200605250918.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200605250918">
-		<category name="emft ocl SDK 1.0.0 I200605250918"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200605250918.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200605250918">
-		<category name="emft ocl SDK 1.0.0 I200605250918"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200605250918.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200605250918">
-		<category name="emft ocl SDK 1.0.0 I200605250918"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200605250932.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200605250932">
-		<category name="emft query SDK 1.0.0 I200605250932"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200605250932.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200605250932">
-		<category name="emft query SDK 1.0.0 I200605250932"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200605250932.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200605250932">
-		<category name="emft query SDK 1.0.0 I200605250932"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200605250932.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200605250932">
-		<category name="emft query SDK 1.0.0 I200605250932"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200605250932.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200605250932">
-		<category name="emft query SDK 1.0.0 I200605250932"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200605250932.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200605250932">
-		<category name="emft query SDK 1.0.0 I200605250932"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200605250932.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200605250932">
-		<category name="emft query SDK 1.0.0 I200605250932"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200605250932.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200605250932">
-		<category name="emft query SDK 1.0.0 I200605250932"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200605250944.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200605250944">
-		<category name="emft validation SDK 1.0.0 I200605250944"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200605250944.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200605250944">
-		<category name="emft validation SDK 1.0.0 I200605250944"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200605250944.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200605250944">
-		<category name="emft validation SDK 1.0.0 I200605250944"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200605250944.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200605250944">
-		<category name="emft validation SDK 1.0.0 I200605250944"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200605250944.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200605250944">
-		<category name="emft validation SDK 1.0.0 I200605250944"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200605250944.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200605250944">
-		<category name="emft validation SDK 1.0.0 I200605250944"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200605250944.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200605250944">
-		<category name="emft validation SDK 1.0.0 I200605250944"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200605250944.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200605250944">
-		<category name="emft validation SDK 1.0.0 I200605250944"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200605250954.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200605250954">
-		<category name="emft transaction SDK 1.0.0 I200605250954"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200605250954.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200605250954">
-		<category name="emft transaction SDK 1.0.0 I200605250954"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200605250954.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200605250954">
-		<category name="emft transaction SDK 1.0.0 I200605250954"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200605250954.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200605250954">
-		<category name="emft transaction SDK 1.0.0 I200605250954"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200605250954.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200605250954">
-		<category name="emft transaction SDK 1.0.0 I200605250954"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200605250954.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200605250954">
-		<category name="emft transaction SDK 1.0.0 I200605250954"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200605250954.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200605250954">
-		<category name="emft transaction SDK 1.0.0 I200605250954"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200605250954.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200605250954">
-		<category name="emft transaction SDK 1.0.0 I200605250954"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200605250954.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200605250954">
-		<category name="emft transaction SDK 1.0.0 I200605250954"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200605250954.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200605250954">
-		<category name="emft transaction SDK 1.0.0 I200605250954"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200605250954.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200605250954">
-		<category name="emft transaction SDK 1.0.0 I200605250954"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200605302037.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200605302037">
-		<category name="emft ocl SDK 1.0.0RC4 S200605302037"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200605302037.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200605302037">
-		<category name="emft ocl SDK 1.0.0RC4 S200605302037"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200605302037.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200605302037">
-		<category name="emft ocl SDK 1.0.0RC4 S200605302037"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200605302037.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200605302037">
-		<category name="emft ocl SDK 1.0.0RC4 S200605302037"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200605302037.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200605302037">
-		<category name="emft ocl SDK 1.0.0RC4 S200605302037"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200605302037.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200605302037">
-		<category name="emft ocl SDK 1.0.0RC4 S200605302037"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200605302049.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200605302049">
-		<category name="emft query SDK 1.0.0RC4 S200605302049"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200605302049.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200605302049">
-		<category name="emft query SDK 1.0.0RC4 S200605302049"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200605302049.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200605302049">
-		<category name="emft query SDK 1.0.0RC4 S200605302049"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200605302049.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200605302049">
-		<category name="emft query SDK 1.0.0RC4 S200605302049"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200605302049.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200605302049">
-		<category name="emft query SDK 1.0.0RC4 S200605302049"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200605302049.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200605302049">
-		<category name="emft query SDK 1.0.0RC4 S200605302049"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200605302049.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200605302049">
-		<category name="emft query SDK 1.0.0RC4 S200605302049"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200605302049.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200605302049">
-		<category name="emft query SDK 1.0.0RC4 S200605302049"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200605302057.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200605302057">
-		<category name="emft validation SDK 1.0.0RC4 S200605302057"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200605302057.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200605302057">
-		<category name="emft validation SDK 1.0.0RC4 S200605302057"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200605302057.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200605302057">
-		<category name="emft validation SDK 1.0.0RC4 S200605302057"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200605302057.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200605302057">
-		<category name="emft validation SDK 1.0.0RC4 S200605302057"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200605302057.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200605302057">
-		<category name="emft validation SDK 1.0.0RC4 S200605302057"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200605302057.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200605302057">
-		<category name="emft validation SDK 1.0.0RC4 S200605302057"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200605302057.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200605302057">
-		<category name="emft validation SDK 1.0.0RC4 S200605302057"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200605302057.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200605302057">
-		<category name="emft validation SDK 1.0.0RC4 S200605302057"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200605302107.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200605302107">
-		<category name="emft transaction SDK 1.0.0RC4 S200605302107"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200605302107.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200605302107">
-		<category name="emft transaction SDK 1.0.0RC4 S200605302107"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200605302107.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200605302107">
-		<category name="emft transaction SDK 1.0.0RC4 S200605302107"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200605302107.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200605302107">
-		<category name="emft transaction SDK 1.0.0RC4 S200605302107"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200605302107.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200605302107">
-		<category name="emft transaction SDK 1.0.0RC4 S200605302107"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200605302107.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200605302107">
-		<category name="emft transaction SDK 1.0.0RC4 S200605302107"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200605302107.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200605302107">
-		<category name="emft transaction SDK 1.0.0RC4 S200605302107"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200605302107.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200605302107">
-		<category name="emft transaction SDK 1.0.0RC4 S200605302107"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200605302107.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200605302107">
-		<category name="emft transaction SDK 1.0.0RC4 S200605302107"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200605302107.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200605302107">
-		<category name="emft transaction SDK 1.0.0RC4 S200605302107"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200605302107.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200605302107">
-		<category name="emft transaction SDK 1.0.0RC4 S200605302107"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200606081101.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200606081101">
-		<category name="emft ocl SDK 1.0.0 I200606081101"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200606081101.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200606081101">
-		<category name="emft ocl SDK 1.0.0 I200606081101"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200606081101.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200606081101">
-		<category name="emft ocl SDK 1.0.0 I200606081101"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200606081101.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200606081101">
-		<category name="emft ocl SDK 1.0.0 I200606081101"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200606081101.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200606081101">
-		<category name="emft ocl SDK 1.0.0 I200606081101"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200606081101.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200606081101">
-		<category name="emft ocl SDK 1.0.0 I200606081101"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200606081119.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200606081119">
-		<category name="emft query SDK 1.0.0 I200606081119"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200606081119.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200606081119">
-		<category name="emft query SDK 1.0.0 I200606081119"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200606081119.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200606081119">
-		<category name="emft query SDK 1.0.0 I200606081119"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200606081119.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200606081119">
-		<category name="emft query SDK 1.0.0 I200606081119"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200606081119.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200606081119">
-		<category name="emft query SDK 1.0.0 I200606081119"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200606081119.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200606081119">
-		<category name="emft query SDK 1.0.0 I200606081119"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200606081119.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200606081119">
-		<category name="emft query SDK 1.0.0 I200606081119"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200606081119.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200606081119">
-		<category name="emft query SDK 1.0.0 I200606081119"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200606081126.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200606081126">
-		<category name="emft validation SDK 1.0.0 I200606081126"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200606081126.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200606081126">
-		<category name="emft validation SDK 1.0.0 I200606081126"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200606081126.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200606081126">
-		<category name="emft validation SDK 1.0.0 I200606081126"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200606081126.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200606081126">
-		<category name="emft validation SDK 1.0.0 I200606081126"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200606081126.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200606081126">
-		<category name="emft validation SDK 1.0.0 I200606081126"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200606081126.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200606081126">
-		<category name="emft validation SDK 1.0.0 I200606081126"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200606081126.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200606081126">
-		<category name="emft validation SDK 1.0.0 I200606081126"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200606081126.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200606081126">
-		<category name="emft validation SDK 1.0.0 I200606081126"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200606081138.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200606081138">
-		<category name="emft transaction SDK 1.0.0 I200606081138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200606081138.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200606081138">
-		<category name="emft transaction SDK 1.0.0 I200606081138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200606081138.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200606081138">
-		<category name="emft transaction SDK 1.0.0 I200606081138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200606081138.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200606081138">
-		<category name="emft transaction SDK 1.0.0 I200606081138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200606081138.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200606081138">
-		<category name="emft transaction SDK 1.0.0 I200606081138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200606081138.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200606081138">
-		<category name="emft transaction SDK 1.0.0 I200606081138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200606081138.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200606081138">
-		<category name="emft transaction SDK 1.0.0 I200606081138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200606081138.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200606081138">
-		<category name="emft transaction SDK 1.0.0 I200606081138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200606081138.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200606081138">
-		<category name="emft transaction SDK 1.0.0 I200606081138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200606081138.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200606081138">
-		<category name="emft transaction SDK 1.0.0 I200606081138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200606081138.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200606081138">
-		<category name="emft transaction SDK 1.0.0 I200606081138"/>
-	</feature>
-
-
-	
-	<feature url="features/org.eclipse.jet.doc_0.7.0.v200606150846.jar" patch="false" id="org.eclipse.jet.doc" version="0.7.0.v200606150846">
-		<category name="emft jet SDK 0.7.0 I200606150846"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.examples_0.7.0.v200606150846.jar" patch="false" id="org.eclipse.jet.examples" version="0.7.0.v200606150846">
-		<category name="emft jet SDK 0.7.0 I200606150846"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.sdk_0.7.0.v200606150846.jar" patch="false" id="org.eclipse.jet.sdk" version="0.7.0.v200606150846">
-		<category name="emft jet SDK 0.7.0 I200606150846"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.source_0.7.0.v200606150846.jar" patch="false" id="org.eclipse.jet.source" version="0.7.0.v200606150846">
-		<category name="emft jet SDK 0.7.0 I200606150846"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet_0.7.0.v200606150846.jar" patch="false" id="org.eclipse.jet" version="0.7.0.v200606150846">
-		<category name="emft jet SDK 0.7.0 I200606150846"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200606151627.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200606151627">
-		<category name="emft ocl SDK 1.0.0 I200606151627"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200606151627.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200606151627">
-		<category name="emft ocl SDK 1.0.0 I200606151627"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200606151627.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200606151627">
-		<category name="emft ocl SDK 1.0.0 I200606151627"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200606151627.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200606151627">
-		<category name="emft ocl SDK 1.0.0 I200606151627"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200606151627.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200606151627">
-		<category name="emft ocl SDK 1.0.0 I200606151627"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200606151627.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200606151627">
-		<category name="emft ocl SDK 1.0.0 I200606151627"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200606151656.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200606151656">
-		<category name="emft query SDK 1.0.0 I200606151656"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200606151656.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200606151656">
-		<category name="emft query SDK 1.0.0 I200606151656"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200606151656.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200606151656">
-		<category name="emft query SDK 1.0.0 I200606151656"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200606151656.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200606151656">
-		<category name="emft query SDK 1.0.0 I200606151656"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200606151656.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200606151656">
-		<category name="emft query SDK 1.0.0 I200606151656"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200606151656.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200606151656">
-		<category name="emft query SDK 1.0.0 I200606151656"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200606151656.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200606151656">
-		<category name="emft query SDK 1.0.0 I200606151656"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200606151656.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200606151656">
-		<category name="emft query SDK 1.0.0 I200606151656"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200606151704.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200606151704">
-		<category name="emft validation SDK 1.0.0 I200606151704"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200606151704.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200606151704">
-		<category name="emft validation SDK 1.0.0 I200606151704"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200606151704.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200606151704">
-		<category name="emft validation SDK 1.0.0 I200606151704"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200606151704.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200606151704">
-		<category name="emft validation SDK 1.0.0 I200606151704"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200606151704.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200606151704">
-		<category name="emft validation SDK 1.0.0 I200606151704"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200606151704.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200606151704">
-		<category name="emft validation SDK 1.0.0 I200606151704"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200606151704.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200606151704">
-		<category name="emft validation SDK 1.0.0 I200606151704"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200606151704.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200606151704">
-		<category name="emft validation SDK 1.0.0 I200606151704"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200606151710.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200606151710">
-		<category name="emft transaction SDK 1.0.0 I200606151710"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200606151710.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200606151710">
-		<category name="emft transaction SDK 1.0.0 I200606151710"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200606151710.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200606151710">
-		<category name="emft transaction SDK 1.0.0 I200606151710"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200606151710.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200606151710">
-		<category name="emft transaction SDK 1.0.0 I200606151710"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200606151710.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200606151710">
-		<category name="emft transaction SDK 1.0.0 I200606151710"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200606151710.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200606151710">
-		<category name="emft transaction SDK 1.0.0 I200606151710"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200606151710.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200606151710">
-		<category name="emft transaction SDK 1.0.0 I200606151710"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200606151710.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200606151710">
-		<category name="emft transaction SDK 1.0.0 I200606151710"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200606151710.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200606151710">
-		<category name="emft transaction SDK 1.0.0 I200606151710"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200606151710.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200606151710">
-		<category name="emft transaction SDK 1.0.0 I200606151710"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200606151710.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200606151710">
-		<category name="emft transaction SDK 1.0.0 I200606151710"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.doc_0.7.0.v200606191022.jar" patch="false" id="org.eclipse.jet.doc" version="0.7.0.v200606191022">
-		<category name="emft jet SDK 0.7.0RC5 S200606191022"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.examples_0.7.0.v200606191022.jar" patch="false" id="org.eclipse.jet.examples" version="0.7.0.v200606191022">
-		<category name="emft jet SDK 0.7.0RC5 S200606191022"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.sdk_0.7.0.v200606191022.jar" patch="false" id="org.eclipse.jet.sdk" version="0.7.0.v200606191022">
-		<category name="emft jet SDK 0.7.0RC5 S200606191022"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.source_0.7.0.v200606191022.jar" patch="false" id="org.eclipse.jet.source" version="0.7.0.v200606191022">
-		<category name="emft jet SDK 0.7.0RC5 S200606191022"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet_0.7.0.v200606191022.jar" patch="false" id="org.eclipse.jet" version="0.7.0.v200606191022">
-		<category name="emft jet SDK 0.7.0RC5 S200606191022"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200606191044.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200606191044">
-		<category name="emft ocl SDK 1.0.0RC5 S200606191044"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200606191044.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200606191044">
-		<category name="emft ocl SDK 1.0.0RC5 S200606191044"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200606191044.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200606191044">
-		<category name="emft ocl SDK 1.0.0RC5 S200606191044"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200606191044.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200606191044">
-		<category name="emft ocl SDK 1.0.0RC5 S200606191044"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200606191044.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200606191044">
-		<category name="emft ocl SDK 1.0.0RC5 S200606191044"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200606191044.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200606191044">
-		<category name="emft ocl SDK 1.0.0RC5 S200606191044"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200606191055.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200606191055">
-		<category name="emft query SDK 1.0.0RC5 S200606191055"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200606191055.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200606191055">
-		<category name="emft query SDK 1.0.0RC5 S200606191055"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200606191055.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200606191055">
-		<category name="emft query SDK 1.0.0RC5 S200606191055"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200606191055.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200606191055">
-		<category name="emft query SDK 1.0.0RC5 S200606191055"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200606191055.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200606191055">
-		<category name="emft query SDK 1.0.0RC5 S200606191055"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200606191055.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200606191055">
-		<category name="emft query SDK 1.0.0RC5 S200606191055"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200606191055.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200606191055">
-		<category name="emft query SDK 1.0.0RC5 S200606191055"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200606191055.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200606191055">
-		<category name="emft query SDK 1.0.0RC5 S200606191055"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200606191106.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200606191106">
-		<category name="emft validation SDK 1.0.0RC5 S200606191106"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200606191106.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200606191106">
-		<category name="emft validation SDK 1.0.0RC5 S200606191106"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200606191106.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200606191106">
-		<category name="emft validation SDK 1.0.0RC5 S200606191106"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200606191106.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200606191106">
-		<category name="emft validation SDK 1.0.0RC5 S200606191106"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200606191106.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200606191106">
-		<category name="emft validation SDK 1.0.0RC5 S200606191106"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200606191106.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200606191106">
-		<category name="emft validation SDK 1.0.0RC5 S200606191106"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200606191106.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200606191106">
-		<category name="emft validation SDK 1.0.0RC5 S200606191106"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200606191106.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200606191106">
-		<category name="emft validation SDK 1.0.0RC5 S200606191106"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200606191115.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200606191115">
-		<category name="emft transaction SDK 1.0.0RC5 S200606191115"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200606191115.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200606191115">
-		<category name="emft transaction SDK 1.0.0RC5 S200606191115"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200606191115.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200606191115">
-		<category name="emft transaction SDK 1.0.0RC5 S200606191115"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200606191115.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200606191115">
-		<category name="emft transaction SDK 1.0.0RC5 S200606191115"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200606191115.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200606191115">
-		<category name="emft transaction SDK 1.0.0RC5 S200606191115"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200606191115.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200606191115">
-		<category name="emft transaction SDK 1.0.0RC5 S200606191115"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200606191115.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200606191115">
-		<category name="emft transaction SDK 1.0.0RC5 S200606191115"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200606191115.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200606191115">
-		<category name="emft transaction SDK 1.0.0RC5 S200606191115"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200606191115.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200606191115">
-		<category name="emft transaction SDK 1.0.0RC5 S200606191115"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200606191115.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200606191115">
-		<category name="emft transaction SDK 1.0.0RC5 S200606191115"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200606191115.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200606191115">
-		<category name="emft transaction SDK 1.0.0RC5 S200606191115"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.doc_0.7.0.v200606260942.jar" patch="false" id="org.eclipse.jet.doc" version="0.7.0.v200606260942">
-		<category name="emft jet SDK 0.7.0RC6 S200606260942"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.examples_0.7.0.v200606260942.jar" patch="false" id="org.eclipse.jet.examples" version="0.7.0.v200606260942">
-		<category name="emft jet SDK 0.7.0RC6 S200606260942"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.sdk_0.7.0.v200606260942.jar" patch="false" id="org.eclipse.jet.sdk" version="0.7.0.v200606260942">
-		<category name="emft jet SDK 0.7.0RC6 S200606260942"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.source_0.7.0.v200606260942.jar" patch="false" id="org.eclipse.jet.source" version="0.7.0.v200606260942">
-		<category name="emft jet SDK 0.7.0RC6 S200606260942"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet_0.7.0.v200606260942.jar" patch="false" id="org.eclipse.jet" version="0.7.0.v200606260942">
-		<category name="emft jet SDK 0.7.0RC6 S200606260942"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200606261119.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200606261119">
-		<category name="emft ocl SDK 1.0.0RC6 S200606261119"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200606261119.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200606261119">
-		<category name="emft ocl SDK 1.0.0RC6 S200606261119"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200606261119.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200606261119">
-		<category name="emft ocl SDK 1.0.0RC6 S200606261119"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200606261119.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200606261119">
-		<category name="emft ocl SDK 1.0.0RC6 S200606261119"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200606261119.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200606261119">
-		<category name="emft ocl SDK 1.0.0RC6 S200606261119"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200606261119.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200606261119">
-		<category name="emft ocl SDK 1.0.0RC6 S200606261119"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0RC6 S200606261130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0RC6 S200606261130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0RC6 S200606261130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0RC6 S200606261130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0RC6 S200606261130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0RC6 S200606261130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0RC6 S200606261130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0RC6 S200606261130"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0RC6 S200606261144"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0RC6 S200606261144"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0RC6 S200606261144"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0RC6 S200606261144"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0RC6 S200606261144"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0RC6 S200606261144"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0RC6 S200606261144"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0RC6 S200606261144"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC6 S200606261303"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC6 S200606261303"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC6 S200606261303"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC6 S200606261303"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC6 S200606261303"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC6 S200606261303"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC6 S200606261303"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC6 S200606261303"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC6 S200606261303"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC6 S200606261303"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC6 S200606261303"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200606261119.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200606261119">
-		<category name="emft ocl SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200606261119.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200606261119">
-		<category name="emft ocl SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200606261119.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200606261119">
-		<category name="emft ocl SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200606261119.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200606261119">
-		<category name="emft ocl SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200606261119.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200606261119">
-		<category name="emft ocl SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200606261119.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200606261119">
-		<category name="emft ocl SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0RC7 S200606281500"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.net4j.doc_1.0.0.v200606271241.jar" patch="false" id="org.eclipse.net4j.doc" version="1.0.0.v200606271241">
-		<category name="emft net4j SDK 1.0.0RC9 S200606271241"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.net4j.examples_1.0.0.v200606271241.jar" patch="false" id="org.eclipse.net4j.examples" version="1.0.0.v200606271241">
-		<category name="emft net4j SDK 1.0.0RC9 S200606271241"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.net4j.sdk_1.0.0.v200606271241.jar" patch="false" id="org.eclipse.net4j.sdk" version="1.0.0.v200606271241">
-		<category name="emft net4j SDK 1.0.0RC9 S200606271241"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.net4j.source_1.0.0.v200606271241.jar" patch="false" id="org.eclipse.net4j.source" version="1.0.0.v200606271241">
-		<category name="emft net4j SDK 1.0.0RC9 S200606271241"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.net4j_1.0.0.v200606271241.jar" patch="false" id="org.eclipse.net4j" version="1.0.0.v200606271241">
-		<category name="emft net4j SDK 1.0.0RC9 S200606271241"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.cdo.client_1.0.0.v200606271248.jar" patch="false" id="org.eclipse.emf.cdo.client" version="1.0.0.v200606271248">
-		<category name="emft cdo SDK 1.0.0RC9 S200606271248"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.cdo.dbgen_1.0.0.v200606271248.jar" patch="false" id="org.eclipse.emf.cdo.dbgen" version="1.0.0.v200606271248">
-		<category name="emft cdo SDK 1.0.0RC9 S200606271248"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.cdo.doc_1.0.0.v200606271248.jar" patch="false" id="org.eclipse.emf.cdo.doc" version="1.0.0.v200606271248">
-		<category name="emft cdo SDK 1.0.0RC9 S200606271248"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.cdo.examples_1.0.0.v200606271248.jar" patch="false" id="org.eclipse.emf.cdo.examples" version="1.0.0.v200606271248">
-		<category name="emft cdo SDK 1.0.0RC9 S200606271248"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.cdo.jdbc_1.0.0.v200606271248.jar" patch="false" id="org.eclipse.emf.cdo.jdbc" version="1.0.0.v200606271248">
-		<category name="emft cdo SDK 1.0.0RC9 S200606271248"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.cdo.sdk_1.0.0.v200606271248.jar" patch="false" id="org.eclipse.emf.cdo.sdk" version="1.0.0.v200606271248">
-		<category name="emft cdo SDK 1.0.0RC9 S200606271248"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.cdo.server_1.0.0.v200606271248.jar" patch="false" id="org.eclipse.emf.cdo.server" version="1.0.0.v200606271248">
-		<category name="emft cdo SDK 1.0.0RC9 S200606271248"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.cdo.source_1.0.0.v200606271248.jar" patch="false" id="org.eclipse.emf.cdo.source" version="1.0.0.v200606271248">
-		<category name="emft cdo SDK 1.0.0RC9 S200606271248"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.cdo_1.0.0.v200606271248.jar" patch="false" id="org.eclipse.emf.cdo" version="1.0.0.v200606271248">
-		<category name="emft cdo SDK 1.0.0RC9 S200606271248"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.codegen.jet.editor.doc_1.0.0.v200606082216.jar" patch="false" id="org.eclipse.emf.codegen.jet.editor.doc" version="1.0.0.v200606082216">
-		<category name="emft jeteditor SDK 1.0.0 I200606082216"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.codegen.jet.editor.examples_1.0.0.v200606082216.jar" patch="false" id="org.eclipse.emf.codegen.jet.editor.examples" version="1.0.0.v200606082216">
-		<category name="emft jeteditor SDK 1.0.0 I200606082216"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.codegen.jet.editor.sdk_1.0.0.v200606082216.jar" patch="false" id="org.eclipse.emf.codegen.jet.editor.sdk" version="1.0.0.v200606082216">
-		<category name="emft jeteditor SDK 1.0.0 I200606082216"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.codegen.jet.editor.source_1.0.0.v200606082216.jar" patch="false" id="org.eclipse.emf.codegen.jet.editor.source" version="1.0.0.v200606082216">
-		<category name="emft jeteditor SDK 1.0.0 I200606082216"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.codegen.jet.editor_1.0.0.v200606082216.jar" patch="false" id="org.eclipse.emf.codegen.jet.editor" version="1.0.0.v200606082216">
-		<category name="emft jeteditor SDK 1.0.0 I200606082216"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.doc_0.7.0.v200607131358.jar" patch="false" id="org.eclipse.jet.doc" version="0.7.0.v200607131358">
-		<category name="emft jet SDK 0.7.1 M200607131358"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.examples_0.7.0.v200607131358.jar" patch="false" id="org.eclipse.jet.examples" version="0.7.0.v200607131358">
-		<category name="emft jet SDK 0.7.1 M200607131358"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.sdk_0.7.0.v200607131358.jar" patch="false" id="org.eclipse.jet.sdk" version="0.7.0.v200607131358">
-		<category name="emft jet SDK 0.7.1 M200607131358"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.source_0.7.1.v200607131358.jar" patch="false" id="org.eclipse.jet.source" version="0.7.1.v200607131358">
-		<category name="emft jet SDK 0.7.1 M200607131358"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet_0.7.1.v200607131358.jar" patch="false" id="org.eclipse.jet" version="0.7.1.v200607131358">
-		<category name="emft jet SDK 0.7.1 M200607131358"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200607131524.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200607131524">
-		<category name="emft ocl SDK 1.0.1 M200607131524"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200607131524.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200607131524">
-		<category name="emft ocl SDK 1.0.1 M200607131524"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200607131524.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200607131524">
-		<category name="emft ocl SDK 1.0.1 M200607131524"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200607131524.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200607131524">
-		<category name="emft ocl SDK 1.0.1 M200607131524"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200607131524.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200607131524">
-		<category name="emft ocl SDK 1.0.1 M200607131524"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200607131524.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200607131524">
-		<category name="emft ocl SDK 1.0.1 M200607131524"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200607131537.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200607131537">
-		<category name="emft query SDK 1.0.1 M200607131537"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200607131537.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200607131537">
-		<category name="emft query SDK 1.0.1 M200607131537"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200607131537.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200607131537">
-		<category name="emft query SDK 1.0.1 M200607131537"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200607131537.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200607131537">
-		<category name="emft query SDK 1.0.1 M200607131537"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200607131537.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200607131537">
-		<category name="emft query SDK 1.0.1 M200607131537"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200607131537.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200607131537">
-		<category name="emft query SDK 1.0.1 M200607131537"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200607131537.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200607131537">
-		<category name="emft query SDK 1.0.1 M200607131537"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200607131537.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200607131537">
-		<category name="emft query SDK 1.0.1 M200607131537"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200607131538.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200607131538">
-		<category name="emft validation SDK 1.0.1 M200607131538"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200607131538.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200607131538">
-		<category name="emft validation SDK 1.0.1 M200607131538"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200607131538.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200607131538">
-		<category name="emft validation SDK 1.0.1 M200607131538"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200607131538.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200607131538">
-		<category name="emft validation SDK 1.0.1 M200607131538"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200607131538.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200607131538">
-		<category name="emft validation SDK 1.0.1 M200607131538"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200607131538.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200607131538">
-		<category name="emft validation SDK 1.0.1 M200607131538"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200607131538.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200607131538">
-		<category name="emft validation SDK 1.0.1 M200607131538"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200607131538.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200607131538">
-		<category name="emft validation SDK 1.0.1 M200607131538"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200607131547.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200607131547">
-		<category name="emft transaction SDK 1.0.1 M200607131547"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200607131547.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200607131547">
-		<category name="emft transaction SDK 1.0.1 M200607131547"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200607131547.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200607131547">
-		<category name="emft transaction SDK 1.0.1 M200607131547"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200607131547.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200607131547">
-		<category name="emft transaction SDK 1.0.1 M200607131547"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200607131547.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200607131547">
-		<category name="emft transaction SDK 1.0.1 M200607131547"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200607131547.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200607131547">
-		<category name="emft transaction SDK 1.0.1 M200607131547"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200607131547.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200607131547">
-		<category name="emft transaction SDK 1.0.1 M200607131547"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200607131547.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200607131547">
-		<category name="emft transaction SDK 1.0.1 M200607131547"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200607131547.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200607131547">
-		<category name="emft transaction SDK 1.0.1 M200607131547"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200607131547.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200607131547">
-		<category name="emft transaction SDK 1.0.1 M200607131547"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200607131547.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200607131547">
-		<category name="emft transaction SDK 1.0.1 M200607131547"/>
-	</feature>
-
-
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200607201135.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200607201135">
-		<category name="emft ocl SDK 1.0.1 M200607201135"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200607201135.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200607201135">
-		<category name="emft ocl SDK 1.0.1 M200607201135"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200607201135.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200607201135">
-		<category name="emft ocl SDK 1.0.1 M200607201135"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200607201135.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200607201135">
-		<category name="emft ocl SDK 1.0.1 M200607201135"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200607201135.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200607201135">
-		<category name="emft ocl SDK 1.0.1 M200607201135"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200607201135.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200607201135">
-		<category name="emft ocl SDK 1.0.1 M200607201135"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.doc_0.7.0.v200607201340.jar" patch="false" id="org.eclipse.jet.doc" version="0.7.0.v200607201340">
-		<category name="emft jet SDK 0.7.1 M200607201340"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.examples_0.7.0.v200607201340.jar" patch="false" id="org.eclipse.jet.examples" version="0.7.0.v200607201340">
-		<category name="emft jet SDK 0.7.1 M200607201340"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.sdk_0.7.0.v200607201340.jar" patch="false" id="org.eclipse.jet.sdk" version="0.7.0.v200607201340">
-		<category name="emft jet SDK 0.7.1 M200607201340"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.source_0.7.1.v200607201340.jar" patch="false" id="org.eclipse.jet.source" version="0.7.1.v200607201340">
-		<category name="emft jet SDK 0.7.1 M200607201340"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet_0.7.1.v200607201340.jar" patch="false" id="org.eclipse.jet" version="0.7.1.v200607201340">
-		<category name="emft jet SDK 0.7.1 M200607201340"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200607201153.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200607201153">
-		<category name="emft query SDK 1.0.1 M200607201153"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200607201153.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200607201153">
-		<category name="emft query SDK 1.0.1 M200607201153"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200607201153.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200607201153">
-		<category name="emft query SDK 1.0.1 M200607201153"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200607201153.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200607201153">
-		<category name="emft query SDK 1.0.1 M200607201153"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200607201153.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200607201153">
-		<category name="emft query SDK 1.0.1 M200607201153"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200607201153.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200607201153">
-		<category name="emft query SDK 1.0.1 M200607201153"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200607201153.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200607201153">
-		<category name="emft query SDK 1.0.1 M200607201153"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200607201153.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200607201153">
-		<category name="emft query SDK 1.0.1 M200607201153"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200607201210.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200607201210">
-		<category name="emft validation SDK 1.0.1 M200607201210"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200607201210.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200607201210">
-		<category name="emft validation SDK 1.0.1 M200607201210"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200607201210.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200607201210">
-		<category name="emft validation SDK 1.0.1 M200607201210"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200607201210.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200607201210">
-		<category name="emft validation SDK 1.0.1 M200607201210"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200607201210.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200607201210">
-		<category name="emft validation SDK 1.0.1 M200607201210"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200607201210.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200607201210">
-		<category name="emft validation SDK 1.0.1 M200607201210"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200607201210.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200607201210">
-		<category name="emft validation SDK 1.0.1 M200607201210"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200607201210.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200607201210">
-		<category name="emft validation SDK 1.0.1 M200607201210"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200607201220.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200607201220">
-		<category name="emft transaction SDK 1.0.1 M200607201220"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200607201220.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200607201220">
-		<category name="emft transaction SDK 1.0.1 M200607201220"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200607201220.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200607201220">
-		<category name="emft transaction SDK 1.0.1 M200607201220"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200607201220.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200607201220">
-		<category name="emft transaction SDK 1.0.1 M200607201220"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200607201220.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200607201220">
-		<category name="emft transaction SDK 1.0.1 M200607201220"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200607201220.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200607201220">
-		<category name="emft transaction SDK 1.0.1 M200607201220"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200607201220.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200607201220">
-		<category name="emft transaction SDK 1.0.1 M200607201220"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200607201220.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200607201220">
-		<category name="emft transaction SDK 1.0.1 M200607201220"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200607201220.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200607201220">
-		<category name="emft transaction SDK 1.0.1 M200607201220"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200607201220.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200607201220">
-		<category name="emft transaction SDK 1.0.1 M200607201220"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200607201220.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200607201220">
-		<category name="emft transaction SDK 1.0.1 M200607201220"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200607271021.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200607271021">
-		<category name="emft ocl SDK 1.0.1 M200607271021"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200607271021.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200607271021">
-		<category name="emft ocl SDK 1.0.1 M200607271021"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200607271021.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200607271021">
-		<category name="emft ocl SDK 1.0.1 M200607271021"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200607271021.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200607271021">
-		<category name="emft ocl SDK 1.0.1 M200607271021"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200607271021.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200607271021">
-		<category name="emft ocl SDK 1.0.1 M200607271021"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200607271021.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200607271021">
-		<category name="emft ocl SDK 1.0.1 M200607271021"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.doc_0.7.0.v200607271220.jar" patch="false" id="org.eclipse.jet.doc" version="0.7.0.v200607271220">
-		<category name="emft jet SDK 0.7.1 M200607271220"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.examples_0.7.0.v200607271220.jar" patch="false" id="org.eclipse.jet.examples" version="0.7.0.v200607271220">
-		<category name="emft jet SDK 0.7.1 M200607271220"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.sdk_0.7.0.v200607271220.jar" patch="false" id="org.eclipse.jet.sdk" version="0.7.0.v200607271220">
-		<category name="emft jet SDK 0.7.1 M200607271220"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.source_0.7.1.v200607271220.jar" patch="false" id="org.eclipse.jet.source" version="0.7.1.v200607271220">
-		<category name="emft jet SDK 0.7.1 M200607271220"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet_0.7.1.v200607271220.jar" patch="false" id="org.eclipse.jet" version="0.7.1.v200607271220">
-		<category name="emft jet SDK 0.7.1 M200607271220"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200607271034.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200607271034">
-		<category name="emft query SDK 1.0.1 M200607271034"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200607271034.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200607271034">
-		<category name="emft query SDK 1.0.1 M200607271034"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200607271034.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200607271034">
-		<category name="emft query SDK 1.0.1 M200607271034"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200607271034.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200607271034">
-		<category name="emft query SDK 1.0.1 M200607271034"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200607271034.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200607271034">
-		<category name="emft query SDK 1.0.1 M200607271034"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200607271034.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200607271034">
-		<category name="emft query SDK 1.0.1 M200607271034"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200607271034.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200607271034">
-		<category name="emft query SDK 1.0.1 M200607271034"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200607271034.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200607271034">
-		<category name="emft query SDK 1.0.1 M200607271034"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200607271035.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200607271035">
-		<category name="emft validation SDK 1.0.1 M200607271035"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200607271035.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200607271035">
-		<category name="emft validation SDK 1.0.1 M200607271035"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200607271035.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200607271035">
-		<category name="emft validation SDK 1.0.1 M200607271035"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200607271035.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200607271035">
-		<category name="emft validation SDK 1.0.1 M200607271035"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200607271035.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200607271035">
-		<category name="emft validation SDK 1.0.1 M200607271035"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200607271035.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200607271035">
-		<category name="emft validation SDK 1.0.1 M200607271035"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200607271035.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200607271035">
-		<category name="emft validation SDK 1.0.1 M200607271035"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200607271035.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200607271035">
-		<category name="emft validation SDK 1.0.1 M200607271035"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200607271054.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200607271054">
-		<category name="emft transaction SDK 1.0.1 M200607271054"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200607271054.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200607271054">
-		<category name="emft transaction SDK 1.0.1 M200607271054"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200607271054.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200607271054">
-		<category name="emft transaction SDK 1.0.1 M200607271054"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200607271054.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200607271054">
-		<category name="emft transaction SDK 1.0.1 M200607271054"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200607271054.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200607271054">
-		<category name="emft transaction SDK 1.0.1 M200607271054"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200607271054.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200607271054">
-		<category name="emft transaction SDK 1.0.1 M200607271054"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200607271054.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200607271054">
-		<category name="emft transaction SDK 1.0.1 M200607271054"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200607271054.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200607271054">
-		<category name="emft transaction SDK 1.0.1 M200607271054"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200607271054.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200607271054">
-		<category name="emft transaction SDK 1.0.1 M200607271054"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200607271054.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200607271054">
-		<category name="emft transaction SDK 1.0.1 M200607271054"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200607271054.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200607271054">
-		<category name="emft transaction SDK 1.0.1 M200607271054"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200608030927.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200608030927">
-		<category name="emft ocl SDK 1.0.1 M200608030927"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200608030927.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200608030927">
-		<category name="emft ocl SDK 1.0.1 M200608030927"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200608030927.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200608030927">
-		<category name="emft ocl SDK 1.0.1 M200608030927"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200608030927.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200608030927">
-		<category name="emft ocl SDK 1.0.1 M200608030927"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200608030927.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200608030927">
-		<category name="emft ocl SDK 1.0.1 M200608030927"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200608030927.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200608030927">
-		<category name="emft ocl SDK 1.0.1 M200608030927"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200608030944.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200608030944">
-		<category name="emft query SDK 1.0.1 M200608030944"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200608030944.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200608030944">
-		<category name="emft query SDK 1.0.1 M200608030944"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200608030944.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200608030944">
-		<category name="emft query SDK 1.0.1 M200608030944"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200608030944.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200608030944">
-		<category name="emft query SDK 1.0.1 M200608030944"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200608030944.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200608030944">
-		<category name="emft query SDK 1.0.1 M200608030944"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200608030944.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200608030944">
-		<category name="emft query SDK 1.0.1 M200608030944"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200608030944.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200608030944">
-		<category name="emft query SDK 1.0.1 M200608030944"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200608030944.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200608030944">
-		<category name="emft query SDK 1.0.1 M200608030944"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200608030945.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200608030945">
-		<category name="emft validation SDK 1.0.1 M200608030945"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200608030945.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200608030945">
-		<category name="emft validation SDK 1.0.1 M200608030945"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200608030945.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200608030945">
-		<category name="emft validation SDK 1.0.1 M200608030945"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200608030945.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200608030945">
-		<category name="emft validation SDK 1.0.1 M200608030945"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200608030945.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200608030945">
-		<category name="emft validation SDK 1.0.1 M200608030945"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200608030945.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200608030945">
-		<category name="emft validation SDK 1.0.1 M200608030945"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200608030945.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200608030945">
-		<category name="emft validation SDK 1.0.1 M200608030945"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200608030945.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200608030945">
-		<category name="emft validation SDK 1.0.1 M200608030945"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200608030956.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200608030956">
-		<category name="emft transaction SDK 1.0.1 M200608030956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200608030956.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200608030956">
-		<category name="emft transaction SDK 1.0.1 M200608030956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200608030956.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200608030956">
-		<category name="emft transaction SDK 1.0.1 M200608030956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200608030956.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200608030956">
-		<category name="emft transaction SDK 1.0.1 M200608030956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200608030956.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200608030956">
-		<category name="emft transaction SDK 1.0.1 M200608030956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200608030956.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200608030956">
-		<category name="emft transaction SDK 1.0.1 M200608030956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200608030956.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200608030956">
-		<category name="emft transaction SDK 1.0.1 M200608030956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200608030956.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200608030956">
-		<category name="emft transaction SDK 1.0.1 M200608030956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200608030956.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200608030956">
-		<category name="emft transaction SDK 1.0.1 M200608030956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200608030956.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200608030956">
-		<category name="emft transaction SDK 1.0.1 M200608030956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200608030956.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200608030956">
-		<category name="emft transaction SDK 1.0.1 M200608030956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.doc_0.7.0.v200608030817.jar" patch="false" id="org.eclipse.jet.doc" version="0.7.0.v200608030817">
-		<category name="emft jet SDK 0.7.1 M200608030817"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.examples_0.7.0.v200608030817.jar" patch="false" id="org.eclipse.jet.examples" version="0.7.0.v200608030817">
-		<category name="emft jet SDK 0.7.1 M200608030817"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.sdk_0.7.0.v200608030817.jar" patch="false" id="org.eclipse.jet.sdk" version="0.7.0.v200608030817">
-		<category name="emft jet SDK 0.7.1 M200608030817"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.source_0.7.1.v200608030817.jar" patch="false" id="org.eclipse.jet.source" version="0.7.1.v200608030817">
-		<category name="emft jet SDK 0.7.1 M200608030817"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet_0.7.1.v200608030817.jar" patch="false" id="org.eclipse.jet" version="0.7.1.v200608030817">
-		<category name="emft jet SDK 0.7.1 M200608030817"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200608100853.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200608100853">
-		<category name="emft ocl SDK 1.0.1 M200608100853"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200608100853.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200608100853">
-		<category name="emft ocl SDK 1.0.1 M200608100853"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200608100853.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200608100853">
-		<category name="emft ocl SDK 1.0.1 M200608100853"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200608100853.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200608100853">
-		<category name="emft ocl SDK 1.0.1 M200608100853"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200608100853.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200608100853">
-		<category name="emft ocl SDK 1.0.1 M200608100853"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200608100853.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200608100853">
-		<category name="emft ocl SDK 1.0.1 M200608100853"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200608100853.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200608100853">
-		<category name="emft ocl SDK 1.0.1 M200608100853"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200608100853.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200608100853">
-		<category name="emft ocl SDK 1.0.1 M200608100853"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200608100853.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200608100853">
-		<category name="emft ocl SDK 1.0.1 M200608100853"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200608100853.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200608100853">
-		<category name="emft ocl SDK 1.0.1 M200608100853"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200608100853.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200608100853">
-		<category name="emft ocl SDK 1.0.1 M200608100853"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200608100853.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200608100853">
-		<category name="emft ocl SDK 1.0.1 M200608100853"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200608100918.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200608100918">
-		<category name="emft query SDK 1.0.1 M200608100918"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200608100918.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200608100918">
-		<category name="emft query SDK 1.0.1 M200608100918"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200608100918.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200608100918">
-		<category name="emft query SDK 1.0.1 M200608100918"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200608100918.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200608100918">
-		<category name="emft query SDK 1.0.1 M200608100918"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200608100918.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200608100918">
-		<category name="emft query SDK 1.0.1 M200608100918"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200608100918.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200608100918">
-		<category name="emft query SDK 1.0.1 M200608100918"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200608100918.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200608100918">
-		<category name="emft query SDK 1.0.1 M200608100918"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200608100918.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200608100918">
-		<category name="emft query SDK 1.0.1 M200608100918"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200608100919.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200608100919">
-		<category name="emft validation SDK 1.0.1 M200608100919"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200608100919.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200608100919">
-		<category name="emft validation SDK 1.0.1 M200608100919"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200608100919.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200608100919">
-		<category name="emft validation SDK 1.0.1 M200608100919"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200608100919.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200608100919">
-		<category name="emft validation SDK 1.0.1 M200608100919"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200608100919.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200608100919">
-		<category name="emft validation SDK 1.0.1 M200608100919"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200608100919.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200608100919">
-		<category name="emft validation SDK 1.0.1 M200608100919"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200608100919.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200608100919">
-		<category name="emft validation SDK 1.0.1 M200608100919"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200608100919.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200608100919">
-		<category name="emft validation SDK 1.0.1 M200608100919"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200608100932.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200608100932">
-		<category name="emft transaction SDK 1.0.1 M200608100932"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200608100932.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200608100932">
-		<category name="emft transaction SDK 1.0.1 M200608100932"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200608100932.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200608100932">
-		<category name="emft transaction SDK 1.0.1 M200608100932"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200608100932.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200608100932">
-		<category name="emft transaction SDK 1.0.1 M200608100932"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200608100932.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200608100932">
-		<category name="emft transaction SDK 1.0.1 M200608100932"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200608100932.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200608100932">
-		<category name="emft transaction SDK 1.0.1 M200608100932"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200608100932.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200608100932">
-		<category name="emft transaction SDK 1.0.1 M200608100932"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200608100932.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200608100932">
-		<category name="emft transaction SDK 1.0.1 M200608100932"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200608100932.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200608100932">
-		<category name="emft transaction SDK 1.0.1 M200608100932"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200608100932.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200608100932">
-		<category name="emft transaction SDK 1.0.1 M200608100932"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200608100932.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200608100932">
-		<category name="emft transaction SDK 1.0.1 M200608100932"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200608171938.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200608171938">
-		<category name="emft ocl SDK 1.0.1 M200608171938"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200608171938.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200608171938">
-		<category name="emft ocl SDK 1.0.1 M200608171938"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200608171938.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200608171938">
-		<category name="emft ocl SDK 1.0.1 M200608171938"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200608171938.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200608171938">
-		<category name="emft ocl SDK 1.0.1 M200608171938"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200608171938.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200608171938">
-		<category name="emft ocl SDK 1.0.1 M200608171938"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200608171938.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200608171938">
-		<category name="emft ocl SDK 1.0.1 M200608171938"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200608171949.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200608171949">
-		<category name="emft query SDK 1.0.1 M200608171949"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200608171949.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200608171949">
-		<category name="emft query SDK 1.0.1 M200608171949"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200608171949.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200608171949">
-		<category name="emft query SDK 1.0.1 M200608171949"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200608171949.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200608171949">
-		<category name="emft query SDK 1.0.1 M200608171949"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200608171949.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200608171949">
-		<category name="emft query SDK 1.0.1 M200608171949"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200608171949.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200608171949">
-		<category name="emft query SDK 1.0.1 M200608171949"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200608171949.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200608171949">
-		<category name="emft query SDK 1.0.1 M200608171949"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200608171949.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200608171949">
-		<category name="emft query SDK 1.0.1 M200608171949"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200608171956.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200608171956">
-		<category name="emft validation SDK 1.0.1 M200608171956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200608171956.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200608171956">
-		<category name="emft validation SDK 1.0.1 M200608171956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200608171956.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200608171956">
-		<category name="emft validation SDK 1.0.1 M200608171956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200608171956.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200608171956">
-		<category name="emft validation SDK 1.0.1 M200608171956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200608171956.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200608171956">
-		<category name="emft validation SDK 1.0.1 M200608171956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200608171956.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200608171956">
-		<category name="emft validation SDK 1.0.1 M200608171956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200608171956.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200608171956">
-		<category name="emft validation SDK 1.0.1 M200608171956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200608171956.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200608171956">
-		<category name="emft validation SDK 1.0.1 M200608171956"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200608172005.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200608172005">
-		<category name="emft transaction SDK 1.0.1 M200608172005"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200608172005.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200608172005">
-		<category name="emft transaction SDK 1.0.1 M200608172005"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200608172005.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200608172005">
-		<category name="emft transaction SDK 1.0.1 M200608172005"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200608172005.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200608172005">
-		<category name="emft transaction SDK 1.0.1 M200608172005"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200608172005.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200608172005">
-		<category name="emft transaction SDK 1.0.1 M200608172005"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200608172005.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200608172005">
-		<category name="emft transaction SDK 1.0.1 M200608172005"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200608172005.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200608172005">
-		<category name="emft transaction SDK 1.0.1 M200608172005"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200608172005.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200608172005">
-		<category name="emft transaction SDK 1.0.1 M200608172005"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200608172005.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200608172005">
-		<category name="emft transaction SDK 1.0.1 M200608172005"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200608172005.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200608172005">
-		<category name="emft transaction SDK 1.0.1 M200608172005"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200608172005.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200608172005">
-		<category name="emft transaction SDK 1.0.1 M200608172005"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.doc_0.7.0.v200608171625.jar" patch="false" id="org.eclipse.jet.doc" version="0.7.0.v200608171625">
-		<category name="emft jet SDK 0.7.1 M200608171625"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.examples_0.7.0.v200608171625.jar" patch="false" id="org.eclipse.jet.examples" version="0.7.0.v200608171625">
-		<category name="emft jet SDK 0.7.1 M200608171625"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.sdk_0.7.0.v200608171625.jar" patch="false" id="org.eclipse.jet.sdk" version="0.7.0.v200608171625">
-		<category name="emft jet SDK 0.7.1 M200608171625"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.source_0.7.1.v200608171625.jar" patch="false" id="org.eclipse.jet.source" version="0.7.1.v200608171625">
-		<category name="emft jet SDK 0.7.1 M200608171625"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet_0.7.1.v200608171625.jar" patch="false" id="org.eclipse.jet" version="0.7.1.v200608171625">
-		<category name="emft jet SDK 0.7.1 M200608171625"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.doc_0.7.1.v200608241417.jar" patch="false" id="org.eclipse.jet.doc" version="0.7.1.v200608241417">
-		<category name="emft jet SDK 0.7.1 M200608241417"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.examples_0.7.0.v200608241417.jar" patch="false" id="org.eclipse.jet.examples" version="0.7.0.v200608241417">
-		<category name="emft jet SDK 0.7.1 M200608241417"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.sdk_0.7.0.v200608241417.jar" patch="false" id="org.eclipse.jet.sdk" version="0.7.0.v200608241417">
-		<category name="emft jet SDK 0.7.1 M200608241417"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.source_0.7.1.v200608241417.jar" patch="false" id="org.eclipse.jet.source" version="0.7.1.v200608241417">
-		<category name="emft jet SDK 0.7.1 M200608241417"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet_0.7.1.v200608241417.jar" patch="false" id="org.eclipse.jet" version="0.7.1.v200608241417">
-		<category name="emft jet SDK 0.7.1 M200608241417"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200608241447.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200608241447">
-		<category name="emft ocl SDK 1.0.1 M200608241447"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200608241447.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200608241447">
-		<category name="emft ocl SDK 1.0.1 M200608241447"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200608241447.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200608241447">
-		<category name="emft ocl SDK 1.0.1 M200608241447"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200608241447.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200608241447">
-		<category name="emft ocl SDK 1.0.1 M200608241447"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200608241447.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200608241447">
-		<category name="emft ocl SDK 1.0.1 M200608241447"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200608241447.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200608241447">
-		<category name="emft ocl SDK 1.0.1 M200608241447"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200608241514.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200608241514">
-		<category name="emft query SDK 1.0.1 M200608241514"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200608241514.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200608241514">
-		<category name="emft query SDK 1.0.1 M200608241514"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200608241514.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200608241514">
-		<category name="emft query SDK 1.0.1 M200608241514"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200608241514.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200608241514">
-		<category name="emft query SDK 1.0.1 M200608241514"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200608241514.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200608241514">
-		<category name="emft query SDK 1.0.1 M200608241514"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200608241514.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200608241514">
-		<category name="emft query SDK 1.0.1 M200608241514"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200608241514.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200608241514">
-		<category name="emft query SDK 1.0.1 M200608241514"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200608241514.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200608241514">
-		<category name="emft query SDK 1.0.1 M200608241514"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200608241526.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200608241526">
-		<category name="emft validation SDK 1.0.1 M200608241526"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200608241526.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200608241526">
-		<category name="emft validation SDK 1.0.1 M200608241526"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200608241526.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200608241526">
-		<category name="emft validation SDK 1.0.1 M200608241526"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200608241526.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200608241526">
-		<category name="emft validation SDK 1.0.1 M200608241526"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200608241526.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200608241526">
-		<category name="emft validation SDK 1.0.1 M200608241526"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200608241526.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200608241526">
-		<category name="emft validation SDK 1.0.1 M200608241526"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200608241526.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200608241526">
-		<category name="emft validation SDK 1.0.1 M200608241526"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200608241526.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200608241526">
-		<category name="emft validation SDK 1.0.1 M200608241526"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200608241538.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200608241538">
-		<category name="emft transaction SDK 1.0.1 M200608241538"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200608241538.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200608241538">
-		<category name="emft transaction SDK 1.0.1 M200608241538"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200608241538.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200608241538">
-		<category name="emft transaction SDK 1.0.1 M200608241538"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200608241538.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200608241538">
-		<category name="emft transaction SDK 1.0.1 M200608241538"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200608241538.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200608241538">
-		<category name="emft transaction SDK 1.0.1 M200608241538"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200608241538.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200608241538">
-		<category name="emft transaction SDK 1.0.1 M200608241538"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200608241538.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200608241538">
-		<category name="emft transaction SDK 1.0.1 M200608241538"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200608241538.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200608241538">
-		<category name="emft transaction SDK 1.0.1 M200608241538"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200608241538.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200608241538">
-		<category name="emft transaction SDK 1.0.1 M200608241538"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200608241538.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200608241538">
-		<category name="emft transaction SDK 1.0.1 M200608241538"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200608241538.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200608241538">
-		<category name="emft transaction SDK 1.0.1 M200608241538"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.doc_0.7.1.v200608311049.jar" patch="false" id="org.eclipse.jet.doc" version="0.7.1.v200608311049">
-		<category name="emft jet SDK 0.7.1 M200608311049"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.examples_0.7.0.v200608311049.jar" patch="false" id="org.eclipse.jet.examples" version="0.7.0.v200608311049">
-		<category name="emft jet SDK 0.7.1 M200608311049"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.sdk_0.7.0.v200608311049.jar" patch="false" id="org.eclipse.jet.sdk" version="0.7.0.v200608311049">
-		<category name="emft jet SDK 0.7.1 M200608311049"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.source_0.7.1.v200608311049.jar" patch="false" id="org.eclipse.jet.source" version="0.7.1.v200608311049">
-		<category name="emft jet SDK 0.7.1 M200608311049"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet_0.7.1.v200608311049.jar" patch="false" id="org.eclipse.jet" version="0.7.1.v200608311049">
-		<category name="emft jet SDK 0.7.1 M200608311049"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200608311108.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200608311108">
-		<category name="emft ocl SDK 1.0.1 M200608311108"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200608311108.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200608311108">
-		<category name="emft ocl SDK 1.0.1 M200608311108"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200608311108.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200608311108">
-		<category name="emft ocl SDK 1.0.1 M200608311108"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200608311108.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200608311108">
-		<category name="emft ocl SDK 1.0.1 M200608311108"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200608311108.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200608311108">
-		<category name="emft ocl SDK 1.0.1 M200608311108"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200608311108.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200608311108">
-		<category name="emft ocl SDK 1.0.1 M200608311108"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200608311137.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200608311137">
-		<category name="emft query SDK 1.0.1 M200608311137"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200608311137.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200608311137">
-		<category name="emft query SDK 1.0.1 M200608311137"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200608311137.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200608311137">
-		<category name="emft query SDK 1.0.1 M200608311137"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200608311137.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200608311137">
-		<category name="emft query SDK 1.0.1 M200608311137"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200608311137.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200608311137">
-		<category name="emft query SDK 1.0.1 M200608311137"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200608311137.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200608311137">
-		<category name="emft query SDK 1.0.1 M200608311137"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200608311137.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200608311137">
-		<category name="emft query SDK 1.0.1 M200608311137"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200608311137.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200608311137">
-		<category name="emft query SDK 1.0.1 M200608311137"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200608311218.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200608311218">
-		<category name="emft transaction SDK 1.0.1 M200608311218"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200608311218.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200608311218">
-		<category name="emft transaction SDK 1.0.1 M200608311218"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200608311218.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200608311218">
-		<category name="emft transaction SDK 1.0.1 M200608311218"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200608311218.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200608311218">
-		<category name="emft transaction SDK 1.0.1 M200608311218"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200608311218.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200608311218">
-		<category name="emft transaction SDK 1.0.1 M200608311218"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200608311218.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200608311218">
-		<category name="emft transaction SDK 1.0.1 M200608311218"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200608311218.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200608311218">
-		<category name="emft transaction SDK 1.0.1 M200608311218"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200608311218.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200608311218">
-		<category name="emft transaction SDK 1.0.1 M200608311218"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200608311218.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200608311218">
-		<category name="emft transaction SDK 1.0.1 M200608311218"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200608311218.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200608311218">
-		<category name="emft transaction SDK 1.0.1 M200608311218"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200608311218.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200608311218">
-		<category name="emft transaction SDK 1.0.1 M200608311218"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200608311138.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200608311138">
-		<category name="emft validation SDK 1.0.1 M200608311138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200608311138.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200608311138">
-		<category name="emft validation SDK 1.0.1 M200608311138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200608311138.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200608311138">
-		<category name="emft validation SDK 1.0.1 M200608311138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200608311138.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200608311138">
-		<category name="emft validation SDK 1.0.1 M200608311138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200608311138.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200608311138">
-		<category name="emft validation SDK 1.0.1 M200608311138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200608311138.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200608311138">
-		<category name="emft validation SDK 1.0.1 M200608311138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200608311138.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200608311138">
-		<category name="emft validation SDK 1.0.1 M200608311138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200608311138.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200608311138">
-		<category name="emft validation SDK 1.0.1 M200608311138"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200609071146.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200609071146">
-		<category name="emft ocl SDK 1.0.1 M200609071146"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200609071146.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200609071146">
-		<category name="emft ocl SDK 1.0.1 M200609071146"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200609071146.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200609071146">
-		<category name="emft ocl SDK 1.0.1 M200609071146"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200609071146.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200609071146">
-		<category name="emft ocl SDK 1.0.1 M200609071146"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200609071146.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200609071146">
-		<category name="emft ocl SDK 1.0.1 M200609071146"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200609071146.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200609071146">
-		<category name="emft ocl SDK 1.0.1 M200609071146"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200609071206.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200609071206">
-		<category name="emft query SDK 1.0.1 M200609071206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200609071206.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200609071206">
-		<category name="emft query SDK 1.0.1 M200609071206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200609071206.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200609071206">
-		<category name="emft query SDK 1.0.1 M200609071206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200609071206.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200609071206">
-		<category name="emft query SDK 1.0.1 M200609071206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200609071206.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200609071206">
-		<category name="emft query SDK 1.0.1 M200609071206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200609071206.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200609071206">
-		<category name="emft query SDK 1.0.1 M200609071206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200609071206.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200609071206">
-		<category name="emft query SDK 1.0.1 M200609071206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200609071206.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200609071206">
-		<category name="emft query SDK 1.0.1 M200609071206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200609071206.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200609071206">
-		<category name="emft validation SDK 1.0.1 M200609071206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200609071206.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200609071206">
-		<category name="emft validation SDK 1.0.1 M200609071206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200609071206.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200609071206">
-		<category name="emft validation SDK 1.0.1 M200609071206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200609071206.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200609071206">
-		<category name="emft validation SDK 1.0.1 M200609071206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200609071206.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200609071206">
-		<category name="emft validation SDK 1.0.1 M200609071206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200609071206.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200609071206">
-		<category name="emft validation SDK 1.0.1 M200609071206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200609071206.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200609071206">
-		<category name="emft validation SDK 1.0.1 M200609071206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200609071206.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200609071206">
-		<category name="emft validation SDK 1.0.1 M200609071206"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200609071227.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200609071227">
-		<category name="emft transaction SDK 1.0.1 M200609071227"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200609071227.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200609071227">
-		<category name="emft transaction SDK 1.0.1 M200609071227"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200609071227.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200609071227">
-		<category name="emft transaction SDK 1.0.1 M200609071227"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200609071227.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200609071227">
-		<category name="emft transaction SDK 1.0.1 M200609071227"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200609071227.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200609071227">
-		<category name="emft transaction SDK 1.0.1 M200609071227"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200609071227.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200609071227">
-		<category name="emft transaction SDK 1.0.1 M200609071227"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200609071227.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200609071227">
-		<category name="emft transaction SDK 1.0.1 M200609071227"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200609071227.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200609071227">
-		<category name="emft transaction SDK 1.0.1 M200609071227"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200609071227.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200609071227">
-		<category name="emft transaction SDK 1.0.1 M200609071227"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200609071227.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200609071227">
-		<category name="emft transaction SDK 1.0.1 M200609071227"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200609071227.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200609071227">
-		<category name="emft transaction SDK 1.0.1 M200609071227"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.doc_0.7.1.v200609072347.jar" patch="false" id="org.eclipse.jet.doc" version="0.7.1.v200609072347">
-		<category name="emft jet SDK 0.7.1 M200609072347"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.examples_0.7.0.v200609072347.jar" patch="false" id="org.eclipse.jet.examples" version="0.7.0.v200609072347">
-		<category name="emft jet SDK 0.7.1 M200609072347"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.sdk_0.7.1.v200609072347.jar" patch="false" id="org.eclipse.jet.sdk" version="0.7.1.v200609072347">
-		<category name="emft jet SDK 0.7.1 M200609072347"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.source_0.7.1.v200609072347.jar" patch="false" id="org.eclipse.jet.source" version="0.7.1.v200609072347">
-		<category name="emft jet SDK 0.7.1 M200609072347"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet_0.7.1.v200609072347.jar" patch="false" id="org.eclipse.jet" version="0.7.1.v200609072347">
-		<category name="emft jet SDK 0.7.1 M200609072347"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.doc_0.7.1.v200609141120.jar" patch="false" id="org.eclipse.jet.doc" version="0.7.1.v200609141120">
-		<category name="emft jet SDK 0.7.1 M200609141120"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.examples_0.7.0.v200609141120.jar" patch="false" id="org.eclipse.jet.examples" version="0.7.0.v200609141120">
-		<category name="emft jet SDK 0.7.1 M200609141120"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.sdk_0.7.1.v200609141120.jar" patch="false" id="org.eclipse.jet.sdk" version="0.7.1.v200609141120">
-		<category name="emft jet SDK 0.7.1 M200609141120"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.source_0.7.1.v200609141120.jar" patch="false" id="org.eclipse.jet.source" version="0.7.1.v200609141120">
-		<category name="emft jet SDK 0.7.1 M200609141120"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet_0.7.1.v200609141120.jar" patch="false" id="org.eclipse.jet" version="0.7.1.v200609141120">
-		<category name="emft jet SDK 0.7.1 M200609141120"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200609141024.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200609141024">
-		<category name="emft ocl SDK 1.0.1 M200609141024"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200609141024.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200609141024">
-		<category name="emft ocl SDK 1.0.1 M200609141024"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200609141024.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200609141024">
-		<category name="emft ocl SDK 1.0.1 M200609141024"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200609141024.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200609141024">
-		<category name="emft ocl SDK 1.0.1 M200609141024"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200609141024.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200609141024">
-		<category name="emft ocl SDK 1.0.1 M200609141024"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200609141024.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200609141024">
-		<category name="emft ocl SDK 1.0.1 M200609141024"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200609141038.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200609141038">
-		<category name="emft query SDK 1.0.1 M200609141038"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200609141038.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200609141038">
-		<category name="emft query SDK 1.0.1 M200609141038"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200609141038.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200609141038">
-		<category name="emft query SDK 1.0.1 M200609141038"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200609141038.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200609141038">
-		<category name="emft query SDK 1.0.1 M200609141038"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200609141038.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200609141038">
-		<category name="emft query SDK 1.0.1 M200609141038"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200609141038.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200609141038">
-		<category name="emft query SDK 1.0.1 M200609141038"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200609141038.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200609141038">
-		<category name="emft query SDK 1.0.1 M200609141038"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200609141038.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200609141038">
-		<category name="emft query SDK 1.0.1 M200609141038"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200609141050.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200609141050">
-		<category name="emft validation SDK 1.0.1 M200609141050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200609141050.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200609141050">
-		<category name="emft validation SDK 1.0.1 M200609141050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200609141050.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200609141050">
-		<category name="emft validation SDK 1.0.1 M200609141050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200609141050.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200609141050">
-		<category name="emft validation SDK 1.0.1 M200609141050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200609141050.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200609141050">
-		<category name="emft validation SDK 1.0.1 M200609141050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200609141050.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200609141050">
-		<category name="emft validation SDK 1.0.1 M200609141050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200609141050.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200609141050">
-		<category name="emft validation SDK 1.0.1 M200609141050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200609141050.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200609141050">
-		<category name="emft validation SDK 1.0.1 M200609141050"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200609141101.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200609141101">
-		<category name="emft transaction SDK 1.0.1 M200609141101"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200609141101.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200609141101">
-		<category name="emft transaction SDK 1.0.1 M200609141101"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200609141101.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200609141101">
-		<category name="emft transaction SDK 1.0.1 M200609141101"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200609141101.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200609141101">
-		<category name="emft transaction SDK 1.0.1 M200609141101"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200609141101.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200609141101">
-		<category name="emft transaction SDK 1.0.1 M200609141101"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200609141101.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200609141101">
-		<category name="emft transaction SDK 1.0.1 M200609141101"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200609141101.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200609141101">
-		<category name="emft transaction SDK 1.0.1 M200609141101"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200609141101.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200609141101">
-		<category name="emft transaction SDK 1.0.1 M200609141101"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200609141101.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200609141101">
-		<category name="emft transaction SDK 1.0.1 M200609141101"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200609141101.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200609141101">
-		<category name="emft transaction SDK 1.0.1 M200609141101"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200609141101.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200609141101">
-		<category name="emft transaction SDK 1.0.1 M200609141101"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.teneo.doc_0.7.5.v200609141628.jar" patch="false" id="org.eclipse.emf.teneo.doc" version="0.7.5.v200609141628">
-		<category name="emft teneo SDK 0.7.5 I200609141628"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.teneo.sdk_0.7.5.v200609141628.jar" patch="false" id="org.eclipse.emf.teneo.sdk" version="0.7.5.v200609141628">
-		<category name="emft teneo SDK 0.7.5 I200609141628"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.teneo.source_0.7.5.v200609141628.jar" patch="false" id="org.eclipse.emf.teneo.source" version="0.7.5.v200609141628">
-		<category name="emft teneo SDK 0.7.5 I200609141628"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.teneo_0.7.5.v200609141628.jar" patch="false" id="org.eclipse.emf.teneo" version="0.7.5.v200609141628">
-		<category name="emft teneo SDK 0.7.5 I200609141628"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.teneo.examples_0.7.5.v200609141628.jar" patch="false" id="org.eclipse.emf.teneo.examples" version="0.7.5.v200609141628">
-		<category name="emft teneo SDK 0.7.5 I200609141628"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200609141915.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200609141915">
-		<category name="emft ocl SDK 1.0.1RC1 S200609141915"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200609141915.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200609141915">
-		<category name="emft ocl SDK 1.0.1RC1 S200609141915"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200609141915.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200609141915">
-		<category name="emft ocl SDK 1.0.1RC1 S200609141915"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200609141915.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200609141915">
-		<category name="emft ocl SDK 1.0.1RC1 S200609141915"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200609141915.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200609141915">
-		<category name="emft ocl SDK 1.0.1RC1 S200609141915"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200609141915.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200609141915">
-		<category name="emft ocl SDK 1.0.1RC1 S200609141915"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200609141927.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200609141927">
-		<category name="emft query SDK 1.0.1RC1 S200609141927"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200609141927.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200609141927">
-		<category name="emft query SDK 1.0.1RC1 S200609141927"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200609141927.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200609141927">
-		<category name="emft query SDK 1.0.1RC1 S200609141927"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200609141927.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200609141927">
-		<category name="emft query SDK 1.0.1RC1 S200609141927"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200609141927.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200609141927">
-		<category name="emft query SDK 1.0.1RC1 S200609141927"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200609141927.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200609141927">
-		<category name="emft query SDK 1.0.1RC1 S200609141927"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200609141927.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200609141927">
-		<category name="emft query SDK 1.0.1RC1 S200609141927"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200609141927.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200609141927">
-		<category name="emft query SDK 1.0.1RC1 S200609141927"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200609141951.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200609141951">
-		<category name="emft transaction SDK 1.0.1RC1 S200609141951"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200609141951.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200609141951">
-		<category name="emft transaction SDK 1.0.1RC1 S200609141951"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200609141951.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200609141951">
-		<category name="emft transaction SDK 1.0.1RC1 S200609141951"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200609141951.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200609141951">
-		<category name="emft transaction SDK 1.0.1RC1 S200609141951"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200609141951.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200609141951">
-		<category name="emft transaction SDK 1.0.1RC1 S200609141951"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200609141951.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200609141951">
-		<category name="emft transaction SDK 1.0.1RC1 S200609141951"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200609141951.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200609141951">
-		<category name="emft transaction SDK 1.0.1RC1 S200609141951"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200609141951.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200609141951">
-		<category name="emft transaction SDK 1.0.1RC1 S200609141951"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200609141951.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200609141951">
-		<category name="emft transaction SDK 1.0.1RC1 S200609141951"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200609141951.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200609141951">
-		<category name="emft transaction SDK 1.0.1RC1 S200609141951"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200609141951.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200609141951">
-		<category name="emft transaction SDK 1.0.1RC1 S200609141951"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200609141925.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200609141925">
-		<category name="emft validation SDK 1.0.1RC1 S200609141925"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200609141925.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200609141925">
-		<category name="emft validation SDK 1.0.1RC1 S200609141925"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200609141925.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200609141925">
-		<category name="emft validation SDK 1.0.1RC1 S200609141925"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200609141925.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200609141925">
-		<category name="emft validation SDK 1.0.1RC1 S200609141925"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200609141925.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200609141925">
-		<category name="emft validation SDK 1.0.1RC1 S200609141925"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200609141925.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200609141925">
-		<category name="emft validation SDK 1.0.1RC1 S200609141925"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200609141925.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200609141925">
-		<category name="emft validation SDK 1.0.1RC1 S200609141925"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200609141925.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200609141925">
-		<category name="emft validation SDK 1.0.1RC1 S200609141925"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.doc_0.7.1.v200609151052.jar" patch="false" id="org.eclipse.jet.doc" version="0.7.1.v200609151052">
-		<category name="emft jet SDK 0.7.1RC1 S200609151052"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.examples_0.7.0.v200609151052.jar" patch="false" id="org.eclipse.jet.examples" version="0.7.0.v200609151052">
-		<category name="emft jet SDK 0.7.1RC1 S200609151052"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.sdk_0.7.1.v200609151052.jar" patch="false" id="org.eclipse.jet.sdk" version="0.7.1.v200609151052">
-		<category name="emft jet SDK 0.7.1RC1 S200609151052"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.source_0.7.1.v200609151052.jar" patch="false" id="org.eclipse.jet.source" version="0.7.1.v200609151052">
-		<category name="emft jet SDK 0.7.1RC1 S200609151052"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet_0.7.1.v200609151052.jar" patch="false" id="org.eclipse.jet" version="0.7.1.v200609151052">
-		<category name="emft jet SDK 0.7.1RC1 S200609151052"/>
-	</feature>
-
-<category-def label="emft validation SDK 1.0.0 I200601191249" name="emft validation SDK 1.0.0 I200601191249">
-		<description>
-This category contains the features of the 1.0.0 I200601191249 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0 I200601191254" name="emft transaction SDK 1.0.0 I200601191254">
-		<description>
-This category contains the features of the 1.0.0 I200601191254 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0 I200601191253" name="emft query SDK 1.0.0 I200601191253">
-		<description>
-This category contains the features of the 1.0.0 I200601191253 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0 I200601261147" name="emft ocl SDK 1.0.0 I200601261147">
-		<description>
-This category contains the features of the 1.0.0 I200601261147 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0 I200601261243" name="emft query SDK 1.0.0 I200601261243">
-		<description>
-This category contains the features of the 1.0.0 I200601261243 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0.0 I200601261257" name="emft validation SDK 1.0.0 I200601261257">
-		<description>
-This category contains the features of the 1.0.0 I200601261257 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0 I200601261315" name="emft transaction SDK 1.0.0 I200601261315">
-		<description>
-This category contains the features of the 1.0.0 I200601261315 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0 I200602020906" name="emft ocl SDK 1.0.0 I200602020906">
-		<description>
-This category contains the features of the 1.0.0 I200602020906 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0 I200602020940" name="emft query SDK 1.0.0 I200602020940">
-		<description>
-This category contains the features of the 1.0.0 I200602020940 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0.0 I200602020956" name="emft validation SDK 1.0.0 I200602020956">
-		<description>
-This category contains the features of the 1.0.0 I200602020956 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0 I200602021008" name="emft transaction SDK 1.0.0 I200602021008">
-		<description>
-This category contains the features of the 1.0.0 I200602021008 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0 I200602090846" name="emft ocl SDK 1.0.0 I200602090846">
-		<description>
-This category contains the features of the 1.0.0 I200602090846 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0 I200602090902" name="emft query SDK 1.0.0 I200602090902">
-		<description>
-This category contains the features of the 1.0.0 I200602090902 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0.0 I200602090903" name="emft validation SDK 1.0.0 I200602090903">
-		<description>
-This category contains the features of the 1.0.0 I200602090903 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0 I200602090913" name="emft transaction SDK 1.0.0 I200602090913">
-		<description>
-This category contains the features of the 1.0.0 I200602090913 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0 I200602161029" name="emft ocl SDK 1.0.0 I200602161029">
-		<description>
-This category contains the features of the 1.0.0 I200602161029 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0 I200602161056" name="emft query SDK 1.0.0 I200602161056">
-		<description>
-This category contains the features of the 1.0.0 I200602161056 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0 I200602161125" name="emft transaction SDK 1.0.0 I200602161125">
-		<description>
-This category contains the features of the 1.0.0 I200602161125 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft eodm SDK 1.0.0 I200602161715" name="emft eodm SDK 1.0.0 I200602161715">
-		<description>
-This category contains the features of the 1.0.0 I200602161715 build of emft eodm SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0.0 I200602161109" name="emft validation SDK 1.0.0 I200602161109">
-		<description>
-This category contains the features of the 1.0.0 I200602161109 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0M5 S200602241417" name="emft ocl SDK 1.0.0M5 S200602241417">
-		<description>
-This category contains the features of the 1.0.0M5 S200602241417 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0M5 S200602241441" name="emft query SDK 1.0.0M5 S200602241441">
-		<description>
-This category contains the features of the 1.0.0M5 S200602241441 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0.0M5 S200602241450" name="emft validation SDK 1.0.0M5 S200602241450">
-		<description>
-This category contains the features of the 1.0.0M5 S200602241450 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0M5 S200602241521" name="emft transaction SDK 1.0.0M5 S200602241521">
-		<description>
-This category contains the features of the 1.0.0M5 S200602241521 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft eodm SDK 1.0.0M5 S200602241604" name="emft eodm SDK 1.0.0M5 S200602241604">
-		<description>
-This category contains the features of the 1.0.0M5 S200602241604 build of emft eodm SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft eodm SDK 1.0.0M5a S200603021130" name="emft eodm SDK 1.0.0M5a S200603021130">
-		<description>
-This category contains the features of the 1.0.0M5a S200603021130 build of emft eodm SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0M5a S200603021134" name="emft ocl SDK 1.0.0M5a S200603021134">
-		<description>
-This category contains the features of the 1.0.0M5a S200603021134 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0M5a S200603021134" name="emft ocl SDK 1.0.0M5a S200603021134">
-		<description>
-This category contains the features of the 1.0.0M5a S200603021134 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0.0M5a S200603021156" name="emft validation SDK 1.0.0M5a S200603021156">
-		<description>
-This category contains the features of the 1.0.0M5a S200603021156 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0M5a S200603021206" name="emft query SDK 1.0.0M5a S200603021206">
-		<description>
-This category contains the features of the 1.0.0M5a S200603021206 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0M5a S200603021214" name="emft transaction SDK 1.0.0M5a S200603021214">
-		<description>
-This category contains the features of the 1.0.0M5a S200603021214 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0 I200603091004" name="emft ocl SDK 1.0.0 I200603091004">
-		<description>
-This category contains the features of the 1.0.0 I200603091004 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0 I200603091013" name="emft query SDK 1.0.0 I200603091013">
-		<description>
-This category contains the features of the 1.0.0 I200603091013 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0.0 I200603091020" name="emft validation SDK 1.0.0 I200603091020">
-		<description>
-This category contains the features of the 1.0.0 I200603091020 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0 I200603091028" name="emft transaction SDK 1.0.0 I200603091028">
-		<description>
-This category contains the features of the 1.0.0 I200603091028 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0 I200603091028" name="emft transaction SDK 1.0.0 I200603091028">
-		<description>
-This category contains the features of the 1.0.0 I200603091028 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft eodm SDK 1.0.0 I200603112354" name="emft eodm SDK 1.0.0 I200603112354">
-		<description>
-This category contains the features of the 1.0.0 I200603112354 build of emft eodm SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0 I200603161111" name="emft ocl SDK 1.0.0 I200603161111">
-		<description>
-This category contains the features of the 1.0.0 I200603161111 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0 I200603161124" name="emft query SDK 1.0.0 I200603161124">
-		<description>
-This category contains the features of the 1.0.0 I200603161124 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0.0 I200603161130" name="emft validation SDK 1.0.0 I200603161130">
-		<description>
-This category contains the features of the 1.0.0 I200603161130 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0 I200603161138" name="emft transaction SDK 1.0.0 I200603161138">
-		<description>
-This category contains the features of the 1.0.0 I200603161138 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0 I200603230819" name="emft ocl SDK 1.0.0 I200603230819">
-		<description>
-This category contains the features of the 1.0.0 I200603230819 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0 I200603230834" name="emft query SDK 1.0.0 I200603230834">
-		<description>
-This category contains the features of the 1.0.0 I200603230834 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0.0 I200603230911" name="emft validation SDK 1.0.0 I200603230911">
-		<description>
-This category contains the features of the 1.0.0 I200603230911 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0 I200603231008" name="emft transaction SDK 1.0.0 I200603231008">
-		<description>
-This category contains the features of the 1.0.0 I200603231008 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0.0 I200603301349" name="emft validation SDK 1.0.0 I200603301349">
-		<description>
-This category contains the features of the 1.0.0 I200603301349 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0 I200603301355" name="emft transaction SDK 1.0.0 I200603301355">
-		<description>
-This category contains the features of the 1.0.0 I200603301355 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0 I200603301237" name="emft ocl SDK 1.0.0 I200603301237">
-		<description>
-This category contains the features of the 1.0.0 I200603301237 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0 I200603301320" name="emft query SDK 1.0.0 I200603301320">
-		<description>
-This category contains the features of the 1.0.0 I200603301320 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0M6 S200604061111" name="emft ocl SDK 1.0.0M6 S200604061111">
-		<description>
-This category contains the features of the 1.0.0M6 S200604061111 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0M6 S200604061127" name="emft query SDK 1.0.0M6 S200604061127">
-		<description>
-This category contains the features of the 1.0.0M6 S200604061127 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0.0M6 S200604061128" name="emft validation SDK 1.0.0M6 S200604061128">
-		<description>
-This category contains the features of the 1.0.0M6 S200604061128 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0M6 S200604061140" name="emft transaction SDK 1.0.0M6 S200604061140">
-		<description>
-This category contains the features of the 1.0.0M6 S200604061140 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0M6a S200604131356" name="emft ocl SDK 1.0.0M6a S200604131356">
-		<description>
-This category contains the features of the 1.0.0M6a S200604131356 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0M6a S200604131404" name="emft query SDK 1.0.0M6a S200604131404">
-		<description>
-This category contains the features of the 1.0.0M6a S200604131404 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0.0M6a S200604131412" name="emft validation SDK 1.0.0M6a S200604131412">
-		<description>
-This category contains the features of the 1.0.0M6a S200604131412 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0M6a S200604131421" name="emft transaction SDK 1.0.0M6a S200604131421">
-		<description>
-This category contains the features of the 1.0.0M6a S200604131421 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft eodm SDK 1.0.0M6a S200604132155" name="emft eodm SDK 1.0.0M6a S200604132155">
-		<description>
-This category contains the features of the 1.0.0M6a S200604132155 build of emft eodm SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0RC1 S200604200910" name="emft ocl SDK 1.0.0RC1 S200604200910">
-		<description>
-This category contains the features of the 1.0.0RC1 S200604200910 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0RC1 S200604200923" name="emft query SDK 1.0.0RC1 S200604200923">
-		<description>
-This category contains the features of the 1.0.0RC1 S200604200923 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0.0RC1 S200604200926" name="emft validation SDK 1.0.0RC1 S200604200926">
-		<description>
-This category contains the features of the 1.0.0RC1 S200604200926 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0RC1 S200604200942" name="emft transaction SDK 1.0.0RC1 S200604200942">
-		<description>
-This category contains the features of the 1.0.0RC1 S200604200942 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft eodm SDK 1.0.0RC1 S200604202223" name="emft eodm SDK 1.0.0RC1 S200604202223">
-		<description>
-This category contains the features of the 1.0.0RC1 S200604202223 build of emft eodm SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0 I200604270931" name="emft ocl SDK 1.0.0 I200604270931">
-		<description>
-This category contains the features of the 1.0.0 I200604270931 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0 I200604270946" name="emft query SDK 1.0.0 I200604270946">
-		<description>
-This category contains the features of the 1.0.0 I200604270946 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0.0 I200604271050" name="emft validation SDK 1.0.0 I200604271050">
-		<description>
-This category contains the features of the 1.0.0 I200604271050 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0 I200604271100" name="emft transaction SDK 1.0.0 I200604271100">
-		<description>
-This category contains the features of the 1.0.0 I200604271100 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0RC2 S200605040941" name="emft ocl SDK 1.0RC2 S200605040941">
-		<description>
-This category contains the features of the 1.0RC2 S200605040941 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0RC2 S200605041006" name="emft query SDK 1.0RC2 S200605041006">
-		<description>
-This category contains the features of the 1.0RC2 S200605041006 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0RC2 S200605041023" name="emft validation SDK 1.0RC2 S200605041023">
-		<description>
-This category contains the features of the 1.0RC2 S200605041023 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0RC2 S200605041048" name="emft transaction SDK 1.0RC2 S200605041048">
-		<description>
-This category contains the features of the 1.0RC2 S200605041048 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0 I200605111218" name="emft ocl SDK 1.0.0 I200605111218">
-		<description>
-This category contains the features of the 1.0.0 I200605111218 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0 I200605111446" name="emft query SDK 1.0.0 I200605111446">
-		<description>
-This category contains the features of the 1.0.0 I200605111446 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0.0 I200605111318" name="emft validation SDK 1.0.0 I200605111318">
-		<description>
-This category contains the features of the 1.0.0 I200605111318 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0 I200605111328" name="emft transaction SDK 1.0.0 I200605111328">
-		<description>
-This category contains the features of the 1.0.0 I200605111328 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0RC3 S200605180959" name="emft ocl SDK 1.0.0RC3 S200605180959">
-		<description>
-This category contains the features of the 1.0.0RC3 S200605180959 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0RC3 S200605181050" name="emft query SDK 1.0.0RC3 S200605181050">
-		<description>
-This category contains the features of the 1.0.0RC3 S200605181050 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0.0RC3 S200605181039" name="emft validation SDK 1.0.0RC3 S200605181039">
-		<description>
-This category contains the features of the 1.0.0RC3 S200605181039 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0RC3 S200605181056" name="emft transaction SDK 1.0.0RC3 S200605181056">
-		<description>
-This category contains the features of the 1.0.0RC3 S200605181056 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0 I200605250918" name="emft ocl SDK 1.0.0 I200605250918">
-		<description>
-This category contains the features of the 1.0.0 I200605250918 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0 I200605250932" name="emft query SDK 1.0.0 I200605250932">
-		<description>
-This category contains the features of the 1.0.0 I200605250932 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0.0 I200605250944" name="emft validation SDK 1.0.0 I200605250944">
-		<description>
-This category contains the features of the 1.0.0 I200605250944 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0 I200605250954" name="emft transaction SDK 1.0.0 I200605250954">
-		<description>
-This category contains the features of the 1.0.0 I200605250954 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0RC4 S200605302037" name="emft ocl SDK 1.0.0RC4 S200605302037">
-		<description>
-This category contains the features of the 1.0.0RC4 S200605302037 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0RC4 S200605302049" name="emft query SDK 1.0.0RC4 S200605302049">
-		<description>
-This category contains the features of the 1.0.0RC4 S200605302049 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0.0RC4 S200605302057" name="emft validation SDK 1.0.0RC4 S200605302057">
-		<description>
-This category contains the features of the 1.0.0RC4 S200605302057 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0RC4 S200605302107" name="emft transaction SDK 1.0.0RC4 S200605302107">
-		<description>
-This category contains the features of the 1.0.0RC4 S200605302107 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.0 I200606081101" name="emft ocl SDK 1.0.0 I200606081101">
-		<description>
-This category contains the features of the 1.0.0 I200606081101 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft query SDK 1.0.0 I200606081119" name="emft query SDK 1.0.0 I200606081119">
-		<description>
-This category contains the features of the 1.0.0 I200606081119 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft validation SDK 1.0.0 I200606081126" name="emft validation SDK 1.0.0 I200606081126">
-		<description>
-This category contains the features of the 1.0.0 I200606081126 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft transaction SDK 1.0.0 I200606081138" name="emft transaction SDK 1.0.0 I200606081138">
-		<description>
-This category contains the features of the 1.0.0 I200606081138 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft jet SDK 0.7.0 I200606150846" name="emft jet SDK 0.7.0 I200606150846">
-		<description>
-This category contains the features of the 0.7.0 I200606150846 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft ocl SDK 1.0.0 I200606151627" name="emft ocl SDK 1.0.0 I200606151627">
-		<description>
-This category contains the features of the 1.0.0 I200606151627 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft query SDK 1.0.0 I200606151656" name="emft query SDK 1.0.0 I200606151656">
-		<description>
-This category contains the features of the 1.0.0 I200606151656 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft validation SDK 1.0.0 I200606151704" name="emft validation SDK 1.0.0 I200606151704">
-		<description>
-This category contains the features of the 1.0.0 I200606151704 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft transaction SDK 1.0.0 I200606151710" name="emft transaction SDK 1.0.0 I200606151710">
-		<description>
-This category contains the features of the 1.0.0 I200606151710 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 0.7.0RC5 S200606191022" name="emft jet SDK 0.7.0RC5 S200606191022">
-		<description>
-This category contains the features of the 0.7.0RC5 S200606191022 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft ocl SDK 1.0.0RC5 S200606191044" name="emft ocl SDK 1.0.0RC5 S200606191044">
-		<description>
-This category contains the features of the 1.0.0RC5 S200606191044 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft query SDK 1.0.0RC5 S200606191055" name="emft query SDK 1.0.0RC5 S200606191055">
-		<description>
-This category contains the features of the 1.0.0RC5 S200606191055 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft validation SDK 1.0.0RC5 S200606191106" name="emft validation SDK 1.0.0RC5 S200606191106">
-		<description>
-This category contains the features of the 1.0.0RC5 S200606191106 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft transaction SDK 1.0.0RC5 S200606191115" name="emft transaction SDK 1.0.0RC5 S200606191115">
-		<description>
-This category contains the features of the 1.0.0RC5 S200606191115 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 0.7.0RC6 S200606260942" name="emft jet SDK 0.7.0RC6 S200606260942">
-		<description>
-This category contains the features of the 0.7.0RC6 S200606260942 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft ocl SDK 1.0.0RC6 S200606261119" name="emft ocl SDK 1.0.0RC6 S200606261119">
-		<description>
-This category contains the features of the 1.0.0RC6 S200606261119 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft query SDK 1.0.0RC6 S200606261130" name="emft query SDK 1.0.0RC6 S200606261130">
-		<description>
-This category contains the features of the 1.0.0RC6 S200606261130 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft validation SDK 1.0.0RC6 S200606261144" name="emft validation SDK 1.0.0RC6 S200606261144">
-		<description>
-This category contains the features of the 1.0.0RC6 S200606261144 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft transaction SDK 1.0.0RC6 S200606261303" name="emft transaction SDK 1.0.0RC6 S200606261303">
-		<description>
-This category contains the features of the 1.0.0RC6 S200606261303 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft ocl SDK 1.0.0RC7 S200606281500" name="emft ocl SDK 1.0.0RC7 S200606281500">
-		<description>
-This category contains the features of the 1.0.0RC7 S200606281500 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft query SDK 1.0.0RC7 S200606281500" name="emft query SDK 1.0.0RC7 S200606281500">
-		<description>
-This category contains the features of the 1.0.0RC7 S200606281500 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft validation SDK 1.0.0RC7 S200606281500" name="emft validation SDK 1.0.0RC7 S200606281500">
-		<description>
-This category contains the features of the 1.0.0RC7 S200606281500 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft transaction SDK 1.0.0RC7 S200606281500" name="emft transaction SDK 1.0.0RC7 S200606281500">
-		<description>
-This category contains the features of the 1.0.0RC7 S200606281500 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft net4j SDK 1.0.0RC9 S200606271241" name="emft net4j SDK 1.0.0RC9 S200606271241">
-		<description>
-This category contains the features of the 1.0.0RC9 S200606271241 build of emft net4j SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft cdo SDK 1.0.0RC9 S200606271248" name="emft cdo SDK 1.0.0RC9 S200606271248">
-		<description>
-This category contains the features of the 1.0.0RC9 S200606271248 build of emft cdo SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jeteditor SDK 1.0.0 I200606082216" name="emft jeteditor SDK 1.0.0 I200606082216">
-		<description>
-This category contains the features of the 1.0.0 I200606082216 build of emft jeteditor SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 0.7.1 M200607131358" name="emft jet SDK 0.7.1 M200607131358">
-		<description>
-This category contains the features of the 0.7.1 M200607131358 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft ocl SDK 1.0.1 M200607131524" name="emft ocl SDK 1.0.1 M200607131524">
-		<description>
-This category contains the features of the 1.0.1 M200607131524 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft query SDK 1.0.1 M200607131537" name="emft query SDK 1.0.1 M200607131537">
-		<description>
-This category contains the features of the 1.0.1 M200607131537 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft validation SDK 1.0.1 M200607131538" name="emft validation SDK 1.0.1 M200607131538">
-		<description>
-This category contains the features of the 1.0.1 M200607131538 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft transaction SDK 1.0.1 M200607131547" name="emft transaction SDK 1.0.1 M200607131547">
-		<description>
-This category contains the features of the 1.0.1 M200607131547 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-
-	<category-def label="emft ocl SDK 1.0.1 M200607201135" name="emft ocl SDK 1.0.1 M200607201135">
-		<description>
-This category contains the features of the 1.0.1 M200607201135 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 0.7.1 M200607201340" name="emft jet SDK 0.7.1 M200607201340">
-		<description>
-This category contains the features of the 0.7.1 M200607201340 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft query SDK 1.0.1 M200607201153" name="emft query SDK 1.0.1 M200607201153">
-		<description>
-This category contains the features of the 1.0.1 M200607201153 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft validation SDK 1.0.1 M200607201210" name="emft validation SDK 1.0.1 M200607201210">
-		<description>
-This category contains the features of the 1.0.1 M200607201210 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft transaction SDK 1.0.1 M200607201220" name="emft transaction SDK 1.0.1 M200607201220">
-		<description>
-This category contains the features of the 1.0.1 M200607201220 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft ocl SDK 1.0.1 M200607271021" name="emft ocl SDK 1.0.1 M200607271021">
-		<description>
-This category contains the features of the 1.0.1 M200607271021 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 0.7.1 M200607271220" name="emft jet SDK 0.7.1 M200607271220">
-		<description>
-This category contains the features of the 0.7.1 M200607271220 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft query SDK 1.0.1 M200607271034" name="emft query SDK 1.0.1 M200607271034">
-		<description>
-This category contains the features of the 1.0.1 M200607271034 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft validation SDK 1.0.1 M200607271035" name="emft validation SDK 1.0.1 M200607271035">
-		<description>
-This category contains the features of the 1.0.1 M200607271035 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft transaction SDK 1.0.1 M200607271054" name="emft transaction SDK 1.0.1 M200607271054">
-		<description>
-This category contains the features of the 1.0.1 M200607271054 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft ocl SDK 1.0.1 M200608030927" name="emft ocl SDK 1.0.1 M200608030927">
-		<description>
-This category contains the features of the 1.0.1 M200608030927 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft query SDK 1.0.1 M200608030944" name="emft query SDK 1.0.1 M200608030944">
-		<description>
-This category contains the features of the 1.0.1 M200608030944 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft validation SDK 1.0.1 M200608030945" name="emft validation SDK 1.0.1 M200608030945">
-		<description>
-This category contains the features of the 1.0.1 M200608030945 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft transaction SDK 1.0.1 M200608030956" name="emft transaction SDK 1.0.1 M200608030956">
-		<description>
-This category contains the features of the 1.0.1 M200608030956 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 0.7.1 M200608030817" name="emft jet SDK 0.7.1 M200608030817">
-		<description>
-This category contains the features of the 0.7.1 M200608030817 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft ocl SDK 1.0.1 M200608100853" name="emft ocl SDK 1.0.1 M200608100853">
-		<description>
-This category contains the features of the 1.0.1 M200608100853 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft ocl SDK 1.0.1 M200608100853" name="emft ocl SDK 1.0.1 M200608100853">
-		<description>
-This category contains the features of the 1.0.1 M200608100853 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft query SDK 1.0.1 M200608100918" name="emft query SDK 1.0.1 M200608100918">
-		<description>
-This category contains the features of the 1.0.1 M200608100918 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft validation SDK 1.0.1 M200608100919" name="emft validation SDK 1.0.1 M200608100919">
-		<description>
-This category contains the features of the 1.0.1 M200608100919 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft transaction SDK 1.0.1 M200608100932" name="emft transaction SDK 1.0.1 M200608100932">
-		<description>
-This category contains the features of the 1.0.1 M200608100932 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft ocl SDK 1.0.1 M200608171938" name="emft ocl SDK 1.0.1 M200608171938">
-		<description>
-This category contains the features of the 1.0.1 M200608171938 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft query SDK 1.0.1 M200608171949" name="emft query SDK 1.0.1 M200608171949">
-		<description>
-This category contains the features of the 1.0.1 M200608171949 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft validation SDK 1.0.1 M200608171956" name="emft validation SDK 1.0.1 M200608171956">
-		<description>
-This category contains the features of the 1.0.1 M200608171956 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft transaction SDK 1.0.1 M200608172005" name="emft transaction SDK 1.0.1 M200608172005">
-		<description>
-This category contains the features of the 1.0.1 M200608172005 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 0.7.1 M200608171625" name="emft jet SDK 0.7.1 M200608171625">
-		<description>
-This category contains the features of the 0.7.1 M200608171625 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 0.7.1 M200608241417" name="emft jet SDK 0.7.1 M200608241417">
-		<description>
-This category contains the features of the 0.7.1 M200608241417 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft ocl SDK 1.0.1 M200608241447" name="emft ocl SDK 1.0.1 M200608241447">
-		<description>
-This category contains the features of the 1.0.1 M200608241447 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft query SDK 1.0.1 M200608241514" name="emft query SDK 1.0.1 M200608241514">
-		<description>
-This category contains the features of the 1.0.1 M200608241514 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft validation SDK 1.0.1 M200608241526" name="emft validation SDK 1.0.1 M200608241526">
-		<description>
-This category contains the features of the 1.0.1 M200608241526 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft transaction SDK 1.0.1 M200608241538" name="emft transaction SDK 1.0.1 M200608241538">
-		<description>
-This category contains the features of the 1.0.1 M200608241538 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 0.7.1 M200608311049" name="emft jet SDK 0.7.1 M200608311049">
-		<description>
-This category contains the features of the 0.7.1 M200608311049 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft ocl SDK 1.0.1 M200608311108" name="emft ocl SDK 1.0.1 M200608311108">
-		<description>
-This category contains the features of the 1.0.1 M200608311108 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft query SDK 1.0.1 M200608311137" name="emft query SDK 1.0.1 M200608311137">
-		<description>
-This category contains the features of the 1.0.1 M200608311137 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft transaction SDK 1.0.1 M200608311218" name="emft transaction SDK 1.0.1 M200608311218">
-		<description>
-This category contains the features of the 1.0.1 M200608311218 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft validation SDK 1.0.1 M200608311138" name="emft validation SDK 1.0.1 M200608311138">
-		<description>
-This category contains the features of the 1.0.1 M200608311138 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft ocl SDK 1.0.1 M200609071146" name="emft ocl SDK 1.0.1 M200609071146">
-		<description>
-This category contains the features of the 1.0.1 M200609071146 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft query SDK 1.0.1 M200609071206" name="emft query SDK 1.0.1 M200609071206">
-		<description>
-This category contains the features of the 1.0.1 M200609071206 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft validation SDK 1.0.1 M200609071206" name="emft validation SDK 1.0.1 M200609071206">
-		<description>
-This category contains the features of the 1.0.1 M200609071206 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft transaction SDK 1.0.1 M200609071227" name="emft transaction SDK 1.0.1 M200609071227">
-		<description>
-This category contains the features of the 1.0.1 M200609071227 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 0.7.1 M200609072347" name="emft jet SDK 0.7.1 M200609072347">
-		<description>
-This category contains the features of the 0.7.1 M200609072347 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 0.7.1 M200609141120" name="emft jet SDK 0.7.1 M200609141120">
-		<description>
-This category contains the features of the 0.7.1 M200609141120 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft ocl SDK 1.0.1 M200609141024" name="emft ocl SDK 1.0.1 M200609141024">
-		<description>
-This category contains the features of the 1.0.1 M200609141024 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft query SDK 1.0.1 M200609141038" name="emft query SDK 1.0.1 M200609141038">
-		<description>
-This category contains the features of the 1.0.1 M200609141038 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft validation SDK 1.0.1 M200609141050" name="emft validation SDK 1.0.1 M200609141050">
-		<description>
-This category contains the features of the 1.0.1 M200609141050 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft transaction SDK 1.0.1 M200609141101" name="emft transaction SDK 1.0.1 M200609141101">
-		<description>
-This category contains the features of the 1.0.1 M200609141101 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft teneo SDK 0.7.5 I200609141628" name="emft teneo SDK 0.7.5 I200609141628">
-		<description>
-This category contains the features of the 0.7.5 I200609141628 build of emft teneo SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft ocl SDK 1.0.1RC1 S200609141915" name="emft ocl SDK 1.0.1RC1 S200609141915">
-		<description>
-This category contains the features of the 1.0.1RC1 S200609141915 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft query SDK 1.0.1RC1 S200609141927" name="emft query SDK 1.0.1RC1 S200609141927">
-		<description>
-This category contains the features of the 1.0.1RC1 S200609141927 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft transaction SDK 1.0.1RC1 S200609141951" name="emft transaction SDK 1.0.1RC1 S200609141951">
-		<description>
-This category contains the features of the 1.0.1RC1 S200609141951 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft validation SDK 1.0.1RC1 S200609141925" name="emft validation SDK 1.0.1RC1 S200609141925">
-		<description>
-This category contains the features of the 1.0.1RC1 S200609141925 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft jet SDK 0.7.1RC1 S200609151052" name="emft jet SDK 0.7.1RC1 S200609151052">
-		<description>
-This category contains the features of the 0.7.1RC1 S200609151052 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-</site>	
\ No newline at end of file
diff --git a/emft/updates/site.css b/emft/updates/site.css
deleted file mode 100644
index 82ba4da..0000000
--- a/emft/updates/site.css
+++ /dev/null
@@ -1,15 +0,0 @@
-<STYLE type="text/css">
-td.spacer {padding-bottom: 10px; padding-top: 10px;}
-.title { font-family: sans-serif; color: #99AACC;}
-.bodyText { font-family: sans-serif; font-size: 9pt; color:#000000;  }
-.sub-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color: white;}
-.log-text {font-family: sans-serif; font-style: normal; font-weight: lighter; font-size: 8pt; color:black;}
-.big-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color: white; border-top:10px solid white;}
-.light-row {background:#FFFFFF}
-.dark-row {background:#EEEEFF}
-.header {background:#99AADD}
-#indent {word-wrap : break-word;width :300px;text-indent:10px;}
-
-/* $Id$ */
-
-</STYLE>
diff --git a/emft/updates/site.html b/emft/updates/site.html
deleted file mode 100644
index 8fc7a4e..0000000
--- a/emft/updates/site.html
+++ /dev/null
@@ -1,86 +0,0 @@
-<html>
-<head>
-<title>EMFT Update Manager Site</title>
-<style>@import url("site.css");</style>
-<script type="text/javascript">
-	var returnval = 0;
-	var stylesheet, xmlFile, cache, doc;
-	function init(){
-		// NSCP 7.1+ / Mozilla 1.4.1+
-		// Use the standard DOM Level 2 technique, if it is supported
-		if (document.implementation && document.implementation.createDocument) {
-			xmlFile = document.implementation.createDocument("", "", null);
-			stylesheet = document.implementation.createDocument("", "", null);
-			xmlFile.load("site.xml");
-			stylesheet.load("site.xsl");
-			xmlFile.addEventListener("load", transform, false);
-			stylesheet.addEventListener("load", transform, false);
-		}
-		//IE 6.0+ solution
-		else if (window.ActiveXObject) {
-			xmlFile = new ActiveXObject("msxml2.DOMDocument.3.0");
-			xmlFile.async = false;
-			xmlFile.load("site.xml");
-			stylesheet = new ActiveXObject("msxml2.FreeThreadedDOMDocument.3.0");
-			stylesheet.async = false;
-			stylesheet.load("site.xsl");
-			cache = new ActiveXObject("msxml2.XSLTemplate.3.0");
-			cache.stylesheet = stylesheet;
-			transformData();
-		}
-	}
-	// separate transformation function for IE 6.0+
-	function transformData(){
-		var processor = cache.createProcessor();
-		processor.input = xmlFile;
-		processor.transform();
-		data.innerHTML = processor.output;
-	}
-	// separate transformation function for NSCP 7.1+ and Mozilla 1.4.1+ 
-	function transform(){
-		returnval+=1;
-		if (returnval==2){
-			var processor = new XSLTProcessor();
-			processor.importStylesheet(stylesheet); 
-			doc = processor.transformToDocument(xmlFile);
-			document.getElementById("data").innerHTML = doc.documentElement.innerHTML;
-		}
-	}
-</script>
-</head>
-<body onload="init();">
-<!--[insert static HTML here]-->
-
-<div id="data">
-<!-- this is where the transformed data goes -->
-	<table width="100%">
-		<tr valign="top">
-		<td width="75%">
-	<h2 class="title">EMFT Update Manager Site</h2>
-	<p class="bodyText">To install these plugins, point your Eclipse Update Manager at this site.</p>
-
-	<pre><p class="bodyText">   Help
-    > Software Updates
-       > Find and Install...
-          > Search for new features to install
-             > Add Update Site...
-                * Name: <b>EMFT Update Manager Site</b>
-                * URL:    <b><a href="http://download.eclipse.org/technology/emft/updates/site.xml" target="_um">http://download.eclipse.org/technology/emft/updates/site.xml</a></b> (Releases)
-                     (or):    <b><a href="http://download.eclipse.org/technology/emft/updates/site-interim.xml" target="_um">http://download.eclipse.org/technology/emft/updates/site-interim.xml</a></b> (I, M and S Builds)</p></pre>
-
-			<p><b class="big-header">XML now loading...</b></p> 
-			<p>
-			If you cannot see the Update Manager site listing after a few seconds, or to view this file as XML, <a href="http://download.eclipse.org/technology/emft/updates/site.xml" target="_um">click here</a>.
-			</p>
-			<p>Try <a target="_new" href="http://www.mozilla.org/download.html">Firefox</a>.</p>
-
-		</td>
-		<td width="25%"><img alt="how to" src="http://dev.eclipse.org/images/howto_banner.jpg" height="111" width="272" align="middle" /></td>
-		</tr>
-	</table>
-
-</div>
-
-<!-- $Id: site.html,v 1.2 2006/03/09 18:37:22 nickb Exp $ -->
-</body>
-</html>
diff --git a/emft/updates/site.xml b/emft/updates/site.xml
deleted file mode 100644
index ffec94b..0000000
--- a/emft/updates/site.xml
+++ /dev/null
@@ -1,228 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?xml-stylesheet type="text/xsl" href="site.xsl"?>
-<site mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/technology/emft/updates/site.xml&amp;format=xml">
-	<description url="http://download.eclipse.org/technology/emft/updates/site.xml">
-	To install these plugins, point your Eclipse Update Manager at this site.
-	</description>
-	
-
-	<feature url="features/org.eclipse.jet.doc_0.7.0.v200606260942.jar" patch="false" id="org.eclipse.jet.doc" version="0.7.0.v200606260942">
-		<category name="emft jet SDK 0.7.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.examples_0.7.0.v200606260942.jar" patch="false" id="org.eclipse.jet.examples" version="0.7.0.v200606260942">
-		<category name="emft jet SDK 0.7.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.sdk_0.7.0.v200606260942.jar" patch="false" id="org.eclipse.jet.sdk" version="0.7.0.v200606260942">
-		<category name="emft jet SDK 0.7.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet.source_0.7.0.v200606260942.jar" patch="false" id="org.eclipse.jet.source" version="0.7.0.v200606260942">
-		<category name="emft jet SDK 0.7.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.jet_0.7.0.v200606260942.jar" patch="false" id="org.eclipse.jet" version="0.7.0.v200606260942">
-		<category name="emft jet SDK 0.7.0"/>
-	</feature>
-
-
-	
-	<feature url="features/org.eclipse.emf.ocl.doc_1.0.0.v200606261119.jar" patch="false" id="org.eclipse.emf.ocl.doc" version="1.0.0.v200606261119">
-		<category name="emft ocl SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.sdk_1.0.0.v200606261119.jar" patch="false" id="org.eclipse.emf.ocl.sdk" version="1.0.0.v200606261119">
-		<category name="emft ocl SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.source_1.0.0.v200606261119.jar" patch="false" id="org.eclipse.emf.ocl.source" version="1.0.0.v200606261119">
-		<category name="emft ocl SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl_1.0.0.v200606261119.jar" patch="false" id="org.eclipse.emf.ocl" version="1.0.0.v200606261119">
-		<category name="emft ocl SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples.source_1.0.0.v200606261119.jar" patch="false" id="org.eclipse.emf.ocl.examples.source" version="1.0.0.v200606261119">
-		<category name="emft ocl SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.ocl.examples_1.0.0.v200606261119.jar" patch="false" id="org.eclipse.emf.ocl.examples" version="1.0.0.v200606261119">
-		<category name="emft ocl SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.doc_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.doc" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl.source_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.ocl.source" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.ocl_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.ocl" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.sdk_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.sdk" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.source_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.source" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples.source_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.examples.source" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.query.examples_1.0.0.v200606261130.jar" patch="false" id="org.eclipse.emf.query.examples" version="1.0.0.v200606261130">
-		<category name="emft query SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.doc_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.doc" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl.source_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.ocl.source" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.ocl_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.ocl" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.sdk_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.sdk" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.source_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.source" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples.source_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.examples.source" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.validation.examples_1.0.0.v200606261144.jar" patch="false" id="org.eclipse.emf.validation.examples" version="1.0.0.v200606261144">
-		<category name="emft validation SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.doc_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.transaction.doc" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.sdk_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.transaction.sdk" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.source_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.transaction.source" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.transaction" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.doc_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.workspace.doc" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.source_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.workspace.source" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.workspace" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples.source_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.transaction.examples.source" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.transaction.examples_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.transaction.examples" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples.source_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.workspace.examples.source" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0"/>
-	</feature>
-
-
-	<feature url="features/org.eclipse.emf.workspace.examples_1.0.0.v200606261303.jar" patch="false" id="org.eclipse.emf.workspace.examples" version="1.0.0.v200606261303">
-		<category name="emft transaction SDK 1.0.0"/>
-	</feature>
-
-<category-def label="emft jet SDK 0.7.0" name="emft jet SDK 0.7.0">
-		<description>
-This category contains the features of the 0.7.0 build of emft jet SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft ocl SDK 1.0.0" name="emft ocl SDK 1.0.0">
-		<description>
-This category contains the features of the 1.0.0 build of emft ocl SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft query SDK 1.0.0" name="emft query SDK 1.0.0">
-		<description>
-This category contains the features of the 1.0.0 build of emft query SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft validation SDK 1.0.0" name="emft validation SDK 1.0.0">
-		<description>
-This category contains the features of the 1.0.0 build of emft validation SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-
-	<category-def label="emft transaction SDK 1.0.0" name="emft transaction SDK 1.0.0">
-		<description>
-This category contains the features of the 1.0.0 build of emft transaction SDK, which includes source, plugins, and documentation.
-		</description>
-	</category-def>
-</site>
diff --git a/emft/updates/site.xsl b/emft/updates/site.xsl
deleted file mode 100644
index 70b4862..0000000
--- a/emft/updates/site.xsl
+++ /dev/null
@@ -1,216 +0,0 @@
-<xsl:stylesheet version = '1.0' xmlns:xsl='http://www.w3.org/1999/XSL/Transform' xmlns:msxsl="urn:schemas-microsoft-com:xslt">
-<xsl:output method="html" encoding="ISO-8859-1"/>
-
-<xsl:param name="project"></xsl:param> 
-<!-- filter by category-def name or label, eg.
-	 <category-def label="emft query SDK 1.0.0 I200601191253" name="emft query SDK 1.0.0 I200601191253">
--->
-<xsl:key name="cat" match="category" use="@name"/>
-<xsl:template match="/">
-<xsl:for-each select="site">
-	<html>
-	<head>
-	<title>EMFT Update Manager Site</title>
-	<style>@import url("site.css");</style>
-	</head>
-	<body>
-	<table width="100%">
-		<tr valign="top">
-		<td width="75%">
-			<a name="top"> </a>
-	<h2 class="title">EMFT Update Manager Site</h2>
-	<p class="bodyText"><xsl:copy-of select="description"/> 
-	For more on how to do this, <a href="http://www.eclipse.org/emf/docs.php?doc=docs/UsingUpdateManager/UsingUpdateManager.html">click here</a>. <a href="http://www.eclipse.org/downloads/download.php?file=/technology/emft/updates/site.xml&amp;format=xml">Mirrors available</a>.
-	</p>
-	<pre><p class="bodyText">   Help
-    > Software Updates
-       > Find and Install...
-          > Search for new features to install
-             > Add Update Site...
-                * Name: <b>EMFT Update Manager Site</b>
-                * URL:    <b><a href="http://download.eclipse.org/technology/emft/updates/site.xml" target="_um">http://download.eclipse.org/technology/emft/updates/site.xml</a></b> (Releases)
-                     (or):    <b><a href="http://download.eclipse.org/technology/emft/updates/site-interim.xml" target="_um">http://download.eclipse.org/technology/emft/updates/site-interim.xml</a></b> (I, M and S Builds)</p></pre>
-		</td>
-		<td width="25%"><img alt="how to" src="http://www.eclipse.org/images/howto_banner.jpg" height="111" width="272" align="middle" /></td>
-		</tr>
-	</table>
-
-	<table width="100%" border="0" cellspacing="1" cellpadding="2">
-	<xsl:for-each select="category-def">
-		<xsl:sort select="@label" order="descending" case-order="upper-first"/>
-		<xsl:if test="count(key('cat',@name)) != 0 and ($project = '' or contains(@name,$project) or contains(@label,$project))">
-			<tr class="header">
-				<!-- <td class="sub-header" width="30%">
-					<xsl:value-of select="@name"/>
-				</td> -->
-				<td class="sub-header" width="100%">
-					<xsl:value-of select="@label"/>
-				</td>
-			</tr>
-			<xsl:for-each select="key('cat',@name)">
-			<xsl:sort select="ancestor::feature//@url" order="ascending"/>
-			<xsl:sort select="ancestor::feature//@version" order="ascending"/>
-			<xsl:sort select="ancestor::feature//@id" order="ascending" case-order="upper-first"/>
-			<tr>
-				<xsl:choose>
-				<xsl:when test="(position() mod 2 = 1)">
-					<xsl:attribute name="class">dark-row</xsl:attribute>
-				</xsl:when>
-				<xsl:otherwise>
-					<xsl:attribute name="class">light-row</xsl:attribute>
-				</xsl:otherwise>
-				</xsl:choose>
-				<td class="log-text" id="indent">
-						<xsl:choose>
-						<xsl:when test="ancestor::feature//@label">
-							<a href="{ancestor::feature//@url}"><xsl:value-of select="ancestor::feature//@label"/></a>
-							<br/>
-							<div id="indent">
-							(<xsl:value-of select="ancestor::feature//@id"/> - <xsl:value-of select="ancestor::feature//@version"/>)
-							</div>
-						</xsl:when>
-						<xsl:otherwise>
-						<a href="{ancestor::feature//@url}"><xsl:value-of select="ancestor::feature//@id"/> - <xsl:value-of select="ancestor::feature//@version"/></a>
-						</xsl:otherwise>
-						</xsl:choose>
-						<br />
-				</td>
-			</tr>
-			</xsl:for-each>
-			<tr><td class="spacer"><br/></td><td class="spacer"><br/></td></tr>
-		</xsl:if>
-	</xsl:for-each>
-	<xsl:if test="count(feature)  &gt; count(feature/category)">
-	<tr class="header">
-		<td class="sub-header" colspan="2">
-		Uncategorized
-		</td>
-	</tr>
-	</xsl:if>
-	<xsl:choose>
-	<xsl:when test="function-available('msxsl:node-set')">
-	   <xsl:variable name="rtf-nodes">
-		<xsl:for-each select="feature[not(category)]">
-			<xsl:sort select="@id" order="ascending" case-order="upper-first"/>
-			<xsl:sort select="@version" order="ascending" />
-			<xsl:value-of select="."/>
-			<xsl:copy-of select="." />
-		</xsl:for-each>
-	   </xsl:variable>
-	   <xsl:variable name="myNodeSet" select="msxsl:node-set($rtf-nodes)/*"/>
-	<xsl:for-each select="$myNodeSet">
-	<tr>
-		<xsl:choose>
-		<xsl:when test="position() mod 2 = 1">
-		<xsl:attribute name="class">dark-row</xsl:attribute>
-		</xsl:when>
-		<xsl:otherwise>
-		<xsl:attribute name="class">light-row</xsl:attribute>
-		</xsl:otherwise>
-		</xsl:choose>
-		<td class="log-text" id="indent">
-			<xsl:choose>
-			<xsl:when test="@label">
-				<a href="{@url}"><xsl:value-of select="@label"/></a>
-				<br />
-				<div id="indent">
-				(<xsl:value-of select="@id"/> - <xsl:value-of select="@version"/>)
-				</div>
-			</xsl:when>
-			<xsl:otherwise>
-				<a href="{@url}"><xsl:value-of select="@id"/> - <xsl:value-of select="@version"/></a>
-			</xsl:otherwise>
-			</xsl:choose>
-			<br /><br />
-		</td>
-		<td>
-			<table>
-				<xsl:if test="@os">
-					<tr><td class="log-text" id="indent">Operating Systems:</td>
-					<td class="log-text" id="indent"><xsl:value-of select="@os"/></td>
-					</tr>
-				</xsl:if>
-				<xsl:if test="@ws">
-					<tr><td class="log-text" id="indent">Windows Systems:</td>
-					<td class="log-text" id="indent"><xsl:value-of select="@ws"/></td>
-					</tr>
-				</xsl:if>
-				<xsl:if test="@nl">
-					<tr><td class="log-text" id="indent">Languages:</td>
-					<td class="log-text" id="indent"><xsl:value-of select="@nl"/></td>
-					</tr>
-				</xsl:if>
-				<xsl:if test="@arch">
-					<tr><td class="log-text" id="indent">Architecture:</td>
-					<td class="log-text" id="indent"><xsl:value-of select="@arch"/></td>
-					</tr>
-				</xsl:if>
-			</table>
-		</td>
-	</tr>
-	</xsl:for-each>
-	</xsl:when>
-	<xsl:otherwise>
-	<xsl:for-each select="feature[not(category)]">
-	<xsl:sort select="@id" order="ascending" case-order="upper-first"/>
-	<xsl:sort select="@version" order="ascending" />
-	<tr>
-		<xsl:choose>
-		<xsl:when test="count(preceding-sibling::feature[not(category)]) mod 2 = 1">
-		<xsl:attribute name="class">dark-row</xsl:attribute>
-		</xsl:when>
-		<xsl:otherwise>
-		<xsl:attribute name="class">light-row</xsl:attribute>
-		</xsl:otherwise>
-		</xsl:choose>
-		<td class="log-text" id="indent">
-			<xsl:choose>
-			<xsl:when test="@label">
-				<a href="{@url}"><xsl:value-of select="@label"/></a>
-				<br />
-				<div id="indent">
-				(<xsl:value-of select="@id"/> - <xsl:value-of select="@version"/>)
-				</div>
-			</xsl:when>
-			<xsl:otherwise>
-				<a href="{@url}"><xsl:value-of select="@id"/> - <xsl:value-of select="@version"/></a>
-			</xsl:otherwise>
-			</xsl:choose>
-			<br /><br />
-		</td>
-		<td>
-			<table>
-				<xsl:if test="@os">
-					<tr><td class="log-text" id="indent">Operating Systems:</td>
-					<td class="log-text" id="indent"><xsl:value-of select="@os"/></td>
-					</tr>
-				</xsl:if>
-				<xsl:if test="@ws">
-					<tr><td class="log-text" id="indent">Windows Systems:</td>
-					<td class="log-text" id="indent"><xsl:value-of select="@ws"/></td>
-					</tr>
-				</xsl:if>
-				<xsl:if test="@nl">
-					<tr><td class="log-text" id="indent">Languages:</td>
-					<td class="log-text" id="indent"><xsl:value-of select="@nl"/></td>
-					</tr>
-				</xsl:if>
-				<xsl:if test="@arch">
-					<tr><td class="log-text" id="indent">Architecture:</td>
-					<td class="log-text" id="indent"><xsl:value-of select="@arch"/></td>
-					</tr>
-				</xsl:if>
-			</table>
-		</td>
-	</tr>
-	</xsl:for-each>
-	</xsl:otherwise>
-	</xsl:choose>
-	</table>
-	<!-- $Id$ -->
-
-	</body>
-	</html>
-</xsl:for-each>
-</xsl:template>
-</xsl:stylesheet>
diff --git a/images/modeling.png b/images/modeling.png
deleted file mode 100644
index b4eeaff..0000000
--- a/images/modeling.png
+++ /dev/null
Binary files differ
diff --git a/images/modeling_logo_abstract.png b/images/modeling_logo_abstract.png
deleted file mode 100644
index d66c359..0000000
--- a/images/modeling_logo_abstract.png
+++ /dev/null
Binary files differ
diff --git a/index.php b/index.php
deleted file mode 100644
index b833edb..0000000
--- a/index.php
+++ /dev/null
@@ -1,163 +0,0 @@
-<?php  																														
-require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php");	
-require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); 	
-require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); 	
-require_once($_SERVER['DOCUMENT_ROOT'] . "/projects/common/project-info.class.php");
-$App = new App(); $Nav = new Nav(); $Menu = new Menu(); 
-$projectInfo = new ProjectInfo("modeling");
-$projectInfo->generate_common_nav( $Nav );		
-include($App->getProjectCommon());    # All on the same line to unclutter the user's desktop'
-
-	#*****************************************************************************
-	#
-	# index.php
-	#
-	# Author: 		Richard Gronback
-	# Date:			2006-05-11
-	#
-	# Description: Modeling project homepage
-	#
-	#
-	#****************************************************************************
-	
-	#
-	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "Eclipse Modeling Project";
-	$pageKeywords	= "modeling, UML, UML2, MDD, MDA, model-driven";
-	$pageAuthor		= "Richard Gronback";
-	
-	# Add page-specific Nav bars here
-	# Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank), level (1, 2 or 3)
-	# $Nav->addNavSeparator("My Page Links", 	"downloads.php");
-	# $Nav->addCustomNav("My Link", "mypage.php", "_self", 3);
-	# $Nav->addCustomNav("Google", "http://www.google.com/", "_blank", 3);
-
-	# End: page-specific settings
-	#
-		
-	# Paste your HTML content between the EOHTML markers!	
-	$html = <<<EOHTML
-
-<div id="maincontent">
-	<div id="midcolumn">
-		<h1>$pageTitle</h1>
-		<h3>About Modeling (provisioning still in progress)...</h3>
-		<table>
-		<tr>
-		<td><p>The Eclipse Modeling Project focuses on the evolution and promotion of model-based 
-development technologies within the Eclipse community by providing a unified set of modeling frameworks, tooling, and standards implementations.</p>
-		<p>The Modeling Project charter is posted <a href="http://www.eclipse.org/modeling/modeling-charter.php">here</a> and inherits from the <a href="http://www.eclipse.org/org/processes/Eclipse_Standard_TopLevel_Charter_v1.0.html">Eclipse Standard Top-Level Charter v1.0</a>.</p>
-		<p>Hate the logo to the right?  Love it?  Let us know and/or contribute one of your own design to the Modeling project <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=154906">logo contest</a>!
-		</td>
-		<td align="right">
-			<img src="http://www.eclipse.org/modeling/images/modeling_logo_abstract.png" height="250"/>
-		</td>
-		</table>
-		<div class="homeitem3col">
-			<h3>Abstract Syntax Development</h3>
-			<ul>
-				<li><a href="http://www.eclipse.org/emf">Eclipse Modeling Framework</a> (EMF) : a modeling framework and code generation facility for building tools and other applications based on a structured data model.</li>
-				<ul>
-					<li><a href="http://www.eclipse.org/emft/projects/query">Model Query</a> (MQ) : facilitates the process of search and retrieval of model elements of interest in a flexible yet controlled and structured manner.</li>
-					<li><a href="http://www.eclipse.org/emft/projects/transaction">Model Transaction</a> (MT) : provides a model management layer built on top of EMF for managing EMF resources.</li>
-					<li><a href="http://www.eclipse.org/emft/projects/validation">Validation Framework</a> (VF) : provides model constraint definition, traversal, and evaluation for EMF model validation.</li>
-					<li><a href="http://www.eclipse.org/emft/projects/cdo/">CDO</a> : a technology for distributed shared EMF models and a fast server-based O/R mapping solution. With CDO you can easily enhance your existing models in such a way that saving a resource transparently commits the applied changes to a relational database.</li>
-					<li><a href="http://www.eclipse.org/emft/projects/net4j/">Net4j</a> : an extensible client-server system based on the Eclipse Runtime and the Spring Framework. You can easily extend the protocol stack with Eclipse plugins that provide new transport or application protocols.</li>
-				</ul>
-			</ul>
-		</div>
-		<div class="homeitem3col">
-			<h3>Concrete Syntax Development</h3>
-			<ul>
-				<li><a href="http://www.eclipse.org/gmf">Graphical Modeling Framework</a> (GMF) : provides a generative component and runtime infrastructure for developing graphical editors based on <a href="http://www.eclipse.org/emf" target="_top"><b>EMF</b></a> and <a href="http://www.eclipse.org/gef" target="_top"><b>GEF</b></a>.</li>
-				<li><a href="">Textual Modeling Framework</a> (TMF) : awaiting proposal.</li>
-			</ul>
-		</div>
-		<div class="homeitem3col">
-			<h3>Model Development Tools</h3>
-			<ul>
-				<li><a href="http://www.eclipse.org/uml2">Unified Modeling Language 2</a> (UML2) : an EMF-based implementation of the UML 2.x metamodel for the Eclipse platform.</li>
-				<ul>
-					<li><a href="http://www.eclipse.org/emft/projects/ocl">Object Constraint Language</a> (OCL) : defines APIs for OCL expression syntax for implementing queries and contraints.</li>
-				</ul>
-				<li><a href="http://www.eclipse.org/xsd">XML Schema Infoset Model</a> (XSD) : a reference library that provides an <a href="http://download.eclipse.org/tools/emf/xsd/javadoc?org/eclipse/xsd/package-summary.html#details">API</a> for use with any code that examines, creates or modifies <a href="http://www.w3.org/TR/XMLSchema-0">W3C XML Schema</a>.</li>
-				<li><a href="http://www.eclipse.org/emft/projects/eodm">EMF Ontology Definition Metamodel</a> (EODM) : is an implementation of RDF(S)/OWL metamodels of the <a href="http://www.omg.org/ontology">Ontology Definition Metamodel (ODM)</a> using EMF with additional parsing, inference, model transformation and editing functions.</li>
-			</ul>
-		</div>
-		<div class="homeitem3col">
-			<h3>Model Transformation</h3>
-			<ul>
-				<li><a href="http://www.eclipse.org/proposals/m2m/">Model to Model Transformation</a> (M2M) : will deliver an extensible framework for model-to-model transformation languages, with an exemplary implementation of the <a href="http://www.omg.org/technology/documents/modeling_spec_catalog.htm#MOF_QVT">QVT</a> Core language.</li>
-				<li><a href="">Model to Text Transformation</a> (M2T) : awaiting proposal</li>
-				<ul>
-					<li><a href="http://www.eclipse.org/emft/projects/jet">Java Emitter Templates</a> (JET) : provides code generation framework & facilities that are used by EMF.</li>
-					<li><a href="http://www.eclipse.org/emft/projects/jeteditor/">JET Editor</a> : leverages Eclipse text editor framework to provide this capability via features like syntax coloring, error highlighting and code completion.</li>
-				</ul>
-			</ul>
-		</div>
-		<div class="homeitem3col">
-			<h3>Model Integration</h3>
-			<ul>
-				<li><a href="http://www.eclipse.org/mddi">Model Driven Development integration</a> (MDDi) : produces an extensible framework and exemplary tools dedicated to integration of modeling tools in Eclipse.</li>
-			</ul>
-		</div>
-		<div class="homeitem3col">
-			<h3>Technology and Research</h3>
-			<ul>
-				<li><a href="http://www.eclipse.org/gmt">Generative Modeling Technologies</a> (GMT) : research-oriented project focused on producing prototypes in the area of Model Driven Engineering (MDE).</li>
-				<ul>
-					<li><a href="http://www.eclipse.org/gmt/am3/">Atlas MegaModel Management (AM3)</a> : the goal is to provide a practical support for modeling in the large. The objective is to deal with global resource management in a model-engineering environment. We base this activity on the concept of a "megamodel".</li>
-					<li><a href="http://www.eclipse.org/gmt/amw/">Atlas Model Weaver (AMW)</a> : a tool for representing correspondences between models. The correspondences are stored in a model, called weaving model. It is created conforming to a weaving metamodel.</li>
-					<li><a href="http://www.eclipse.org/gmt/atl/">Atlas Transformation Language (ATL)</a> : aims at providing a set of transformation tools for GMT. These include some sample ATL transformations, an ATL transformation engine, and an IDE for ATL (ADT: ATL Development Tools).</li>
-					<li><a href="http://dev.eclipse.org/viewcvs/indextech.cgi/~checkout~/gmt-home/doc/fuut/index.html">Fuut-je</a> : a prototype model-driven code and text generation tool for GMT.</li>
-					<li><a href="http://www.eclipse.org/gmt/mofscript/">MOFScript</a> : aims at developing tools and frameworks for supporting model to text transformations, e.g., to support generation of implementation code or documentation from models.</li>
-					<li><a href="http://www.eclipse.org/gmt/oaw/">openArchitecture Ware (oAW)</a> : a suite of tools and components assisting with model driven software development built upon a modular MDA/MDD generator framework implemented in Java(TM) supporting arbitrary import (design) formats, meta models, and output (code) formats.</li>
-					<li><a href="http://dev.eclipse.org/viewcvs/indextech.cgi/~checkout~/gmt-home/subprojects/UMLX/index.html>UMLX</a> : concrete graphical syntax to complement the OMG QVT model transformation language.</li>
-					<li><a href="http://dev.eclipse.org/viewcvs/indextech.cgi/~checkout~/gmt-home/subprojects/VIATRA2/index.html">VIATRA2</a> : aims to provide a general-purpose support for the entire life-cycle of engineering model transformations including the specification, design, execution, validation and maintenance of transformations within and between various modeling languages and domains.</li>
-				</ul>
-			</ul>
-		</div>
-		
-		<hr class="clearer" />
-<!--
-		<p>Some free text</p>
-		<ul class="midlist">
-			<li>list of items in free text</li>
-			<li>list of items in free text</li>
-			<li>list of items in free text</li>
-		</ul>
-		<ol>
-			<li>Ordered list</li>
-			<li>Ordered list</li>
-			<li>Ordered list</li>
-		</ol>
--->
-	</div>
-	<div id="rightcolumn">
-		<div class="sideitem">
-			<h6>Related links</h6>
-			<ul>
-				<li><a href="http://www.eclipse.org/callisto">Callisto</a> - see 'Models and Model Development Tools' category.</li>
-			</ul>
-		</div>
-	</div>
-	
-	<div id="rightcolumn">
-		<div class="sideitem">
-			<h6>Events</h6>
-			<ul>
-				<li>Modeling project <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=154906">logo contest</a>.  Submit your ideas by September 30th!</li>
-				<li>Model Development Tools (MDT) project proposal <a href="http://www.eclipse.org/proposals/mdt/">posted</a>.</li>
-				<li>Callisto webinar <a href="http://adobedev.breezecentral.com/p17835008/">recording</a> - covering modeling frameworks EMF & GMF.</li>
-			</ul>
-		</div>
-	</div>
-</div>
-
-
-EOHTML;
-
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
diff --git a/modeling-charter.php b/modeling-charter.php
deleted file mode 100644
index 5519a69..0000000
--- a/modeling-charter.php
+++ /dev/null
@@ -1,246 +0,0 @@
-<?php  																														require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php");	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); 	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); 	$App 	= new App();	$Nav	= new Nav();	$Menu 	= new Menu();		include($App->getProjectCommon());    # All on the same line to unclutter the user's desktop'
-
-	#*****************************************************************************
-	#
-	# index.php
-	#
-	# Author: 		Richard Gronback
-	# Date:			2006-05-11
-	#
-	# Description: Modeling project charter
-	#
-	#
-	#****************************************************************************
-	
-	#
-	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "Eclipse Modeling Project";
-	$pageKeywords	= "modeling, UML, UML2, MDD, MDA, model-driven";
-	$pageAuthor		= "Richard Gronback";
-	
-	# Add page-specific Nav bars here
-	# Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank), level (1, 2 or 3)
-	# $Nav->addNavSeparator("My Page Links", 	"downloads.php");
-	# $Nav->addCustomNav("My Link", "mypage.php", "_self", 3);
-	# $Nav->addCustomNav("Google", "http://www.google.com/", "_blank", 3);
-
-	# End: page-specific settings
-	#
-		
-	# Paste your HTML content between the EOHTML markers!	
-	$html = <<<EOHTML
-
-<div id="maincontent">
-	<div id="midcolumn"><br>
-		<h1>Eclipse Modeling Project Charter</h1>		
-		<hr>
-		
-		<h2>Overview</h2>
-		<p>This charter was developed in accordance with the <a href="http://www.eclipse.org/projects/dev_process/proposal-phase.php">Eclipse Development Process</a> 
-		and will outline the mission, scope, organization, and development process for the Eclipse Modeling Project.
-			This document extends the <a href="http://www.eclipse.org/org/processes/Eclipse_Standard_TopLevel_Charter_v1.0.html">Eclipse Standard Top-Level Charter v1.0</a>, and includes the required content and overrides which follow. 
-			It is anticipated that as the standard charter is updated, this charter will incorporate the changes and make adjustments as seen fit by the PMC, and 
-		with approval from the EMO and board of directors.</p>
-
-		<h2>Mission</h2>
-		<p>The Eclipse Modeling Project will focus on the evolution and promotion 
-of model-based development technologies within the Eclipse community. It will 
-unite projects falling into this classification to bring holistic model-based development 
-capabilities to Eclipse.</p>
-		
-		<h2>Scope</h2>
-      <p>The items below delineate the scope of the Modeling project.  
-They do not do so uniquely, as other roughly equivalent terms and concepts could 
-have been chosen to define the domain of modeling in the context of software 
-development.</p>
-         
-         <blockquote>   
-		        <h3>Abstract Syntax Development</h3>
-		        <p>Included in the scope of the project is a framework to support the definition of
-		abstract syntax for modeling languages that support business, system,
-		and software modeling, using an industry standard modeling
-		facility or language. The framework for developing abstract syntax
-		will support editing, validating, testing, querying, and refactoring
-		models created with the modeling facility. This includes the
-		production of general-purpose modeling languages in addition to
-		application domain specific models.</p>
-		            
-		        <p>The underlying modeling facility must support the production 
-		of a wide range of models, not all of which will themselves be suited for 
-		inclusion within the Modeling project.  Only those models and modeling languages 
-		of broad cross-domain utility fall within the scope of the Modeling project 
-		itself.  For example, implementations of the Object Constraint Language (OCL) 
-		and Unified Modeling Language (UML) specifications are appropriately maintained 
-		within the Modeling project. In contrast, it is expected that users will create 
-		and maintain languages for narrowly defined problem domains using the project 
-		facilities, but that these languages and models will not be of interest to the 
-		general modeling community. A section below includes a more complete list of 
-		standard languages within the scope of the Modeling project.</p>
-				
-				<h3>Concrete Syntax Development</h3>
-				<p>Support for the production of textual and graphical concrete syntax for an
-		abstract syntax is within the scope of the project. Both manual and
-		generative approaches to the production of these are to be supported.
-		As examples, graphical editing for the Unified Modeling Language (UML)
-		as well as editing of UML models using textual notation 
-		fall within the scope of the project. Furthermore, the
-		production of editors for any Domain-Specific Language (DSL) is within scope.</p>
-				
-			<p>With respect to support of textual notation in
-		the form of Eclipse editors, the Modeling project will focus on the
-		generative aspect to producing these editors, targeting the facilities
-		provided by the platform.</p>
-				
-				<h3>Model Transformation</h3>
-				<p>The transformation of models using a transformation definition and
-		associated technologies falls within the scope of the project.
-		The support of industry standards is expected in this area,
-		specifically the OMG's Query, View, Transformation (QVT) specification.</p>
-				
-				<h3>Model to Text Generation</h3>
-				<p>Text generation from a model, typically source code of some programming
-		language, including the merger of user changes to generated
-		output, is within the scope of the project. Alternative
-		mechanisms have been requested by the community and along with support
-		for patterns, falls within the scope of the project.</p>
-						
-				<h3>Industry Standards</h3>
-				<p>The importance of supporting industry standards is critical to the success
-		of the Modeling project, and to Eclipse in general. The role of the
-		Modeling project in the support of industry standards is to enable
-		their creation and maintenance within the Eclipse community.
-		Furthermore, as standards bodies such as the OMG have a strong modeling
-		focus, the Modeling project needs to facilitate communication and
-		outreach through its PMC and project contributors to foster a good
-		working relationship with external organizations.</p>
-				<p>The following industry standards are within the scope of the Modeling project and are either supported by current modeling
-		projects, or are anticipated to be supported in the future:</p>
-				<ul>
-					<li>Object Management Group (OMG) <a href="http://www.omg.org/technology/documents/modeling_spec_catalog.htm">standards</a>
-					 	<ul>
-					  		<li>Meta-Object Facility (MOF)</li>
-					  		<li>Unified Modeling Language (UML) and UML Profiles not falling within the scope of other projects</li>
-					  		<li>Model-Driven Architecture (MDA) related specifications</li>
-					  		<li>Query, View, Transformation (QVT)</li>
-					  		<li>MOF to Text (MOF2T)</li>
-					  		<li>Diagram Interchange Specification (DIS)</li>
-					  		<li>XML Metadata Interchange (XMI)</li>
-						</ul>
-					</li>
-					<li>Business Process Modeling Notation (BPMN)</li>
-					<li>Business Process Definition Metamodel (BPDM)</li>
-				  	<li>XML Schema Infoset Model (XSD)</li>
-				</ul>
-				
-				<h3>Domain-Specific Modeling</h3>
-				<p>The support of industry standards and specifications are an important
-		aspect to the scope of the Modeling project, but not to the exclusion
-		of the emerging trend of Domain-Specific Languages (DSLs). The Eclipse Modeling Project will
-		provide leadership in delivering these capabilities through its
-		projects and in working with others within the Eclipse and external
-		communities.</p>
-			<p>The generative production of editors for textual notations is an essential
-		component of DSL support within Eclipse, and required if Eclipse is to
-		be used as a "language workbench." The Modeling project will provide,
-		within its scope, the generative aspect of producing these editors to
-		complement graphical editors for a modeled domain.</p>
-				
-				<h3>Out of Scope</h3>
-				<p>Clearly, there are some things that are <b>not</b>
-		in the scope of the Modeling Project. In particular, there are certain
-		DSLs and industry-based models that the Modeling Project should support
-		creation of at a fundamental level, but that are not appropriate to be
-		housed within the project. Specific examples are listed below:</p>
-				<ul>
-					<li>A home for DSLs based on EMF which do not pertain to the modeling domain,
-		e.g. the Java EMF Model (JEM) created for the Visual Editor (VE)
-		project and used by the WebTools project.</li>
-					<li>UML Profiles falling within the scope of other projects.</li>
-					<li>A number of OMG standards that fall into the modeling realm are not considered to be within the scope of this project:
-						<ul>
-							<li>Software Process Engineering Metamodel (SPEM), as it is part of the proposed Beacon project.</li>
-							<li>Common Warehouse Metamodel (CWM), as it is likely to be included in DTP.</li>
-							<li>UML Testing Profile, as it is included in the TPTP project.</li>
-							<li>Reusable Asset Specification (RAS)</li>
-							<li>etc...</li>
-						</ul>
-					</li>
-					<li>As mentioned above, in support of textual notation editor generation, the
-		Modeling project will work with the Platform or other teams, and not
-		itself focus on the development of general purpose text editor
-		frameworks.</li>
-					<li>In the area of model transformation, XSL does
-		not fall within the scope of the Modeling project and is provided
-		within the context of the WebTools Project (WTP).</li>
-				</ul>
-</blockquote>
-
-		<h2>Project Management Committee (PMC)</h2>
-		<p>The content found in this section of the standard charter is sufficient for the Modeling project, with the exception of those subsections found
-			here related to the project's Requirements, Architecture, and Planning Groups.</p>
-	<blockquote>		
-		<h3>Requirements Group</h3>
-		<p>The Requirements Group is formed at the discretion of the PMC. The Requirements Group gathers requirements for the project 
-			and communicates them to all members of the Project, including the PMC. The Requirements Group will accomplish its objectives 
-			by working closely with the development teams and the PMC.</p>
-		
-		<h3>Architecture Group</h3>
-		<p>The Architecture Group is formed at the discretion of the PMC. The Architecture Group is responsible for development, articulation 
-			and maintenance of the Project Architecture, as well as for providing an explicit description of the architecture and communicating 
-			this description to all members of the Project, and for releasing it as part of the project deliverables. The Architecture Group will 
-			accomplish its objectives by working closely with the development teams and the PMC.</p>
-		
-		<h3>Planning Group</h3>
-		<p>The Planning Group is formed at the discretion of the PMC. The Planning Group assists the PMC in establishing the Project plan 
-			in conjunction with available Project resources, coordinating relationships between Project participants and with other Eclipse projects. 
-			The Planning Group helps to ensure that projects have enough contributors, filling vacancies in roles and facilitating code or other 
-			donations by individuals or companies. The Planning Group will accomplish its objectives by working closely with the development teams and the PMC.</p>
-	</blockquote>	
-		<h2>Roles</h2>
-		<p>The content found in this section of the <a href="http://www.eclipse.org/org/processes/Eclipse_Standard_TopLevel_Charter_v1.0.html">standard charter</a> is sufficient for the Modeling project, with the exception of those items listed below.</p>
-	<blockquote>
-		<h3>Committers</h3>
-		<p>It is the responsibility of the Committers to maintain the accuracy of the version numbers of their plug-ins in accordance with the published <a href="http://www.eclipse.org/equinox/documents/plugin-versioning.html">guidelines</a>.</p>
-	</blockquote>
-		<h2>Projects</h2>
-		<p>The content found in this section of the <a href="http://www.eclipse.org/org/processes/Eclipse_Standard_TopLevel_Charter_v1.0.html">standard charter</a> is sufficient for the Modeling project.
-		  
-			The modeling project considers it a core mandate to continue the development of reusable infrastructure components which are independent of the higher level components as shown in the architecture diagram below.  The architectural separation will ensure the infrastructure components can be used on their own without requiring the complete modeling platform and will ensure that other Eclipse Foundation Top level projects can continue to consume these components from the project. 
-		
-			Below is a diagram representing the projects found in the Modeling project, as well as those under recruitment by the PMC.</p>
-			
-			<img src="modeling.png"/>
-			
-		<p>
-			To ensure the scope of the project remains consistent within the modeling mission, the PMC will seek Eclipse board approval for the creation of new projects.  The PMC will look to the EMO's judgement as to which cases would benefit from board review.
-			Note that the diagram is an architectural/dependency rendering, not a specification of the scope, i.e., the text not the diagram is normative.
-			</p>
-		<h2>Infrastructure</h2>
-		<p>The content found in this section of the <a href="http://www.eclipse.org/org/processes/Eclipse_Standard_TopLevel_Charter_v1.0.html">standard charter</a> is sufficient for the Modeling project, with the exception of those items listed below.</p>
-		
-		<p>To the greatest extend possible, the PMC will facilitate the use of common infrastructure and process by all projects within the Modeling project, e.g. build, IP tracking, etc... This
-			should include a continuous build mechanism, cascading builds, and common reporting infrastructure.</p>
-		
-		<h2>Development Process</h2>
-		<p>The content found in this section of the <a href="http://www.eclipse.org/org/processes/Eclipse_Standard_TopLevel_Charter_v1.0.html">standard charter</a> is sufficient for the Modeling project, with the exception of those items listed below.</p>
-			
-		<blockquote>			
-		<h3>Tests</h3>
-		<p>It is expected that contributors to the project provide a test with each contribution. It will fall to the responsibility of the Committers
-		to ensure that adequate tests are provided for each commit to the source repository.</p>
-		
-		<h3>Release Cycle</h3>
-		<p>Each project will coordinate their release cycles and be respectful of their dependent projects, particularly in the context of a larger
-		Eclipse coordinated release cycle. Projects are expected to publish their milestone plans.</p>
-		</blockquote>
-
-	</div>
-</div>
-
-
-EOHTML;
-
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
diff --git a/project-info/executive-summary.html b/project-info/executive-summary.html
deleted file mode 100755
index a475daa..0000000
--- a/project-info/executive-summary.html
+++ /dev/null
@@ -1,4 +0,0 @@
-The project was recently approved by the Board of Directors and is in the process of being provisioned. 
-Many of its projects are participating in the Callisto release due out end-of-June, after which final migration will occur.
-Several new projects are antipated to be proposed and started in the near future, in keeping with the Modeling project goals and charter.
-
diff --git a/project-info/home-page-one-liner.html b/project-info/home-page-one-liner.html
deleted file mode 100755
index 1772e71..0000000
--- a/project-info/home-page-one-liner.html
+++ /dev/null
@@ -1 +0,0 @@
-Eclipse Modeling Project
\ No newline at end of file
diff --git a/project-info/maillist b/project-info/maillist
deleted file mode 100644
index 31d8766..0000000
--- a/project-info/maillist
+++ /dev/null
@@ -1 +0,0 @@
-::modeling-pmc::Eclipse Modeling Project PMC mailing list.
\ No newline at end of file
diff --git a/project-info/newsgroup b/project-info/newsgroup
deleted file mode 100644
index d7272a9..0000000
--- a/project-info/newsgroup
+++ /dev/null
@@ -1 +0,0 @@
-::eclipse.modeling::For general discussions related to modeling technologies at Eclipse.
\ No newline at end of file
diff --git a/project-info/project-info.xml b/project-info/project-info.xml
deleted file mode 100644
index 682abc7..0000000
--- a/project-info/project-info.xml
+++ /dev/null
@@ -1,220 +0,0 @@
-<?xml version="1.0"?>
-<project>
-  <!--
-     - This example is annotated to be instructive. In order to be instructive, the
-     - example is a mish-mash of information from a variety of projects. Obviously, 
-     - when you write the project-info.xml file for your project, the file will 
-     - contain information only about your one project.
-    -->
-  <!--
-     - Unless otherwise specified, all URLs are to be specified using rooted relative
-     - paths. In other words:
-     -    CORRECT: "/webtools/foo/bar.php"
-     -    INCORRECT: "foo/bar.php"
-     -    INCORRECT: "http://www.eclipse.org/webtools/foo/bar.php"
-    -->
-  
-  <!--
-     - Each Eclipse project as an official name, e.g., 
-     - "AJDT - AspectJ Development Tools Project" and a foundation database 
-     - key, e.g., "technology.ajdt". These are stored in an Eclipse Foundation
-     - database; You can override the name stored on the database by filling 
-     - the <name/> tag
-    -->
-  <name>Eclipse Modeling Project</name>
-    
-  <!--     
-     - Each project can also have a short name to be used in HTML lists and 
-     - other horizontally challenged places.
-    -->
-  <short-name>modeling</short-name>
-  
-  <!--
-     - Each Eclipse project has one or more Bugzilla products and components.
-     - Some projects also have a separate web page describing how to submit
-     - a bug, how bugs are prioritized, and other useful information.
-     - The <bugzilla> collects this information.
-     - 
-     - <bugzilla url="..."> <product name="..."/> ... </bugzilla>
-     - The url is optional; if absent, the url will default to the Bugzilla
-     - page of the first product. Multiple <product>s are allowed.
-    -->
-  <bugzilla>
-    <product url="/modeling/development/bugs.php" name="Modeling"/>
-  </bugzilla>
-
-  <!--
-     - Committers and non-committer Contributors are the raison d'etre of 
-     - an Eclipse project, thus each project should list and acknowledge these
-     - developers. Some of the Committers are 'special' in the sense that
-     - they are the project leaders.  The <team> element contains the 
-     - URL of the project's pages listing these important people.
-    -->
-  <team url="/modeling/development/contributors.php"/>
-  
-  <!--
-     - The source code of each Eclipse project is stored in CVS. Eclipse maintains
-     - a number of CVS repositories, thus the <cvs> element specifies which
-     - CVS repository and (if applicable) which root path stores this project's
-     - source code.
-     -
-     - A top-level project typically specifies only the repository:
-     -     <cvs repository="/cvsroot/tptp"/>
-     - A sub-project includes the root path as well:
-     -     <cvs repository="/cvsroot/technology/">
-     -       <module path="org.eclipse.higgins" />
-     -     </cvs>
-    -->
-  <cvs repository="/cvsroot/modeling/"/>
-
-  <!--
-     - The description of an Eclipse project shows up in many places: the
-     - project's home page, perhaps the /projects/ page listing all the
-     - top-level projects, in the Roadmap, and so on. Some of the descriptions
-     - are separate HTML files (such as those described in 
-     - http://phoenix.eclipse.org/projects/dev_process/project-status-infrastructure.php).
-     - It would be nice 
-     - This <description> element contains two additional descriptions.
-     -    1. The optional <description url="..."> points to a web page with a larger
-     -       description of the entire project. 
-     -    2. The required <description paragraph-url="..."> points to a file
-     -       containing a couple of simple HTML paragraphs describing the project. 
-     -       This file is often stored in the /project-info/ directory, thus the
-     -       url would be something like "/tptp/project-info/description.html".
-    -->
-  <description url="/modeling/about.php"
-     paragraph-url="/modeling/project-page-paragraph.html"/>
-  
-  <!--
-     - In addition to the description, each Eclipse project is also required to
-     - provide an up-to-date status summary. "Up to date" means revised at least
-     - quarterly. 
-     - The required <summary paragraph-url="..."> points to a file
-     - containing a number of simple HTML paragraphs with an executive summary
-     - of the project status.
-     - This file is often stored in the /project-info/ directory, thus the
-     - url would be something like "/technology/project-info/executive-summary.html".
-    -->
-  <summary paragraph-url="/modeling/project-info/executive-summary.html"/>
-
-  <!--
-     - It is important to help new users get started with an Eclipse project
-     - because most Eclipse projects are solving some difficult technical
-     - problem and thus are somewhat complex. The <getting-started> element
-     - points to a web page on the project's site that describes how to
-     - get started using and extending the project's tools and frameworks.
-    -->
-  <getting-started url="/modeling/community/tutorials.php"/>
-  
-  <!--
-     - It is also important to help new contributors get started with an Eclipse project.
-     - Most Eclipse projects have interesting/complex development environment
-     - setups or to-do lists. The <contributing> element
-     - points to a web page on the project's site that describes how to
-     - get started developing on, and contributing to, the project.
-    -->
-  <contributing url="/modeling/development/guidelines.php"/>
-  
-  <!--
-     - Each Eclipse project is required to maintain a current Project IP Log.
-     - See http://www.eclipse.org/projects/dev_process/project-log.php
-     - The <ip-log> contains the URL of that log.  If the project has
-     - other legal information as well, it can use the <legal> element
-     - instead and then include the IP Log information on the Legal web page.
-    -->
-  <ip-log url=""/> 
-  <legal url=""/> 
-
-  <!--
-     - Each Eclipse project has one or more mailing lists.
-     - Some projects also have a separate web page describing these lists
-     - while others rely on the main Eclipse mailing lists page.
-     - 
-     - <mailing-lists url="..."> <list name="..."/> ... </mailing-lists>
-     - The url is optional; if absent, the url will default to the Eclipse
-     - mailing lists page. Multiple <lists>s are allowed.
-     -
-     - Note that currently mailing lists must be redundantly listed in
-     - the separate project-info/maillist file as well.
-    -->
-  <mailing-lists url="https://dev.eclipse.org/mailman/listinfo/modeling-pmc">
-    <list name="modeling-pmc"/>
-    <list name="emf-dev"/>
-    <list name="uml2-dev"/>
-    <list name="gmf-dev"/>
-    <list name="gmf-releng"/>
-    <list name="emft-dev"/>
-    <list name="gmt-dev"/>
-    <list name="mddi-dev"/>
-  </mailing-lists>
-  
-  <!--
-     - Each Eclipse project has one or more newsgroups.
-     - Some projects also have a separate web page describing these lists
-     - while others rely on the main Eclipse newsgroups page.
-     - 
-     - <newsgroups url="..."> <newsgroup name="..."/> ... </newsgroups>
-     - The url is optional; if absent, the url will default to the Eclipse
-     - newsgroups page. Multiple <newsgroups>s are allowed.
-    -->
-  <newsgroups url="http://dev.eclipse.org/newslists/news.eclipse.modeling/maillist.html">
-    <newsgroup name="eclipse.modeling">For general discussions related to modeling technologies at Eclipse.</newsgroup>
-    <newsgroup name="eclipse.tools.emf"/>
-    <newsgroup name="eclipse.tools.uml2"/>
-    <newsgroup name="eclipse.modeling.gmf"/>
-    <newsgroup name="eclipse.technology.emft"/>
-    <newsgroup name="eclipse.technology.gmt"/>
-    <newsgroup name="eclipse.technology.gmt.amw"/>
-    <newsgroup name="eclipse.technology.mddi"/>
-  </newsgroups>
-  
-  <!--
-     - The dashboard attempts to measure the liveness of a project in many
-     - ways including the traffic on the mailing lists and newsgroups. There
-     - are other places where significant project-related traffic can occur
-     - including blogs and articles. When listed here, the dashboard incorporates
-     - them into the liveness measure (or rather, "will incorporate").
-    -->
-  <articles>
-    <article url=""/>
-  </articles>
-  
-  <blogs>
-    <blog rss="http://eclipse-modeling.blogspot.com/atom.xml"/>
-  </blogs>
-  
-  <!--
-     - Each Eclipse project needs to have a plan both for its internal purposes
-     - (to guide development and resource allocation) and for the larger Eclipse
-     - community and ecosystem to understand what will be delivered and when
-     - it will be delivered.
-    -->
-  <project-plan url=""/>
-
-  <!--
-     - Each Eclipse project creates (optional) nightly builds and milestone builds,
-     - but the important builds of a project are the releases. This section of the
-     - status file records the completed (past) and scheduled (future) releases of
-     - the project. 
-     - The status, name, and date are required attributes. The download is optional
-     - and only valid for completed releases; the plan is optional and valid for
-     - all releases.  The three valid types of releases are, in order of ascending 
-     - uncertainity: "completed", "scheduled", and "tentative".  Dates can be
-     - specified as particular day DD/MM/YYYY (e.g., 22/03/2005) or a particular
-     - month MM/YYYY (e.g., 10/2005), or a quarter NQYYYY (e.g., 3Q2005). Obviously
-     - completed releases should include the exact day the release was completed.
-     -
-     - In the following example, we have three completed, two scheduled, and one 
-     - tentative release.
-    -->
-  <releases>
-    <release 
-       status="scheduled"
-       name="Callisto"
-       date="06/2006" />
-    <release 
-       status="tentative"
-       name="Europa"
-       date="06/2007" />
-  </releases>
-</project>
\ No newline at end of file
diff --git a/project-info/project-page-paragraph.html b/project-info/project-page-paragraph.html
deleted file mode 100755
index 7576741..0000000
--- a/project-info/project-page-paragraph.html
+++ /dev/null
@@ -1,2 +0,0 @@
-<p><b>The <a href="/modeling/">Eclipse Modeling Project</a></b> focuses on the evolution and promotion of model-based 
-development technologies within the Eclipse community by providing a unified set of modeling frameworks, tooling, and standards implementations.</p>
\ No newline at end of file