temporay fix incorrect ordering
diff --git a/sourceediting/features/org.eclipse.wst.xml.vex.feature/feature.xml b/sourceediting/features/org.eclipse.wst.xml.vex.feature/feature.xml
index 4ba4341..61ea336 100644
--- a/sourceediting/features/org.eclipse.wst.xml.vex.feature/feature.xml
+++ b/sourceediting/features/org.eclipse.wst.xml.vex.feature/feature.xml
@@ -24,10 +24,12 @@
       <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/>
    </url>
 
+<!-- at wrong level of abstraction? 
    <includes
          id="org.eclipse.wst.xml.vex.docbook.feature"
          version="0.0.0"
          optional="true"/>
+-->
 
    <requires>
       <import plugin="org.eclipse.wst.xml.vex.core" version="0.5.0" match="greaterOrEqual"/>