Syntax summary for texport

texport is the name of the utility command used to export schemas. The .mtt file is a required field and is the file name of the schema file that needs to be exported. If the full path of the schema file name is not specified, the texport utility command will search for the schema file specified in the current directory.

None of the options in the texport utility command are case sensitive. The following is the syntax of the texport utility command:

texport <.mtt file> 
	[-T <type name>]
	[-NO]
	[-O <.mts file name/location>]
	[( -LOG [.	| <log file name/location>] 
			     [-FAIL] [-VERBOSE] [-APPEND])
	| -NOLOG]