PLISAXB

PLISAXB performs SAX-style parsing of an XML document that is located in a file.

Read syntax diagramSkip visual syntax diagramPLISAXB( e, p, x, c)
e
An event structure
p
A pointer value or "token" that will be passed back to the parsing events
x
A character string expression specifying the input file
c
A numeric expression specifying the purported codepage of that XML

For more information, see the Programming Guide.