I looked into writing a DOM parser for a product I used to have but it looked like way too much work since they are already available in other languages. I never found one already existing in HLASM but that does not mean none exist.
Chuck Arney Arney Computer Systems -----Original Message----- From: IBM Mainframe Assembler List [mailto:[email protected]] On Behalf Of Paul Raulerson Sent: Wednesday, July 24, 2013 7:31 PM To: [email protected] Subject: Re: XML Parser in HLASM? Is anyone aware of an XML parser written in HLASM? Ideally, I would like to find a DOM like parser, but a SAX parser is better than having to write one from scratch. :) Oh, this will most likely run under zLInux, so if someone has already built HLASM interfaces to eXpat or libXML2 or something similar, that would work very well for us as well. Thanks, -Paul
