A static type is one that has generated Java implementated classes. See the patch attached to TUSCANY-1540. It includes two xsd files, mixedtypesStatic.xsd and mixedtypesDynamic.xsd. The first one was used to generate (see XSD2JavaGenerator) all the java interfaces/classes included in the patch (e.g., Customer.java, Address.java, etc.), The second xsd, which includes subtypes of the types in the first xsd, is registered dynamically using XSDHelper.define (there are no generated implementation classes for it).
Frank. ????褰 <[EMAIL PROTECTED]> wrote on 08/19/2007 11:58:38 PM: > I had read the Tuscnay-1540, and I try to reproduce the problem it > "mentioned:Abstract Static Base Types mixed with Dynamic Extended > Types". but I had some problems yet, > what the diffrents between static schema and dynamic schema? > I thought the static schema had allready exist before the project > execute, and the dynamic schema is produced by the project during > the project run. > am i right? somebody else give some detail information please. any > answer will be appreciated. > thanks in advance > > > --------------------------------- > 雅虎邮箱,以安全著称,是值得信赖的邮箱专家!
