Skip to content

Commit

Permalink
nv
Browse files Browse the repository at this point in the history
  • Loading branch information
charlymo committed Jun 28, 2023
1 parent 68f3112 commit d9b1737
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions 880_conf/shawi_attributes.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0">
<teiHeader>
<fileDesc>
<titleStmt>
<title>˂TEI˃Enricher Attributes List</title>
<author>Charly Moerth</author>
</titleStmt>
<publicationStmt>
<publisher>Charly Moerth</publisher>
<date when="2022-04-08"/>
</publicationStmt>
<sourceDesc>
<bibl>
<ptr target="{ptrtarget}"/>
</bibl>
</sourceDesc>
</fileDesc>
<revisionDesc>
<change when="2022-04-22" who="#cm">added ensurePrefixHash</change>
</revisionDesc>
</teiHeader>

<text>
<body>
<div type="attributes">

<fs type="attribute">
<f name="matchString"><string>//u</string></f>
<f name="atttrName"><string>corresp</string></f>

<f name="elementPath"><string>//tei:u</string></f>
<f name="selectPath"><string>@xml:id</string></f>
<f name="altPath"><string></string></f>
<f name="filePath"><string>{self}</string></f>
<f name="prefix"><string></string></f>
<f name="ensurePrefixHash"><binary value="true"/></f>
</fs>
</div>
</body>
</text>
</TEI>

0 comments on commit d9b1737

Please sign in to comment.