Specialized Administration > Tailoring Business Objects > Object Initialization Rules Administration > Understanding Object Initialization Rules > Changing Versioning Schemes > Setting Up a File-based or State-based Versioning Scheme > Creating the XML File-based or State-based Versioning File
  
Creating the XML File-based or State-based Versioning File
Use an XML editor to create the XML file. For the format of the file, see either of the following:
File-based Scheme
State-based Scheme
The file you create can have any name and be located in any accessible directory.
The out-of-the-box XML file that is loaded can be retrieved by entering the following from within a windchill shell:
java wt.series.LoadFileBasedSeries <XML_file> -read
where <XML_file> is the absolute file path of the file in which the loaded content is placed.