Thank you both! :) @Łukasz: I ought not to have trusted my own eyes over a program that would parse the file in a visible way. You were correct, those were the two errors.
@Peter: There were so many line numbers given in the error message (with none seeming relevant to my own file at first glance) that I did not realize there was indeed useful info there :) I will be more careful with such things in the future. Best, Bill On Oct 20, 10:56 am, Peter Bienstman <[EMAIL PROTECTED]> wrote: > Hi, > > The SAX parser error message gives a line number where the error occurs: 342 > > This should help you to pin it down. > > Peter > > Citeren Notyourbroom <[EMAIL PROTECTED]>: > > > > > Hello all, > > > I recently exported three categories into a single xml file, deleted > > the cards from my deck, and then edited the xml file. > > > To my knowledge, the only edits that I made were to add the bits of > > text to surround any Chinese characters: > > > <font face="HanWangFangSongMedium"> > > > </font> > > > However, when I tried to re-import the file, I got the following > > error: > > >http://dl.getdropbox.com/u/118928/permalink/Picture%208.png > > > Here is the XML file: > > >http://dl.getdropbox.com/u/118928/permalink/sheets123.xml > > > I checked over every question tag (opening and closing) to make sure I > > had not accidentally deleted any angle brackets or anything like that, > > but I did not see any such problems. So I am not sure what to do now, > > as the error message does not point to any specific cause that I know > > of. > > > Any help would be much appreciated! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en -~----------~----~----~----~------~----~------~--~---
