Skip to content

Commit

Permalink
skip //name, since it is not supported in the OpenEdition schema
Browse files Browse the repository at this point in the history
  • Loading branch information
rvdb committed Jul 3, 2024
1 parent e6fc1c1 commit 3748371
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions profiles/jtei/openedition/to.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -985,6 +985,10 @@
<xsl:template match="tei:text//tei:email">
<xsl:apply-templates/>
</xsl:template>

<xsl:template match="tei:name">
<xsl:apply-templates/>
</xsl:template>

<!-- ==== -->
<!-- back -->
Expand Down

0 comments on commit 3748371

Please sign in to comment.