| <?xml version="1.0" encoding="UTF-8"?> | 
 | <component xmlns="http://eclipse.org/wtp/releng/tools/component-model" name="org.eclipse.wst.sse"> | 
 | 	<description url="http://eclipse.org/webtools/wst/components/sse/overview.html"></description> | 
 | 	<component-depends unrestricted="true"></component-depends> | 
 | 	<plugin id="org.eclipse.wst.sse.core" fragment="false" /> | 
 | 	<plugin id="org.eclipse.wst.sse.doc.user" fragment="false" /> | 
 | 	<plugin id="org.eclipse.wst.sse.ui" fragment="false" /> | 
 | 	<package name="org.eclipse.wst.sse.ui.views.properties" api="false"> | 
 | 		<type name="PropertySheetConfiguration" subclass="true" instantiate="true" /> | 
 | 		<type name="IPropertySourceExtension" implement="true" /> | 
 | 	</package> | 
 | 	<package name="org.eclipse.wst.sse.ui" api="false"> | 
 | 		<type name="StructuredTextEditor" subclass="false" instantiate="true" /> | 
 | 		<type name="StructuredTextViewerConfiguration" subclass="true" instantiate="true" /> | 
 | 	</package> | 
 | 	<package name="org.eclipse.wst.sse.ui.views.contentoutline" api="false"> | 
 | 		<type name="ContentOutlineConfiguration" subclass="true" instantiate="true" /> | 
 | 	</package> | 
 | 	<plugin id="org.eclipse.wst.sse.ui.infopop" fragment="false" /> | 
 | </component> |