Author: ruwan
Date: Thu Oct 28 15:11:11 2010
New Revision: 1028343

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

Modified:
    synapse/branches/2.0/repository/schema/local_entry.xsd

Modified: synapse/branches/2.0/repository/schema/local_entry.xsd
URL: 
http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/local_entry.xsd?rev=1028343&r1=1028342&r2=1028343&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/local_entry.xsd (original)
+++ synapse/branches/2.0/repository/schema/local_entry.xsd Thu Oct 28 15:11:11 
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