<?xml version="1.0" encoding="UTF-8"?> <!-- $Author: syj $Date: 2015年7月27日14:51:31 $Revision: 1.0 $Purpose: --> <a:screen xmlns:c="leaf.application.action" xmlns:w="leaf.plugin.export.word" xmlns:s="leaf.plugin.script" xmlns:a="http://www.leaf-framework.org/application" xmlns:p="uncertain.proc" customizationEnabled="true" trace="true"> <a:init-procedure> <w:word-export name="测试打印.doc" template="leaf.plugin.export.word/${/parameter/@templt_name}" type="word"> <w:replaces><![CDATA[ ]]></w:replaces> </w:word-export> </a:init-procedure> </a:screen>