User Guide

XmlFormat 913
<someXML>
<someElement someAttribute="#XmlFormat("'a quoted value'")#">
#XmlFormat("Body of element with <, >, "" and & goes here.")#
</someElement>
</someXML>
</cfoutput>