より長い XSLT にコメントする必要があり、フラグメントがあります。理解できません:
<xsl:template name="description" match="node/richcontent[@TYPE='NOTE']">
<xsl:element name="description"><xsl:value-of select="richcontent/html"/></xsl:element>
</xsl:template>
誰でも私を助けることができますか?ありがとうございました!