JAVA/CORBA CLASSES


InputValidationOption property
Read-write. Indicates that if a DTD is specified in the XML declaration statement, it should be used to validate the input XML.

Defined in

DxlImporter

Data type

int

Syntax

public int getInputValidationOption()
   throws NotesException

public void setInputValidationOption(int option)
   throws NotesException

Legal values


Language cross-reference

InputValidationOption property in LotusScript NotesDXLImporter class

See Also