]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.g3d/schema/toolbarCommand.exsd
Remove old g3d toolbar implementation.
[simantics/3d.git] / org.simantics.g3d / schema / toolbarCommand.exsd
diff --git a/org.simantics.g3d/schema/toolbarCommand.exsd b/org.simantics.g3d/schema/toolbarCommand.exsd
deleted file mode 100644 (file)
index ef45789..0000000
+++ /dev/null
@@ -1,149 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>\r
-<!-- Schema file written by PDE -->\r
-<schema targetNamespace="org.simantics.g3d" xmlns="http://www.w3.org/2001/XMLSchema">\r
-<annotation>\r
-      <appinfo>\r
-         <meta.schema plugin="org.simantics.g3d" id="toolbarCommand" name="toolbarCommand"/>\r
-      </appinfo>\r
-      <documentation>\r
-         [Enter description of this extension point.]\r
-      </documentation>\r
-   </annotation>\r
-\r
-   <element name="extension">\r
-      <annotation>\r
-         <appinfo>\r
-            <meta.element />\r
-         </appinfo>\r
-      </annotation>\r
-      <complexType>\r
-         <sequence>\r
-            <element ref="command" minOccurs="0" maxOccurs="unbounded"/>\r
-         </sequence>\r
-         <attribute name="point" type="string" use="required">\r
-            <annotation>\r
-               <documentation>\r
-                  \r
-               </documentation>\r
-            </annotation>\r
-         </attribute>\r
-         <attribute name="id" type="string">\r
-            <annotation>\r
-               <documentation>\r
-                  \r
-               </documentation>\r
-            </annotation>\r
-         </attribute>\r
-         <attribute name="name" type="string">\r
-            <annotation>\r
-               <documentation>\r
-                  \r
-               </documentation>\r
-               <appinfo>\r
-                  <meta.attribute translatable="true"/>\r
-               </appinfo>\r
-            </annotation>\r
-         </attribute>\r
-      </complexType>\r
-   </element>\r
-\r
-   <element name="command">\r
-      <complexType>\r
-         <attribute name="commandId" type="string" use="required">\r
-            <annotation>\r
-               <documentation>\r
-                  \r
-               </documentation>\r
-            </annotation>\r
-         </attribute>\r
-         <attribute name="toolbarId" type="string" use="required">\r
-            <annotation>\r
-               <documentation>\r
-                  \r
-               </documentation>\r
-            </annotation>\r
-         </attribute>\r
-         <attribute name="name" type="string" use="required">\r
-            <annotation>\r
-               <documentation>\r
-                  \r
-               </documentation>\r
-            </annotation>\r
-         </attribute>\r
-         <attribute name="type" use="required">\r
-            <annotation>\r
-               <documentation>\r
-                  \r
-               </documentation>\r
-            </annotation>\r
-            <simpleType>\r
-               <restriction base="string">\r
-                  <enumeration value="push">\r
-                  </enumeration>\r
-                  <enumeration value="toggle">\r
-                  </enumeration>\r
-                  <enumeration value="radio">\r
-                  </enumeration>\r
-                  <enumeration value="combo">\r
-                  </enumeration>\r
-               </restriction>\r
-            </simpleType>\r
-         </attribute>\r
-         <attribute name="value" type="string">\r
-            <annotation>\r
-               <documentation>\r
-                  Used with radio buttons.\r
-               </documentation>\r
-            </annotation>\r
-         </attribute>\r
-         <attribute name="image" type="string">\r
-            <annotation>\r
-               <documentation>\r
-                  \r
-               </documentation>\r
-               <appinfo>\r
-                  <meta.attribute kind="resource"/>\r
-               </appinfo>\r
-            </annotation>\r
-         </attribute>\r
-      </complexType>\r
-   </element>\r
-\r
-   <annotation>\r
-      <appinfo>\r
-         <meta.section type="since"/>\r
-      </appinfo>\r
-      <documentation>\r
-         [Enter the first release in which this extension point appears.]\r
-      </documentation>\r
-   </annotation>\r
-\r
-   <annotation>\r
-      <appinfo>\r
-         <meta.section type="examples"/>\r
-      </appinfo>\r
-      <documentation>\r
-         [Enter extension point usage example here.]\r
-      </documentation>\r
-   </annotation>\r
-\r
-   <annotation>\r
-      <appinfo>\r
-         <meta.section type="apiinfo"/>\r
-      </appinfo>\r
-      <documentation>\r
-         [Enter API information here.]\r
-      </documentation>\r
-   </annotation>\r
-\r
-   <annotation>\r
-      <appinfo>\r
-         <meta.section type="implementation"/>\r
-      </appinfo>\r
-      <documentation>\r
-         [Enter information about supplied implementation of this extension point.]\r
-      </documentation>\r
-   </annotation>\r
-\r
-\r
-</schema>\r