25 Aug
2023
25 Aug
'23
6:25 a.m.
-----Ursprüngliche Nachricht----- Von: Thomas A. Schmitz
Gesendet: Donnerstag, 24. August 2023 16:35 An: mailing list for ConTeXt users Betreff: [NTG-context] Re: xmldoif: checking for contents of attribute One way would be to do the search in Lua; when you have multiple searches to perform, that may be the easiest way to go. For example:
...
Hope that gets you started.
Thomas
Thank you, Thomas. Yes, that get's me started. But same question applies this solution too: Why do you need to double check? (I guess the answer will probably be the same.) Anyway, it looks like I should really look more into Lua as this will probably make a few things much easier. Best, Denis