xmlcompare

package
v0.0.0-...-1dcaa55 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2016 License: MIT Imports: 3 Imported by: 0

README

xmlcompare

Compares two XML documents.

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

func IsCompatible(a, b string) (compatible bool, err error)

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL