sax_ns_parser_attribute
Defined in header: <orcus/sax_ns_parser.hpp>
-
struct sax_ns_parser_attribute
Public Members
-
xmlns_id_t ns
Attribute namespace identifier.
-
std::string_view ns_alias
Attribute namespace alias.
-
std::string_view name
Attribute name.
-
std::string_view value
Attribute value.
-
bool transient
Whether or not the attribute value is transient.