[
Lists Home |
Date Index |
Thread Index
]
- From: Tim Bray <tbray@textuality.com>
- To: xml-dev@ic.ac.uk
- Date: Tue, 21 Apr 1998 13:59:35 -0700
At 02:06 PM 21/04/98 +0000, Matt Mower wrote:
>I am looking for a java parser that when fed a DTD returns a model
>representing all the valid documents that can be expressed using that
>DTD
IBM's XML for Java is designed to support something like what
you describe.
>I believe Larval may have this kind of capability (i'm not sure yet),
>are there others?
Larval doesn't have it built-in, but it parses content models
into a fairly straightforward set of data structures, and you could
certainly generate this kind of thing by writing code that runs
around them. But it would be work. -T.
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|