]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.ui/schema/perspectiveContextBinding.exsd
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.ui / schema / perspectiveContextBinding.exsd
index ab46ec37aece25a1e3c7b0c968357a14f3f2b83e..757710267d5b43f6eb8d101ee70851727634d4fb 100644 (file)
-<?xml version='1.0' encoding='UTF-8'?>\r
-<!-- Schema file written by PDE -->\r
-<schema targetNamespace="org.simantics.ui" xmlns="http://www.w3.org/2001/XMLSchema">\r
-<annotation>\r
-      <appInfo>\r
-         <meta.schema plugin="org.simantics.ui" id="perspectiveContextBinding" name="Workbench Perspective to Context Binding"/>\r
-      </appInfo>\r
-      <documentation>\r
-         This extension point allows binding a workbench perspective id to a set of workbench context id&apos;s. The bindings are used to activate workbench contexts (IContextActivation) every time the active workbench window changes its active perspective or the active workbench window is changed.\r
-\r
-This extension point exists because currently Eclipse core.commands framework only supports declarative filtering of menu options based on active context ids but not perspectives.\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="binding" 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="binding">\r
-      <annotation>\r
-         <appInfo>\r
-            <meta.element labelAttribute="perspectiveId"/>\r
-         </appInfo>\r
-         <documentation>\r
-            A binding of a single perspective id to multiple context ids.\r
-         </documentation>\r
-      </annotation>\r
-      <complexType>\r
-         <attribute name="perspectiveId" type="string" use="required">\r
-            <annotation>\r
-               <documentation>\r
-                  The id of the perspective to bind.\r
-               </documentation>\r
-            </annotation>\r
-         </attribute>\r
-         <attribute name="contextIds" type="string" use="required">\r
-            <annotation>\r
-               <documentation>\r
-                  A comma-separated list of context ids to bind to the perspective id.\r
-               </documentation>\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
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- Schema file written by PDE -->
+<schema targetNamespace="org.simantics.ui" xmlns="http://www.w3.org/2001/XMLSchema">
+<annotation>
+      <appInfo>
+         <meta.schema plugin="org.simantics.ui" id="perspectiveContextBinding" name="Workbench Perspective to Context Binding"/>
+      </appInfo>
+      <documentation>
+         This extension point allows binding a workbench perspective id to a set of workbench context id&apos;s. The bindings are used to activate workbench contexts (IContextActivation) every time the active workbench window changes its active perspective or the active workbench window is changed.
+
+This extension point exists because currently Eclipse core.commands framework only supports declarative filtering of menu options based on active context ids but not perspectives.
+      </documentation>
+   </annotation>
+
+   <element name="extension">
+      <annotation>
+         <appInfo>
+            <meta.element />
+         </appInfo>
+      </annotation>
+      <complexType>
+         <sequence>
+            <element ref="binding" minOccurs="0" maxOccurs="unbounded"/>
+         </sequence>
+         <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"/>
+               </appInfo>
+            </annotation>
+         </attribute>
+      </complexType>
+   </element>
+
+   <element name="binding">
+      <annotation>
+         <appInfo>
+            <meta.element labelAttribute="perspectiveId"/>
+         </appInfo>
+         <documentation>
+            A binding of a single perspective id to multiple context ids.
+         </documentation>
+      </annotation>
+      <complexType>
+         <attribute name="perspectiveId" type="string" use="required">
+            <annotation>
+               <documentation>
+                  The id of the perspective to bind.
+               </documentation>
+            </annotation>
+         </attribute>
+         <attribute name="contextIds" type="string" use="required">
+            <annotation>
+               <documentation>
+                  A comma-separated list of context ids to bind to the perspective id.
+               </documentation>
+            </annotation>
+         </attribute>
+      </complexType>
+   </element>
+
+   <annotation>
+      <appInfo>
+         <meta.section type="since"/>
+      </appInfo>
+      <documentation>
+         [Enter the first release in which this extension point appears.]
+      </documentation>
+   </annotation>
+
+   <annotation>
+      <appInfo>
+         <meta.section type="examples"/>
+      </appInfo>
+      <documentation>
+         [Enter extension point usage example here.]
+      </documentation>
+   </annotation>
+
+   <annotation>
+      <appInfo>
+         <meta.section type="apiInfo"/>
+      </appInfo>
+      <documentation>
+         [Enter API information here.]
+      </documentation>
+   </annotation>
+
+   <annotation>
+      <appInfo>
+         <meta.section type="implementation"/>
+      </appInfo>
+      <documentation>
+         [Enter information about supplied implementation of this extension point.]
+      </documentation>
+   </annotation>
+
+
+</schema>