Expand description
The parser module contains the schema Parser and all related types.
Modules§
- Defines the
Resolvertrait and different resolver implementations.
Structs§
- The
Parseris used to load and parse XML schema information from different sources.
Enums§
- Represents the errors that are raised by the
Parser.