XmlContainerConfig::setAllowValidation API Ref

#include <DbXml.hpp>

void XmlContainerConfig::setAllowValidation(bool value)

bool XmlContainerConfig::getAllowValidation() const


Description: XmlContainerConfig::setAllowValidation

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
value

APIRef

Copyright (c) 1996-2009 Oracle. All rights reserved.