【发布时间】:2021-04-05 22:29:51
【问题描述】:
[致命错误]:1:326:与元素类型“span”关联的属性名称“https:”必须后跟“=”字符。 解析生成的 HTML 时出错:
<?xml version="1.0" encoding="UTF8"?><html xmlns:concordion="http://www.concordion.org/2007/concordion"><head><title>XMLSuccess.xlsx</title></head><body><h1>XMLSuccess.xlsx</h1><div excel-location="Sheet1" class="example"><h2>Sheet1</h2><p><span excel-location="B1" concordion:set="#flatRate" style="font-size: 11pt; " https://go.microsoft.com/fwlink/?linkid="70924">1</span></p><p><span excel-location="B2" concordion:set="#cpm1" style="font-size: 11pt; " https://go.microsoft.com/fwlink/?linkid="70924">0.9</span></p></div></body></html>
【问题讨论】: