users@jaxb.java.net

Re: Is it possible to use JAXB having a partial schema of the documents to be processed?

From: Jorge Medina <Jorge_Medina_Ang_Collan_at_symantec.com>
Date: Thu, 27 May 2004 08:43:19 -0400

In other words, I wanted to use JAXB to read documents without having to
specify the full schema of those documents , skipping some attributes and
elements and just define the attributes and elements that the application
is interested in. The full schema may be too large, some elements have too
many attributes and I am not sure I would be able to finish a schema that
fully describes all the possible documents....and there is no need to have
such a complete schema. (we dont generate such documents, just use
partial information from them).







Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
05/26/2004 11:48 AM
Please respond to users
 
        To: users_at_jaxb.dev.java.net
        cc:
        Subject: Re: Is it possible to use JAXB having a partial
schema of the documents to be processed?



I'm confused because your sample document doesn't have any <elements>
element.

regards,
--
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net