You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by to...@apache.org on 2005/01/26 10:18:34 UTC

cvs commit: ws-axis/site/src4forrest-060/ja/src/documentation/skins/ws-site/xslt/fo document2fo.xsl

toshi       2005/01/26 01:18:34

  Added:       site/src4forrest-060/ja/src/documentation/skins/ws-site/xslt/fo
                        document2fo.xsl
  Log:
  A feedback from the i18n task on the Japanese Axis Community.
  The translation was made by Youhei Kawada [kawadayu@nttdata.co.jp].
  
  Revision  Changes    Path
  1.1                  ws-axis/site/src4forrest-060/ja/src/documentation/skins/ws-site/xslt/fo/document2fo.xsl
  
  Index: document2fo.xsl
  ===================================================================
  <?xml version="1.0"?>
  
  <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                  xmlns:fo="http://www.w3.org/1999/XSL/Format"
                  version="1.0">
  
  <xsl:import href="../../../common/xslt/fo/document2fo.xsl"/>
  
  </xsl:stylesheet>