RosettaCodeData/Task/Literals-String/XSLT/literals-string.xslt

2 lines
57 B
HTML

<xsl:if test="starts-with(@name, 'Mr.')">Mister</xsl:if>