$lookup_results = $XML_Client->send_cmd( $xcp_request );
if ($lookup_results->{is_success}) {
$status = $lookup_results->{attributes}->{status};
status is obviously one. is there a list of the other 'attributes' or
lookup_results anywhere?
thanks
Robert
