xmlns_id_t

Defined in header: <orcus/types.hpp>

using orcus::xmlns_id_t = const char*

Type that represents a normalized XML namespace identifier. Internally it is a pointer value that points to a static char buffer that stores a namespace name.