<?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/popular/language/xslt</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 10:24:27 GMT</pubDate>
<item>
<title>(XSLT) Grouping Using the Muenchian Method - golonikum</title>
<link>http://snipplr.com/view/36892/grouping-using-the-muenchian-method/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 08 Jul 2010 06:57:25 GMT</pubDate>
<guid>http://snipplr.com/view/36892/grouping-using-the-muenchian-method/</guid>
</item>
<item>
<title>(XSLT) Using xsl:sort to sort output nodes by substrings - davidjohnevans</title>
<link>http://snipplr.com/view/36876/using-xslsort-to-sort-output-nodes-by-substrings/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 08 Jul 2010 03:03:19 GMT</pubDate>
<guid>http://snipplr.com/view/36876/using-xslsort-to-sort-output-nodes-by-substrings/</guid>
</item>
<item>
<title>(XSLT) XSL-FO to make a table - chrisf</title>
<link>http://snipplr.com/view/37957/xslfo-to-make-a-table/</link>
<description><![CDATA[ <p>I am trying to get the table to lay itself out so that the column headers wrap in preference to the table cell values.  Any ideas how to achieve this?</p> ]]></description>
<pubDate>Wed, 28 Jul 2010 01:34:14 GMT</pubDate>
<guid>http://snipplr.com/view/37957/xslfo-to-make-a-table/</guid>
</item>
<item>
<title>(XSLT) Replace single quotes - iroybot</title>
<link>http://snipplr.com/view/35222/replace-single-quotes/</link>
<description><![CDATA[ <p>replacing single quotes with its (double-escaped) entity, for use of a text within xsl.</p> ]]></description>
<pubDate>Wed, 26 May 2010 06:41:16 GMT</pubDate>
<guid>http://snipplr.com/view/35222/replace-single-quotes/</guid>
</item>
<item>
<title>(XSLT) XSL: Refer to Current Node in for-each - tclancy</title>
<link>http://snipplr.com/view/32084/xsl-refer-to-current-node-in-foreach/</link>
<description><![CDATA[ <p>"current()" is what you want, not "."</p> ]]></description>
<pubDate>Thu, 15 Apr 2010 14:30:14 GMT</pubDate>
<guid>http://snipplr.com/view/32084/xsl-refer-to-current-node-in-foreach/</guid>
</item>
<item>
<title>(XSLT) Skip empty XML nodes v.2 - AlexLocust</title>
<link>http://snipplr.com/view/29050/skip-empty-xml-nodes-v2/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 01 Mar 2010 08:24:12 GMT</pubDate>
<guid>http://snipplr.com/view/29050/skip-empty-xml-nodes-v2/</guid>
</item>
<item>
<title>(XSLT) Simple XSLT RSS Reader - radeks</title>
<link>http://snipplr.com/view/19024/simple-xslt-rss-reader/</link>
<description><![CDATA[ <p>A simple RSS reader written in XSLT</p> ]]></description>
<pubDate>Sun, 30 Aug 2009 12:13:07 GMT</pubDate>
<guid>http://snipplr.com/view/19024/simple-xslt-rss-reader/</guid>
</item>
<item>
<title>(XSLT) Link URL address of the text's tail in text nodes of xml file - mustam</title>
<link>http://snipplr.com/view/19008/link-url-address-of-the-texts-tail-in-text-nodes-of-xml-file/</link>
<description><![CDATA[ <p>For *foo* node, if the node includes URL, link it.

e.g.

*before*: &amp;lt;foo&amp;gt;bar http://example.com&amp;lt;/foo&amp;gt;  
*after*: bar &amp;lt;a href="http://example.com"&amp;gt;http://example.com&amp;lt;/a&amp;gt;</p> ]]></description>
<pubDate>Sat, 29 Aug 2009 20:12:12 GMT</pubDate>
<guid>http://snipplr.com/view/19008/link-url-address-of-the-texts-tail-in-text-nodes-of-xml-file/</guid>
</item>
<item>
<title>(XSLT) Increment value in XSLT - dammark</title>
<link>http://snipplr.com/view/62949/increment-value-in-xslt/</link>
<description><![CDATA[ <p>When you want to increment a value in XSLT, this is an option.</p> ]]></description>
<pubDate>Wed, 01 Feb 2012 03:14:01 GMT</pubDate>
<guid>http://snipplr.com/view/62949/increment-value-in-xslt/</guid>
</item>
<item>
<title>(XSLT) onfocus/onblur - m-pokrovskii</title>
<link>http://snipplr.com/view/36447/onfocusonblur/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 29 Jun 2010 06:01:58 GMT</pubDate>
<guid>http://snipplr.com/view/36447/onfocusonblur/</guid>
</item>
<item>
<title>(XSLT) Skip empty XML nodes - AlexLocust</title>
<link>http://snipplr.com/view/29049/skip-empty-xml-nodes/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 01 Mar 2010 08:19:33 GMT</pubDate>
<guid>http://snipplr.com/view/29049/skip-empty-xml-nodes/</guid>
</item>
<item>
<title>(XSLT) simple parsing of space-seprated attributes in XPath/XSLT - rccc</title>
<link>http://snipplr.com/view/23164/simple-parsing-of-spaceseprated-attributes-in-xpathxslt/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 15 Nov 2009 14:22:06 GMT</pubDate>
<guid>http://snipplr.com/view/23164/simple-parsing-of-spaceseprated-attributes-in-xpathxslt/</guid>
</item>
<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) Determining if Two Node Sets Contain the Same Data - Meander365</title>
<link>http://snipplr.com/view/18245/determining-if-two-node-sets-contain-the-same-data/</link>
<description><![CDATA[ <p>Makes use of XPath's union operator | .</p> ]]></description>
<pubDate>Thu, 13 Aug 2009 03:10:20 GMT</pubDate>
<guid>http://snipplr.com/view/18245/determining-if-two-node-sets-contain-the-same-data/</guid>
</item>
<item>
<title>(XSLT) select first  element, that has (at least) 1  sub element, whose attribute 'pos' has value "EN" or "ING" - mikander</title>
<link>http://snipplr.com/view/17882/select-first--element-that-has-at-least-1--sub-element-whose-attribute-pos-has-value-en-or-ing/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 04 Aug 2009 08:57:09 GMT</pubDate>
<guid>http://snipplr.com/view/17882/select-first--element-that-has-at-least-1--sub-element-whose-attribute-pos-has-value-en-or-ing/</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) Pound Sign in XSLT - Meander365</title>
<link>http://snipplr.com/view/17808/pound-sign-in-xslt/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 02 Aug 2009 16:16:20 GMT</pubDate>
<guid>http://snipplr.com/view/17808/pound-sign-in-xslt/</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>