A few edits in the XPath Expressions module

All,

Here is the diff:

    https://www.w3.org/MarkUp/Forms/wiki/index.php?title=XPath_Expressions_Module&diff=4190&oldid=4080

I hope they don't clash with Steven's review.

The only non-editorial fix is the change from `xs:QName*` to
`xs:QName?` in the `xpath-error` property. There can be one QName at
most, and this is compatible with the XPath 2 `error()` function. [1]

Regards,

-Erik

[1] http://www.w3.org/TR/xpath-functions/#func-error

Received on Wednesday, 1 April 2015 00:27:35 UTC