[Yanel-commits] rev 22028 - public/yanel/trunk/src/realms/test/yanel/rti/use-cases

michi at wyona.com michi at wyona.com
Tue Jan 23 00:50:15 CET 2007


Author: michi
Date: 2007-01-23 00:50:13 +0100 (Tue, 23 Jan 2007)
New Revision: 22028

Modified:
   public/yanel/trunk/src/realms/test/yanel/rti/use-cases/resource-creator.html.yanel-rc
Log:
xml fixed

Modified: public/yanel/trunk/src/realms/test/yanel/rti/use-cases/resource-creator.html.yanel-rc
===================================================================
--- public/yanel/trunk/src/realms/test/yanel/rti/use-cases/resource-creator.html.yanel-rc	2007-01-22 23:30:53 UTC (rev 22027)
+++ public/yanel/trunk/src/realms/test/yanel/rti/use-cases/resource-creator.html.yanel-rc	2007-01-22 23:50:13 UTC (rev 22028)
@@ -1,16 +1,16 @@
 <?xml version="1.0"?>
 
 <yanel:resource-config xmlns:yanel="http://www.wyona.org/yanel/rti/1.0">
-  <yanel:rti name="resource-creator" namespace="http://www.wyona.org/yanel/resource/1.0">
+  <yanel:rti name="resource-creator" namespace="http://www.wyona.org/yanel/resource/1.0"/>
 
   <yanel:custom-config>
-    <rc:resource-types xmlns:rc="http://www.wyona.org/yanel/resource/resource-creator/1.0"/>
+    <rc:resource-types xmlns:rc="http://www.wyona.org/yanel/resource/resource-creator/1.0">
       <rc:resource-type name="wiki" namespace="http://www.wyona.org/yanel/resource/1.0"/>
 
       <rc:resource-type name="xml" namespace="http://www.wyona.org/yanel/resource/1.0">
         <rc:property name="xslt" value="/xslt/global.xsl"/>
         <rc:property name="mime-type" value="application/xhtml+xml"/>
       </rc:resource-type>
-    </rc:resources-types>
+    </rc:resource-types>
   </yanel:custom-config>
 </yanel:resource-config>




More information about the Yanel-commits mailing list