XmlDocument::setName

API Ref

#include <DbXml.hpp>

void XmlDocument::setName(const std::string &name);


Description: XmlDocument::setName

The XmlDocument::setName method sets the name of the document.

Parameters

name
A string containing the name to be assigned to the XmlDocument.

Class

XmlContainer, XmlDocument, XmlException, XmlIndexSpecification, XmlQueryContext, XmlQueryExpression, XmlResults, XmlUpdateContext, XmlValue

APIRef

Copyright (c) 1996-2003 Sleepycat Software, Inc. - All rights reserved.