#include <xml_io_private.h>
Public Attributes | |
String | name |
String | value |
Holds the name and value of an XML attribute.
Definition at line 70 of file xml_io_private.h.
Attribute name
Definition at line 73 of file xml_io_private.h.
Referenced by ArtsXMLTag::add_attribute(), and ArtsXMLTag::read_from_stream().
Attribute value
Definition at line 74 of file xml_io_private.h.
Referenced by ArtsXMLTag::add_attribute(), and ArtsXMLTag::read_from_stream().