<?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-pt2124.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-26T02:03:03</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt2124.htm#944" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt2124.htm#944">
		<title>coldfusion/6/CFML_Reference/functions-pt2124.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt2124.htm#944</link>
		<description>This fails to mention that if your XSLT contains an &lt;xsl:output&gt; tag, it will be ignored by XMLTransform()unless you set &quot;omit-xml-declaration=yes&quot;. You also -cannot- run your XSLT through the &lt;cfxml&gt; tag or it will also ignore your &lt;xsl:output&gt; tag. &lt;br&gt;&lt;br&gt;The only way to ensure that your &lt;xsl:output&gt; declaration works with XMLTransform() is by using &lt;cfsavecontent&gt; (you can use &lt;cfinclude&gt; inside it if an external file) to get the XSLT in a variable and setting omit-xml-declaration to &quot;yes&quot; in the &lt;xsl:output&gt; tag.</description>
		<dc:creator>feikuhrwe</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-03-12T15:02:00</dc:date>
	</item>
	</rdf:RDF>

