BloombergLP::balxml::PrefixStack::pushPrefix

Map the specified namespaceUri to the specified prefix and return the namespace Id. New mapping eclipses previous mapping.

Synopsis

Declared in <balxml_prefixstack.h>

int
pushPrefix(
    std::string_view const& prefix,
    std::string_view const& namespaceUri);