Package org.apache.xmlbeans.impl.inst2xsd


package org.apache.xmlbeans.impl.inst2xsd
  • Class
    Description
    This class generates a set of XMLSchemas from an instance XML document.
    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
     
     
     
    Author: Cezar Andrei ( cezar.andrei at bea.com ) Date: Jul 26, 2004