$node->setAttribute( 'type', $newtypes{$node->getAttribute('name')} ); #### $node->{type} = $newtypes{ $node->{name} };