XMLPI

The XMLPI function generates an XML processing instruction node and adds it to an XML element being constructed with XMLELEMENT.

Syntax

XMLPI (instruction [, expression])

Remarks

The instruction argument is a string designating the processing instruction to generate.
The string_expression argument returns a value of a built-in character or graphic string.