I assume you are trying to use the i18n transformer with Xalan command line version only? It's part of Cocoon, not of Xalan, so it won't work.
Or is it only a problem with creating the i18n keys? Then you should provide some more code. Maybe on another list too. Joerg Albert Cervera Areny wrote: > Hi, > I've got a problem trying to generate the i18n key files with xalan. I > use the following instruction > > xalan -IN login.xml -XSL merge.xsl -OUT login_es.xml -PARAM mode keys > -PARAM new-lang es -PARAM keep-lang ca > > as specified in the i18n information. Obviously with the correct > merge.xsl file. However, the generated file login_es.xml is exactly the > same as login.xml. It'd say it has to do with xalan not using the > parameters (I realised this with other testings) but I can't believe > xalan doesn't use params. It's strange. > > Xalan version is 1.2.0 > > Has someone had the same problem? Any ideas may help! > > Thanks. > > PS: Sorry, if it's a matter of xalan and has nothing to do with cocoon. > I'd post it in xalan users list if so. --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>