bruno 2003/07/24 01:28:28
Modified: src/blocks/woody/samples sitemap.xmap
Log:
removed unneeded documentURI parameter in form2bean sample
Revision Changes Path
1.11 +0 -1 cocoon-2.1/src/blocks/woody/samples/sitemap.xmap
Index: sitemap.xmap
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/blocks/woody/samples/sitemap.xmap,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sitemap.xmap 23 Jul 2003 15:20:31 -0000 1.10
+++ sitemap.xmap 24 Jul 2003 08:28:28 -0000 1.11
@@ -197,7 +197,6 @@
<map:parameter name="function" value="form2bean"/>
<map:parameter name="form-definition"
value="forms/form2_model.xml"/>
<map:parameter name="attribute-name" value="form2"/>
- <map:parameter name="documentURI" value="forms/form2_data.xml"/>
<map:parameter name="bindingURI" value="forms/form2_bind_bean.xml"/>
</map:call>
</map:match>