>
> I just realized that I can use your solution in generic.xml. Thank a lot.
>

Or in your controller:

if request.extension == 'xml':
    [convert spaces to underscores]

Anthony 

Reply via email to