trace/traceanalyser/com.nokia.s60tools.traceanalyser/schema/com.nokia.s60tools.traceanalyser.rule.exsd
changeset 9 14dc2103a631
equal deleted inserted replaced
8:15296fd0af4a 9:14dc2103a631
       
     1 <?xml version='1.0' encoding='UTF-8'?>
       
     2 <!-- Schema file written by PDE -->
       
     3 <schema targetNamespace="com.nokia.s60tools.traceanalyser" xmlns="http://www.w3.org/2001/XMLSchema">
       
     4 <annotation>
       
     5       <appinfo>
       
     6          <meta.schema plugin="com.nokia.s60tools.traceanalyser" id="com.nokia.s60tools.traceanalyser.rule" name="Rule for Trace Analyser"/>
       
     7       </appinfo>
       
     8       <documentation>
       
     9          [Enter description of this extension point.]
       
    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    <annotation>
       
    48       <appinfo>
       
    49          <meta.section type="since"/>
       
    50       </appinfo>
       
    51       <documentation>
       
    52          [Enter the first release in which this extension point appears.]
       
    53       </documentation>
       
    54    </annotation>
       
    55 
       
    56    <annotation>
       
    57       <appinfo>
       
    58          <meta.section type="examples"/>
       
    59       </appinfo>
       
    60       <documentation>
       
    61          [Enter extension point usage example here.]
       
    62       </documentation>
       
    63    </annotation>
       
    64 
       
    65    <annotation>
       
    66       <appinfo>
       
    67          <meta.section type="apiinfo"/>
       
    68       </appinfo>
       
    69       <documentation>
       
    70          [Enter API information here.]
       
    71       </documentation>
       
    72    </annotation>
       
    73 
       
    74    <annotation>
       
    75       <appinfo>
       
    76          <meta.section type="implementation"/>
       
    77       </appinfo>
       
    78       <documentation>
       
    79          [Enter information about supplied implementation of this extension point.]
       
    80       </documentation>
       
    81    </annotation>
       
    82 
       
    83 
       
    84 </schema>