parent
986b2a7b4b
commit
6d0f4fd458
|
@ -361,6 +361,11 @@
|
|||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="lvm:if[ @for-each | @lvm:for-each ]" priority="9">
|
||||
<xsl:message terminate="yes">error: cannot iterate on conditional</xsl:message>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<!--
|
||||
Unhandled node character data
|
||||
|
||||
|
|
Loading…
Reference in New Issue