Updated version in pom / project files to taxeditor version : 4.1.1 and cdmlib versio...
[taxeditor.git] / eu.etaxonomy.taxeditor.store / schema / eu.etaxonomy.taxeditor.store.cdmViewer.exsd
index b233e53f9d3ec4f27bf630e383492765ef7fbdbe..7393c60f656bd949f72e45f1f7cc80d7bc31ca37 100644 (file)
@@ -21,7 +21,6 @@
       </annotation>
       <complexType>
          <sequence>
-            <element ref="cdmViewer" minOccurs="0" maxOccurs="unbounded"/>
             <element ref="viewCommandMapping" minOccurs="0" maxOccurs="unbounded"/>
          </sequence>
          <attribute name="point" type="string" use="required">
       </complexType>
    </element>
 
-   <element name="cdmViewer">
-      <annotation>
-         <documentation>
-            A Cdm Viewer knows what viewer or editor can show which input.
-         </documentation>
-      </annotation>
-      <complexType>
-         <sequence>
-         </sequence>
-         <attribute name="class" type="string" use="required">
-            <annotation>
-               <documentation>
-                  The class of the viewer.
-               </documentation>
-               <appInfo>
-                  <meta.attribute kind="java" basedOn=":eu.etaxonomy.taxeditor.view.ICdmViewer"/>
-               </appInfo>
-            </annotation>
-         </attribute>
-      </complexType>
-   </element>
-
    <element name="viewCommandMapping">
       <annotation>
          <documentation>