About 3,250,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 there is a …

  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 specifically working …

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

    Jun 16, 2016 · 158 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 XSD file. …

  4. 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

  5. Notepad++ XML Display on seperate lines like Internet Explorer …

    Nov 14, 2013 · How do I get Notepad++ to display my XML on different lines like Internet Explorer (please note I can't change the XML). Screenshot of XML displayed in Internet Explorer Screenshot …

  6. How to format a document in Notepad++ - Stack Overflow

    Apr 9, 2012 · How do you format your document in Notepad++? I'm looking for something similar to Visual Studio's Edit > Advanced > Format Document I have a large xml document that is all on one …

  7. xml - Notepad++ doesn't ask me the XLM Schema when I click on …

    Aug 20, 2020 · 2 I created a file.xml and a file.xsd. I installed the XML tools in notepad++. After I opened only the file.xml and I clicked on Plugin->XML Tools->Validate now. The following window appears: …

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

    Aug 8, 2016 · In the Import XML dialog box, locate and select the XML data file (.xml) you want to import, and click Import. If the XML data file doesn't refer to a schema, Excel infers the schema from …

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

    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 a type …

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

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