The Forest through the Trees

We have introduced several powerful techniques and formal tools: normalization rules that define a large language in terms of a smaller core; inference rules for defining both the dynamic evaluation of and static typing of expressions; and judgments for relating external values, internal values, and types.

The foundations of the techniques presented in this chapter are in logic and programming language theory. The main technique we use to specify XQuery's semantics is widely used, so much so that it goes by several names, including natural semantics, big-step semantics, and evaluation semantics; it is a special case of what is called operational semantics. The technique was originally proposed by Plotkin [STRUCTURAL ...

Get XQuery from the Experts: A Guide to the W3C XML Query Language now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.