I have also used it to retrieve link titles: Just follow the URI with the document function and recover the document title.
我还曾使用该技术来检索链接标题:只要采用document函数的URI,就可以恢复文档标题。
As you know, the transformation input to XSLT must be an XML document, and XSLT can read additional XML documents through the document function.
我们知道,XSLT的转换输入必须是XML文档,XSLT可以通过document函数读入其他XML文档。
If the lines of the file were names of XML files, you can pass those names, one at a time, into the document function, where they are read as XML.
如果文件中包含XML文件名,就可以逐个将这些文件名传递给document函数,该函数可以读取些XML文档。
应用推荐