<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/xslt/tags/uppercase</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 15:45:45 GMT</pubDate>
<item>
<title>(XSLT) Ensure String First Letter is Capitalised and Has a Full Stop At It's End - Meander365</title>
<link>http://snipplr.com/view/18267/ensure-string-first-letter-is-capitalised-and-has-a-full-stop-at-its-end/</link>
<description><![CDATA[ <p>Useful for handling badly formatted string. You could also use normalize-space to remove bad spaces if needed.</p> ]]></description>
<pubDate>Thu, 13 Aug 2009 08:54:00 GMT</pubDate>
<guid>http://snipplr.com/view/18267/ensure-string-first-letter-is-capitalised-and-has-a-full-stop-at-its-end/</guid>
</item>
<item>
<title>(XSLT) First Character to Upper Case - Meander365</title>
<link>http://snipplr.com/view/17831/first-character-to-upper-case/</link>
<description><![CDATA[ <p>Generate the first character then show the remaining string.</p> ]]></description>
<pubDate>Mon, 03 Aug 2009 07:14:16 GMT</pubDate>
<guid>http://snipplr.com/view/17831/first-character-to-upper-case/</guid>
</item>
<item>
<title>(XSLT) Convert String to Upper Lower Case in XSL - Meander365</title>
<link>http://snipplr.com/view/17807/convert-string-to-upper-lower-case-in-xsl/</link>
<description><![CDATA[ <p>Convert a string into upper lower case. So

hello world = Hello World</p> ]]></description>
<pubDate>Sun, 02 Aug 2009 16:14:16 GMT</pubDate>
<guid>http://snipplr.com/view/17807/convert-string-to-upper-lower-case-in-xsl/</guid>
</item>
</channel>
</rss>