Ted Vinke <[EMAIL PROTECTED]> wrote: > According to the documentation the within a <mm:listnodescontainer... the > <mm:constraint.. tag follows the SQL 'where' clause. It seems that all > constraints are linked together with AND and I would like to OR additional > constraints for several constraints. > > I couldn't find an attribute which takes of such a thing in > the <mm:constraint/> tag documentation, but since this is a pretty common > need I guess I overlooked it. Can somebody help me out?
<mm:composite operator="OR"> <mm:constraint ../> <mm:constraint ../> </mm:composite> -- Michiel Meeuwissen Mediacentrum 140 H'sum +31 (0)35 6772979 nl_NL eo_XX en_US mihxil' [] ()
