共用方式為


產生類別 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 NoTrailer 表單, (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