[376608] XSI types not correctly supported in Content Model
[376914] XSI types not correctly supported in Content Model - XSD component
diff --git a/features/org.eclipse.wst.xml_core.feature.patch/buildnotes_org.eclipse.wst.xml_core.feature.patch.html b/features/org.eclipse.wst.xml_core.feature.patch/buildnotes_org.eclipse.wst.xml_core.feature.patch.html
index e27dafa..8f57e0e 100644
--- a/features/org.eclipse.wst.xml_core.feature.patch/buildnotes_org.eclipse.wst.xml_core.feature.patch.html
+++ b/features/org.eclipse.wst.xml_core.feature.patch/buildnotes_org.eclipse.wst.xml_core.feature.patch.html
@@ -9,9 +9,7 @@
 
 <h1>WTP 3.2.5 Patches</h1>
 
-<p>Bug <a href='https://bugs.eclipse.org/368067'>368067</a>. Not all schema locations are honored for some WSDLs</p>
-<p>Bug <a href='https://bugs.eclipse.org/376202'>376202</a>. XSI types not correctly supported in Content Model</p>
-<p>Bug <a href='https://bugs.eclipse.org/376220'>376220</a>. XSI types not correctly supported in Content Model - XSD component</p>
-<p>Bug <a href='https://bugs.eclipse.org/376262'>376262</a>. [content assist] XML editor content assist fails when only one element "implements" a substitution group</p>
+<p>Bug <a href='https://bugs.eclipse.org/376202'>376608</a>. XSI types not correctly supported in Content Model</p>
+<p>Bug <a href='https://bugs.eclipse.org/376220'>376914</a>. XSI types not correctly supported in Content Model - XSD component</p>
 </body>
 </head>
\ No newline at end of file
diff --git a/features/org.eclipse.wst.xml_core.feature.patch/feature.properties b/features/org.eclipse.wst.xml_core.feature.patch/feature.properties
index 08827e4..4b3d088 100644
--- a/features/org.eclipse.wst.xml_core.feature.patch/feature.properties
+++ b/features/org.eclipse.wst.xml_core.feature.patch/feature.properties
@@ -27,10 +27,8 @@
 description=\
 The bugs and fixes are described in the following bugzilla entries:\n\
 \n\
-Bug https://bugs.eclipse.org/368067 Not all schema locations are honored for some WSDLs\n\
-Bug https://bugs.eclipse.org/376202 XSI types not correctly supported in Content Model\n\
-Bug https://bugs.eclipse.org/376220 XSI types not correctly supported in Content Model - XSD component\n\
-Bug https://bugs.eclipse.org/376262 [content assist] XML editor content assist fails when only one element "implements" a substitution group\n\
+Bug https://bugs.eclipse.org/376608 XSI types not correctly supported in Content Model\n\
+Bug https://bugs.eclipse.org/376914 XSI types not correctly supported in Content Model - XSD component\n\
 \n\
 # "copyright" property - text of the "Feature Update Copyright"
 copyright=\
diff --git a/features/org.eclipse.wst.xml_core.feature.patch/feature.xml b/features/org.eclipse.wst.xml_core.feature.patch/feature.xml
index 6a3d715..287daec 100644
--- a/features/org.eclipse.wst.xml_core.feature.patch/feature.xml
+++ b/features/org.eclipse.wst.xml_core.feature.patch/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.wst.xml_core.feature.patch"
       label="%featureName"
-      version="3.2.5.qualifier"
+      version="3.3.2.qualifier"
       provider-name="%providerName">
 
    <description>
@@ -22,7 +22,7 @@
    </url>
 
    <requires>
-      <import feature="org.eclipse.wst.xml_core.feature" version="3.2.5.v201106160200-7C7OFXjF7RZHQLK0O4N5YW" patch="true"/>
+      <import feature="org.eclipse.wst.xml_core.feature" version="3.3.2.v201112072049-7C7OFeMF7RZHQOIsNANyRc" patch="true"/>
    </requires>
 
    <plugin
@@ -39,4 +39,4 @@
          version="0.0.0"
          unpack="false"/>
 
-   </feature>
+</feature>