domimplementationcreatedocumenttype01 IBM The method createDocumentType with valid values for qualifiedName, publicId and systemId should create an empty DocumentType node. Invoke createDocument on this DOMImplementation with a valid qualifiedName and different publicIds and systemIds. Check if the the DocumentType node was created with its ownerDocument attribute set to null. Neil Delima 2002-04-24 "1234" "test" "" "test"