createDocument04 NIST The "createDocument(namespaceURI,qualifiedName,doctype)" method for a DOMImplementation should raise WRONG_DOCUMENT_ERR DOMException if parameter doctype was created from a different implementation. Invoke method createDocument(namespaceURI,qualifiedName,doctype) on a domimplementation that is different from this domimplementation. Doctype is the type of this document. Method should raise WRONG_DOCUMENT_ERR DOMException. Mary Brady 2001-08-17