Author: ruwan
Date: Thu Oct 28 15:13:08 2010
New Revision: 1028344

URL: http://svn.apache.org/viewvc?rev=1028344&view=rev
Log:
localentry schema fixed

Modified:
    synapse/trunk/java/repository/schema/local_entry.xsd

Modified: synapse/trunk/java/repository/schema/local_entry.xsd
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/repository/schema/local_entry.xsd?rev=1028344&r1=1028343&r2=1028344&view=diff
==============================================================================
--- synapse/trunk/java/repository/schema/local_entry.xsd (original)
+++ synapse/trunk/java/repository/schema/local_entry.xsd Thu Oct 28 15:13:08 
2010
@@ -30,7 +30,7 @@
         </xs:annotation>
     </xs:element>
 
-    <xs:complexType name="LocalEntry">
+    <xs:complexType name="LocalEntry" mixed="true">
         <!-- TODO : need to add the constraints (might need factory 
refactoring) -->
         <xs:annotation>
             <xs:documentation source="description">


Reply via email to