The interface works well if you have to process only one XML document with a single style sheet.
如果您必须用一个单独的样式表只处理一个XML文档,那么该界面会很好地工作。
The output of the process would be an XML-formatted document.
这个过程的输出结果是一个xml格式的文档。
You could now process this XML document with XSLT transformations to generate a document with the format of your choice.
现在,您可以使用XSLT转换格式处理这个XML文档,以您选择的格式生成一个文档。
应用推荐