Skip to content

Commit e3ec9f2

Browse files
committed
added textClass/keywords
(and improved validation of facsimile)
1 parent ca89c43 commit e3ec9f2

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

guidelines/xml/ex-epidoctemplate.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,16 @@
4545
</msDesc>
4646
</sourceDesc>
4747
</fileDesc>
48+
<profileDesc>
49+
<textClass>
50+
<keywords>
51+
<term>Type of text</term>
52+
</keywords>
53+
</textClass>
54+
</profileDesc>
4855
</teiHeader>
4956
<facsimile>
50-
<graphic url="photograph of text or monument"/>
57+
<graphic url="path/to/photograph_of_text_or_monument"/>
5158
</facsimile>
5259
<text>
5360
<body>

0 commit comments

Comments
 (0)