docbook / xslt20-stylesheets

These are the XSLT 2.0 (or later) stylesheets for DocBook
http://wiki.docbook.org/topic/DocBookXslStylesheets
68 stars 23 forks source link

Saxon 9 generates SXWN9000 warnings #95

Closed ndw closed 6 years ago

ndw commented 6 years ago

The problem is that the use when causes the xsl:when to be empty which means if it were selected (it won't be, but nevermind) it would cause an error.