class Openwsman::XmlAttr

An XmlAttr is a key/value pair representing an attribute of a node.

An attribute has

There is no standalone constructor available for XmlAttr, use XmlNode.add_attr() to create a new attribute.