<?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: How to generate GUIDs in XSLT 2.0, using Saxon.NET</title>
	<atom:link href="http://evanlenz.net/blog/2009/03/06/how-to-generate-guids-in-xslt-20-using-saxonnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://evanlenz.net/blog/2009/03/06/how-to-generate-guids-in-xslt-20-using-saxonnet/</link>
	<description>XSLT et cetera</description>
	<lastBuildDate>Wed, 21 Jul 2010 15:53:45 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pete</title>
		<link>http://evanlenz.net/blog/2009/03/06/how-to-generate-guids-in-xslt-20-using-saxonnet/comment-page-1/#comment-43033</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Mon, 31 May 2010 17:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://evanlenz.net/blog/?p=126#comment-43033</guid>
		<description>Saxon version 9.2 no longer seems to support this.  I tried the previous version 9.1.0.8. and it worked fine.</description>
		<content:encoded><![CDATA[<p>Saxon version 9.2 no longer seems to support this.  I tried the previous version 9.1.0.8. and it worked fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kumana</title>
		<link>http://evanlenz.net/blog/2009/03/06/how-to-generate-guids-in-xslt-20-using-saxonnet/comment-page-1/#comment-43025</link>
		<dc:creator>Kumana</dc:creator>
		<pubDate>Tue, 15 Dec 2009 01:32:48 +0000</pubDate>
		<guid isPermaLink="false">http://evanlenz.net/blog/?p=126#comment-43025</guid>
		<description>I tried this with Saxon-HE 9.2 and get the following error.

{guid:NewGuid()}:
Cannot find a matching 0-argument function named
{clitype:System.Guid?partialname=mscorlib}NewGuid()

Do you know what might be the issue?

Thanks</description>
		<content:encoded><![CDATA[<p>I tried this with Saxon-HE 9.2 and get the following error.</p>
<p>{guid:NewGuid()}:<br />
Cannot find a matching 0-argument function named<br />
{clitype:System.Guid?partialname=mscorlib}NewGuid()</p>
<p>Do you know what might be the issue?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
