Sorry if that question has been already discussed here. I have not found it.
I am trying to insert a complete XML schema file into a topic.
First, Flare recognized it as native XML code and tries to parse it and I had the "Wrong XML declaration" message dialog appearing on the screen.
Then I was advised to use CDATA tag as described here: http://www.w3schools.com/xml/xml_cdata.asp
In this case, Flare does not parse the code, but all the formatting (indentation) is lost.
So what I get in the topic looks like the attachment pic below. I would like to keep the formatting and have Flare not parse the XML code. Any advice?