ICI Modules: xml: attributes_of


Modules by name : by type

Synopsis

struct = xml.attributes_of(struct)

Description

This returns, as a struct, the attributes associated with the given element. Element attributes are simply all the string-keyed values within the element struct however an element contains non-string keys, this returns a struct that does not contain those keys.