jhellingman/tei2html

Handle @rendition element with multiple references (separated by spaces)

Closed this issue · 1 comments

<xsl:if test="not($node/ancestor::node()[last()]//tagsDecl/rendition[@id = $renditionId or @xml:id = $renditionId])">

Fixed.