Hi Ferran, I've found out a "&" character in a tag value was the cause of the error, not the presence of empty tag values (seems like that was solved in v1.0.1). Doing away with "&" isnt feasible since url fields (web url and intranet url) all contain the "&" character.
Any thoughts, or should i consider upgrading to the latest invenio ? Regards, Allan. On Thu, Jan 17, 2013 at 11:33 AM, Ferran Jorba <[email protected]> wrote: > Hello Allan, > > > On Thu, Jan 17, 2013 at 11:09 AM, Allan Oware <[email protected]> > wrote: > > > > Hi, > > > > I'm running invenio version 1.0.1 and upon running xmlmarclint on > marcxml > > data to be uploaded, > > > > I get a "not well-formed (invalid token): line 81, column 46" > > error, apparently half a dozen lines and columns are > > mentioned. I'm sure my marcxml data is well formed since i was > > able to upload it in a different v.1.1.0 invenio install. > > > > Has anyone encountered similar behaviour with xmlmarclint in v1.0.1 ? > > Yes, I have ;-) > > Invenio versions before 1.1 gave error on empty tag values (singletons), > as reported in this thread: > > http://www.mail-archive.com/[email protected]/msg00094.html > > It has been solved since. > > Ferran >

