package
0.0.0-20190422014600-3dcec2c44e24
Repository: https://github.com/existed/libxml2.git
Documentation: pkg.go.dev

# Functions

Parse is used to parse an XML Schema Document to produce a Schema instance.
ParseFromFile is used to parse an XML schema using only the file path.

# Structs

Schema represents an XML schema.
SchemaValidationError is returned when the Validate() function finds errors.