[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parsing XML and IMR stuff



Dear Yuzo,

Thanks for looking into this.

Well, there ended up being a few big problems with trying to do it with GXL. First almost all data binding generators require a valid XML Schema definition and not a dtd :-( Second, the GXL XML Schema does not seem to be valid. I ran it through w3c's xsv validator and it comes up as invalid in several locations. I tried a few quick fixes, but Sun's jaxb does not like it, and I'm still getting errors according to the w3c. I have not tried XML SPY but it's validation tool is stricter than xsv, so I don't think I can generate a valid gxl XML Schema is the short term :-(

So at this point, IMR is looking harder to build that I expected on Thursday.

So you all might want to think about lots of opportunities to work on the IMR :-)

The group should push on with the SAX/DOM option. I (or Jeff) will work on the XML schema for GXL. I know the DTD pretty well and the various design decisions behind it. Jeff has worked with XML schema.

Can you send me links to the various packages that you're working
with, e.g. the data bindings, schema validator?  Thanks!

Susan