Output Escaping 输出转义
To control escaping URI attributes in HTML output, use the escape-uri-attributes Serialization parameter.
为了控制 HTML 输出中转义 URI 属性,可使用 escape-uri-attributes Serialization 参数。
Note the disable-output-escaping attribute; it essentially tells the processor to blindly copy its content in the result document.
请注意disable - out put - escaping属性;它全盘告诉处理器将其内容盲目地复制到结果文档中。
disable-output-escaping is an obscure feature in XSLT that serves only one purpose: it processes tags that appear in other tags, such as CDATA sections.
disable-output-escaping 是 XSLT 中一项不那么引人注目的特性,它只有一个目的:处理那些出现在其他标记中的标记,例如 CDATA 节。
应用推荐