Andreas Prieß wrote: > > Don't you get your desired string if you just escape the ampersand? > > <capability name="entity_euro" value="&euro;"/> > > The & should be a predefined entity for the ampersand, I think. > This seems to work. Thank you, Andreas! Luca