org.symbian.tools.mtw.ui/schema/targetPresentation.exsd
changeset 457 f1087591ff71
child 460 c0bff5ed874c
equal deleted inserted replaced
456:12b549765c34 457:f1087591ff71
       
     1 <?xml version='1.0' encoding='UTF-8'?>
       
     2 <!-- Schema file written by PDE -->
       
     3 <schema targetNamespace="org.symbian.tools.mtw.ui" xmlns="http://www.w3.org/2001/XMLSchema">
       
     4 <annotation>
       
     5       <appinfo>
       
     6          <meta.schema plugin="org.symbian.tools.mtw.ui" id="targetPresentation" name="Deployment Target Presentation"/>
       
     7       </appinfo>
       
     8       <documentation>
       
     9          Provides UI extensions to customize deployment target presentation.
       
    10       </documentation>
       
    11    </annotation>
       
    12 
       
    13    <element name="extension">
       
    14       <annotation>
       
    15          <appinfo>
       
    16             <meta.element />
       
    17          </appinfo>
       
    18       </annotation>
       
    19       <complexType>
       
    20          <attribute name="point" type="string" use="required">
       
    21             <annotation>
       
    22                <documentation>
       
    23                   
       
    24                </documentation>
       
    25             </annotation>
       
    26          </attribute>
       
    27          <attribute name="id" type="string">
       
    28             <annotation>
       
    29                <documentation>
       
    30                   
       
    31                </documentation>
       
    32             </annotation>
       
    33          </attribute>
       
    34          <attribute name="name" type="string">
       
    35             <annotation>
       
    36                <documentation>
       
    37                   
       
    38                </documentation>
       
    39                <appinfo>
       
    40                   <meta.attribute translatable="true"/>
       
    41                </appinfo>
       
    42             </annotation>
       
    43          </attribute>
       
    44       </complexType>
       
    45    </element>
       
    46 
       
    47    <element name="targetPresentation">
       
    48       <complexType>
       
    49          <attribute name="targetId" type="string" use="required">
       
    50             <annotation>
       
    51                <documentation>
       
    52                   
       
    53                </documentation>
       
    54                <appinfo>
       
    55                   <meta.attribute kind="identifier" basedOn="org.symbian.tools.mtw.core.runtimes/runtime/@id"/>
       
    56                </appinfo>
       
    57             </annotation>
       
    58          </attribute>
       
    59          <attribute name="detailsPane" type="string">
       
    60             <annotation>
       
    61                <documentation>
       
    62                   Details pane that will show information about selected deployment target. This pane is limited in height.
       
    63                </documentation>
       
    64                <appinfo>
       
    65                   <meta.attribute kind="java" basedOn=":org.symbian.tools.mtw.ui.deployment.ITargetDetailsPane"/>
       
    66                </appinfo>
       
    67             </annotation>
       
    68          </attribute>
       
    69       </complexType>
       
    70    </element>
       
    71 
       
    72    <annotation>
       
    73       <appinfo>
       
    74          <meta.section type="since"/>
       
    75       </appinfo>
       
    76       <documentation>
       
    77          [Enter the first release in which this extension point appears.]
       
    78       </documentation>
       
    79    </annotation>
       
    80 
       
    81    <annotation>
       
    82       <appinfo>
       
    83          <meta.section type="examples"/>
       
    84       </appinfo>
       
    85       <documentation>
       
    86          [Enter extension point usage example here.]
       
    87       </documentation>
       
    88    </annotation>
       
    89 
       
    90    <annotation>
       
    91       <appinfo>
       
    92          <meta.section type="apiinfo"/>
       
    93       </appinfo>
       
    94       <documentation>
       
    95          [Enter API information here.]
       
    96       </documentation>
       
    97    </annotation>
       
    98 
       
    99    <annotation>
       
   100       <appinfo>
       
   101          <meta.section type="implementation"/>
       
   102       </appinfo>
       
   103       <documentation>
       
   104          [Enter information about supplied implementation of this extension point.]
       
   105       </documentation>
       
   106    </annotation>
       
   107 
       
   108 
       
   109 </schema>