Reads and parses an incoming XML data stream (XML document).

[Ok :=] IMPORT(Number, InStream)

Parameters

Number

Type: Integer

The ID of the XMLport that you want to run.

If the XMLport that you specify does not exist, a run-time error occurs.

InStream

Type: ISequentialStream

The source from which the import XMLport object will read the XML data stream.

Expand imageSee Also