J
jc
Hi, I want to build a xml translation map as the following
<A english sentence, with punctuations such as "?">translation of this
sentence in some language in utf8 </A english sentence, with
punctuations such as "?">
My question
1) is there a standard way doing what I want to do?
2) if not, then how do I escape the possible "," and "?" in the
sentence in the tag name? because "&" is not allowed in tag name
either
Thanks in advacne
<A english sentence, with punctuations such as "?">translation of this
sentence in some language in utf8 </A english sentence, with
punctuations such as "?">
My question
1) is there a standard way doing what I want to do?
2) if not, then how do I escape the possible "," and "?" in the
sentence in the tag name? because "&" is not allowed in tag name
either
Thanks in advacne