diff options
Diffstat (limited to 'docs/export-demo.xml')
-rw-r--r-- | docs/export-demo.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/export-demo.xml b/docs/export-demo.xml index fd47d13a..93b237ff 100644 --- a/docs/export-demo.xml +++ b/docs/export-demo.xml @@ -1,4 +1,4 @@ -<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.9/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.9/ http://www.mediawiki.org/xml/export-0.9.xsd" version="0.9" xml:lang="en"> +<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.10/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.10/ http://www.mediawiki.org/xml/export-0.10.xsd" version="0.10" xml:lang="en"> <!-- Optional global configuration info --> <siteinfo> @@ -55,7 +55,7 @@ <!-- if a page is deleted and recreated. --> <id>1</id> - <!-- Tag wether this article is a redirect and its target --> + <!-- Tag whether this article is a redirect and its target --> <!-- This corresponds to the page_is_redirect in the page table --> <redirect title="Target" /> @@ -82,10 +82,10 @@ </contributor> <minor /> <comment>I have just one thing to say!</comment> - <text xml:space="preserve" bytes="25">A bunch of [[text]] here.</text> - <sha1>5x0ux8iwjrbmfzgv6pkketxgkcnpr7h</sha1> <model>wikitext</model> <format>text/x-wiki</format> + <text xml:space="preserve" bytes="25">A bunch of [[text]] here.</text> + <sha1>5x0ux8iwjrbmfzgv6pkketxgkcnpr7h</sha1> </revision> <revision> @@ -95,10 +95,10 @@ <ip>10.0.0.2</ip> </contributor> <comment>new!</comment> - <text xml:space="preserve" bytes="24">An earlier [[revision]].</text> - <sha1>etaxt3shcge6igz1biwy3d4um2pnle4</sha1> <model>wikitext</model> <format>text/x-wiki</format> + <text xml:space="preserve" bytes="24">An earlier [[revision]].</text> + <sha1>etaxt3shcge6igz1biwy3d4um2pnle4</sha1> </revision> </page> @@ -111,10 +111,10 @@ <timestamp>2001-01-15T14:03:00Z</timestamp> <contributor><ip>10.0.0.2</ip></contributor> <comment>hey</comment> - <text xml:space="preserve" bytes="47">WHYD YOU LOCK PAGE??!!! i was editing that jerk</text> - <sha1>ml80vmyjlixdstnywwihx003exfzq9j</sha1> <model>wikitext</model> <format>text/x-wiki</format> + <text xml:space="preserve" bytes="47">WHYD YOU LOCK PAGE??!!! i was editing that jerk</text> + <sha1>ml80vmyjlixdstnywwihx003exfzq9j</sha1> </revision> </page> @@ -127,10 +127,10 @@ <timestamp>2001-01-15T20:34:12Z</timestamp> <contributor><username>Foobar</username><id>42</id></contributor> <comment>My awesomeest image!</comment> - <text xml:space="preserve" bytes="52">This is an awesome little imgae. I lurves it. {{PD}}</text> - <sha1>mehom37npwkpzhaiwu3wyr0egalumki</sha1> <model>wikitext</model> <format>text/x-wiki</format> + <text xml:space="preserve" bytes="52">This is an awesome little imgae. I lurves it. {{PD}}</text> + <sha1>mehom37npwkpzhaiwu3wyr0egalumki</sha1> </revision> <upload> <timestamp>2001-01-15T20:34:12Z</timestamp> |