Another technique to check for errors and exit is to use the setoption.
另一个检查错误并退出的技巧是使用set选项。
2
The File setoption is used when a set of file-paths is given to the XML stage.
向 XML Stage 提供一系列文件路径时,使用 File 设置选项。
3
If many documents need to be parsed, it would be beneficial to use the String-Set or File-Setoption in the parser step of the assembly and partition the documents in the stages before the XML stage.