XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
RE: [xml-dev] dynamic xpath eval in xquery?

You can either generate the whole query dynamically, or you can use an
xx:evaluate() extension, which is offered in many implementations (just as
with XSLT). Though some query products seem to have decided on the name
xx:eval().

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

> -----Original Message-----
> From: James Fuller [mailto:james.fuller.2007@gmail.com] 
> Sent: 09 October 2007 11:47
> To: xml-dev@lists.xml.org
> Subject: [xml-dev] dynamic xpath eval in xquery?
> 
> given in xquery v1.0
> 
> let $xml := <test><a><b></b></a>
> 
> let $xpathstring := ''test/a/b"
> 
> return $xml/$xpathstring
> 
> I know this is not possible ;) ... though I am having a brain cramp...
> 
> wondering what the best approach for doing this type of thing 
> in XQuery.
> 
> tia, Jim Fuller
> 
> ______________________________________________________________
> _________
> 
> 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@lists.xml.org
> subscribe: xml-dev-subscribe@lists.xml.org List archive: 
> http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
> 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS