Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.server.hibernate/schema/mappingProviderFactories.exsd')
-rw-r--r--plugins/org.eclipse.emf.cdo.server.hibernate/schema/mappingProviderFactories.exsd16
1 files changed, 8 insertions, 8 deletions
diff --git a/plugins/org.eclipse.emf.cdo.server.hibernate/schema/mappingProviderFactories.exsd b/plugins/org.eclipse.emf.cdo.server.hibernate/schema/mappingProviderFactories.exsd
index 607ef46da2..25ba315a64 100644
--- a/plugins/org.eclipse.emf.cdo.server.hibernate/schema/mappingProviderFactories.exsd
+++ b/plugins/org.eclipse.emf.cdo.server.hibernate/schema/mappingProviderFactories.exsd
@@ -23,21 +23,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"/>
@@ -52,14 +52,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.hibernate.IHibernateMappingProvider$Factory"/>
@@ -98,12 +98,12 @@
<annotation>
<appinfo>
- <meta.section type="implementation"/>
+ <meta.section type="copyright"/>
</appinfo>
<documentation>
- [Enter information about supplied implementation of this extension point.]
+ 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>
-
</schema>

Back to the top