L
Lau Lei Cheong
Hello,
I'm attempting to use MS Word 2003 to translate one file in xml-like
format to another language. (Actually, I'm using it to translate a
Tranditional Chinese resx file into Simplified Chinese, if that'll help you
understand the problem I'm facing) No matter I rename the file to xml or
txt, Word automatically recognize it as xml file and keep replacing "type"
value to illegal "xsd:string" for me. So when I finish translation and open
it with VS.NET, the IDE keep telling me there is illegal type value in the
file and refusing to open it.
Is there a way to tell MS Word stop playing with it and just treat it as
plain text file?
Regards,
Lau Lei Cheong
I'm attempting to use MS Word 2003 to translate one file in xml-like
format to another language. (Actually, I'm using it to translate a
Tranditional Chinese resx file into Simplified Chinese, if that'll help you
understand the problem I'm facing) No matter I rename the file to xml or
txt, Word automatically recognize it as xml file and keep replacing "type"
value to illegal "xsd:string" for me. So when I finish translation and open
it with VS.NET, the IDE keep telling me there is illegal type value in the
file and refusing to open it.
Is there a way to tell MS Word stop playing with it and just treat it as
plain text file?
Regards,
Lau Lei Cheong