Specialized Administration > Tailoring Business Objects > Object Initialization Rules Administration > Understanding Object Initialization Rules > Changing Versioning Schemes > Setting up the MilSpec Multicharacter Series > Defining the MilSpec Multicharacter Series
  
Defining the MilSpec Multicharacter Series
The MilSpec multicharacter series is defined through the following properties:
wt.series.MulticharacterSeries.seriesNames=MilSpec
wt.series.MulticharacterSeries.MilSpec.min=A
wt.series.MulticharacterSeries.MilSpec.max=Y
wt.series.MulticharacterSeries.MilSpec.seed=-
wt.series.MulticharacterSeries.MilSpec.skipList=IOQSXZ
wt.series.MulticharacterSeries.MilSpec.delta=1
wt.series.MulticharacterSeries.MilSpec.length=3
For additional details on the wt.series.HarvardSeries.MilSpec properties, see Creating an Additional Multicharacter Series.
If you had used a scheme that allowed some of the characters now skipped in the MilSpec multicharacter series, you can added the following property to specify those characters:
wt.series.MulticharacterSeries.MilSpec.legacyList=<list>
where <list> is the list of characters to exclude from new revision labels. Do not use a separator in the list.
For example, to skip both I and X when creating new revision labels but allow them in existing labels, add the following property:
wt.series.MulticharacterSeries.MilSpec.legacyList=IX