#include <DbXml.hpp> void XmlIndexLookup::setContainer(XmlContainer &container) const XmlContainer & XmlIndexLookup::getContainer() const
        Sets the container to be used for the index lookup operation. The 
        same XmlIndexLookup object may be used for 
        lookup in multiple containers by changing this configuration.