Re: [xsl] LINQ to XML versus XSLT

Subject: Re: [xsl] LINQ to XML versus XSLT
From: Michael Ludwig <mlu@xxxxxxxxxxxxx>
Date: Fri, 27 Jun 2008 18:29:39 +0200
Colin Paul Adams schrieb:
"Michael" == Michael Ludwig <mlu@xxxxxxxxxxxxx> writes:

Michael> As for XSLT in that role, it doesn't do SQL and send Michael> mail. >> >> Yes it does.

Michael> Example?

For SQL, see the Saxon documentation for extension functions.

For sending mail, use xsl:result-document with a mailto URI in href
attribute with Gestalt.

Thanks, I didn't know this.


Have to check, though, if sql:insert, sql:update and sql:delete will
remain free of side-effects (TM) :-? Not to mention the flames and spam
my app will send.

Michael Ludwig

Current Thread