Hi Michael, thanx for the reply, this clears up alot of things. Now i know, that i can't use this package. Do you know by chance if there is a substitute for the functionality provided by this package? things like getChildElements() (Returns an NodeList containing the possible Element names that can appear as children of this type of element.) would be really useful for me. Thanx for your time, tom
-----Original Message----- From: Michael Glavassevich [mailto:[EMAIL PROTECTED] Sent: Freitag, 26. März 2004 15:11 To: [EMAIL PROTECTED] Subject: Re: org.apache.xerces.dom3.as Package Hello Endre, Actually, DOM Level 3 Core and Load/Save have been a priority in the last several releases. We've been tracking the specs as they've progressed, as well as making many bug fixes. The implementation is still experimental so we do not include it in the standard distribution yet, but we do provide a DOM L3 beta distribution, the latest being: beta2-dom3-Xerces-J-bin.2.6.2.zip [1]. The org.apache.xerces.dom3.as package contains the API for DOM Level 3 Abstract Schemas [2], a specification which is no longer in development. As stated on the front page of the document, there are no plans for future work on it. This is why we've deprecated it. It may be removed in the future. [1] http://www.apache.org/dist/xml/xerces-j/ [2] http://www.w3.org/TR/2002/NOTE-DOM-Level-3-AS-20020725/ On Fri, 26 Mar 2004, Endre Furnes wrote: > Not stupid at all :-) The DOM3 is not a recommendation yet ---- in the future > somewhere, so I guess the hardworking Xerces gang does not give it priority. > If you look at the archives, you'll find a lot of precise info about > it, as the theme has been on and off. --------------------------- Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [EMAIL PROTECTED] E-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]