File:  [Repository] / kupu / apache-lenya / lenya / i18n.xsl
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Thu Sep 15 13:06:00 2005 UTC (18 years, 9 months ago) by dwinter
Branches: first, MAIN
CVS tags: dwinter, HEAD
modifizierter kupu fuer webpages des instituts

<?xml version="1.0"?>

<!--
  Converts Zope i18n markup to Cocoon i18n markup.
-->

<xsl:stylesheet version="1.0"
  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
  xmlns:ci18n="http://apache.org/cocoon/i18n/2.1"
  xmlns:i18n="http://xml.zope.org/namespaces/i18n"
  exclude-result-prefixes="xhtml"
>


   
</xsl:stylesheet> 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>