msdimport syntax summary
This is the syntax that is used with the msdimport utility command.
msdimport is the name of the utility command used to import xml files to system source files.
The .xml file is a required field and the file name of the xml source file. If the full path of the xml source file name is not specified, the msdimport utility command will search for the xml source file in the current directory.
The following is the syntax of the msdimport utility command:
msdimport <.xml file>
[-NO]
[-O <.msd file name/location>]
[-ASVR [<server names>]] [-ASYS [<system names>]]
[-OSYS] [-OSVR] [-REFSYS] [-REFSVR]
[(-LOG [. | <log file name/location>]
[-FAIL][-VERBOSE][-APPEND])
|-NOLOG]
None of the options in the msdimport utility command are case sensitive.
Typing msdimport with no options will display the command summary on the console.