Hi Joao,
Thanks for the reply.
Let me explain you my scenario.
1. I am generating XLIFF file using table values.
2. We are passing XLIFF files to the World Server API.
3. World Server API will return us XLIFF file which is translated into another language.
4. We are importing that XLIFF file in our application.
Now in this case, if I put escaping character "<" or ">" in generated XLIFF from OutSystems and sent that file to World Server API, it's possible that "lt" and "gt" would be converted into another language and at the time of import back, I won't be able to get my escape characters to store in the database.
Please advice.
Best Regards,
Suraj Borade
Thanks for the reply.
Let me explain you my scenario.
1. I am generating XLIFF file using table values.
2. We are passing XLIFF files to the World Server API.
3. World Server API will return us XLIFF file which is translated into another language.
4. We are importing that XLIFF file in our application.
Now in this case, if I put escaping character "<" or ">" in generated XLIFF from OutSystems and sent that file to World Server API, it's possible that "lt" and "gt" would be converted into another language and at the time of import back, I won't be able to get my escape characters to store in the database.
Please advice.
Best Regards,
Suraj Borade