users@jaxb.java.net

Re: [Issue 33] Unable to xjc XMLSchema.xsd

From: Malachi de AElfweald <malachi_at_eoti.org>
Date: Tue, 26 Oct 2004 13:09:35 -0700

I tried to add the comments to the issue directly, but could not figure out
how...

I looked over both links you provided. It does appear that the previous
conversation was started by the same problem -- however, the XSOM solution
won't work.
I am not needing to parse random schemas; I am creating a GUI to generate
JAXB-based XSDs. IE: the reason I was trying to parse the one from W3C
(besides the fact that it is THE standard schema defining the XSD format;
and besides the fact that JAXB should be able to handle any valid XSD) is
so that I could get access to the setXXX methods without having to resort
to either Xerces (which is really ugly to use) or JDOM (which I left for
JAXB). It does not appear that XSOM is designed to allow me to GENERATE
xsd files -- only to read them.

Regardless of the reasons for wanting to use it; it seems obvious that it
is a bug in JAXB if it can not handle an XSD released by W3C.

Malachi




At 11:58 AM 10/26/2004, you wrote:
>https://jaxb.dev.java.net/issues/show_bug.cgi?id=33
>
>
>
>User ryan_shoemaker changed the following:
>
> What |Old value |New value
>================================================================================
> Status|NEW |RESOLVED
>--------------------------------------------------------------------------------
> Resolution| |WONTFIX
>--------------------------------------------------------------------------------
>
>
>
>
>------- Additional comments from ryan_shoemaker_at_dev.java.net Tue Oct 26
>18:58:00 +0000 2004 -------
>There was a lenghty thread on this issue last year:
>
>https://jaxb.dev.java.net/servlets/BrowseList?list=users&by=thread&from=8204
>
>The XMLSchema object model that Kohsuke refers to in one of
>his replies has subsequently moved to java.net:
>
>https://xsom.dev.java.net/
>
>This is the object model we are using in the front-end
>of the xjc schema compiler.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net