hc_nodeDocumentFragmentNodeValue Curt Arnold The string returned by the "getNodeValue()" method for a DocumentFragment Node is null. Retrieve the DOM document and invoke the "createDocumentFragment()" method and check the string returned by the "getNodeValue()" method. It should be equal to null. Curt Arnold 2002-06-09