xml-lib 0.0.2

Rust XML Library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# xml-lib

![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/vtashkov/xml-lib/rust.yml)

## Rust XML Library

The ultimate goal is xml-lib to become high-performance, production-grade XML library for Rust, which provides SAX parser/writer, DOM tree, DTD, XML schema validation, XPath, XQuery, and maybe XSLT. Whether this goal will be achieved or this will remain just an educational project remains to be seen.

## License 

This library is licensed under MIT license.

## Copyright

Copyright (C) Victor Tashkov, 2023