Update of /var/cvs/contributions/didactor2/src/core/config
In directory james.mmbase.org:/tmp/cvs-serv26541/config

Modified Files:
        datatypes.xml 
Log Message:
indentation only


See also: http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/core/config


Index: datatypes.xml
===================================================================
RCS file: /var/cvs/contributions/didactor2/src/core/config/datatypes.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- datatypes.xml       6 Jun 2008 14:40:33 -0000       1.8
+++ datatypes.xml       26 Jun 2008 15:29:28 -0000      1.9
@@ -4,7 +4,7 @@
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
     xsi:schemaLocation="http://www.mmbase.org/xmlns/datatypes 
http://www.mmbase.org/xmlns/datatypes.xsd";>
 
-  <!-- @version $Id: datatypes.xml,v 1.8 2008/06/06 14:40:33 michiel Exp $
+  <!-- @version $Id: datatypes.xml,v 1.9 2008/06/26 15:29:28 michiel Exp $
 
   These are didactor specific datatypes.
 
@@ -16,9 +16,7 @@
   -->
 
   <datatype base="node" id="didactor_education">
-    <description>
-      A field pointing directory to the associated education object.
-    </description>
+    <description xml:lang="en">A field pointing directly to the associated 
education object.</description>
     <class name="nl.didactor.datatypes.Education" />
   </datatype>
 
@@ -59,7 +57,7 @@
   </datatype>
 
   <datatype base="integer" id="didactor_layout">
-    <description>
+    <description xml:lang="en">
       Indicates where an image must be formatted?
     </description>
     <default value="0" />
@@ -77,9 +75,7 @@
   </datatype>
 
   <datatype base="integer" id="didactor_imagelayout">
-    <description>
-      Indicates how an image must be formatted?
-    </description>
+    <description xml:lang="en">Indicates how an image must be 
formatted?</description>
     <default value="0" />
     <required value="true" />
     <enumeration>
@@ -91,9 +87,7 @@
   </datatype>
 
   <datatype base="integer" id="didactor_imageposition">
-    <description>
-      Indicates how an image must be formatted?
-    </description>
+    <description xml:lang="en">Indicates how an image must be 
formatted?</description>
     <default value="0" />
     <required value="true" />
     <enumeration>
@@ -117,8 +111,6 @@
   </datatype>
 
   <datatype base="integer" id="didactor_openquestions_type_of_score">
-    <description>
-    </description>
     <default value="0" />
     <required value="true" />
     <enumeration>
@@ -132,8 +124,6 @@
   </datatype>
 
   <datatype base="integer" id="didactor_openquestions_layout" 
xmlns="http://www.mmbase.org/xmlns/datatypes"; >
-    <description>
-    </description>
     <default value="0" />
     <required value="true" />
     <enumeration>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to