Author: michiel
Date: 2010-01-26 14:59:19 +0100 (Tue, 26 Jan 2010)
New Revision: 40729

Modified:
   mmbase/trunk/applications/taglib/src/main/xml/mmbase-taglib.xml
Log:
 MMB-1920

Modified: mmbase/trunk/applications/taglib/src/main/xml/mmbase-taglib.xml
===================================================================
--- mmbase/trunk/applications/taglib/src/main/xml/mmbase-taglib.xml     
2010-01-26 13:57:07 UTC (rev 40728)
+++ mmbase/trunk/applications/taglib/src/main/xml/mmbase-taglib.xml     
2010-01-26 13:59:19 UTC (rev 40729)
@@ -3803,7 +3803,7 @@
         <info>The description of the field (can be in other language)</info>
       </possiblevalue>
       <possiblevalue>
-        <value>datatype</value>
+        <value>dataype</value>
         <info>A String identifying the datatype of the field</info>
         <since>MMBase-1.8</since>
       </possiblevalue>
@@ -9135,18 +9135,22 @@
     <attribute>
       <name>base</name>
       <required>false</required>
+      <rtexprvalue>true</rtexprvalue>
     </attribute>
     <attribute>
       <name>id</name>
       <required>true</required>
+      <rtexprvalue>true</rtexprvalue>
     </attribute>
     <attribute>
       <name>nodemanager</name>
       <required>false</required>
+      <rtexprvalue>true</rtexprvalue>
     </attribute>
     <attribute>
       <name>field</name>
       <required>false</required>
+      <rtexprvalue>true</rtexprvalue>
     </attribute>
   </tag>
 

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to