recalculation sequence algorithm

Hello,

If I understand correctly chapter 11.4.5, the following model item propertie
is invalid :

isvalid="number(.) < sum(../price)"

According to §11.4.5.3.1, inDegree must be 0 for a vertex to be selected,
but since the xapth expression uses ".", it's inDegree  will never go under
1.

So, is this model item property really invalid, should the algorithm be
changed, or am I missing something ?

Jérôme Nègre

PS : I think the algorithm is correct only for "calculate"

Received on Wednesday, 10 October 2001 09:22:06 UTC