xml_attribute

Undocumented in source.

Members

Functions

document
xml_document document()
Undocumented in source. Be warned that the author may not have intended to support it.
xmlns
string xmlns()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

m_local_name
string m_local_name;
Undocumented in source.
m_next_attribute
xml_attribute m_next_attribute;
Undocumented in source.
m_prev_attribute
xml_attribute m_prev_attribute;
Undocumented in source.
m_xmlns
string m_xmlns;
Undocumented in source.

Inherited Members

From xml_base

m_name
string m_name;
Undocumented in source.
m_value
string m_value;
Undocumented in source.
m_parent
xml_node m_parent;
Undocumented in source.

Meta