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.


On 14 Feb 2021, at 22:40, Gerben Wierda <gerben.wierda@rna.nl> wrote:

If I have an XML element like this:

<A x=“one” attribute:B=“two"/>

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?


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________