NotesXMLProcessor
Properties
| Name | Description |
|---|---|
| ExitOnFirstFatalError | Read-write. Indicates that processing should terminate if any fatal error is encountered. |
| Log | Read-only. An XML representation of warnings, errors, and fatal errors generated by the processor. |
| LogComment | Read-write. A comment added to the top of the log. |
Methods
| Name | Description |
|---|---|
| Process | Initiates one of the following types of XML data conversion: |
| SetInput | Specifies the input for the XML process. |
| SetOutput | Specifies the output for the XML processor. |