Martin Stjernholm <[email protected]> wrote:

>> RXML parse error: Syntax error in expr attribute.
>> | <set expr="pkg.variable[..16]" variable="pkg.var">

Silly me, the code corresponding to your example would of course be:

  <set variable="pkg.var">
    <substring to="17">&pkg.variable;</substring>
  </set>

Reply via email to