8 May
2008
8 May
'08
11:32 p.m.
Hello, I want to process have a rather complicated xhtml file with dictionary data containing lots of entries like: <span class="word" lang="nld">papa</span> <span class="defenition" lang="en"> <span class="xlanguagetag" lang="en">Eng </span> daddy</span> I tried to write some code to get the individual data elements into my ConTeXt-module, but I didn't succeed. This: \defineXMLargument [span class="word"]{\Mywordstyle{\XMLvar{class="word"}{}}} for example fails, it gives all the data within all the different span's, whereas I want to select the different data items using the