Author: thorsten
Date: Fri Sep 12 15:33:41 2008
New Revision: 694828
URL: http://svn.apache.org/viewvc?rev=694828&view=rev
Log:
The new version of structurer will use proper naming for the elements. Raising
version number.
Modified:
forrest/trunk/whiteboard/dispatcher/testing/org/apache/forrest/dispatcher/master.contract.xml
Modified:
forrest/trunk/whiteboard/dispatcher/testing/org/apache/forrest/dispatcher/master.contract.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/dispatcher/testing/org/apache/forrest/dispatcher/master.contract.xml?rev=694828&r1=694827&r2=694828&view=diff
==============================================================================
---
forrest/trunk/whiteboard/dispatcher/testing/org/apache/forrest/dispatcher/master.contract.xml
(original)
+++
forrest/trunk/whiteboard/dispatcher/testing/org/apache/forrest/dispatcher/master.contract.xml
Fri Sep 12 15:33:41 2008
@@ -17,7 +17,7 @@
-->
<forrest:contract
xmlns:i18n="http://apache.org/cocoon/i18n/2.1"
- xmlns:forrest="http://apache.org/forrest/templates/1.0"
+ xmlns:forrest="http://apache.org/forrest/templates/2.0"
name="master">
<!--NOTE:
THIS IS JUST AN EXPLANATION!!!-->
@@ -31,8 +31,7 @@
<usage>
<![CDATA[<forrest:contract name="master"/>]]>
</usage>
- <forrest:template xmlns:forrest="http://apache.org/forrest/templates/1.0"
- name="master" inputFormat="xsl">
+ <forrest:template name="master" inputFormat="xsl">
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:param name="test-inline" select="'No parameter has been passed'"/>