Community
    • Login

    Convert CSV to Attribute Centric XML

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 3 Posters 7.8k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Maria LindquistM
      Maria Lindquist
      last edited by

      Does anyone know if Notepad++ can be used in a way to convert a CSV file to an attribute Centric XML?

      1 Reply Last reply Reply Quote 0
      • dailD
        dail
        last edited by

        From what little I know about attribute centric XML it does seem possible. Unfortunately there isn’t a current way to automatically do it. If you are just needing to do it once, then its probably easiest to just brute force it with some ugly find/replace regular expressions.

        If you want a more automated tool that can take any arbitrary CSV file then you might want to look at something like the PythonScript plugin. However this requires you know how to program in Python and that you develop the code to convert it yourself, but once it works then you should be able to use it with a single click on any CSV file.

        1 Reply Last reply Reply Quote 0
        • RicardoR
          Ricardo
          last edited by

          CSVFileView

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors