生成类别 0 和 MT121 表单

类别 0 和 MT121 InfoPath 表单生成需要不同的模板文件。 类别 0 表格分为 5 个类别。 常规类别消息的生成方式与 MT 类别的其余部分相同。 下面提供了其他 4 个类别及其消息名称的示例:

  • 若要生成类别 0 GAHeader 表单(MT036、MT042、MT047、MT072、MT077 和 MT085):

    FormGenerator.exe -b -2 “C:\FormGeneratorUtility2008\GAHeader” " C:\FormGeneratorUtility2008\TemplateDS\InfoPath Form Template" c:\generatedforms c:\schemas -f GAHeaderForms.txt\

  • 若要生成类别 0 NoTextBlocks 表单(MT035、MT043、MT048 和 MT049):

    FormGenerator.exe -b -2 “C:\FormGeneratorUtility2008\NoTextBlocks” " C:\FormGeneratorUtility2008\TemplateDS\InfoPath Form Template" c:\generatedforms c:\schemas –f NoTextBlocksForms.txt

  • 若要生成类别 0 无拖车表单(MT021):

    FormGenerator.exe -b -2 “C:\FormGeneratorUtility2008\NoTrailer” " C:\FormGeneratorUtility2008\TemplateDS\InfoPath Form Template" c:\generatedforms c:\schemas –f NoTrailerForms.txt

  • 若要生成类别 0 NoTrailerTextBlocks 表单(MT082):

    FormGenerator.exe -b -2 “C:\FormGeneratorUtility2008\NoTrailerTextBlocks” " C:\FormGeneratorUtility2008\TemplateDS\InfoPath Form Template" c:\generatedforms c:\schemas –f NoTrailerTextBlocks.txt

  • 若要生成类别 1 NoHeaderTextBlock 表单(MT121):

    FormGenerator.exe -b -2 “C:\FormGeneratorUtility2008\ NoHeaderTextBlock” " C:\FormGeneratorUtility2008\TemplateDS\InfoPath Form Template" c:\generatedforms c:\schemas -f NoHeaderTextBlockForms.txt