The PLISAXB built-in subroutine allows you to invoke the XML parser for an XML document residing in a file.
>>-PLISAXB(e,p,x-+----+-)-------------------------------------->< '-,c-'
Under batch, the character string specifying the input file should have the form 'file://dd:ddname', where ddname is the name of the DD statement specifying the file.
Under z/OS UNIX, the character string specifying the input file should have the form 'file://filename', where filename is the name of a z/OS UNIX file.