parser_attribute
Defined in header: <orcus/sax_parser_base.hpp>
-
struct parser_attribute
Attribute properties passed by sax_parser to its handler’s attribute() call. When an attribute value is “transient”, it has been converted due to presence of encoded character(s) and has been stored in a temporary buffer. The handler must assume that the value will not survive after the callback function ends.