About 1,370,000 results
Open links in new tab
  1. How do I format XML in Notepad++? - Stack Overflow

    Apr 6, 2019 · I have Notepad++ and I got some XML code which is very long. When I pasted it in Notepad++ there was a long line of code (difficult to read and work with). I want to know if …

  2. How To Auto-Format / Indent XML/HTML in Notepad++

    Aug 19, 2011 · To be clear, I already know how to format XML outside of Notepad++ (Eclipse works fine, as mentioned) so I don't need a bunch of links to other XML-formatting tools. I'm …

  3. Add line breaks in large XML file in one line - Stack Overflow

    Aug 2, 2012 · I have a large XML file in one line. How can I add a line break for each tag so that it is not in one line in my editor? I am using notepad ++ Thanks in advance

  4. Using Notepad++ to validate XML against an XSD - Stack Overflow

    Jun 16, 2016 · 159 Can someone explain how to use Notepad++ to validate an xml file against an xsd. There are no options in the "XML Tools" plugin dropdown that provides for specifying an …

  5. Remove specified tags in XML (notepad++) - Stack Overflow

    Remove specified tags in XML (notepad++) Asked 12 years, 4 months ago Modified 6 years, 4 months ago Viewed 52k times

  6. How to get the xpath of a certain node when viewing an xml file in ...

    Jun 30, 2010 · When I open an xml file in Visual Studio and browse it, I want to get the xpath of a certain node at the cursor like right click and choose "get xpath from this node" or something …

  7. Creating an XSD using Notepad++ XML Tools - Stack Overflow

    Nov 3, 2017 · I'm working on creating XSD files for various XML documents, I'm currently using the XML Tools Notepad++ plugin, and when I try to validate my XSD files, it asks for XML …

  8. how to extract data from xml file using notepad++?

    Aug 8, 2016 · Import an XML data file as an XML table Click Developer > Import. If you don't see the Developer tab, see Show the Developer tab. In the Import XML dialog box, locate and …

  9. xml - Notepad++: Invalid schema or missing namespace - Stack …

    Apr 7, 2021 · See: Using Notepad++ to validate XML against an XSD How to link XML to XSD using schemaLocation or noNamespaceSchemaLocation? XSD problems: Do not define both …

  10. How to compare two files in Notepad++ - Stack Overflow

    Apr 15, 2015 · I want to compare values from two different files. In Notepad++ version 5.0.3 we had shortcut button Alt + d but in version 6.6.8 I cannot find any option to compare. Also let me …