CentraSite 10.3 | CentraSite Developer's Guide | Importing Objects Using API | Invoking Importer through Command Line | Executing Script File to Invoke Importer | Importing XML Schema
 
Importing XML Schema
*To import an XML Schema from the command line
*Run your importer script file or use the delivered ImportSchema script.
The syntax is of the format: yourScriptFile -s xsdFile -user yourCSUserID -password yourPassword
To get an overview of all available parameters, call the script without any option. Use the -help option to get a detailed description of the parameters.
Example:
ImportSchema -s d:\myDirectory\myXSDFile.xsd -user myUser -password myPassword
Invoking the XML Schema Administrator from Command Line
You can invoke the XML Schema Administrator utility to delete an XML Schema that has been imported into CentraSite. To obtain the input parameters used by this utility, run the script file without any option.