Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


RE: [xml-dev] xquery and xsl

From: "Michael Kay" <mike@--------.--->
To: <rob@------.--->,"'xml-dev'" <xml-dev@-----.---.--->
Date: 7/11/2008 1:45:00 PM
Saxon already allows the second of these two:

http://www.saxonica.com/documentation/extensions/instructions/import-query.h
tml

The only real difficulty with the first (calling XSLT from XQuery) is
working out how things like import precedence should fit into the picture.

There's no difference in the data models and type systems used by XSLT and
XQuery, so there's no reason why they shouldn't interoperate at this kind of
level.

Michael Kay
http://www.saxonica.com/
 

> -----Original Message-----
> From: Robert Koberg [mailto:rob@k...] 
> Sent: 11 July 2008 13:41
> To: xml-dev
> Subject: [xml-dev] xquery and xsl
> 
> Hi,
> 
> What are the impediments to using the same internal tree for 
> both XQuery and XSL? Do the respective processors require 
> different types of trees?
> 
> Wouldn't it be lovely if you could do:
> 
> import module namespace 
> xsl="http://www.w3.org/1999/XSL/Transform" at "view.xsl";
> 
> and then use:
> 
> xsl:apply-templates(nodes [, "some-mode", ((param1=x), (param2=y))])
> 
> Similary in XSL:
> 
> <xsl:import href="controller.xq"/>
> 
> and call out to XQuery functions.
> 
> Will the two ever be able to couple or are their interfacing 
> parts incompatible?
> 
> best,
> -Rob
> 
> 
> 
> ______________________________________________________________
> _________
> 
> XML-DEV is a publicly archived, unmoderated list hosted by 
> OASIS to support XML implementation and development. To 
> minimize spam in the archives, you must subscribe before posting.
> 
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@l...
> subscribe: xml-dev-subscribe@l... List archive: 
> http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent