XPath WD

I have found these typos in the XPath WD:


1 Introduction

The context position is always less than or equal *than* the context size.

should be: equal *to*


2.4 Predicates

An axis that only ever contains the context node or nodes that are *before* the 
context node in document order is a forward axis. 

should be: after


2.5 Abbreviated Syntax

The location path //para[1] does not mean the same as *the the* location path


Olivier Corby  

Received on Thursday, 5 August 1999 08:41:20 UTC