Guess I should have tried that before posting :-/ A little surprising but that does indeed work.
Thanks, Henry On Fri, Aug 14, 2009 at 22:14, Henry Minsky<[email protected]> wrote: > Have you tried the XML quoting for 'quote' ? > > @id="something" > > > > On Fri, Aug 14, 2009 at 2:01 PM, Torsten Curdt <[email protected]> wrote: >> >> Using >> >> ... attribute="$path{'/some/path/@attr'}" >> >> works just fine. But how can one use this expression e.g.? >> >> ... attribute="$path{'/some/pa...@id='something']/@attr'}" >> >> Of course the above doesn't work. Can I quote the single quotes somehow? >> >> cheers >> -- >> Torsten > > > > -- > Henry Minsky > Software Architect > [email protected] > > >
