XmlContainerConfig::setAllowValidation |
![]() ![]() |
#include <DbXml.hpp>void XmlContainerConfig::setAllowValidation(bool value)
bool XmlContainerConfig::getAllowValidation() const
Sets whether to validate XML if it refers to a DTD or XML Schema. If enabled validation is only performed on document insertion or update and not when modified via XQuery Update expressions. The default value is false and is used by container open.
Parameters
![]() ![]() |
Copyright (c) 1996-2009 Oracle. All rights reserved.