AS: Re: consulting DTD when adding elements

Take a look at the DOM Level 3 Abstract Schemas spec.
The functionality that you're interested in is in the document-editing
section.

Ben

Wendi Sisson wrote:

> Is there anything in the DOM spec regarding "reading" or "parsing" a DTD
> or somehow checking whether an Element is valid in the context of the
> DTD before adding it to a Document?
> --
> Wendi Sisson
> Systems Programmer
> International Trade Development
> FedEx Services
> (901) 263-6695

Received on Tuesday, 4 September 2001 18:41:47 UTC