XML-QL

Jonathan Robie jonathan at texcel.no
Tue Sep 1 17:36:37 BST 1998


At 11:19 AM 9/1/98 +0100, Michael Kay wrote:
 
>My immediate reaction is to compare this not with SQL, but
>with the new XSL "tree construction" facilities which
>essentially provide an XML transformation language. I don't
>have time to do a detailed point-by-point comparison but it
>would certainly be a useful exercise. Conceptually they have
>many similarities but there are many points of detail where
>one is stronger than the other. I would think it is entirely
>possible to devise a language that combines the power of
>both without a significant loss of usability.
 
In fact, at Metastructures 98 I presented a language called XQL that uses a
syntax very similar to XSL Patterns. This language was developed primarily
by Joe Lapp of webMethods and me. Like XML-QL, XQL is declarative.

One of the significant differences between XML-QL and XQL is that XQL can
do both hierarchy and sequence. The fundamental structural relationships in
XQL are:

o	hierarchy

	o	parent/child
	o	ancestor/descendant

o	sequence

	o	precedes
	o	immediately precedes

o	position

	o	subscripts
	o	ranges

I think sequence is pretty important in documents, though it is not
important in many data-oriented systems. XML-QL's heritage in relational
theory has caused it to ignore sequence.

Jonathan
 
jonathan at texcel.no
Texcel Research
http://www.texcel.no

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list