Hi again, I'm wondering how map:select is intended to work. According sitemap's schema following construct is valid:
<map:select>
<map:when equals="...">
..
</map:when>
<map:otherwise>
..
</map:otherwise>
</map:select>
This will work because select will take request's URL as a test value. I'm not
sure if this makes sense. At least I was
rather surprised that map:select can omit test attribute.
Was this intentional or not?
--
Best regards,
Grzegorz Kossakowski
