File: compat.pages_test.xml

package info (click to toggle)
libmediawiki-dumpfile-perl 0.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 452 kB
  • sloc: perl: 2,003; ansic: 508; xml: 268; sql: 47; makefile: 17; sh: 2
file content (99 lines) | stat: -rw-r--r-- 3,117 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.3/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.3/ http://www.mediawiki.org/xml/export-0.3.xsd" version="0.3" xml:lang="simple">
<siteinfo>
  <sitename>Sitename Test Value</sitename>
  <base>Base Test Value</base>
  <generator>Generator Test Value</generator>
  <case>Case Test Value</case>
  <namespaces>
    <namespace key="-2">Media</namespace>
    <namespace key="-1">Special</namespace>
    <namespace key="0" />
    <namespace key="1">Talk</namespace>
    <namespace key="2">User</namespace>
    <namespace key="3">User talk</namespace>
    <namespace key="4">Wikipedia</namespace>
    <namespace key="5">Wikipedia talk</namespace>
    <namespace key="6">Image</namespace>
    <namespace key="7">Image talk</namespace>
    <namespace key="8">MediaWiki</namespace>
    <namespace key="9">MediaWiki talk</namespace>
    <namespace key="10">Template</namespace>
    <namespace key="11">Template talk</namespace>
    <namespace key="12">Help</namespace>
    <namespace key="13">Help talk</namespace>
    <namespace key="14">Category</namespace>
    <namespace key="15">Category talk</namespace>
  </namespaces>
</siteinfo>
<page>
  <title>Talk:Title Test Value</title>
  <id>1</id>
    <revision>
      <id>47084</id>
      <timestamp>2005-07-09T18:41:10Z</timestamp>
      <contributor><username>Username Test Value</username><id>1292</id></contributor>
      <minor/>
      <comment>Comment Test Value</comment>
      <text xml:space="preserve">Text Test Value
</text>
    </revision>
</page>

<page>
  <title>Title Test Value #2</title>
  <id>2</id>
    <revision>
      <id>47085</id>
      <timestamp>2005-07-09T18:41:10Z</timestamp>
      <contributor><username>Username Test Value 2</username><id>1292</id></contributor>
      <minor/>
      <comment>Comment Test Value</comment>
      <text xml:space="preserve">#redirect : [[fooooo]]
</text>
    </revision>
</page>

<page>
  <title>Title Test Value #3</title>
  <id>3</id>
    <revision>
      <id>47086</id>
      <timestamp>2005-07-09T18:41:10Z</timestamp>
      <contributor><username>Username Test Value</username><id>1292</id></contributor>
      <minor/>
      <comment>Comment Test Value</comment>
      <text xml:space="preserve">[[category:test]] #redirect [[fooooo]]</text>
    </revision>
</page>

<page>
  <title>NotANameSpace:Bar</title>
  <id>4</id>
    <revision>
      <id>47088</id>
      <timestamp>2005-07-09T18:41:10Z</timestamp>
      <contributor><username>Username Test Value</username><id>1292</id></contributor>
      <minor/>
      <comment>Comment Test Value</comment>
      <text xml:space="preserve">
        test for bug #36255 -
	Parse::MediaWikiDump::page::namespace may return a string 
	which is not really a namespace
      </text>
    </revision>
</page>

<page>
  <title>Moar Tests</title>
  <id>5</id>
	<revision>
		<id>38847</id>
		<timestamp>2002-10-31T14:53:37Z</timestamp>
		<contributor>
			<ip>62.104.212.74</ip>
		</contributor>
		<text id="38847" />
	</revision>
</page>

</mediawiki>