package
0.0.0-20180221004755-bb78334e2019
Repository: https://github.com/lestrrat/go-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.