Hi,

2016-05-06 15:59 GMT+02:00 Carlo Cormio <[email protected]>:
> ALso XML Copy Editor analysis provides the same error message:
>
> Error at line 17, column 26: not well-formed (invalid token)

it seems to be here:

        <gisprompt age=""old" element="cell" prompt="raster";" />

the correct form is:

        <gisprompt age="old" element="cell" prompt="raster" />

Unfortunately I don't have time to investigate where the bug could be. Martin

>>             </value>
>>         </values>
>>     </parameter>
>>     <flag name="v">
>>         <description>
>>             Sample vertically (default is to sample horizontally)
>>         </description>
>>     </flag>
>>     <flag name="help">
>>         <description>
>>             Print usage summary
>>         </description>
>>     </flag>
>>     <flag name="verbose">
>>         <description>
>>             Output verboso del modulo
>>         </description>
>>     </flag>
>>     <flag name="quiet">
>>         <description>
>>             Output quieto del modulo
>>         </description>
>>     </flag>
>> </task>
>>
>
> _______________________________________________
> grass-user mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/grass-user



-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to