Hi every one I'm working with selectors and realised that it wasn't possible to do this <map:when test="region or province"> or region,province or region|province
if I have to do the same thing for region and for province the code has to be duplicated for both identical use cases.. :( it seemed natural that it existed but after Ralph's confirmation it obviously doesn't. This is just an idea. Regards Tibor
