Specialized Administration > Tailoring Business Objects > Type and Attribute Management > Type and Attribute Management Command-Line Tools > Exporting and Importing Type Information > Exporting Types
  
Exporting Types
To export types, use the following procedure:
1. Create an export definition file on your source system, using an XML editor. The details of the export definition file are described in the following section. The XML of the export definition file is validated when the LoadFromFile command is run.
2. Run the following command from within a Windchill shell:
windchill wt.load.LoadFromFile -d <filepath>/DefinitionExporter.xml
-u <userID> -p <password>
where <filepath> is the file path to the location where the export definition file is located, and <userID> and <password> are the user name and password of a site administrator.