Limitations
The current version of the XmlDiff class has the following limitations:
- The XML Diff tool uses the DOM content model.
- The XML Diff tool compares DTDs, but it only compares the DTD name, the System ID, Public ID, and the text content of the internal DTD subset.
See Also
XML Diff Functionality | Running Comparisons Between Documents, Fragments, or Nodes | Setting Options that Affect the Comparison | Selecting the Algorithm for the Comparison | XML Diff Language (Diffgram) | Extended Operations | Example of a Diffgram | XmlDiff Class