- From: Jiri Jirat <jiratj@idoox.com>
- Date: Wed, 04 Oct 2000 11:45:56 +0200
- To: www-xml-linking-comments@w3.org
Hello,
I have read the the version
http://www.w3.org/TR/2000/CR-xptr-20000607
and I have found some discrepancies.
* Section 5.4.3 (Additional Range-Related Functions)
Functions 'start-point' and 'end-point' are declared with
argument 'point':
point start-point(point) resp. point end-point(point)
but below the definitions the following text appears:
'For each location x in the argument location-set, ...'.
From the context it seems, that they should be
declared:
point start-point(location-set) resp. point end-point(location-set)
Is it right?
* Missing right parenthesis in section 5.4.6, last example:
xpointer(id('list37')/item[1]/range-to(following-sibling(item)[2])
Best regards
Jirka Jirat
--
Jiri Jirat
Zvon.org
jiratj@idoox.com
Received on Wednesday, 4 October 2000 05:45:46 UTC