Author: mareshkau
Date: 2010-02-26 08:48:45 -0500 (Fri, 26 Feb 2010)
New Revision: 20513
Modified:
branches/jbosstools-3.1.x/vpe/tests/org.jboss.tools.vpe.test/scheme/scheme.xsd
Log:
fix for
https://jira.jboss.org/jira/browse/JBIDE-5935
Modified: branches/jbosstools-3.1.x/vpe/tests/org.jboss.tools.vpe.test/scheme/scheme.xsd
===================================================================
---
branches/jbosstools-3.1.x/vpe/tests/org.jboss.tools.vpe.test/scheme/scheme.xsd 2010-02-26
13:32:13 UTC (rev 20512)
+++
branches/jbosstools-3.1.x/vpe/tests/org.jboss.tools.vpe.test/scheme/scheme.xsd 2010-02-26
13:48:45 UTC (rev 20513)
@@ -104,6 +104,7 @@
<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"/>
+ <xsd:attribute name="defineElementName" type="xsd:string"
use="optional"/>
<xsd:attribute name="hasImaginaryBorder"
type="vpe:VPE-BOOLEAN" use="optional"/>
</xsd:complexType>
<!-- -->