13 Dec
2010
13 Dec
'10
9:39 p.m.
Hans, thanks a lot!
On Mon, 13 Dec 2010 21:17:23 +0100
Hans Hagen
something like this:
\doifelse {\xmlatt{#1}{important}} {} { \color[darkblue]{EMPTY: \xmlflush{#1}} } { \color[darkred]{NOTEMPTY: \xmlatt{#1}{important}} } \par Yes, this works!
or (untested): \xmldoifelse{#1}{./[@important==''])
This doesn't, for some reason. But I'm glad to see that my syntax wasn't too far off. Thanks a lot, and all best! Thomas