|
| 1 | +<?xml version='1.0' encoding='UTF-8'?> |
| 2 | +<!-- Schema file written by PDE--> |
| 3 | +<schematargetNamespace="net.sf.j2s.ui"xmlns="http://www.w3.org/2001/XMLSchema"> |
| 4 | +<annotation> |
| 5 | + <appInfo> |
| 6 | + <meta.schemaplugin="net.sf.j2s.ui"id="j2sAppLauncherTemplateSupport"name="j2sAppLauncherTemplateSupport"/> |
| 7 | + </appInfo> |
| 8 | + <documentation> |
| 9 | + [Enter description of this extension point.] |
| 10 | + </documentation> |
| 11 | + </annotation> |
| 12 | + |
| 13 | + <elementname="extension"> |
| 14 | + <annotation> |
| 15 | + <appInfo> |
| 16 | + <meta.element /> |
| 17 | + </appInfo> |
| 18 | + </annotation> |
| 19 | + <complexType> |
| 20 | + <choiceminOccurs="1"maxOccurs="unbounded"> |
| 21 | + <elementref="j2sAppLauncherTemplateSupport"/> |
| 22 | + </choice> |
| 23 | + <attributename="point"type="string"use="required"> |
| 24 | + <annotation> |
| 25 | + <documentation> |
| 26 | + |
| 27 | + </documentation> |
| 28 | + </annotation> |
| 29 | + </attribute> |
| 30 | + <attributename="id"type="string"> |
| 31 | + <annotation> |
| 32 | + <documentation> |
| 33 | + |
| 34 | + </documentation> |
| 35 | + </annotation> |
| 36 | + </attribute> |
| 37 | + <attributename="name"type="string"> |
| 38 | + <annotation> |
| 39 | + <documentation> |
| 40 | + |
| 41 | + </documentation> |
| 42 | + <appInfo> |
| 43 | + <meta.attributetranslatable="true"/> |
| 44 | + </appInfo> |
| 45 | + </annotation> |
| 46 | + </attribute> |
| 47 | + </complexType> |
| 48 | + </element> |
| 49 | + |
| 50 | + <elementname="j2sAppLauncherTemplateSupport"> |
| 51 | + <complexType> |
| 52 | + <attributename="class"type="string"> |
| 53 | + <annotation> |
| 54 | + <documentation> |
| 55 | + |
| 56 | + </documentation> |
| 57 | + <appInfo> |
| 58 | + <meta.attributekind="java"basedOn=":net.sf.j2s.ui.launching.J2SAppLauncherTemplateContributor"/> |
| 59 | + </appInfo> |
| 60 | + </annotation> |
| 61 | + </attribute> |
| 62 | + </complexType> |
| 63 | + </element> |
| 64 | + |
| 65 | + <annotation> |
| 66 | + <appInfo> |
| 67 | + <meta.sectiontype="since"/> |
| 68 | + </appInfo> |
| 69 | + <documentation> |
| 70 | + [Enter the first release in which this extension point appears.] |
| 71 | + </documentation> |
| 72 | + </annotation> |
| 73 | + |
| 74 | + <annotation> |
| 75 | + <appInfo> |
| 76 | + <meta.sectiontype="examples"/> |
| 77 | + </appInfo> |
| 78 | + <documentation> |
| 79 | + [Enter extension point usage example here.] |
| 80 | + </documentation> |
| 81 | + </annotation> |
| 82 | + |
| 83 | + <annotation> |
| 84 | + <appInfo> |
| 85 | + <meta.sectiontype="apiinfo"/> |
| 86 | + </appInfo> |
| 87 | + <documentation> |
| 88 | + [Enter API information here.] |
| 89 | + </documentation> |
| 90 | + </annotation> |
| 91 | + |
| 92 | + <annotation> |
| 93 | + <appInfo> |
| 94 | + <meta.sectiontype="implementation"/> |
| 95 | + </appInfo> |
| 96 | + <documentation> |
| 97 | + [Enter information about supplied implementation of this extension point.] |
| 98 | + </documentation> |
| 99 | + </annotation> |
| 100 | + |
| 101 | + |
| 102 | +</schema> |