[Home] [By Thread] [By Date] [Recent Entries]
Title: RE: XQuery -- Reinventing the Wheel? Brian Miller wrote: > Jonathan.Robie@S... wrote:
Actually, I do not see this as awkward. In SQL, the query language is not expressed in tables and rows. In XQuery, the query language is not expressed in XML. Why is this a problem? I have played with several syntaxes for expressing XPath with XML syntax, and it makes expressions *much* harder to read, write, and modify. However, it's quite easy to generate these representations automatically using an XPath parser, and they can be easier to use for programmatic manipulation. But I don't want to write them by hand. Historical note: XSLT once *did* use an XML syntax for path expressions. The XSL Working Group found this awkward, and adopted a string-based expression language for the convenience of stylesheet authors. Jonathan
|

Cart



