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

Re: Doing HTTP/POST from XSLT is fun!

Subject: Re: Doing HTTP/POST from XSLT is fun!
From: Eric van der Vlist <vdv@xxxxxxxxxxxx>
Date: 03 Dec 2002 15:04:46 +0100
Re:  Doing HTTP/POST from XSLT is fun!
Hi Daniel,

On Tue, 2002-12-03 at 14:43, Daniel Veillard wrote:

> That would be sufficient for XML-RPC driven XSLT interraction.
> Simple framework, easy deployment, and everything is kept at the markup
> and structure level.

Speaking of simple framework and easy deployment, the simplest thing I
have seen so far is sometimes called REST :-) .

Translated into XSLT, this gives something such as:

<xsl:variable name="response"
select="document('http://example.com/bar.cgi?order=Gimme+beer')"/>

It doesn't even need any exslt extension (except maybe to encode the
query string) and is just plain standard XSLT.

For those of you who read French, I came to the same (controversial)
conclusion on a real world case recently on XMLfr:

http://xmlfr.org/documentations/articles/021115-0002

My 0,02 Euros,

Eric
-- 
Curious about Relax NG? My book in progress is waiting for your review!
                                   http://books.xmlschemata.org/relaxng/
------------------------------------------------------------------------
Eric van der Vlist       http://xmlfr.org            http://dyomedea.com
(W3C) XML Schema ISBN:0-596-00252-1 http://oreilly.com/catalog/xmlschema
------------------------------------------------------------------------


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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-2013 All Rights Reserved.