#ACTION_FORMULAIRE{#ENV{action}}
[(#SAISIE{input, region, obligatoire=oui,
label=<:cog_canton:label_region:>})]
[(#SAISIE{input, departement, obligatoire=oui,
label=<:cog_canton:label_departement:>})]
[(#SAISIE{input, arrondissement, obligatoire=oui,
label=<:cog_canton:label_arrondissement:>})]
[(#SAISIE{input, code, obligatoire=oui,
label=<:cog_canton:label_code:>})]
[(#SAISIE{input, type_canton, obligatoire=oui,
label=<:cog_canton:label_type_canton:>})]
[(#SAISIE{input, chef_lieu, obligatoire=oui,
label=<:cog_canton:label_chef_lieu:>})]
[(#SAISIE{input, type_charniere, obligatoire=oui,
label=<:cog_canton:label_type_charniere:>})]
[(#SAISIE{input, article_majuscule,
label=<:cog_canton:label_article_majuscule:>})]
[(#SAISIE{input, nom_majuscule, obligatoire=oui,
label=<:cog_canton:label_nom_majuscule:>})]
[(#SAISIE{input, article,
label=<:cog_canton:label_article:>})]
[(#SAISIE{input, nom, obligatoire=oui,
label=<:cog_canton:label_nom:>})]
[(#REM) ajouter les saisies supplementaires : extra et autre, a cet endroit ]