From: Tuomo L

> Haven't done this for a while, but why doesn't it work?
> 
> <map:match pattern="*.*">
>   <map:generate src="{1}.{2}"/>
>   <map:serialize type="{2}"/>
> </map:match>
> 
> When trying: test.html , I get:
> 
> Type '{2}' is not defined for 'serialize' at...
> 
> I'm working in a sub-sitemap.

Tuomo,

replacing the type attribute is not supported. Use a selector instead.

--
Reinhard


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

Reply via email to