Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> XQuery (and XML) vs LISP

XQuery (and XML) vs LISP

From: beelzebub <tarball_at_gmail.com>
Date: 24 Jan 2006 12:04:25 -0800
Message-ID: <1138133065.180926.200290@o13g2000cwo.googlegroups.com>


If XML is a syntactic representation of a typed tree structure and XQuery is a language that can process and construct such structures, how does the combination compare to LISP (with type information)? It seems like
XML <=> S-Expressions (with types)
XQuery <=> LISP functions
Am I missing something here?
Thanks
Sivaramakrishnan Received on Tue Jan 24 2006 - 14:04:25 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US