kpiroumian 2002/11/20 11:39:20 Modified: src/resources/dev/i18n markup2messages.xsl Log: Change i18n namespace to version 2.1 Revision Changes Path 1.2 +1 -1 xml-cocoon2/src/resources/dev/i18n/markup2messages.xsl Index: markup2messages.xsl =================================================================== RCS file: /home/cvs/xml-cocoon2/src/resources/dev/i18n/markup2messages.xsl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- markup2messages.xsl 24 Sep 2002 17:27:12 -0000 1.1 +++ markup2messages.xsl 20 Nov 2002 19:39:20 -0000 1.2 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" -xmlns:i18n="http://apache.org/cocoon/i18n/2.0" +xmlns:i18n="http://apache.org/cocoon/i18n/2.1" exclude-result-prefixes="i18n"> <xsl:output method="xml" indent="yes" />
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]