1
0
mirror of synced 2024-11-14 19:13:50 +00:00

update README.md

This commit is contained in:
Philipp Winkel 2021-02-01 14:04:09 +01:00
parent 5bea06029d
commit 0d3ec32d5b

View File

@ -14,4 +14,10 @@
- Basic validation for outputting XML documents which applies element order for sequences and checks for the presence of required elements - Basic validation for outputting XML documents which applies element order for sequences and checks for the presence of required elements
- Influence the generator by using a Hints file - Influence the generator by using a Hints file
## Dependencies
- JEDI Component Library (jcl /jvcl)
- x2utils (https://github.com/MvRens/x2utils.git) (git submodule)
- x2log (https://github.com/MvRens/x2log.git) (git submodule)
Documentation is available on [ReadTheDocs](https://x2xmldatabinding.readthedocs.io/). Documentation is available on [ReadTheDocs](https://x2xmldatabinding.readthedocs.io/).