Class FactorImports

java.lang.Object
org.apache.xmlbeans.impl.tool.FactorImports

public class FactorImports
extends Object
This program takes a collection of .xsd files as input, finds all duplicate name definitions, and factors out the first instance of each of those into a common.xsd file, adding an appropriate statement in the original xsd file.