Hi list,<br><br>is there a way to just get the following HTML out of a WMS GetFeatureInfo request:<br><br>&lt;table&gt;<br>&lt;tr&gt;<br>&lt;td&gt;MyAttributeName&lt;/td&gt;<br>&lt;td&gt;MyAttributeValue&lt;/td&gt;<br>&lt;/tr&gt;
<br>&lt;tr&gt;<br>
&lt;td&gt;MyAttributeName&lt;/td&gt;<br>
&lt;td&gt;MyAttributeValue&lt;/td&gt;<br>
&lt;/tr&gt;<br>&lt;/table&gt;<br><br>*without* specifying the names of the columns explicitly in the template?<br><br>Best regards,<br>Bart<br>