Module parser

Source
Expand description

The parser module contains the schema Parser and all related types.

Modules§

resolver
Defines the Resolver trait and different resolver implementations.

Structs§

Parser
The Parser is used to load and parse XML schema information from different sources.

Enums§

Error
Represents the errors that are raised by the Parser.