LOTUSSCRIPT/COM/OLE 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

NotesDXLImporter

Data type

Integer

Syntax

To get: option% = notesDXLImporter.InputValidationOption

To set: notesDXLImporter.InputValidationOption = option%

Legal values


Language cross-reference

InputValidationOption property in Java DXLImporter class

See Also