Update of /var/cvs/src/org/mmbase/datatypes/util/xml/resources
In directory james.mmbase.org:/tmp/cvs-serv11293/util/xml/resources

Modified Files:
        datatypes.xsd 
Log Message:
MMB-1815


See also: 
http://cvs.mmbase.org/viewcvs/src/org/mmbase/datatypes/util/xml/resources
See also: http://www.mmbase.org/jira/browse/MMB-1815


Index: datatypes.xsd
===================================================================
RCS file: /var/cvs/src/org/mmbase/datatypes/util/xml/resources/datatypes.xsd,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -b -r1.42 -r1.43
--- datatypes.xsd       14 Apr 2009 12:55:32 -0000      1.42
+++ datatypes.xsd       30 Apr 2009 14:42:08 -0000      1.43
@@ -8,7 +8,7 @@
     attributeFormDefault="unqualified"
     version="1.0">
   <!--
-      Version: $Id: datatypes.xsd,v 1.42 2009/04/14 12:55:32 michiel Exp $
+      Version: $Id: datatypes.xsd,v 1.43 2009/04/30 14:42:08 michiel Exp $
   -->
 
   <xsd:import
@@ -118,6 +118,7 @@
       <xsd:element name="setprocessor"    type="Processor" 
maxOccurs="unbounded" minOccurs="0" />
       <xsd:element name="getprocessor"    type="Processor" 
maxOccurs="unbounded" minOccurs="0" />
       <xsd:element name="commitprocessor" type="Processor" 
maxOccurs="unbounded" minOccurs="0" />
+      <xsd:element name="deleteprocessor" type="Processor" 
maxOccurs="unbounded" minOccurs="0" />
 
       <xsd:element ref="specialization" maxOccurs="unbounded" minOccurs="0" />
 
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to