XmlQueryContext::setNamespace |
#include <DbXml.hpp>void XmlQueryContext::setNamespace(const std::string &prefix, const std::string &uri);
The XmlQueryContext::setNamespace method maps the specified URI to the specified namespace prefix.
Copyright (c) 1996-2003 Sleepycat Software, Inc. - All rights reserved.