# ndd-xmltool **Repository Path**: ndd-community/ndd-xmltool ## Basic Information - **Project Name**: ndd-xmltool - **Description**: No description available - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-16 - **Last Updated**: 2024-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README XMLTools -------- This plugin is a small set of useful tools for editing XML with Notepad++. The plugin is based on MSXML. The plugin features are: - XML syntax Check - XML Schema (XSD) + DTD Validation - XML tag autoclose - Pretty print - Linarize XML - Current XML Path - Conversion XML <-> Text - Comment / Uncomment - XPath expression evaluation Author: Nicolas Crittin Homepage: [https://github.com/morbac/xmltools](https://github.com/morbac/xmltools) Plugin Usage ------------ - You can download the latest release from [https://github.com/morbac/xmltools/releases](https://github.com/morbac/xmltools/releases) based on your Operating System Type (32Bit or 64Bit) - Create a folder XMLTools within Notepad++\Plugins (Typically C:\Program Files\Notepad++\plugins\) and copy the XMLTools.dll there - Restart Notepad ++. Now you should be able to see the XMLTools menu within the Plugins section