Map the specified namespaceUri to the specified prefix and return the namespace Id. New mapping eclipses previous mapping.
Declared in <balxml_prefixstack.h>
int
pushPrefix(
std::string_view const& prefix,
std::string_view const& namespaceUri);