cdt/cdt_6_0_x/org.eclipse.cdt.debug.core/schema/SupportedSourceContainerTypes.exsd
author cawthron
Wed, 29 Jul 2009 14:30:25 -0500
changeset 37 c2bce6dd59e7
permissions -rw-r--r--
add cdt_6_0_x
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
37
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     1
<?xml version='1.0' encoding='UTF-8'?>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     2
<!-- Schema file written by PDE -->
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     3
<schema targetNamespace="org.eclipse.cdt.debug.core" xmlns="http://www.w3.org/2001/XMLSchema">
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     4
<annotation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     5
      <appInfo>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     6
         <meta.schema plugin="org.eclipse.cdt.debug.core" id="supportedSourceContainerTypes" name="C/C++ Supported Source Container Types Extension"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     7
      </appInfo>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     8
      <documentation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     9
         The extension point provides a mechanism for contributing source container types to the preference page &quot;C/C++, Debug,Common Source Lookup Path&quot;.
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    10
      </documentation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    11
   </annotation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    12
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    13
   <element name="extension">
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    14
      <annotation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    15
         <appInfo>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    16
            <meta.element />
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    17
         </appInfo>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    18
      </annotation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    19
      <complexType>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    20
         <sequence minOccurs="1" maxOccurs="unbounded">
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    21
            <element ref="sourceContainer" minOccurs="1" maxOccurs="unbounded"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    22
         </sequence>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    23
         <attribute name="point" type="string" use="required">
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    24
            <annotation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    25
               <documentation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    26
                  
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    27
               </documentation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    28
            </annotation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    29
         </attribute>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    30
         <attribute name="id" type="string">
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    31
            <annotation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    32
               <documentation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    33
                  
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    34
               </documentation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    35
            </annotation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    36
         </attribute>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    37
         <attribute name="name" type="string">
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    38
            <annotation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    39
               <documentation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    40
                  
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    41
               </documentation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    42
               <appInfo>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    43
                  <meta.attribute translatable="true"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    44
               </appInfo>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    45
            </annotation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    46
         </attribute>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    47
      </complexType>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    48
   </element>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    49
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    50
   <element name="sourceContainer">
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    51
      <complexType>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    52
         <attribute name="id" type="string" use="required">
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    53
            <annotation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    54
               <documentation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    55
                  Value of this attribute must be a contribution to the extension point &quot;org.eclipse.debug.core.sourceContainerTypes&quot;.
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    56
               </documentation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    57
               <appInfo>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    58
                  <meta.attribute kind="identifier"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    59
               </appInfo>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    60
            </annotation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    61
         </attribute>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    62
      </complexType>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    63
   </element>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    64
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    65
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    66
   <annotation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    67
      <appInfo>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    68
         <meta.section type="examples"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    69
      </appInfo>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    70
      <documentation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    71
         In the above example, C debugger specifies that it supports absolutePath contaner type.
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    72
&lt;pre&gt;
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    73
   &lt;extension
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    74
         point=&quot;org.eclipse.cdt.debug.core.supportedSourceContainerTypes&quot;&gt;
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    75
      &lt;sourceContainer
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    76
            id=&quot;org.eclipse.cdt.debug.core.containerType.absolutePath&quot;/&gt;
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    77
   &lt;/extension&gt;
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    78
&lt;/pre&gt;
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    79
      </documentation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    80
   </annotation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    81
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    82
   <annotation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    83
      <appInfo>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    84
         <meta.section type="apiinfo"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    85
      </appInfo>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    86
      <documentation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    87
         Value of the attribute id must be a contribution to the extension point &quot;org.eclipse.debug.core.sourceContainerTypes&quot;.
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    88
      </documentation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    89
   </annotation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    90
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    91
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    92
   <annotation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    93
      <appInfo>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    94
         <meta.section type="copyright"/>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    95
      </appInfo>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    96
      <documentation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    97
         Copyright (c) 2009 Texas Instruments and others
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    98
All rights reserved. This program and the accompanying materials
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    99
are made available under the terms of the Eclipse Public License v1.0
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   100
which accompanies this distribution, and is available at
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   101
http://www.eclipse.org/legal/epl-v10.html
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   102
      </documentation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   103
   </annotation>
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   104
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
   105
</schema>