[
Lists Home |
Date Index |
Thread Index
]
- To: Philippe Poulard <Philippe.Poulard@sophia.inria.fr>
- Subject: Re: [xml-dev] Query Format in XML
- From: Florent Georges <darkman_spam@yahoo.fr>
- Date: Fri, 19 May 2006 14:15:39 +0200 (CEST)
- Cc: xml-dev@lists.xml.org
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.fr; h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=XWgI2Ul8VPYPmdNdB7pRngoXZho0/9ad1ee0rMrEA3nucSiw+xbSoeeU3FxxLZUgensjMquDn+fWJY3dAQh+ghlCKgC3+3SyBtJkU1BWPqXMle6PQB3rQ3lbh2nGjRNtt0eYK+o2Pqc/xqhU9kaRddKMR/YAOWHLzn8VWIhzL0A= ;
- In-reply-to: <446D7B16.60201@sophia.inria.fr>
Philippe Poulard wrote:
Salut Philippe
> but unlike XSLT :
> -it can query various data sources (RDBMS with SQL, XML:DB
> databases, LDAP, etc)
XSLT too. The XSLT input tree must conform to the XPath Data Model,
but there is no need to have a lexical XML representation. Actually,
there is no need to have XML at all.
I don't know if there are softwares like RDBMS that already implement
that for XSLT, but I guess there are. There are for XQuery, which rely
on the same data model.
Regards,
--drkm
___________________________________________________________________________
Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et suivez l'actualité en temps réel.
Rendez-vous sur http://fr.yahoo.com/set
|