XmlModify::addRenameStep |
![]() ![]() |
#include <DbXml.hpp>void XmlModify::addRenameStep(const XmlQueryExpression &selectionExpr, const std::string &newName)
Renames an element node, attribute node, or processing instruction. If the document content targeted by selectionExpr is any other type of content, an exception is thrown at modification execution time.
![]() ![]() |
Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.