xsl-list
[Top] [All Lists]

Re: [xsl] LINQ to XML versus XSLT

2008-06-27 09:30:08
Colin Paul Adams schrieb:
"Michael" == Michael Ludwig <mlu(_at_)as-guides(_dot_)com> 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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>