Re: [NTG-context] Question about parsing XML and attributes (normally var.at.attrib) with a name with ':' in it

2021-02-14 Thread Taco Hoekwater
Hi Gerben, Not behind a computer right now, but you should look at the output of table.print(foo) Best wishes, Taco > On 14 Feb 2021, at 23:12, Gerben Wierda wrote: > >  > foo.at[“attribute:B”] > > I looked at the code and guessed this. Still haven’t found really good > documentation f

Re: [NTG-context] Question about parsing XML and attributes (normally var.at.attrib) with a name with ':' in it

2021-02-14 Thread Gerben Wierda
foo.at[“attribute:B”] I looked at the code and guessed this. Still haven’t found really good documentation for lua, lua in ConTeXt, and especially theXML stuff (it’s all written as \xmlsomething TeX commands. No idea if this is ConTeXt, lua or whatever but it works. Gerben Wierda (LinkedIn

[NTG-context] Question about parsing XML and attributes (normally var.at.attrib) with a name with ':' in it

2021-02-14 Thread Gerben Wierda
If I have an XML element like this: and it has been read in a lua variable foo, I can get at attribute x with foo.at.x But how do I get at attribute:B? Gerben Wierda (LinkedIn ) R&A Enterprise Architecture (main site) Book: Chess