Author: vrubezhny
Date: 2008-10-27 12:34:26 -0400 (Mon, 27 Oct 2008)
New Revision: 11213
Modified:
trunk/common/plugins/org.jboss.tools.common.text.xml/schema/contentAssistProcessor.exsd
Log:
https://jira.jboss.org/jira/browse/JBIDE-2397 Make EL code completions beautifull and
context relevant
contentAssistProcessor schema is fixed
Modified:
trunk/common/plugins/org.jboss.tools.common.text.xml/schema/contentAssistProcessor.exsd
===================================================================
---
trunk/common/plugins/org.jboss.tools.common.text.xml/schema/contentAssistProcessor.exsd 2008-10-27
16:27:38 UTC (rev 11212)
+++
trunk/common/plugins/org.jboss.tools.common.text.xml/schema/contentAssistProcessor.exsd 2008-10-27
16:34:26 UTC (rev 11213)
@@ -52,7 +52,7 @@
</annotation>
<complexType>
<sequence>
- <element ref="partitiontype" minOccurs="1"
maxOccurs="unbounded"/>
+ <element ref="contenttype" minOccurs="1"
maxOccurs="unbounded"/>
</sequence>
<attribute name="id" type="string"
use="required">
<annotation>