hc_nodeHasChildNodes Curt Arnold The "hasChildNodes()" method returns true if the node has children. Retrieve the root node("staff") and invoke the "hasChildNodes()" method. It should return the boolean value "true". 2002-06-09