1 <?xml version='1.0' encoding='UTF-8'?>
\r
2 <!-- Schema file written by PDE -->
\r
3 <schema targetNamespace="org.simantics.scl.osgi" xmlns="http://www.w3.org/2001/XMLSchema">
\r
6 <meta.schema plugin="org.simantics.scl.osgi" id="package" name="SCL Package Declaration"/>
\r
9 [Enter description of this extension point.]
\r
13 <element name="extension">
\r
20 <sequence minOccurs="1" maxOccurs="unbounded">
\r
21 <element ref="package"/>
\r
23 <attribute name="point" type="string" use="required">
\r
30 <attribute name="id" type="string">
\r
37 <attribute name="name" type="string">
\r
43 <meta.attribute translatable="true"/>
\r
50 <element name="package">
\r
52 <attribute name="directory" type="string" use="default" value="scl">
\r
55 Directory containing SCL source code
\r
58 <meta.attribute kind="resource"/>
\r
62 <attribute name="URI" type="string" use="required">
\r
65 URI of the SCL package
\r
74 <meta.section type="since"/>
\r
77 [Enter the first release in which this extension point appears.]
\r
83 <meta.section type="examples"/>
\r
86 [Enter extension point usage example here.]
\r
92 <meta.section type="apiinfo"/>
\r
95 [Enter API information here.]
\r
101 <meta.section type="implementation"/>
\r
104 [Enter information about supplied implementation of this extension point.]
\r