$content[type]  = array (
  'name' => 'Node factory story ref auto test',
  'type' => 'nf_sr_auto_test',
  'description' => 'Node factory story ref auto test',
  'title_label' => 'Title',
  'body_label' => 'Body',
  'min_word_count' => '0',
  'help' => '',
  'node_options' => 
  array (
    'status' => true,
    'promote' => true,
    'sticky' => false,
    'revision' => false,
  ),
  'comment' => '0',
  'print_display' => 0,
  'old_type' => 'nf_sr_auto_test',
  'orig_type' => '',
  'module' => 'node',
  'custom' => '1',
  'modified' => '1',
  'locked' => '0',
);
$content[fields]  = array (
  0 => 
  array (
    'widget_type' => 'nodereference_autocomplete',
    'label' => 'story_ref_auto',
    'weight' => '0',
    'description' => '',
    'default_value_widget' => 
    array (
      'field_story_ref_auto' => 
      array (
        0 => 
        array (
          'node_name' => '',
        ),
      ),
    ),
    'default_value_php' => '',
    'required' => '0',
    'multiple' => '0',
    'referenceable_types' => 
    array (
      'story' => true,
//      0 => 1,
      'nf_sr_auto_test' => false,
      'nf_sr_test' => false,
      'page' => false,
    ),
    'field_name' => 'field_story_ref_auto',
    'field_type' => 'nodereference',
    'module' => 'nodereference',
    'default_value' => 
    array (
      0 => 
      array (
      ),
    ),
  ),
);
