Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






OutputDOCTYPE property

Read-write. Indicates whether a !DOCTYPE statement is exported.

Defined in

NotesDXLExporter

Data type

String

Syntax

To get: flag = notesDXLExporter.OutputDOCTYPE

To set: notesDXLExporter.OutputDOCTYPE = flag

Legal values

Usage

The !DOCTYPE statement depends on the output and is typically one of the following:

<!DOCTYPE database SYSTEM 'domino.dtd'>
<!DOCTYPE document SYSTEM 'domino.dtd'>

You can change or suppress the SYSTEM clause with DoctypeSYSTEM.

Language cross-reference

OutputDOCTYPE property in Java DXLExporter class

See examples

Example: OutputDOCTYPE property
Related topics
Using XML with LotusScript




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009