node-attributes
Returns all the attributes of an
<xml-element>
in a table. The table may be modified safely.
Exported from
Module simple-xml
Modifiers
sealed
Arguments
element
An instance of
<xml-element>
.
Values
attributes
An instance of
<string-table>
.
A class representing an XML element.
The simple-xml module provides basic XML parsing and navigation.
A <table> class keyed by strings.