xml test

Imported from previous forum

XML starts next line

<?xml version="1.0" encoding="UTF-8"?> What is FIX? Financial Information eXchange

XML is over

The discussion forums posting needs to be enhanced to support posting XML without suppressing tag information

This was the XML posted in below email, replace [ with < and ] with >

[?xml version=“1.0” encoding=“UTF-8”?]
[qa]
[question]
What is FIX?
[/question]
[answer]
Financial Information eXchange
[/answer]
[/qa]

XML starts next line

<?xml version="1.0" encoding="UTF-8"?> What is FIX?

Financial Information eXchange

XML is over

A year and a half later, we have a fix for this in production. We are quoting the “<” character except where it precedes some HTML element names which are allowed for formatting purposes (and which are hopefully not found in XML examples!) This is at rendering time, so the old forum messages containing XML are now legible. Thank you all for your patience!

Thats a lot Nic, this feature is very useful especially in the FIXML and FIXML_Schema discussion forums.

A year and a half later, we have a fix for this in production. We are
quoting the “<” character except where it precedes some HTML element
names which are allowed for formatting purposes (and which are
hopefully not found in XML examples!) This is at rendering time, so the
old forum messages containing XML are now legible. Thank you all for
your patience!