[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Multi part mime message in XSLT

Subject: Re: Multi part mime message in XSLT
From: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx>
Date: Wed, 4 Jun 2008 19:01:33 +0530
Re:  Multi part mime message in XSLT
Hi Colin,
  Thanks for sharing this information.

I have a doubt related to the code fragment you have posted.

I think, media-type="multipart/mixed" is processor specific feature.
Do Gestalt and Saxon support this?

While doing, <xsl:result-document href="mailto:..."; > what will happen
after the stylesheet execution finishes?

I think a text output will be created on the standard output, or a
file (if a redirection to file is made). Then will this output to be
manually (or programmaticaly) feeded to some email software? Or the
email client will automatically be triggered as a result of the
instruction, <xsl:result-document href="mailto:..."; > (normally as
browser's do). I think, this is again processor specific behaviour.

Could you please comment on my understanding above ...

On 6/4/08, Colin Adams <colinpauladams@xxxxxxxxxxxxxx> wrote:
> It seems a perfectly useful concept to me.
>
> <xsl:output method="text" media-type="multipart/mixed">
> <xsl:result-document href="mailto:..."; >
>  fill in headers and body of email here
> </xsl:result-document>


-- 
Regards,
Mukul Gandhi

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.