I thought I was using xml.l since reading yesterday that xm.l was just in for historic reasons so....that's a very good call on your part Alex and sorry for my sloppiness :) and YES it works great!
On 16 January 2017 at 20:33, Alexander Burger <[email protected]> wrote: > On Mon, Jan 16, 2017 at 07:48:52PM +0000, dean wrote: > > When I try to slurp the xml in I get > > [fl.xml:1] !DOCTYPE -- Unbalanced XML > > > > I'm assuming ":1" refers to the second line here... > > <?xml version="1.0" encoding="UTF-8"?> > > <!DOCTYPE pdf2xml SYSTEM "pdf2xml.dtd"> > > Yes, then please try "@lib/xml.l" instead of up "@lib/xm.l". It handles > also > comments and other things which are usually not in plain XML data files. > > ♪♫ Alex > -- > UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe >
