xsl的副本有什么问题? [英] What's wrong with xsl's copy-of?

查看:66
本文介绍了xsl的副本有什么问题?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

"''copyof.xsl"

"''copyof.xsl"

展开 | 选择 | Wrap | 行号

推荐答案

这可能是实体& lt;这是<


如果你双重逃脱它会起作用吗?

< Tag name =" West& amp; lt;" / >
It''s probably the entity &lt; which is <

Does it work if you double-escape it?
<Tag name="West&amp;lt;"/>



它可能是实体& lt;这是<


如果你双重逃脱它会起作用吗?

< Tag name =" West& amp; lt;" / >
It''s probably the entity &lt; which is <

Does it work if you double-escape it?
<Tag name="West&amp;lt;"/>



是的,它有效,但我想要的是<不是& lt;

Yes, it works, but what i wanted here is a < not &lt;


不要认为那是可行的。 <会破坏xml的良好构造。
Don''t think it''s doable then. The < would break the well-formedness of the xml.


这篇关于xsl的副本有什么问题?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆