(phixonline)--> enum NEXT,DATA type slnode(object x) return (sequence(x) and length(x)=DATA and myotherudt(x[DATA]) and integer(x[NEXT]) end type