The DOM information is not sufficient, and SAX doesn't pass all of that info
out either, though the new SAX2 passes out more than the original SAX. The
ultimate source, though it is non-standard, are the internal validator
enumeration APIs. See the EnumVal sample for how to use them. Just beware
that these are internal APIs and could change and certainly won't exist on
another parser in this form.
--------------------------
Dean Roddey
The CIDLib C++ Frameworks
Charmed Quark Software
[EMAIL PROTECTED]
http://www.charmedquark.com
"Why put off until tomorrow what you can
put off until the day after tomorrow?"
----- Original Message -----
From: "Eyum Otu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 22, 2001 7:07 AM
Subject: How to read entities in an external DTD?
> Hi All,
>
> I have an Xml application whose documents reference an external dtd for
> parsing through the DOCTYPE node. I will like to read values within the
> entities in the dtd either through the SAX API or DOM. How do I do that?
Any
> help will be appreciated.
>
> Regards,
> Eyumotu
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]