| Login | Home | Bugs & Features | Documentation | Download | Forums | ||
Return to Articles · Show Comments · Submit Comment 20:28 Jan 03, 2008 by mike I've added two forums to the Mini-XML web site, which are available here, via NNTP, and as mailing lists. The minixml.general forum (minixml list) is for asking questions about Mini-XML and will also receive release announcements. The minixml.commit forum (minixml-commit list) tracks commits to the Mini-XML repository. Enjoy!
CommentsYou have 5 moderation points available. From BradfordTaylor, 12:33 Jan 22, 2008 (score=1)For versions 2.3 and 2.4 I'm getting the parsing error: Missing close tag </?svn version = $LastChangedRevision: 550 $?> under parent <?xml version = '1.0' encoding = 'UTF-8'?>! For the first two lines in my xml file: <?xml version = '1.0' encoding = 'UTF-8'?> <?svn version = $LastChangedRevision: 551 $?> This is acceptable to version 2.2.2. If I comment the <?svn line out of the file, the remainder of the files is successfully parsed, which is over 1000 lines. I'm also getting the same complaint with a another xml file which starts out with <?xml version = '1.0' encoding = 'UTF-8'?> <?xml-stylesheet type = 'text/xsl' href = 'containerdisplay.xsl' ?> but this time complains that <?xml-stylesheet has no close tag. I've reverted back to using version 2.2.2 until this is resolved. Thanks for your time, Brad Taylor | Copyright 2003-2009 by Michael Sweet. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. | ||||||