本文介绍了xslt的全球化的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
大家好,
我有100多个xslt文件用作模板。如果我需要用不同的语言显示xslt说西班牙语怎么能实现呢?我有一个xml文件,从中创建100多个xslt文件来显示内容......我是否需要为每个xslt创建资源文件?还有其他方法吗?
谢谢。
Hi All,
I have 100+ xslt files which i used as templates. If i need to display the xslt in different language say Spanish how can i achieve that? I have one xml file from which 100+ xslt files are created to display the contents... Do i need to create resource files for each xslt? Is there any other approach?
Thanks.
推荐答案
这篇关于xslt的全球化的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!