NomExML
:warning: :construction: Under Heavy Development :construction: :warning:
Things are likely to change and break often until testing has been completed.
:rotating_light: The published crate will almost always be behind the GitHub repo until stabilization. Use that. :rotating_light:
TODO
| Task | Priority Level | Status |
|---|---|---|
| Implement all production rules | High | :construction: |
| Add ability to parse content and children from specific tags | High | :construction: |
| Add better error handling | High | :thought_balloon: |
| Implement full test suite | Medium | :thought_balloon: |
| Fix debug output | Medium | :thought_balloon: |
| Add streaming for parsing large XML documents | Low | :thought_balloon: |
| Implement Display | Low | :thought_balloon: |
| Investigate console for use in Debug and Display output formatting (page interface?) | Low | :thought_balloon: |