Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現時点では、次のような記号を使用£しています £-
£
£
しかし、XSLT でこのようなシンボルに数値バリアントを使用するよう強制する方法はあります£か?
£
£ © などの HTML 名を持つすべてのシンボルを変換できる必要があります 。
©
使用:
<xsl:output encoding="ascii"/>
これにより、シリアライザーは、数値が 127 を超えるすべての文字に対応する文字エンティティ参照を強制的に出力します。