I'd like to reuse a sub-sitemap for a number of different uri- prefixes. I can set this up in the main sitemap as follows:

        <map:match pattern="*/**" >
<map:mount check-reload="yes" src="design/area/sitemap.xmap" uri- prefix="{1}" />
        </map:match>

Is there a way in the sub-sitemap (design/area/sitemap.xmap) of accessing the uri-prefix that was used in its invocation?

Steve



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to