pragma@wxs.nl wrote: > WN wrote: > Another question, still learning, I am struggling with the following. In the XML there is a tag indicating a set of records which I map to table entries. After this tag a couple of tags labelled should be translated to table header entries followed by which I map to a table row (\bTR \eTR) but the tag is not grouped in a tag. How can I translate the tags so they will be interpreted as entries in the table header ? Wim example XML Item Value System Version ASUS - 30303031 Award Medallion BIOS v6.0 Award Plug and Play BIOS Extension v1.0A Award Modular BIOS v6.0 >> Hello, >> >> I have a couple of XML's generated by a freeware program which I want >> to process with Context. >> I started experimenting and things look good, however I want to >> skip/filter out some of the xml tags >> like * Some Text .... * and >> * Some Text * >> so they don't show in the resulting PDF. >> > \defineXMLignore[*computeraudit]* > > ----------------------------------------------------------------- > Hans Hagen | PRAGMA ADE > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands > tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com > | www.pragma-pod.nl > ----------------------------------------------------------------- > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >