You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Lu...@inframation.de on 2003/05/26 10:43:51 UTC

Getting value of uri-prefix in sub-sitemap

Hello,

is it possible to obtain the value of the uri-prefix from the mounting of 
a sub-sitemap in this sub-sitemap?
Here is the sitemap snippet:

main sitemap:

<map:match pattern="*/**">
  <map:mount uri-prefix="{1}" src="subsitemap.xmap"/>
</map:match>

I want to know the value of the uri-prefix (the part of the match before 
the slash) in subsitemap.

Thanks in advance.

Lutz

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org