Make its:param optional?

I was working with the DOM XPath API and noticed that it doesn't
have a standard way of binding variables to an XPath evaluation
context. That means you really can't support its:param if you're
using that API.

Would it make sense to make its:param an optional feature? We
were careful to specify that no variables should be used unless
specified in an its:param element. So I think we could safely
say something like "an implementation that does not support
its:param must not apply any rules from an its:rules element
that contains any its:param elements".

--
Shaun

Received on Wednesday, 10 October 2012 17:01:22 UTC