XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
RE: [xml-dev] The limitations of XPath and navigation for XML database processing

			
> What about ?//C//G?.  To me as an external user, it says go to C, then go
to G (from C).

We tend to create mental models of how computers work, and those models are
often procedural. For example, my mental model of 

  SELECT * FROM EMP WHERE EMP.SALARY > 10000

is that it scans the EMP table testing each row against the predicate and
outputting it if the predicate is true. But the fact that I have this mental
model does not make SQL procedural. That's true, incidentally, regardless of
whether my mental model bears any resemblance to real implementations (in
both these cases, the model is sometimes accurate and sometimes not).

Michael Kay
http://www.saxonica.com/
			




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS