Author: mriou
Date: Thu Oct 2 10:35:38 2008
New Revision: 701195
URL: http://svn.apache.org/viewvc?rev=701195&view=rev
Log:
Removed dummy element in tInstanceInfo schema.
Modified:
ode/branches/APACHE_ODE_1.X/bpel-schemas/src/main/xsd/pmapi.xsd
Modified: ode/branches/APACHE_ODE_1.X/bpel-schemas/src/main/xsd/pmapi.xsd
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/bpel-schemas/src/main/xsd/pmapi.xsd?rev=701195&r1=701194&r2=701195&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.X/bpel-schemas/src/main/xsd/pmapi.xsd (original)
+++ ode/branches/APACHE_ODE_1.X/bpel-schemas/src/main/xsd/pmapi.xsd Thu Oct 2
10:35:38 2008
@@ -584,7 +584,6 @@
</annotation>
</element>
<element name="failures" type="pmapi:tFailuresInfo" minOccurs="0"/>
- <element name="myElement" type="string"/>
</sequence>
</complexType>
<complexType name="tScopeRef">