array( "notnull" => "", "type" => "string", "len" => "4", ), "com" => array( "notnull" => "1", "type" => "string", "len" => "5", ), "reg" => array( "notnull" => "1", "type" => "string", "len" => "2", ), "dep" => array( "notnull" => "1", "type" => "string", "len" => "3", ), "arr" => array( "notnull" => "", "type" => "string", "len" => "4", ), "tncc" => array( "notnull" => "", "type" => "string", "len" => "1", ), "ncc" => array( "notnull" => "", "type" => "string", "len" => "200", ), "nccenr" => array( "notnull" => "", "type" => "string", "len" => "200", ), "libelle" => array( "notnull" => "", "type" => "string", "len" => "45", ), "can" => array( "notnull" => "", "type" => "string", "len" => "5", ), "comparent" => array( "notnull" => "", "type" => "string", "len" => "5", ) );