<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Properly Utilize XSLT Parameters with ColdFusion</title>
	<atom:link href="http://blog.neatlysliced.com/2008/12/properly-utilize-xslt-parameters-with-coldfusion/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.neatlysliced.com/2008/12/properly-utilize-xslt-parameters-with-coldfusion/</link>
	<description>Bread was overrated.</description>
	<lastBuildDate>Sat, 28 Jan 2012 06:12:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Meghan Bald</title>
		<link>http://blog.neatlysliced.com/2008/12/properly-utilize-xslt-parameters-with-coldfusion/comment-page-1/#comment-10959</link>
		<dc:creator>Meghan Bald</dc:creator>
		<pubDate>Fri, 13 Aug 2010 18:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.neatlysliced.com/?p=254#comment-10959</guid>
		<description>Thanks! That fixed it.</description>
		<content:encoded><![CDATA[<p>Thanks! That fixed it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seajay</title>
		<link>http://blog.neatlysliced.com/2008/12/properly-utilize-xslt-parameters-with-coldfusion/comment-page-1/#comment-10871</link>
		<dc:creator>Seajay</dc:creator>
		<pubDate>Thu, 21 Jan 2010 15:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.neatlysliced.com/?p=254#comment-10871</guid>
		<description>I think that the problems is to do with case sensitivity... If you use dot notation, then the key name is stored in upper case within the structure, whereas using the associative array notation or the StructInsert() form will retain the case that you use.

As the XML/XSLT is case sensitive it will fail if you end up with upper case parameter names when it&#039;s expecting otherwise.</description>
		<content:encoded><![CDATA[<p>I think that the problems is to do with case sensitivity&#8230; If you use dot notation, then the key name is stored in upper case within the structure, whereas using the associative array notation or the StructInsert() form will retain the case that you use.</p>
<p>As the XML/XSLT is case sensitive it will fail if you end up with upper case parameter names when it&#8217;s expecting otherwise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://blog.neatlysliced.com/2008/12/properly-utilize-xslt-parameters-with-coldfusion/comment-page-1/#comment-10565</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.neatlysliced.com/?p=254#comment-10565</guid>
		<description>Doh! A good point to bear in mind! Thanks for the post.</description>
		<content:encoded><![CDATA[<p>Doh! A good point to bear in mind! Thanks for the post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

