LoadXMLWithPSVI
Enables validation of input XML files and generates post-schema-validation info for them. A value of true enables XML validation and generates post-schema-validation info for the XML files; false disables validation. Default value is true.
COM and .NET
Signature: LoadXMLWithPSVI(boolean enable)
Java
Signature: public void setLoadXMLWithPSVI(boolean enable)