Dear, Just did a test and saw that:
parameters in "relative path" notation get translated as:
<map match="selecttest/{parameter1}">
<map select ...
<map:when equals="one">
<map ...
<map:transform src="testpage.xsl">
<map:parameter name="parameter1" value="{../map:parameter1}"/>
</map:transform>
{../map:parameter1}==> they do not translate.
Let me have a closer look...
Meanwhile:
- anyone used this notation/behaviour?
Strange this did not get observed before.
Jos
