https://bugzilla.wikimedia.org/show_bug.cgi?id=21224
Chad H. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #5 from Chad H. <[email protected]> 2009-12-15 10:37:29 UTC --- (In reply to comment #0) > The MediaWiki dump file has the following attributes for the <mediawiki> node: > > xmlns="http://www.mediawiki.org/xml/export-0.4/" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.4/ > http://www.mediawiki.org/xml/export-0.4.xsd" > > None of those URLs work. I'd like to see the new schema so I can update the > Parse::MediaWikiDump perl module. > Actually, I don't know if I just hadn't woken up when I read this, or if I just needed Tomasz to just smack me with a clue-by-4. http://www.mediawiki.org/xml/export-0.4/ <- Nothing has to be here. Talked to Tomasz and he's going to copy over the stupid index page from 0.3 (see http://www.mediawiki.org/xml/export-0.3/ for reference) so nobody gets confused again. http://www.w3.org/2001/XMLSchema-instance <- Loads for me http://www.mediawiki.org/xml/export-0.4.xsd <- Loads for me as well. Going ahead and marking this WFM. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
