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

NotesXSLTransformer

Data type

Integer

Syntax

To get: option% = notesXSLTransformer.InputValidationOption

To set: notesXSLTransformer.InputValidationOption = option%

Legal values


See Also