XMLTools
Compare
test whether two XML trees are equal
Calling Sequence
Parameters
Description
Examples
Compare(xmlTree1, xmlTree2)
xmlTree1
-
Maple XML tree; XML element
xmlTree2
The Compare(xmlTree1, xmlTree2) command returns a sub-operand l such that .
The arguments must be correctly formed XML tree data structures.
See Also
XMLTools[XMLElement]
Download Help Document