Bonjour,
merci beaucoup, j'ai appliqué la procédure indiqué pour Windows 7.
Et cela a fonctionné, j'ai juste changé le nom des codages UTF-8 au lieu 
de UTF8.
Si j'ai bien compris Calc importe les xml en UTF-8 sans possibilités de 
choix, il faut intervenir en amont sur le fichier xml.
Je vais continuer le traitement de ce fichier xml.
Olivier (futur administrateur scribe ...)
Le 15/06/2020 à 02:18, Bernard Schoenacker a écrit :
----- Mail original -----
De: bop@ouvaton.org
À: users@fr.libreoffice.org
Envoyé: Lundi 15 Juin 2020 00:41:28
Objet: [fr-users] Caractères accentués
Bonjour,
Lorsque j'importe dans Calc un fichier xml, je n'ai pas les
caractères
accentués.
Je passe par le menu Données puis SourceXml...
Voici l'entête du xml :
<?xml version="1.0" encoding="ISO-8859-15"?>
<BEE_ELEVES VERSION="3.0">
    <PARAMETRES>
      <UAJ>0330125G</UAJ>
      <ANNEE_SCOLAIRE>2019</ANNEE_SCOLAIRE>
      <DATE_EXPORT>11/06/2020</DATE_EXPORT>
      <HORODATAGE>11/06/2020 11:27:21</HORODATAGE>
    </PARAMETRES>
    <DONNEES>
      <ELEVES>
        <ELEVE ELEVE_ID="1086727" ELENOET="3103">
Cordialement
Olivier
bonjour,
pourquoi vouloir trucider un fichier alors qu'il suffit
d'employer les fonctions de iconv ?
iconv -f ISO88592 -t UTF8 < input.txt > output.txt
sources :
https://linux.die.net/man/1/iconv
remarque: pour les utilisateurs de microsoft :
https://dbaportal.eu/2012/10/24/iconv-for-windows/
merci pour ton aimable attention
bien à toi
bernard
--
Envoyez un mail à users+unsubscribe@fr.libreoffice.org pour vous désinscrire
Les archives de la liste sont disponibles à https://listarchives.libreoffice.org/fr/users/
Privacy Policy: https://www.documentfoundation.org/privacy
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.