<div>The symbol attribute (which does not get quoted by default) causes a problem if the value references a stmbol&#39;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">&lt;<a href="mailto:aboudreault@mapgears.com">aboudreault@mapgears.com</a>&gt;</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&#39;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>&lt;expression regex=&quot;ON&quot;&gt;&lt;/expression&gt;<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>&gt; Hi,<br>&gt;<br>&gt; When I transform my xml map file to a map file, my expressions that contain<br>&gt; a regular expression (the same is true for filters) are rendered with<br>
&gt;  double quotes (because the stylesheet has the quote=&quot;1&quot; param for those<br>&gt;  templates).<br>&gt;<br>&gt; Is there an intended way to achieve this? I know I could modify the<br>&gt; stylesheet to not quote those elements and then quote-wrap my value if I<br>
&gt; need them (in case of string comparison).<br>&gt;<br>&gt; Thank you!<br>&gt;<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>