Author: sshafroi
Date: 2008-04-18 14:56:21 +0200 (Fri, 18 Apr 2008)
New Revision: 6490

Modified:
   trunk/generic.sesam/sesam.com/war/src/main/conf/modes.xml
Log:
make use of the generated modes.xsd file

Modified: trunk/generic.sesam/sesam.com/war/src/main/conf/modes.xml
===================================================================
--- trunk/generic.sesam/sesam.com/war/src/main/conf/modes.xml   2008-04-18 
12:55:02 UTC (rev 6489)
+++ trunk/generic.sesam/sesam.com/war/src/main/conf/modes.xml   2008-04-18 
12:56:21 UTC (rev 6490)
@@ -22,7 +22,9 @@
         Purpose of the document follows.
 -->
 
-<modes template-prefix="default-">
+<modes template-prefix="default-"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+        xsi:noNamespaceSchemaLocation="modes.xsd">
 
     <mode id="default-mode" analysis="false" inherit="default-magic">
             <!-- mode inheritence is a restricted one child to one parent 
relationship

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to