Author: rahul
Date: Tue Dec 19 14:55:25 2006
New Revision: 488846

URL: http://svn.apache.org/viewvc?view=rev&rev=488846
Log:
Start validating the test app dialog config. Illustrating SHALE-348.

Modified:
    
shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/WEB-INF/dialog-config.xml

Modified: 
shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/WEB-INF/dialog-config.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/WEB-INF/dialog-config.xml?view=diff&rev=488846&r1=488845&r2=488846
==============================================================================
--- 
shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/WEB-INF/dialog-config.xml
 (original)
+++ 
shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/WEB-INF/dialog-config.xml
 Tue Dec 19 14:55:25 2006
@@ -18,6 +18,9 @@
 
   $Id$
 -->
+<!DOCTYPE dialogs PUBLIC
+  "-//Apache Software Foundation//DTD Shale SCXML Dialog Configuration 1.0//EN"
+  "http://shale.apache.org/dtds/dialog-scxml-config_1_0.dtd";>
 <!--
 This file was generated by a stylesheet.
 -->


Reply via email to