.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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