<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - coldfusion - 6 - CFML_Reference - functions-pt2120.htm</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-26T06:33:09</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt2120.htm#21556" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt2120.htm#21556">
		<title>coldfusion/6/CFML_Reference/functions-pt2120.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt2120.htm#21556</link>
		<description>XMLFormat function does not correctly escape illegal characters.&lt;br /&gt;&lt;br /&gt;For example: When quering a db table with a field of TITLE....&lt;br /&gt;&lt;cfoutput query=&quot;GetArticles&quot;&gt;  &lt;br /&gt; &lt;item&gt;             &lt;br /&gt;&lt;title&gt;#XMLFormat(&quot;Title&quot;)#&lt;/title&gt; &lt;br /&gt;&lt;/cfoutput&gt;&lt;br /&gt;&lt;br /&gt;The XMLFormat function does not correctly escape the high bit code &quot; character and therefore the resulting XML will not vaildate.&lt;br /&gt;&lt;br /&gt;Instead, the validator at http://www.feedvalidator.org/ responds:&lt;br /&gt;&lt;br /&gt;Your feed appears to be encoded as &quot;UTF-8&quot;, but your server is reporting &quot;US-ASCII&quot; &lt;br /&gt;line 42, column 9: 'utf8' codec can't decode byte 0x93 in position 1344: unexpected code byte (maybe a high-bit character?)</description>
		<dc:creator>AlanA</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-09-21T14:06:13</dc:date>
	</item>
	</rdf:RDF>

