-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFORPM_MODEL.xml
executable file
·102 lines (33 loc) · 2.34 KB
/
FORPM_MODEL.xml
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
100
101
102
<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_all.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_all.rng" type="application/xml"
schematypens="http://purl.oclc.org/dsdl/schematron"?>
<?xml-stylesheet type="text/xsl" href="https://openarabicpe.github.io/tei-boilerplate-arabic-editions/boilerplate/xslt/teibp_parameters.xsl"?>
<TEI xml:lang="en" xmlns="http://www.tei-c.org/ns/1.0" xmlns:tei="http://www.tei-c.org/ns/1.0">
<teiHeader xml:lang="en">
<fileDesc xml:lang="en">
<titleStmt xml:lang="en">
<title level="m" xml:lang="en">Project Jarāʾid</title>
</titleStmt>
</fileDesc>
</teiHeader>
<text>
<body>
<div xml:id="t1head" xml:lang="en"><head xml:lang="en">Chronologic Table of Dated Periodicals (1800-1929)</head></div>
<table>
<row n="XXX" resp="#PM" role="data" xml:id="t1rXXXX" xml:lang="en">
<cell n="1"> <date when="XXXX" xml:lang="en">YEAR</date> </cell>
<cell n="2" xml:lang="en">MONTH/DAY</cell>
<cell n="3" xml:lang="en"> <date/> </cell>
<cell n="4" xml:lang="en"> <name xml:lang="en">TITLE</name> </cell>
<cell n="5" xml:lang="en"> <placeName xml:lang="en">CITY</placeName> </cell>
<cell n="6" xml:lang="en"> <persName xml:lang="en">EDITOR/OWNER/ETC</persName> </cell>
<cell n="7" xml:lang="en"></cell>
<cell n="8" xml:lang="en"> <rs xml:lang="en">SOURCE OF INFORMATION</rs> </cell>
<cell n="9"><rs ref="#hBONN"
xml:lang="en">BONN: <ref target="LINK" xml:lang="en">online, YEARS</ref> </rs> </cell>
</row>
</table>
</body>
</text>
</TEI>