Help for this page
$node->setAttribute( 'type', $newtypes{$node->getAttribute('name')} );
$node->{type} = $newtypes{ $node->{name} };