added attribute <include> for projectName element
diff --git a/plugins/org.eclipse.wst.validation/xsds/validatorExtSchema.exsd b/plugins/org.eclipse.wst.validation/xsds/validatorExtSchema.exsd
index deac8eb..de29048 100644
--- a/plugins/org.eclipse.wst.validation/xsds/validatorExtSchema.exsd
+++ b/plugins/org.eclipse.wst.validation/xsds/validatorExtSchema.exsd
@@ -47,7 +47,6 @@
             <element ref="helper"/>

             <element ref="dependentValidator" minOccurs="0" maxOccurs="1"/>

             <element ref="run"/>

-            <element ref="migrate"/>

             <element ref="markerId" minOccurs="0" maxOccurs="1"/>

          </sequence>

          <attribute name="to" type="string">

@@ -78,6 +77,13 @@
                </documentation>

             </annotation>

          </attribute>

+         <attribute name="include" type="boolean">

+            <annotation>

+               <documentation>

+                  

+               </documentation>

+            </annotation>

+         </attribute>

       </complexType>

    </element>