The XML specification practically requires parsers to begin at the first byte of an XML document and continue parsing until the end, and all existing parsers operate like this.
英
美
- XML规范特别要求解析器从XML文档的第一个字节开始解析直到最后一个字节,所有现有的解析器都是这样操作的。
