|
cpp-ElementTree
Python ElementTree-alike XML API for C++
|
Proxy value type yielded by AttrIterator. More...
#include <element.hpp>
Public Member Functions | |
| string | ns () const |
| Return the attributes's namespace. | |
| QName | qname () const |
| Return the attributes's QName. | |
| string | tag () const |
| Return the attributes's tag name. | |
| string | value () const |
| Return the attribute's value. | |
Proxy value type yielded by AttrIterator.
1.8.11