Author: michiel
Date: 2009-11-16 18:27:29 +0100 (Mon, 16 Nov 2009)
New Revision: 39724
Modified:
mmbase/trunk/core/src/main/config/components/test.xml
Log:
test block for datatypes
Modified: mmbase/trunk/core/src/main/config/components/test.xml
===================================================================
--- mmbase/trunk/core/src/main/config/components/test.xml 2009-11-16
17:26:39 UTC (rev 39723)
+++ mmbase/trunk/core/src/main/config/components/test.xml 2009-11-16
17:27:29 UTC (rev 39724)
@@ -3,6 +3,7 @@
name="test"
version="1"
xmlns="http://www.mmbase.org/xmlns/component"
+ xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.mmbase.org/xmlns/component
http://www.mmbase.org/xmlns/component.xsd">
@@ -63,5 +64,16 @@
</body>
</block>
+ <block name="test_datatypes"
+ classification="mmbase.test"
+ mimetype="text/html">
+ <title xml:lang="en">Datatypes</title>
+ <title xml:lang="nl">Datatypes</title>
+ <xi:include href="http://www.mmbase.org/components/validation.head.xml" />
+ <body jsp="datatypes.jspx" />
+ </block>
+
+
+
</component>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs