|
Orcus
|
Public Attributes | |
| xmlns_id_t | ns |
| std::string_view | ns_alias |
| std::string_view | name |
| std::ptrdiff_t | begin_pos |
| std::ptrdiff_t | end_pos |
| std::ptrdiff_t orcus::sax_ns_parser_element::begin_pos |
Position of the opening brace '<'.
| std::ptrdiff_t orcus::sax_ns_parser_element::end_pos |
Position immediately after the closing brace '>'.
| std::string_view orcus::sax_ns_parser_element::name |
Element name.
| xmlns_id_t orcus::sax_ns_parser_element::ns |
Element namespace identifier.
| std::string_view orcus::sax_ns_parser_element::ns_alias |
Element namespace alias.