[jdom-interest] Internal DTD subsets

philip.nelson at omniresources.com philip.nelson at omniresources.com
Tue Jun 12 20:58:17 PDT 2001


I already have this done!  Perhaps you could answer some of the questions I
posed last week on this based on what you have done so far.

As for nasty complicated test cases, go to OASIS and get the xml conformance
suite.  I went through about 75 of the James Clark tests.

-----Original Message-----
From: Harry Evans
To: jdom-interest at jdom.org
Sent: 6/12/01 7:30 PM
Subject: [jdom-interest] Internal DTD subsets

So I am finally finishing the implementation of the internal DTD subsets
that I started a while ago.  Jason has said, "Read my lips, 'No New
Objects'" in response to my diabolic plans to introduce objects to
support
the declarations inside an internal DTD.  

Therefore, I am looking at hanging all this wonderful information off of
a
lonely String floating around inside of the DocType Object.  Right now,
I
plan to store the actual declarations and newlines, but no other
formatting
goodies in this String.  Post to the list if you think it should be
otherwise.  

If someone could come up with a few nasty complicated internal DTDs that
I
can test with, that would speed up this process immensely.  Post those
to
the list, or just email me.

Also, the String holding all this stuff is just called subset right now.
If
anyone can think of a better name, let me know, and I will change it.

Anyone wondering what this post is all about, just read the TODO list,
and
search for my name.

Harry Evans
_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@you
rhost.com



More information about the jdom-interest mailing list