package
0.0.0-20200215080510-6483566f52cb
Repository: https://github.com/474420502/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.