XML Tutorials - Herong's Tutorial Examples - v5.23, by Herong Yang
What Is XML Tools Plugin for Notepad++
This section describes XML Tools Plugin, which provides a small set of useful tools for editing XML documents in Notepad++.
What Is XML Tools Plugin for Notepad++? XML Tools Plugin is a plugin tool added to Notepad++ to support a small set of useful tools for editing XML documents.
The latest version is XML Tools Plugin 2.4.11, which supports these features:
What Is Notepad++? Notepad++ is a text editor and source code editor for Windows maintained by Don Ho and distributed as free software. The latest version is 7.7, which supports these main features:
For more information, see Notepad++ Website at notepad-plus-plus.org.
Table of Contents
Introduction of XML (eXtensible Markup Language)
DOM (Document Object Model) Programming Interface
SAX (Simple API for XML) Programming Interface
DTD (Document Type Definition) Introduction
Validating an XML Document against the Specified DTD Document Type
XSD (XML Schema Definition) Introduction
Validating XML Documents Against Specified XML Schemas
XSL (Extensible Stylesheet Language) Introduction
XSLT (XSL Transformations) Introduction
XSLT Elements as Programming Statements
Control and Generate XML Element in the Result
PHP Extensions for XML Manipulation
Processing XML with Python Scripts
►XML Tools Plugin for Notepad++
►What Is XML Tools Plugin for Notepad++
Downloading and Installing Notepad++ with XML Tools
Converting XML in Pretty Print Format
XML Plugin Packages for Atom Editor