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