You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by pk...@apache.org on 2011/10/19 15:18:27 UTC

svn commit: r1186190 - /uima/uimaj/trunk/uimaj-ep-cas-editor/schema/org.apache.uima.caseditor.ide.searchstrategy.exsd

Author: pkluegl
Date: Wed Oct 19 13:18:26 2011
New Revision: 1186190

URL: http://svn.apache.org/viewvc?rev=1186190&view=rev
Log:
UIMA-2266
moved the type system search strategy code and extension point to the ide plugin

Added:
    uima/uimaj/trunk/uimaj-ep-cas-editor/schema/org.apache.uima.caseditor.ide.searchstrategy.exsd
      - copied, changed from r1186126, uima/uimaj/trunk/uimaj-ep-cas-editor/schema/org.apache.uima.caseditor.searchstrategy.exsd

Copied: uima/uimaj/trunk/uimaj-ep-cas-editor/schema/org.apache.uima.caseditor.ide.searchstrategy.exsd (from r1186126, uima/uimaj/trunk/uimaj-ep-cas-editor/schema/org.apache.uima.caseditor.searchstrategy.exsd)
URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-cas-editor/schema/org.apache.uima.caseditor.ide.searchstrategy.exsd?p2=uima/uimaj/trunk/uimaj-ep-cas-editor/schema/org.apache.uima.caseditor.ide.searchstrategy.exsd&p1=uima/uimaj/trunk/uimaj-ep-cas-editor/schema/org.apache.uima.caseditor.searchstrategy.exsd&r1=1186126&r2=1186190&rev=1186190&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-ep-cas-editor/schema/org.apache.uima.caseditor.searchstrategy.exsd (original)
+++ uima/uimaj/trunk/uimaj-ep-cas-editor/schema/org.apache.uima.caseditor.ide.searchstrategy.exsd Wed Oct 19 13:18:26 2011
@@ -1,10 +1,10 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!-- Schema file written by PDE -->
-<schema targetNamespace="org.apache.uima.caseditor.editor" xmlns="http://www.w3.org/2001/XMLSchema">
+<schema targetNamespace="org.apache.uima.caseditor.ide" xmlns="http://www.w3.org/2001/XMLSchema">
 <annotation>
-      <appinfo>
-         <meta.schema plugin="org.apache.uima.caseditor.editor" id="org.apache.uima.caseditor.searchstrategy." name="Type System Search Strategy"/>
-      </appinfo>
+      <appInfo>
+         <meta.schema plugin="org.apache.uima.caseditor.ide" id="org.apache.uima.caseditor.ide.searchstrategy." name="Type System Search Strategy"/>
+      </appInfo>
       <documentation>
          
       </documentation>
@@ -12,9 +12,9 @@
 
    <element name="extension">
       <annotation>
-         <appinfo>
+         <appInfo>
             <meta.element />
-         </appinfo>
+         </appInfo>
       </annotation>
       <complexType>
          <sequence>
@@ -39,9 +39,9 @@
                <documentation>
                   
                </documentation>
-               <appinfo>
+               <appInfo>
                   <meta.attribute translatable="true"/>
-               </appinfo>
+               </appInfo>
             </annotation>
          </attribute>
       </complexType>
@@ -54,9 +54,9 @@
                <documentation>
                   the qualified name of the document provider class
                </documentation>
-               <appinfo>
+               <appInfo>
                   <meta.attribute kind="java" basedOn=":org.apache.uima.caseditor.searchStrategy.ICasEditorSearchStrategy"/>
-               </appinfo>
+               </appInfo>
             </annotation>
          </attribute>
          <attribute name="id" type="string" use="required">
@@ -88,9 +88,9 @@
 
 
    <annotation>
-      <appinfo>
+      <appInfo>
          <meta.section type="copyright"/>
-      </appinfo>
+      </appInfo>
       <documentation>
          Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file