Re: [xsl] LINQ to XML versus XSLT

Subject: Re: [xsl] LINQ to XML versus XSLT
From: Colin Paul Adams <colin@xxxxxxxxxxxxxxxxxx>
Date: Fri, 27 Jun 2008 17:21:45 +0100
>>>>> "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.
-- 
Colin Adams
Preston Lancashire

Current Thread