Re: [XXE] Adding localization to doc template

2015-08-06 Thread Hussein Shafie
I'm sorry but I still don't see where is the problem. What you want to do is quite common. We did that for our own documents (written first in English and then translated to French) dozens of times. --> If you want, once for all, new documents containing a concept to always have xml:lang="en-us"

Re: [XXE] Adding localization to doc template

2015-08-06 Thread Tyrin Avery
The current XML Mind concept template looks like:(note that there's no xml:lang attribute for the concept element) ... We want it to look like: (note the xml:lang attribute for the concept element) Using URL Rules for SEO ... So that when it's returned from our translators,

Re: [XXE] Adding localization to doc template

2015-08-05 Thread Hussein Shafie
On 08/05/2015 04:13 PM, Tyrin Avery wrote: Hi We localize our doc and the translator software need us to use the xml:lang=en_us tag for our topics. I'm trying to find a way to get XML Mind to include that in the basic topic template. I tried to use the feature that allows you to customize templat