For each Text Block to be imported, a separate file needs to be created that contains its XML content. The file should have .xml as extension, and its name is used as the name of the Text Block. All Text Block files should be collected in a folder. Subfolders are allowed. Unless the option /subfolders is specified, they do not result in a subfolder structure built in the ITP/Model Development Kit.
Before loading, the TBMigrate tool will check the XML files for validity. If you want to check them before attempting a load, use the following command:
tbmigrate /check /folder=<folder>
Here, <folder> represents the folder containing the Text Block XML files.
The content of Microsoft Word documents in the source folder, which are imported as Rich Text Blocks, is not checked.