Consider the document entity as the first item in the XML document that an XML processor encounters. 将文档实体看作是XML处理器遇到的XML文档的第一项。
A URI can be specified relative to another URI, and usually if you specify a relative URI in an XML document, it is resolved relative to how the document was loaded by the processor. 可将某个URI指定为另一个URI的相对URI,通常,如果在XML文档中指定一个相对URI,则根据处理器加载文档的方式对其进行解析。
In the approach described here, you can produce the AV-1 document using a word processor and associate reference links with the model containing the visual DoDAF products. 以此处描述的方法,您可以利用文字处理器生成AV-1文档并将参考链结与包含可视化DoDAF产品的模型相关联。
Indeed, in the first case, the application writes the XML document, which the XSLT processor immediately parses ( often through a SAX parser ). 的确,在第一种情况中,应用程序编写了XSLT处理器可以立即分析的XML文档(通常通过SAX语法分析器)。
Loads the input document as a DOM tree ( internally the processor optimizes DOM, but it does not matter for this discussion ) 作为DOM树(在内部,处理程序优化了DOM,但这不影响我们的讨论)加载输入文档。