RE: [LT-Web] ITS 2.0 parsing question

Hi Mārcis, all,

> ...
> So if pointing to multiple nodes is wrong can other implementers share 
> what they do in such a situation (ignore that there is a content error or 
> throw an exception and require valid content)? I guess the simplest 
> solution is to tell users that the document is invalid, however, 
> we could also ignore such errors and allow the system to work with multiple nodes.

In our implementation we simply look only at the first node of the resulting set.
We currently don't generate an error or a warning if the expression result in more than one node.
Maybe we should.

cheers,
-yves

Received on Friday, 4 January 2013 16:26:41 UTC