カテゴリ 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