Skip to content

Commit

Permalink
doc(README.md): TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamska1008 committed Aug 30, 2024
1 parent 9bf74a8 commit d30cbb5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ The repo is still a work in progress and has not yet fully support XML features.

Contributions are welcome! Read [Contribution Guide](./docs/contribution_guide.md) for more information. Turn to [issues](https://github.com/Adamska1008/myxml/issues) to see what we aims to accomplish next.

### TODOs

- Implement XML Namespace Parsing
- Add XPath Support
- Integrate DTD/XML Schema Validation
- Refactor for Zero-Copy Efficiency

## Build

The `cmake install` command is not yes implemented. You can include the repo as a sub directory of your project and use `add_subdirectory()` to use the `myxml` target.
Expand Down

0 comments on commit d30cbb5

Please sign in to comment.