Back to Intellij Community

Description

plugins/xpath/xpath-lang/resources/intentionDescriptions/ConvertIfToChooseIntention/description.html

2025.3-rc-2160 B
Original Source

Transforms a simple xsl:if into an xsl:choose construct that allows multiple xsl:when branches and an xsl:otherwise branch, also known as else branch.