Class Inst2XsdOptions

java.lang.Object
org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions

public class Inst2XsdOptions
extends Object
Author:
Cezar Andrei (cezar.andrei at bea.com) Date: Jul 19, 2004 Options: Design o Russian Doll Design - local elements and local types o Salami Slice Design - global elements and local types o Venetian Blind Design (default)- local elements and global complex types Simple content types (leafs) o smart (default) - try to find out the right simple shema type o always xsd:string Use enumeration - when there are multiple valid values in a list o never o only if not more than the value (default 10)- number option