<?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/tags/XSL</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 20:35:04 GMT</pubDate>
<item>
<title>(JavaScript) JS Transformer - Transformations from XML to any format, using XSLT via Javascript - bcmoney</title>
<link>http://snipplr.com/view/45491/js-transformer--transformations-from-xml-to-any-format-using-xslt-via-javascript/</link>
<description><![CDATA[ <p>KEEP IN MIND THE SAME-ORIGIN POLICY OF MOST BROWSERS... you'll probably have to use some server-side code to make this more useful, but on its own it will translate XML based on your prescribed XSLT.

It uses HTML, JavaScript and XSLT (optionally you could add some CSS to make it look even prettier) to render an XML file into HTML, JSON, CSV, or just about anything else you decide. Just feed in an XML file and XSL file as URL parameters.</p> ]]></description>
<pubDate>Thu, 09 Dec 2010 09:52:26 GMT</pubDate>
<guid>http://snipplr.com/view/45491/js-transformer--transformations-from-xml-to-any-format-using-xslt-via-javascript/</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) 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>(PHP) DOMDocument - prevent empty tags // retrieve node without xml declaration - iroybot</title>
<link>http://snipplr.com/view/34796/domdocument--prevent-empty-tags--retrieve-node-without-xml-declaration/</link>
<description><![CDATA[ <p>the LIBXML parameter is what this snippet is about. Also this is one way to retrieve XML without having a  XML-declaration prepended </p> ]]></description>
<pubDate>Wed, 19 May 2010 05:19:20 GMT</pubDate>
<guid>http://snipplr.com/view/34796/domdocument--prevent-empty-tags--retrieve-node-without-xml-declaration/</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) 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) ie-xml-fix.xsl - nerdfiles</title>
<link>http://snipplr.com/view/20432/iexmlfixxsl/</link>
<description><![CDATA[ <p>File on which my XHTML + RDFa 1.0 Template is dependent.</p> ]]></description>
<pubDate>Tue, 29 Sep 2009 14:40:14 GMT</pubDate>
<guid>http://snipplr.com/view/20432/iexmlfixxsl/</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>
<item>
<title>(C#) Minimalist XSLT Transform Using Two Strings - rengber</title>
<link>http://snipplr.com/view/17050/minimalist-xslt-transform-using-two-strings/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 15 Jul 2009 21:24:03 GMT</pubDate>
<guid>http://snipplr.com/view/17050/minimalist-xslt-transform-using-two-strings/</guid>
</item>
<item>
<title>(XHTML) passara variabile a lista se ultimo elemento - BoNzO</title>
<link>http://snipplr.com/view/14947/passara-variabile-a-lista-se-ultimo-elemento/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 13 May 2009 04:24:05 GMT</pubDate>
<guid>http://snipplr.com/view/14947/passara-variabile-a-lista-se-ultimo-elemento/</guid>
</item>
<item>
<title>(XML) Opzioni ricerca su Mediacenter - BoNzO</title>
<link>http://snipplr.com/view/13632/opzioni-ricerca-su-mediacenter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 31 Mar 2009 06:51:04 GMT</pubDate>
<guid>http://snipplr.com/view/13632/opzioni-ricerca-su-mediacenter/</guid>
</item>
<item>
<title>(XHTML) if per verificare se una variabile viene valorizzata - BoNzO</title>
<link>http://snipplr.com/view/13093/if-per-verificare-se-una-variabile-viene-valorizzata/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 13 Mar 2009 12:18:44 GMT</pubDate>
<guid>http://snipplr.com/view/13093/if-per-verificare-se-una-variabile-viene-valorizzata/</guid>
</item>
<item>
<title>(XHTML) Output escaping - BoNzO</title>
<link>http://snipplr.com/view/12980/output-escaping/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 11 Mar 2009 06:47:34 GMT</pubDate>
<guid>http://snipplr.com/view/12980/output-escaping/</guid>
</item>
<item>
<title>(C#) ASP XML Web Control Content By URL - LeeRJohnson</title>
<link>http://snipplr.com/view/4208/asp-xml-web-control-content-by-url/</link>
<description><![CDATA[ <p>This is an old quick and dirty way to read and transform feeds and HTML content.
The good part is if update your code the XML/HTML and the XSLT will be the same.</p> ]]></description>
<pubDate>Wed, 28 Nov 2007 18:40:43 GMT</pubDate>
<guid>http://snipplr.com/view/4208/asp-xml-web-control-content-by-url/</guid>
</item>
<item>
<title>(XML) Transform iTunes Music Library XML - koncept</title>
<link>http://snipplr.com/view/1985/transform-itunes-music-library-xml/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 16 Jan 2007 19:11:23 GMT</pubDate>
<guid>http://snipplr.com/view/1985/transform-itunes-music-library-xml/</guid>
</item>
<item>
<title>(XML) XSL File Header - ryanprel</title>
<link>http://snipplr.com/view/1564/xsl-file-header/</link>
<description><![CDATA[ <p>Place this at the top of the XSL File.</p> ]]></description>
<pubDate>Thu, 09 Nov 2006 12:33:33 GMT</pubDate>
<guid>http://snipplr.com/view/1564/xsl-file-header/</guid>
</item>
<item>
<title>(ASP) XML/XSL request - ryanprel</title>
<link>http://snipplr.com/view/1563/xmlxsl-request/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 12:32:56 GMT</pubDate>
<guid>http://snipplr.com/view/1563/xmlxsl-request/</guid>
</item>
</channel>
</rss>