OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Re: Hello XQuery ... Goodbye XSLT?

[ Lists Home | Date Index | Thread Index ]

Dimitre Novatchev

> To avoid recursion in tree processing (isn't this what XSLT
> and XQuery are all about)? This should be impossible by definition.

I think you are confusing recursive data structures, which both 
languages must be able to handle, with recursive algorithms.

We could force programmers to use a recursive algorithm instead of 
writing a path expression like this:

	//table

Why would we want to?

Jonathan




 

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

Copyright 2001 XML.org. This site is hosted by OASIS