Skip to content

Commit

Permalink
adding xlink to elem template
Browse files Browse the repository at this point in the history
  • Loading branch information
alexduryee authored Apr 24, 2024
1 parent 29c5e56 commit 82b0168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/elem_template.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<div type="elementDocumentation" xml:id="elem-elementName" xmlns:ead="http://ead3.archivists.org/schema/" xmlns:eac="http://archivists.org/ns/eac/v2" xmlns="http://www.tei-c.org/ns/1.0">
<div type="elementDocumentation" xml:id="elem-elementName" xmlns:ead="http://ead3.archivists.org/schema/" xmlns:eac="http://archivists.org/ns/eac/v2" xmlns="http://www.tei-c.org/ns/1.0" xmlns:xlink="http://www.w3c.org/1999/xlink">
<head>
<gi>Title</gi>
</head>
Expand Down

0 comments on commit 82b0168

Please sign in to comment.