34_validatingparser.txt
来自「如何实现安全的xml机制」· 文本 代码 · 共 5 行
TXT
5 行
http://www.w3.org/TR/2001/PR-xml-c14n-20010119
states that:
Note: The last element, normId, is well-formed but violates a validity constraint for attributes of type ID. For testing canonical XML implementations based on validating processors, remove the line containing this element from the input and canonical form. In general, XML consumers should be discouraged from using this feature of XML.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?