Hi, I'm trying to get an XML Schema app using Xerces to work in Android. It seems that although Android is supposed to be almost java 5 compatible, this is not valid for XML. By looking att the org.w3c.dom classes I note that only level 2 interfaces are supported which I guess means that it will not be possible to run an external Xerces without recompiling it and adjusting name-spaces like myapp.org.w3c.dom.
I urge Google to adopt Xerces as the default parser. It is close to industry standard! Anders --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

