<div>The symbol attribute (which does not get quoted by default) causes a problem if the value references a stmbol's name. I think it could also benefit from your fix.</div>
<div> </div>
<div>Thank you!<br></div>
<div class="gmail_quote">On Fri, Mar 19, 2010 at 2:49 PM, Alan Boudreault <span dir="ltr"><<a href="mailto:aboudreault@mapgears.com">aboudreault@mapgears.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Alexandre, you are right, if the expression is an regular expression, it<br>shouldn't be quoted. I think the only solution would be to add an attribute in<br>
the xml schema, that will specify if the expression is an regular expression<br>of not. Something like:<br><br><expression regex="ON"></expression><br><br>In this case, the xsl transformation would not quote it. I take a note on that<br>
and should fix this in the next few days.<br><br>Thanks for reporting!<br>Alan<br>
<div>
<div></div>
<div class="h5"><br>On March 19, 2010 02:21:45 pm Alexandre Soares wrote:<br>> Hi,<br>><br>> When I transform my xml map file to a map file, my expressions that contain<br>> a regular expression (the same is true for filters) are rendered with<br>
> double quotes (because the stylesheet has the quote="1" param for those<br>> templates).<br>><br>> Is there an intended way to achieve this? I know I could modify the<br>> stylesheet to not quote those elements and then quote-wrap my value if I<br>
> need them (in case of string comparison).<br>><br>> Thank you!<br>><br><br></div></div><font color="#888888">--<br>Alan Boudreault<br>Mapgears<br><a href="http://www.mapgears.com/" target="_blank">http://www.mapgears.com</a><br>
</font></blockquote></div><br>