PLISAXB

The PLISAXB subroutine allows you to perform SAX-style parsing of an XML document that is located in a file.

Read syntax diagramSkip visual syntax diagram
>>-PLISAXB(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.






Published: 23 December 2018