Internationalisation with XSLT
I’ve found two approaches to this:
- Re: internationalization / localization of XSLT output
- An XSLT style sheet and an XML dictionary approach to internationalization
I think the second method looks like the best. I like the idea of using a general XSLT template to add in generic functionality too.