Update of /var/cvs/tests/config/components
In directory james.mmbase.org:/tmp/cvs-serv10456

Modified Files:
        test.xml 
Log Message:
xml did not validate


See also: http://cvs.mmbase.org/viewcvs/tests/config/components


Index: test.xml
===================================================================
RCS file: /var/cvs/tests/config/components/test.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- test.xml    30 Aug 2006 20:36:59 -0000      1.1
+++ test.xml    13 Jun 2008 08:22:21 -0000      1.2
@@ -4,7 +4,7 @@
     xmlns="http://www.mmbase.org/xmlns/component";
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
     xsi:schemaLocation="http://www.mmbase.org/xmlns/component 
http://www.mmbase.org/xmlns/component.xsd";>
-  <class>org.mmbase.framework.BasicComponent</class>
+  <class name="org.mmbase.framework.BasicComponent" />
   <description xml:lang="nl">Test-component</description>
   <description xml:lang="en">Test component</description>
 </component>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to