crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/schema/traceprovider.exsd
changeset 0 5ad7ad99af01
child 3 431bbaccaec8
equal deleted inserted replaced
-1:000000000000 0:5ad7ad99af01
       
     1 <?xml version='1.0' encoding='UTF-8'?>
       
     2 <!-- Schema file written by PDE -->
       
     3 <schema targetNamespace="com.nokia.s60tools.crashanalyser">
       
     4 <annotation>
       
     5       <appInfo>
       
     6          <meta.schema plugin="com.nokia.s60tools.crashanalyser" id="traceprovider" name="Trace Data Provider"/>
       
     7       </appInfo>
       
     8       <documentation>
       
     9          This extension point can be used by other plug-ins to provide trace data for CrashAnalyser.
       
    10       </documentation>
       
    11    </annotation>
       
    12 
       
    13    <element name="extension">
       
    14       <complexType>
       
    15          <sequence>
       
    16             <element ref="traceprovider"/>
       
    17          </sequence>
       
    18          <attribute name="point" type="string" use="required">
       
    19             <annotation>
       
    20                <documentation>
       
    21                   
       
    22                </documentation>
       
    23             </annotation>
       
    24          </attribute>
       
    25          <attribute name="id" type="string" use="required">
       
    26             <annotation>
       
    27                <documentation>
       
    28                   
       
    29                </documentation>
       
    30             </annotation>
       
    31          </attribute>
       
    32          <attribute name="name" type="string">
       
    33             <annotation>
       
    34                <documentation>
       
    35                   
       
    36                </documentation>
       
    37                <appInfo>
       
    38                   <meta.attribute translatable="true"/>
       
    39                </appInfo>
       
    40             </annotation>
       
    41          </attribute>
       
    42       </complexType>
       
    43    </element>
       
    44 
       
    45    <element name="traceprovider">
       
    46       <complexType>
       
    47          <attribute name="class" type="string" use="required">
       
    48             <annotation>
       
    49                <documentation>
       
    50                   
       
    51                </documentation>
       
    52                <appInfo>
       
    53                   <meta.attribute kind="java" basedOn="com.nokia.s60tools.crashanalyser.export.ITraceProvider"/>
       
    54                </appInfo>
       
    55             </annotation>
       
    56          </attribute>
       
    57          <attribute name="providerName" type="string" use="required">
       
    58             <annotation>
       
    59                <documentation>
       
    60                   Name of the trace provider
       
    61                </documentation>
       
    62             </annotation>
       
    63          </attribute>
       
    64       </complexType>
       
    65    </element>
       
    66 
       
    67    <annotation>
       
    68       <appInfo>
       
    69          <meta.section type="since"/>
       
    70       </appInfo>
       
    71       <documentation>
       
    72          1.0.3
       
    73       </documentation>
       
    74    </annotation>
       
    75 
       
    76    <annotation>
       
    77       <appInfo>
       
    78          <meta.section type="examples"/>
       
    79       </appInfo>
       
    80       <documentation>
       
    81          
       
    82       </documentation>
       
    83    </annotation>
       
    84 
       
    85    <annotation>
       
    86       <appInfo>
       
    87          <meta.section type="apiInfo"/>
       
    88       </appInfo>
       
    89       <documentation>
       
    90          
       
    91       </documentation>
       
    92    </annotation>
       
    93 
       
    94    <annotation>
       
    95       <appInfo>
       
    96          <meta.section type="implementation"/>
       
    97       </appInfo>
       
    98       <documentation>
       
    99          
       
   100       </documentation>
       
   101    </annotation>
       
   102 
       
   103    <annotation>
       
   104       <appInfo>
       
   105          <meta.section type="copyright"/>
       
   106       </appInfo>
       
   107       <documentation>
       
   108          Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
       
   109 All rights reserved.
       
   110 This component and the accompanying materials are made available
       
   111 under the terms of the License &quot;Symbian Foundation License v1.0&quot;
       
   112 which accompanies this distribution, and is available
       
   113 at the URL &quot;http://www.symbianfoundation.org/legal/sfl-v10.html&quot;.
       
   114       </documentation>
       
   115    </annotation>
       
   116 
       
   117 </schema>