Tutorial: Normalizing XML Documents
This tutorial describes how to use the XML Parser to normalize
an XML document by removing whitespace characters. Normalization makes it easy
to compare XML documents.
Contents
-
Concepts
-
Design
-
Required Software
-
Setup
-
Implementation
-
Resources
-
Feedback
|