Author: mareshkau
Date: 2010-02-25 11:19:59 -0500 (Thu, 25 Feb 2010)
New Revision: 20487
Modified:
trunk/vpe/tests/org.jboss.tools.vpe.test/scheme/scheme.xsd
Log:
fix for
https://jira.jboss.org/jira/browse/JBIDE-5935 commited in trunk
Modified: trunk/vpe/tests/org.jboss.tools.vpe.test/scheme/scheme.xsd
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.test/scheme/scheme.xsd 2010-02-25 15:40:04 UTC
(rev 20486)
+++ trunk/vpe/tests/org.jboss.tools.vpe.test/scheme/scheme.xsd 2010-02-25 16:19:59 UTC
(rev 20487)
@@ -101,6 +101,7 @@
</xsd:choice>
<xsd:attribute name="children"
type="vpe:VPE-BOOLEAN"/>
<xsd:attribute name="modify" type="vpe:VPE-BOOLEAN"/>
+ <xsd:attribute name="defineElementName" type="xsd:string"
use="optional"/>
<xsd:attribute name="class" type="xsd:string"
use="optional" />
<xsd:attribute name="file" type="xsd:string"
use="optional"/>
<xsd:attribute name="namespaceIdentifier"
type="xsd:string" use="optional"/>