Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.emf.refactor.comrel/schema/multifilter.exsd')
-rw-r--r--org.eclipse.emf.refactor.comrel/schema/multifilter.exsd4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.emf.refactor.comrel/schema/multifilter.exsd b/org.eclipse.emf.refactor.comrel/schema/multifilter.exsd
index f815787..df5bbcd 100644
--- a/org.eclipse.emf.refactor.comrel/schema/multifilter.exsd
+++ b/org.eclipse.emf.refactor.comrel/schema/multifilter.exsd
@@ -1,9 +1,9 @@
<?xml version='1.0' encoding='UTF-8'?>
<!-- Schema file written by PDE -->
-<schema targetNamespace="comrel" xmlns="http://www.w3.org/2001/XMLSchema">
+<schema targetNamespace="org.eclipse.emf.refactor.comrel" xmlns="http://www.w3.org/2001/XMLSchema">
<annotation>
<appInfo>
- <meta.schema plugin="comrel" id="multifilter" name="multifilter"/>
+ <meta.schema plugin="org.eclipse.emf.refactor.comrel" id="multifilter" name="multifilter"/>
</appInfo>
<documentation>
[Enter description of this extension point.]

Back to the top