Q: SW for parsing DTD's

Stefan Mintert mintert at irb.informatik.uni-dortmund.de
Fri May 22 17:51:36 BST 1998



Hi!

For the project I'm currently working on, I need to parse DTD's and query
information like this:

- which elements are valid in a given context?
- which elements can contain an element of a certain type?



Now I'm looking for software that does the parsing for me (Java classe are
preferred) and provides a high-level interface.
The best I've found is IBM's "XML for Java". Everything I need is in the
class com.ibm.xml.parser.DTD. But unfortunately the license agreement ends 90
days after downloading :-(

Since I'm writing a program for my thesis it must run for more than 90 days
;-)


Do you know of any software that has similar functions as XML4J and that is
free for unlimited (non-profit) use?

Thanks.


Bye,

  Stefan.

PS: I've already checked the docs of Ælfred and XP, but that isn't exactly
what I'm looking for. XP looks fine if I use the low-level interface and
build on top of it; but that's still some work to do...

+-----------------------------------------------------------+
  Stefan Mintert        
       UniDo:    mintert at irb.informatik.uni-dortmund.de
       private:  stefan at mintert.com
       WWW:      http://www.informatik.uni-dortmund.de/~sm/
+-----------------------------------------------------------+


        "let the music keep our spirits high..."

                                (Jackson Browne)

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list