By jonvaljean on
Hello
I get an XML flux which I interpret using an XLS template and all is fine, except that in the XML flux there are many formatting tags such as
"<br />" ACTUALLY I CANNOT MAKE THIS APPEAR SINCE IT IS RENDERED PROPERLY HERE, but it is a sequence of
& l t ; b r / & g t ;
which end up being rendered as (in this example)
"
" AND HERE YOU ACTUALLY SEE THE LINE BREAK BUT IN MY INSTALLATION I SEE THE CHARACTERS < b r / >
rather than creating the line break which is intended.
How can I set things up so that these tags coming in from the XML flux are rendered properly ?
Thank you very much for your help.
Jon Cooper
Etretat
France