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

RE: Content negotiation in XSLT

Subject: RE: Content negotiation in XSLT
From: "Houghton,Andrew" <houghtoa@xxxxxxxx>
Date: Mon, 14 Jul 2008 11:18:58 -0400
RE:  Content negotiation in XSLT
> From: Richard Light [mailto:richard@xxxxxxxxxxxxxxxxx]
> Sent: Monday, July 14, 2008 11:01 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  Content negotiation in XSLT
>
>
> Can XSLT 2.0 do content negotiation?  Looking at the Linking Open Data
> work, it seems to me that it would be useful if XSLT processors could
> specify in the document() function that what they want is, for example,
> application/rdf+xml.  Then they could be served the RDF version of a
> Semantic Web resource, rather than the HTML "human-readable" version.
>
> There are words in section 16.1 of the XSLT 2.0 spec about media types,
> but it isn't clear to me that they extend to being able to specify
> which
> media type you want.  I would be delighted to be put right on this one.

You can always create an HTTP URI to a proxy service that takes the target URI
and media type and constructs an appropriate Accept header to the original
URI.  For example:

target URI: http://example.org/resource
proxy  URI:
http://example.org/proxy?uri=http://example.org/resource&media=application/rd
f+xml

You would then use the proxy URI in the document function.


Andy.

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.