<div>Hi,</div>
<div> </div>
<div>When I transform my xml map file to a map file, my expressions that contain a regular expression (the same is true for filters) are rendered with double quotes (because the stylesheet has the quote=&quot;1&quot; param for those templates).</div>

<div> </div>
<div>Is there an intended way to achieve this? I know I could modify the stylesheet to not quote those elements and then quote-wrap my value if I need them (in case of string comparison).</div>
<div> </div>
<div>Thank you!</div>