<?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>Wed, 28 Jul 2010 14:58:19 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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>
