[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Query Format in XML
Hi, I'm working on a system based on XML and XPath like XSLT that can mix XML litterals with XML instructions, but unlike XSLT : -it can query various data sources (RDBMS with SQL, XML:DB databases, LDAP, etc) -there is not a single markup language ; the system is rather a container within which several family of tags can run together ; tags can be mixed at will It's rather a system for native XML programming than for querying. It is used in a production environment at INRIA exemple : Here is an exemple that shows how to map straightforward the result of an SQL query to an arbitrary complex XML structure without the help of XSLT, and expose the stuff as a user-define tag : http://reflex.gforge.inria.fr/tutorial.html#N801228 Other examples are available the drafts : http://disc.inria.fr/perso/philippe.poulard/xml/active-tags/ the implementation : http://reflex.gforge.inria.fr/ Bullard, Claude L (Len) wrote: > Has anyone published or is working on a query format in XML? (Not > XQuery for XML, but publishable queries)? > > Not my project but I was asked and off the top, can't think of one. > > len > > ----------------------------------------------------------------- > The xml-dev list is sponsored by XML.org <http://www.xml.org>, an > initiative of OASIS <http://www.oasis-open.org> > > The list archives are at http://lists.xml.org/archives/xml-dev/ > > To subscribe or unsubscribe from this list use the subscription > manager: <http://www.oasis-open.org/mlmanage/index.php> > > -- Cordialement, /// (. .) --------ooO--(_)--Ooo-------- | Philippe Poulard | ----------------------------- http://reflex.gforge.inria.fr/ Have the RefleX !
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|