Documentation
¶
Overview ¶
Package xmlcompare provides functions for comparing bits of XML.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsCompatible ¶
IsCompatible compares two XML strings and returns true if the second has all the same element names and value types as the first. The elements don't have to be in the same order. The second XML string can have additional elements not present in the first.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.