File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -2519,7 +2519,11 @@ grouping makes it easy to avoid accidentally flagging non-TEI data as errors
2519
2519
during validation of the file against a TEI schema. The
2520
2520
<gi >xenoData</gi > element, which may appear in the TEI header after
2521
2521
the <gi >fileDesc</gi > but before the optional <gi >revisionDesc</gi >,
2522
- is provided for this purpose.
2522
+ is provided for this purpose. Where the use of <gi >xenoData</gi > is primarily
2523
+ to store linked data, contextual information, or stand-off annotations
2524
+ that refer to the contents of the TEI file itself,
2525
+ then it is also possible to place <gi >xenoData</gi > inside the <gi >standOff</gi >
2526
+ element.
2523
2527
<specList >
2524
2528
<specDesc key =" xenoData" />
2525
2529
</specList ></p >
Original file line number Diff line number Diff line change 11
11
<memberOf key =" att.declarable" />
12
12
<memberOf key =" att.typed" />
13
13
<memberOf key =" model.teiHeaderPart" />
14
+ <memberOf key =" model.standOffPart" />
14
15
</classes >
15
16
<content >
16
17
<alternate >
You can’t perform that action at this time.
0 commit comments