MT 消息示例
用于为不同 MT 消息 (InfoPath 表单模板) 生成解决方案的命令:
以下示例要求“SWIFT Base Types.xsd”、“SWIFT Common Data Types.xsd”、“MT102.xsd”、“MT500.xsd”和“MT103.xsd”架构均采用 c:\schemas。 这将在“C:\GeneratedForms”文件夹中为 InfoPath 表单模板生成解决方案。 解决方案的文件夹名称与需要为其生成 InfoPath 表单的邮件的名称相同。 这些示例假定实用工具已放置在“C:\FormGeneratorUtility2008”文件夹中。 替换在以下命令中为实用工具选择的位置。
为 MT103 架构生成窗体:
FormGenerator.exe -b “C:\FormGeneratorUtility2008\TemplateDS\InfoPath Form Template" c:\generatedforms c:\schemas MT103
为 MT103、MT102 和 MT500 架构生成表单:
FormGenerator.exe -b “C:\FormGeneratorUtility2008\TemplateDS\InfoPath Form Template" c:\generatedforms c:\schemas MT103 MT102 MT500
若要从文件) 为 MT103 架构 (生成窗体,请执行以下操作:
FormGenerator.exe -b “C:\FormGeneratorUtility2008\TemplateDS\InfoPath Form Template" c:\generatedforms c:\schemas -f P1forms.txt