2007-02-21 09:56:10 +00:00
|
|
|
<?xml version='1.0' encoding='UTF-8'?>
|
|
|
|
<!-- Schema file written by PDE -->
|
2010-03-15 21:10:54 +00:00
|
|
|
<schema targetNamespace="org.eclipse.cdt.ui" xmlns="http://www.w3.org/2001/XMLSchema">
|
2007-02-21 09:56:10 +00:00
|
|
|
<annotation>
|
|
|
|
<appInfo>
|
|
|
|
<meta.schema plugin="org.eclipse.cdt.ui" id="PathContainerPage" name="Path Container Page"/>
|
|
|
|
</appInfo>
|
|
|
|
<documentation>
|
2013-09-12 20:20:28 -04:00
|
|
|
|
2007-02-21 09:56:10 +00:00
|
|
|
</documentation>
|
|
|
|
</annotation>
|
|
|
|
<element name="extension">
|
2010-03-15 21:10:54 +00:00
|
|
|
<annotation>
|
|
|
|
<appInfo>
|
|
|
|
<meta.element deprecated="true" />
|
|
|
|
</appInfo>
|
|
|
|
</annotation>
|
2007-02-21 09:56:10 +00:00
|
|
|
<complexType>
|
|
|
|
<sequence>
|
|
|
|
<element ref="PathContainerPage"/>
|
|
|
|
</sequence>
|
|
|
|
<attribute name="point" type="string" use="required">
|
|
|
|
<annotation>
|
|
|
|
<documentation>
|
|
|
|
|
|
|
|
</documentation>
|
|
|
|
</annotation>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="id" type="string">
|
|
|
|
<annotation>
|
|
|
|
<documentation>
|
|
|
|
|
|
|
|
</documentation>
|
|
|
|
</annotation>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="name" type="string">
|
|
|
|
<annotation>
|
|
|
|
<documentation>
|
|
|
|
|
|
|
|
</documentation>
|
|
|
|
</annotation>
|
|
|
|
</attribute>
|
|
|
|
</complexType>
|
|
|
|
</element>
|
|
|
|
<element name="PathContainerPage">
|
|
|
|
<complexType>
|
|
|
|
<attribute name="id" type="string" use="required">
|
|
|
|
<annotation>
|
|
|
|
<documentation>
|
|
|
|
|
|
|
|
</documentation>
|
|
|
|
</annotation>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="class" type="string" use="required">
|
|
|
|
<annotation>
|
|
|
|
<documentation>
|
|
|
|
|
|
|
|
</documentation>
|
|
|
|
<appInfo>
|
|
|
|
<meta.attribute kind="java"/>
|
|
|
|
</appInfo>
|
|
|
|
</annotation>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="name" type="string" use="required">
|
|
|
|
<annotation>
|
|
|
|
<documentation>
|
|
|
|
|
|
|
|
</documentation>
|
|
|
|
</annotation>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="icon" type="string">
|
|
|
|
<annotation>
|
|
|
|
<documentation>
|
|
|
|
|
|
|
|
</documentation>
|
|
|
|
<appInfo>
|
|
|
|
<meta.attribute kind="resource"/>
|
|
|
|
</appInfo>
|
|
|
|
</annotation>
|
|
|
|
</attribute>
|
|
|
|
</complexType>
|
|
|
|
</element>
|
|
|
|
</schema>
|