can i handle {locale} and change it from en_US to en inside sitemap?

If you do not want to rely on or use the functionality of the i18n transformer, you can use a JXPathInputModule I guess. Something like


<map:generate src="c_{
                      substring-before(concat(../locale, '_'), '_')
                     }/{1}.xml"/>

Regards,

Joerg



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



Reply via email to