----- Original Message -----
From: "Arnaud Le Hors" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 21, 2001 4:34 PM
Subject: Re: Notations in schema (readme!)


> Andy Clark wrote:
> >
> > Elena Litani wrote:
> > >    Exposing schema notations via DOM: use doctype.getNotations().
> > >    Exposing schema notations via SAX:
yourDTDHandler.notationDecl(name,
> >
> > But is this really what we're supposed to do for Schema
> > information? The Schema notation declarations are not
> > contained within the doctype and aren't part of the DTD.
>
> I think not. The DOM Level 3 Content Model API provides for accessing
> those, so I suggest we just do that. For SAX on the other hand I just
> don't know.

Sounds like time for SAX3 (groan).

Andy, what about XNI?  Are we covered?

Ted

Reply via email to