In DOM Level 2, you first need to create the doctype node with DOMImplementation.createDocumentType() and then create the document node with DOMImplementation.createDocument() to which you pass the doctype. You can't change the doctype afterwards. -- Arnaud Le Hors - IBM Cupertino, XML Technology Group
- Question about document type nodes and JAXP Eric Hodges
- Re: Question about document type nodes and JAX... Venkat Ramana Karpuram
- RE: Question about document type nodes and... Eric Hodges
- RE: Question about document type nodes... Eric Hodges
- RE: Question about document type nodes and JAX... Eric Hodges
- Re: Question about document type nodes and... Don Brutzman
- Re: Question about document type nodes... Arnaud Le Hors
- Re: Question about document type n... Eric Hodges
- Re: Question about document t... Arnaud Le Hors
- Re: Question about docume... Eric Hodges
- RE: Question about document type n... Eric Hodges
- Re: Question about document t... Sean Kelly
- Re: Question about docume... Arnaud Le Hors
- Re: Question about do... Sean Kelly
- Re: Question about do... Arnaud Le Hors
- Re: Question about do... Sean Kelly
- RE: Question about do... Eric Hodges