createDocument03 NIST The "createDocument(namespaceURI,qualifiedName,doctype)" method for a DOMImplementation should raise WRONG_DOCUMENT_ERR DOMException if parameter doctype has been used with a different document. Invoke method createDocument(namespaceURI,qualifiedName,doctype) on this domimplementation where doctype is the type of this document. Method should raise WRONG_DOCUMENT_ERR DOMException. Mary Brady 2001-08-17