Add this template to your code: <xsl:template name="escapeQuote"> <xsl:param name="pText" select="."/> <xsl:if test="string-length($pText) > ...
確定! 回上一頁