Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.server.db/schema/mappingStrategies.exsd')
-rw-r--r--plugins/org.eclipse.emf.cdo.server.db/schema/mappingStrategies.exsd17
1 files changed, 9 insertions, 8 deletions
diff --git a/plugins/org.eclipse.emf.cdo.server.db/schema/mappingStrategies.exsd b/plugins/org.eclipse.emf.cdo.server.db/schema/mappingStrategies.exsd
index e9c35f5035..c708d5537b 100644
--- a/plugins/org.eclipse.emf.cdo.server.db/schema/mappingStrategies.exsd
+++ b/plugins/org.eclipse.emf.cdo.server.db/schema/mappingStrategies.exsd
@@ -18,21 +18,21 @@
<attribute name="point" type="string" use="required">
<annotation>
<documentation>
-
+
</documentation>
</annotation>
</attribute>
<attribute name="id" type="string">
<annotation>
<documentation>
-
+
</documentation>
</annotation>
</attribute>
<attribute name="name" type="string">
<annotation>
<documentation>
-
+
</documentation>
<appInfo>
<meta.attribute translatable="true"/>
@@ -47,14 +47,14 @@
<attribute name="type" type="string" use="required">
<annotation>
<documentation>
-
+
</documentation>
</annotation>
</attribute>
<attribute name="class" type="string" use="required">
<annotation>
<documentation>
-
+
</documentation>
<appInfo>
<meta.attribute kind="java" basedOn=":org.eclipse.emf.cdo.server.db.IMappingStrategy"/>
@@ -101,11 +101,12 @@
</annotation>
<annotation>
- <appInfo>
+ <appinfo>
<meta.section type="copyright"/>
- </appInfo>
+ </appinfo>
<documentation>
-
+ Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.&lt;br&gt;
+All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at &lt;a href=&quot;http://www.eclipse.org/legal/epl-v10.html&quot;&gt;http://www.eclipse.org/legal/epl-v10.html&lt;/a&gt;
</documentation>
</annotation>

Back to the top